Oct 15 16:30:20.915 INFO testing timeit-tool-0.1.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:30:20.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:30:21.108 INFO blam! 9db6c6dfc81854be4d4857fa301f95fc7624059522a4333d66865a254af0dc23 Oct 15 16:30:21.113 INFO running `"docker" "start" "-a" "9db6c6dfc81854be4d4857fa301f95fc7624059522a4333d66865a254af0dc23"` Oct 15 16:30:21.567 INFO kablam! usermod: no changes Oct 15 16:30:21.592 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:30:21.592 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:30:21.592 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:30:21.592 INFO kablam! files will be included as a binary target: Oct 15 16:30:21.592 INFO kablam! Oct 15 16:30:21.592 INFO kablam! * /source/src/main.rs Oct 15 16:30:21.592 INFO kablam! Oct 15 16:30:21.592 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:30:21.592 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:30:21.592 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:30:21.592 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:30:21.592 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:30:21.592 INFO kablam! Oct 15 16:30:21.592 INFO kablam! For more information on this warning you can consult Oct 15 16:30:21.592 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:30:21.592 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Oct 15 16:30:21.592 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:30:21.605 INFO kablam! Compiling timeit-tool v0.1.4 (/source) Oct 15 16:30:22.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 15 16:30:22.711 INFO kablam! su: No module specific data is present Oct 15 16:30:23.419 INFO running `"docker" "rm" "-f" "9db6c6dfc81854be4d4857fa301f95fc7624059522a4333d66865a254af0dc23"` Oct 15 16:30:23.695 INFO blam! 9db6c6dfc81854be4d4857fa301f95fc7624059522a4333d66865a254af0dc23 Oct 15 16:30:23.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:30:24.120 INFO blam! 37d1fc31b5af02c157196b479b33067a4974bd230add2e6455f65ece6f7cf238 Oct 15 16:30:24.127 INFO running `"docker" "start" "-a" "37d1fc31b5af02c157196b479b33067a4974bd230add2e6455f65ece6f7cf238"` Oct 15 16:30:24.947 INFO kablam! usermod: no changes Oct 15 16:30:25.011 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:30:25.012 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:30:25.012 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:30:25.012 INFO kablam! files will be included as a binary target: Oct 15 16:30:25.013 INFO kablam! Oct 15 16:30:25.013 INFO kablam! * /source/src/main.rs Oct 15 16:30:25.013 INFO kablam! Oct 15 16:30:25.014 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:30:25.014 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:30:25.014 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:30:25.015 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:30:25.015 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:30:25.015 INFO kablam! Oct 15 16:30:25.016 INFO kablam! For more information on this warning you can consult Oct 15 16:30:25.016 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:30:25.016 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Oct 15 16:30:25.016 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:30:25.051 INFO kablam! Compiling timeit-tool v0.1.4 (/source) Oct 15 16:30:26.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 15 16:30:26.138 INFO kablam! su: No module specific data is present Oct 15 16:30:26.410 INFO running `"docker" "rm" "-f" "37d1fc31b5af02c157196b479b33067a4974bd230add2e6455f65ece6f7cf238"` Oct 15 16:30:26.494 INFO blam! 37d1fc31b5af02c157196b479b33067a4974bd230add2e6455f65ece6f7cf238 Oct 15 16:30:26.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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" "-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 16:30:26.649 INFO blam! 1b2bfbc6fd0b90a0ef015ef292511c7285df7c0892226ca7d889a03a09dd9273 Oct 15 16:30:26.651 INFO running `"docker" "start" "-a" "1b2bfbc6fd0b90a0ef015ef292511c7285df7c0892226ca7d889a03a09dd9273"` Oct 15 16:30:27.176 INFO kablam! usermod: no changes Oct 15 16:30:27.196 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:30:27.196 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:30:27.196 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:30:27.196 INFO kablam! files will be included as a binary target: Oct 15 16:30:27.196 INFO kablam! Oct 15 16:30:27.196 INFO kablam! * /source/src/main.rs Oct 15 16:30:27.196 INFO kablam! Oct 15 16:30:27.196 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:30:27.196 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:30:27.196 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:30:27.196 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:30:27.196 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:30:27.196 INFO kablam! Oct 15 16:30:27.196 INFO kablam! For more information on this warning you can consult Oct 15 16:30:27.196 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:30:27.196 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Oct 15 16:30:27.196 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:30:27.202 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 16:30:27.202 INFO kablam! Running /target/debug/deps/timeit-e3a3aa3b7d98a50f Oct 15 16:30:27.204 INFO blam! Oct 15 16:30:27.204 INFO blam! running 0 tests Oct 15 16:30:27.204 INFO blam! Oct 15 16:30:27.204 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:30:27.204 INFO blam! Oct 15 16:30:27.206 INFO kablam! su: No module specific data is present Oct 15 16:30:27.615 INFO running `"docker" "rm" "-f" "1b2bfbc6fd0b90a0ef015ef292511c7285df7c0892226ca7d889a03a09dd9273"` Oct 15 16:30:27.811 INFO blam! 1b2bfbc6fd0b90a0ef015ef292511c7285df7c0892226ca7d889a03a09dd9273