[INFO] fetching crate zookeeper 0.5.7... [INFO] extracting crate zookeeper 0.5.7 into work/ex/beta-1.37-6/sources/1.36.0/reg/zookeeper/0.5.7 [INFO] extracting crate zookeeper 0.5.7 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/zookeeper/0.5.7 [INFO] validating manifest of zookeeper-0.5.7 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zookeeper-0.5.7 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zookeeper-0.5.7 [INFO] removed 0 missing tests [INFO] finished frobbing zookeeper-0.5.7 [INFO] frobbed toml for zookeeper-0.5.7 written to work/ex/beta-1.37-6/sources/1.36.0/reg/zookeeper/0.5.7/Cargo.toml [INFO] started frobbing zookeeper-0.5.7 [INFO] removed 0 missing tests [INFO] finished frobbing zookeeper-0.5.7 [INFO] frobbed toml for zookeeper-0.5.7 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/zookeeper/0.5.7/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zookeeper-0.5.7 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/zookeeper/0.5.7:/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.36.0" "build" "--frozen"` [INFO] [stdout] f52ffda65362cb489c29a33a2621d1a8e116c424ccd89a58625b1cbcf28774b5 [INFO] running `"docker" "start" "-a" "f52ffda65362cb489c29a33a2621d1a8e116c424ccd89a58625b1cbcf28774b5"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/test_recursive.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_zk.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_cache.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling zookeeper_derive v0.4.0 [INFO] [stderr] Compiling zookeeper v0.5.7 (/opt/crater/workdir) [INFO] [stderr] warning: variant is never constructed: `Shutdown` [INFO] [stderr] --> src/recipes/cache.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | Shutdown, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.53s [INFO] running `"docker" "inspect" "f52ffda65362cb489c29a33a2621d1a8e116c424ccd89a58625b1cbcf28774b5"` [INFO] running `"docker" "rm" "-f" "f52ffda65362cb489c29a33a2621d1a8e116c424ccd89a58625b1cbcf28774b5"` [INFO] [stdout] f52ffda65362cb489c29a33a2621d1a8e116c424ccd89a58625b1cbcf28774b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/zookeeper/0.5.7:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6cdf5f36a78ec9470c147d1e8fb5f8ef2e65d68be73b071ff74a39c28a55322c [INFO] running `"docker" "start" "-a" "6cdf5f36a78ec9470c147d1e8fb5f8ef2e65d68be73b071ff74a39c28a55322c"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/test_recursive.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_zk.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_cache.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling zookeeper v0.5.7 (/opt/crater/workdir) [INFO] [stderr] warning: variant is never constructed: `Shutdown` [INFO] [stderr] --> src/recipes/cache.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | Shutdown, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.77s [INFO] running `"docker" "inspect" "6cdf5f36a78ec9470c147d1e8fb5f8ef2e65d68be73b071ff74a39c28a55322c"` [INFO] running `"docker" "rm" "-f" "6cdf5f36a78ec9470c147d1e8fb5f8ef2e65d68be73b071ff74a39c28a55322c"` [INFO] [stdout] 6cdf5f36a78ec9470c147d1e8fb5f8ef2e65d68be73b071ff74a39c28a55322c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/zookeeper/0.5.7:/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.36.0" "test" "--frozen"` [INFO] [stdout] 03c35670be04ac5ae6d529f93343b5fec3142b570997663ebbea7c4dab6c5c0d [INFO] running `"docker" "start" "-a" "03c35670be04ac5ae6d529f93343b5fec3142b570997663ebbea7c4dab6c5c0d"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/test_recursive.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_zk.rs [INFO] [stderr] * /opt/crater/workdir/tests/test_cache.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/zookeeper-f031196ade28255c [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test acl::tests::permission_bitor ... ok [INFO] [stdout] test acl::tests::permission_can ... ok [INFO] [stdout] test listeners::tests::test_add_listener_to_set ... ok [INFO] [stdout] test listeners::tests::test_new_listener_for_chan ... ok [INFO] [stdout] test acl::tests::permission_format ... ok [INFO] [stdout] test listeners::tests::test_new_listener_set ... ok [INFO] [stdout] test paths::make_path_tests ... ok [INFO] [stdout] test listeners::tests::test_remove_listener_from_set ... ok [INFO] [stdout] test zookeeper::tests::parse_connect_string_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/test-ac5a3fbcb9c58617 [INFO] [stderr] Error: Unable to access jarfile zk-test-cluster/target/main.jar [INFO] [stderr] Error: Unable to access jarfile zk-test-cluster/target/main.jar [INFO] [stderr] Error: Unable to access jarfile zk-test-cluster/target/main.jar [INFO] [stderr] Error: Unable to access jarfile zk-test-cluster/target/main.jar [INFO] [stderr] Error: Unable to access jarfile zk-test-cluster/target/main.jar [INFO] [stderr] Error: Unable to access jarfile zk-test-cluster/target/main.jar [INFO] [stderr] Error: Unable to access jarfile zk-test-cluster/target/main.jar [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] error: process didn't exit successfully: `/opt/crater/target/debug/deps/test-ac5a3fbcb9c58617` (signal: 4, SIGILL: illegal instruction) [INFO] running `"docker" "inspect" "03c35670be04ac5ae6d529f93343b5fec3142b570997663ebbea7c4dab6c5c0d"` [INFO] running `"docker" "rm" "-f" "03c35670be04ac5ae6d529f93343b5fec3142b570997663ebbea7c4dab6c5c0d"` [INFO] [stdout] 03c35670be04ac5ae6d529f93343b5fec3142b570997663ebbea7c4dab6c5c0d