Oct 15 13:07:16.032 INFO testing zookeeper-0.5.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:07:16.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 13:07:16.363 INFO blam! 022d88d81278b860e9e00f168b73bc52e4a709fc5797781ebcbb09b1d9552c45 Oct 15 13:07:16.365 INFO running `"docker" "start" "-a" "022d88d81278b860e9e00f168b73bc52e4a709fc5797781ebcbb09b1d9552c45"` Oct 15 13:07:17.450 INFO kablam! usermod: no changes Oct 15 13:07:17.491 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 13:07:17.491 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 13:07:17.491 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:07:17.491 INFO kablam! files will be included as a test target: Oct 15 13:07:17.491 INFO kablam! Oct 15 13:07:17.491 INFO kablam! * /source/tests/test_recursive.rs Oct 15 13:07:17.491 INFO kablam! * /source/tests/test_cache.rs Oct 15 13:07:17.491 INFO kablam! * /source/tests/test_zk.rs Oct 15 13:07:17.491 INFO kablam! Oct 15 13:07:17.491 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:07:17.491 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 13:07:17.491 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 13:07:17.491 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:07:17.491 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:07:17.491 INFO kablam! Oct 15 13:07:17.491 INFO kablam! For more information on this warning you can consult Oct 15 13:07:17.491 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:07:17.559 INFO kablam! Compiling proc-macro2 v0.4.20 Oct 15 13:07:17.559 INFO kablam! Compiling mio v0.6.16 Oct 15 13:07:22.255 INFO kablam! Compiling mio-extras v2.0.5 Oct 15 13:07:25.284 INFO kablam! Compiling quote v0.6.8 Oct 15 13:07:28.609 INFO kablam! Compiling syn v0.14.9 Oct 15 13:07:36.642 INFO kablam! Compiling zookeeper_derive v0.4.0 Oct 15 13:07:40.210 INFO kablam! Compiling zookeeper v0.5.4 (/source) Oct 15 13:07:41.787 INFO kablam! warning: variant is never constructed: `Shutdown` Oct 15 13:07:41.787 INFO kablam! --> src/recipes/cache.rs:41:5 Oct 15 13:07:41.787 INFO kablam! | Oct 15 13:07:41.787 INFO kablam! 41 | Shutdown, Oct 15 13:07:41.787 INFO kablam! | ^^^^^^^^ Oct 15 13:07:41.787 INFO kablam! | Oct 15 13:07:41.787 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 13:07:41.787 INFO kablam! Oct 15 13:07:45.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.39s Oct 15 13:07:45.869 INFO kablam! su: No module specific data is present Oct 15 13:07:46.649 INFO running `"docker" "rm" "-f" "022d88d81278b860e9e00f168b73bc52e4a709fc5797781ebcbb09b1d9552c45"` Oct 15 13:07:46.896 INFO blam! 022d88d81278b860e9e00f168b73bc52e4a709fc5797781ebcbb09b1d9552c45 Oct 15 13:07:46.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 13:07:47.265 INFO blam! 19cc0a65b147ef402161ec48a6d2a97e92a16e1161f781bc9d6101357c922a23 Oct 15 13:07:47.267 INFO running `"docker" "start" "-a" "19cc0a65b147ef402161ec48a6d2a97e92a16e1161f781bc9d6101357c922a23"` Oct 15 13:07:48.495 INFO kablam! usermod: no changes Oct 15 13:07:48.567 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 13:07:48.568 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 13:07:48.568 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:07:48.568 INFO kablam! files will be included as a test target: Oct 15 13:07:48.569 INFO kablam! Oct 15 13:07:48.569 INFO kablam! * /source/tests/test_recursive.rs Oct 15 13:07:48.569 INFO kablam! * /source/tests/test_cache.rs Oct 15 13:07:48.569 INFO kablam! * /source/tests/test_zk.rs Oct 15 13:07:48.570 INFO kablam! Oct 15 13:07:48.570 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:07:48.570 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 13:07:48.570 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 13:07:48.571 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:07:48.571 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:07:48.571 INFO kablam! Oct 15 13:07:48.572 INFO kablam! For more information on this warning you can consult Oct 15 13:07:48.572 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:07:48.655 INFO kablam! Compiling env_logger v0.5.13 Oct 15 13:07:51.287 INFO kablam! Compiling zookeeper v0.5.4 (/source) Oct 15 13:07:54.107 INFO kablam! warning: variant is never constructed: `Shutdown` Oct 15 13:07:54.107 INFO kablam! --> src/recipes/cache.rs:41:5 Oct 15 13:07:54.108 INFO kablam! | Oct 15 13:07:54.108 INFO kablam! 41 | Shutdown, Oct 15 13:07:54.108 INFO kablam! | ^^^^^^^^ Oct 15 13:07:54.109 INFO kablam! | Oct 15 13:07:54.109 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 13:07:54.109 INFO kablam! Oct 15 13:08:01.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.62s Oct 15 13:08:01.143 INFO kablam! su: No module specific data is present Oct 15 13:08:02.241 INFO running `"docker" "rm" "-f" "19cc0a65b147ef402161ec48a6d2a97e92a16e1161f781bc9d6101357c922a23"` Oct 15 13:08:02.503 INFO blam! 19cc0a65b147ef402161ec48a6d2a97e92a16e1161f781bc9d6101357c922a23