Results 12 comments of Hasan Yousef

@vitvakatu / @ivan-ochc here what I got: ```bash Hasans-Air:~ h_ajsf$ cd exonum Hasans-Air:exonum h_ajsf$ git rev-parse HEAD a0b8934faefc89d59d98a21d58dff52b567e92c6 ```

@vitvakatu I'm at nightly rust, mmm, I'll test it now with the stable rust. ```bash Hasans-Air:exonum h_ajsf$ rustup show Default host: x86_64-apple-darwin installed toolchains -------------------- stable-armv7-unknown-linux-gnueabihf stable-x86_64-apple-darwin nightly-x86_64-apple-darwin (default) installed...

@vitvakatu The number of failures had been reduced, I got the below: ```bash . Compiling exonum-crypto v0.10.3 (/Users/h_ajsf/exonum/components/crypto) warning: redundant linker flag specified for library `c++` . failures: events::tests::test_network_big_message events::tests::test_network_handshake...

@vitvakatu today I updated all the crates in all `Cargo.toml` files to the latest crate of each, With stable rust, I'm getting now the below: ```bash Compiling exonum_rocksdb v0.7.4 error[E0407]:...

@vitvakatu understood, I thought this may solve the original issue :), but it complicated it, so we are back to square one.

@vitvakatu / @ivan-ochc hope you got chance to investigate this!

I removed both `rust` and `exonum`, re-installed every thing, initially was ok, with n fail, just run it again now, and got the below: ```bash thread '' panicked at 'called...

@vitvakatu ```bash Hasans-Air:~ h_ajsf$ ulimit -n 256 ``` I run the below: ```bash Last login: Tue Mar 12 19:27:50 on console Hasans-Air:~ h_ajsf$ launchctl limit maxfiles maxfiles 256 unlimited Hasans-Air:~...

I wish I did no try, the output appeared as below, even the input language of the keyboard had been changed for something new, I turned the PyCharm off, to...

I tried with some more files, I noticed the version of all I've is 1.3 or 1.4, but the 2 failed is 1.7, no idea if this have any thing...