Oct 16 02:51:24.180 INFO testing metric-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:51:24.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 02:51:24.598 INFO blam! 2592bb353eb1a2a7c26143b397114fc1405ca5972e90b3abb3c60d5f4277cc91 Oct 16 02:51:24.600 INFO running `"docker" "start" "-a" "2592bb353eb1a2a7c26143b397114fc1405ca5972e90b3abb3c60d5f4277cc91"` Oct 16 02:51:25.857 INFO kablam! usermod: no changes Oct 16 02:51:25.923 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 16 02:51:25.924 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 16 02:51:25.924 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:51:25.924 INFO kablam! files will be included as a benchmark target: Oct 16 02:51:25.925 INFO kablam! Oct 16 02:51:25.925 INFO kablam! * /source/benches/nbody_raw.rs Oct 16 02:51:25.925 INFO kablam! * /source/benches/nbody_uom.rs Oct 16 02:51:25.925 INFO kablam! * /source/benches/nbody_metric.rs Oct 16 02:51:25.926 INFO kablam! * /source/benches/nbody_dimensioned.rs Oct 16 02:51:25.926 INFO kablam! Oct 16 02:51:25.926 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:51:25.927 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 16 02:51:25.927 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 16 02:51:25.927 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:51:25.927 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:51:25.928 INFO kablam! Oct 16 02:51:25.928 INFO kablam! For more information on this warning you can consult Oct 16 02:51:25.928 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:51:25.942 INFO kablam! Compiling metric v0.1.2 (/source) Oct 16 02:51:31.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.37s Oct 16 02:51:31.262 INFO kablam! su: No module specific data is present Oct 16 02:51:32.674 INFO running `"docker" "rm" "-f" "2592bb353eb1a2a7c26143b397114fc1405ca5972e90b3abb3c60d5f4277cc91"` Oct 16 02:51:32.998 INFO blam! 2592bb353eb1a2a7c26143b397114fc1405ca5972e90b3abb3c60d5f4277cc91 Oct 16 02:51:33.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 02:51:33.511 INFO blam! 27cdd40da9da461e49a234b27aa080f41f18ab04fee3393f6d4e40fd2fd5125d Oct 16 02:51:33.513 INFO running `"docker" "start" "-a" "27cdd40da9da461e49a234b27aa080f41f18ab04fee3393f6d4e40fd2fd5125d"` Oct 16 02:51:34.698 INFO kablam! usermod: no changes Oct 16 02:51:34.735 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 16 02:51:34.735 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 16 02:51:34.735 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:51:34.735 INFO kablam! files will be included as a benchmark target: Oct 16 02:51:34.735 INFO kablam! Oct 16 02:51:34.735 INFO kablam! * /source/benches/nbody_raw.rs Oct 16 02:51:34.735 INFO kablam! * /source/benches/nbody_uom.rs Oct 16 02:51:34.735 INFO kablam! * /source/benches/nbody_metric.rs Oct 16 02:51:34.735 INFO kablam! * /source/benches/nbody_dimensioned.rs Oct 16 02:51:34.735 INFO kablam! Oct 16 02:51:34.735 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:51:34.735 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 16 02:51:34.735 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 16 02:51:34.735 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:51:34.735 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:51:34.735 INFO kablam! Oct 16 02:51:34.735 INFO kablam! For more information on this warning you can consult Oct 16 02:51:34.735 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:51:34.761 INFO kablam! Compiling dimensioned v0.6.0 Oct 16 02:51:34.780 INFO kablam! Compiling generic-array v0.5.1 Oct 16 02:51:34.780 INFO kablam! Compiling uom v0.14.0 Oct 16 02:51:48.991 INFO kablam! Compiling metric v0.1.2 (/source) Oct 16 02:51:54.755 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.03s Oct 16 02:51:54.767 INFO kablam! su: No module specific data is present Oct 16 02:51:55.168 INFO running `"docker" "rm" "-f" "27cdd40da9da461e49a234b27aa080f41f18ab04fee3393f6d4e40fd2fd5125d"` Oct 16 02:51:55.294 INFO blam! 27cdd40da9da461e49a234b27aa080f41f18ab04fee3393f6d4e40fd2fd5125d Oct 16 02:51:55.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 02:51:55.545 INFO blam! eeaa73c8fd96b5f47c40b5c96ede15ca9247f7bf99b9884b97ced9d201aba57e Oct 16 02:51:55.553 INFO running `"docker" "start" "-a" "eeaa73c8fd96b5f47c40b5c96ede15ca9247f7bf99b9884b97ced9d201aba57e"` Oct 16 02:51:56.159 INFO kablam! usermod: no changes Oct 16 02:51:56.191 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 16 02:51:56.191 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 16 02:51:56.191 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:51:56.191 INFO kablam! files will be included as a benchmark target: Oct 16 02:51:56.191 INFO kablam! Oct 16 02:51:56.191 INFO kablam! * /source/benches/nbody_raw.rs Oct 16 02:51:56.191 INFO kablam! * /source/benches/nbody_uom.rs Oct 16 02:51:56.191 INFO kablam! * /source/benches/nbody_metric.rs Oct 16 02:51:56.191 INFO kablam! * /source/benches/nbody_dimensioned.rs Oct 16 02:51:56.191 INFO kablam! Oct 16 02:51:56.191 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:51:56.191 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 16 02:51:56.191 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 16 02:51:56.191 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:51:56.191 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:51:56.191 INFO kablam! Oct 16 02:51:56.191 INFO kablam! For more information on this warning you can consult Oct 16 02:51:56.192 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:51:56.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 02:51:56.212 INFO kablam! Running /target/debug/deps/metric-82adad5a46878673 Oct 16 02:51:56.223 INFO kablam! Doc-tests metric Oct 16 02:51:56.223 INFO blam! Oct 16 02:51:56.223 INFO blam! running 0 tests Oct 16 02:51:56.224 INFO blam! Oct 16 02:51:56.224 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:51:56.224 INFO blam! Oct 16 02:51:57.415 INFO blam! Oct 16 02:51:57.415 INFO blam! running 0 tests Oct 16 02:51:57.415 INFO blam! Oct 16 02:51:57.415 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:51:57.415 INFO blam! Oct 16 02:51:57.433 INFO kablam! su: No module specific data is present Oct 16 02:51:57.770 INFO running `"docker" "rm" "-f" "eeaa73c8fd96b5f47c40b5c96ede15ca9247f7bf99b9884b97ced9d201aba57e"` Oct 16 02:51:57.865 INFO blam! eeaa73c8fd96b5f47c40b5c96ede15ca9247f7bf99b9884b97ced9d201aba57e