[INFO] crate leguichet-in 0.1.6 is already in cache [INFO] extracting crate leguichet-in 0.1.6 into work/ex/beta-1.38-1/sources/1.37.0/reg/leguichet-in/0.1.6 [INFO] extracting crate leguichet-in 0.1.6 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/leguichet-in/0.1.6 [INFO] validating manifest of leguichet-in-0.1.6 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of leguichet-in-0.1.6 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing leguichet-in-0.1.6 [INFO] finished frobbing leguichet-in-0.1.6 [INFO] frobbed toml for leguichet-in-0.1.6 written to work/ex/beta-1.38-1/sources/1.37.0/reg/leguichet-in/0.1.6/Cargo.toml [INFO] started frobbing leguichet-in-0.1.6 [INFO] finished frobbing leguichet-in-0.1.6 [INFO] frobbed toml for leguichet-in-0.1.6 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/leguichet-in/0.1.6/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing leguichet-in-0.1.6 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/leguichet-in/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 53f09e345dcd5407563d7cdbee010ef886b1d99bfd38281b525bdd81ce87e24e [INFO] running `"docker" "start" "-a" "53f09e345dcd5407563d7cdbee010ef886b1d99bfd38281b525bdd81ce87e24e"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling yara-sys v0.1.0 [INFO] [stderr] Compiling file v1.1.2 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling clam-client v0.1.1 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling yara v0.1.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/yara-0.1.0/src/compiler.rs:99:39 [INFO] [stderr] | [INFO] [stderr] 16 | impl<'a> Compiler<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 99 | internals::compiler_get_rules(self.inner).map(Rules::from) [INFO] [stderr] | ------------------------------^^^^^^^^^^------------------ returning this value requires that `*self.inner` is borrowed for `'a` [INFO] [stderr] 100 | } [INFO] [stderr] | - here, drop of `self` needs exclusive access to `*self.inner`, because the type `compiler::Compiler<'_>` implements the `Drop` trait [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling leguichet-in v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.81s [INFO] running `"docker" "inspect" "53f09e345dcd5407563d7cdbee010ef886b1d99bfd38281b525bdd81ce87e24e"` [INFO] running `"docker" "rm" "-f" "53f09e345dcd5407563d7cdbee010ef886b1d99bfd38281b525bdd81ce87e24e"` [INFO] [stdout] 53f09e345dcd5407563d7cdbee010ef886b1d99bfd38281b525bdd81ce87e24e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/leguichet-in/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f2737127b48dade50b38bf503887dccdf2dd040142852a9c7cf55ff8ffa4523f [INFO] running `"docker" "start" "-a" "f2737127b48dade50b38bf503887dccdf2dd040142852a9c7cf55ff8ffa4523f"` [INFO] [stderr] Compiling leguichet-in v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.41s [INFO] running `"docker" "inspect" "f2737127b48dade50b38bf503887dccdf2dd040142852a9c7cf55ff8ffa4523f"` [INFO] running `"docker" "rm" "-f" "f2737127b48dade50b38bf503887dccdf2dd040142852a9c7cf55ff8ffa4523f"` [INFO] [stdout] f2737127b48dade50b38bf503887dccdf2dd040142852a9c7cf55ff8ffa4523f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/leguichet-in/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] fb3c0cabfc9ea5330371e1b31bdb8be17517803dfbcc5023c6ca0854d90717d3 [INFO] running `"docker" "start" "-a" "fb3c0cabfc9ea5330371e1b31bdb8be17517803dfbcc5023c6ca0854d90717d3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/leguichet_in-8a8b6d05f2394aa6 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test leguichet::tests::test_clean_guichet_dirs ... ignored [INFO] [stdout] test leguichet::tests::test_mkfifo ... ok [INFO] [stdout] test leguichet::tests::test_list_files ... ok [INFO] [stdout] test leguichet::tests::test_remove_dir ... ok [INFO] [stdout] test leguichet::tests::test_write_hash_to_fifo ... ok [INFO] [stdout] test leguichet::tests::test_remove ... ok [INFO] [stdout] created "/tmp/fake_diodein/file.txt.sha512" [INFO] [stdout] test leguichet::tests::test_targzme ... ok [INFO] [stdout] test leguichet::tests::test_sha512_digest ... FAILED [INFO] [stdout] test leguichet::tests::test_send_clean_files ... test leguichet::tests::test_send_clean_files has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "fb3c0cabfc9ea5330371e1b31bdb8be17517803dfbcc5023c6ca0854d90717d3"` [INFO] running `"docker" "rm" "-f" "fb3c0cabfc9ea5330371e1b31bdb8be17517803dfbcc5023c6ca0854d90717d3"` [INFO] [stdout] fb3c0cabfc9ea5330371e1b31bdb8be17517803dfbcc5023c6ca0854d90717d3