Oct 11 16:51:34.606 INFO testing metric-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:51:34.606 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:51:34.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:51:35.018 INFO blam! 427eea37e2a9f4a80127d334292488f830b8d91c7baff99943a55e4c8068e8d6 Oct 11 16:51:35.019 INFO running `"docker" "start" "-a" "427eea37e2a9f4a80127d334292488f830b8d91c7baff99943a55e4c8068e8d6"` Oct 11 16:51:36.443 INFO kablam! usermod: no changes Oct 11 16:51:36.492 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 11 16:51:36.492 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 11 16:51:36.492 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 16:51:36.492 INFO kablam! files will be included as a benchmark target: Oct 11 16:51:36.492 INFO kablam! Oct 11 16:51:36.492 INFO kablam! * /source/benches/nbody_raw.rs Oct 11 16:51:36.492 INFO kablam! * /source/benches/nbody_metric.rs Oct 11 16:51:36.492 INFO kablam! * /source/benches/nbody_uom.rs Oct 11 16:51:36.492 INFO kablam! * /source/benches/nbody_dimensioned.rs Oct 11 16:51:36.492 INFO kablam! Oct 11 16:51:36.492 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 16:51:36.492 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 11 16:51:36.492 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 11 16:51:36.492 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 16:51:36.492 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 16:51:36.492 INFO kablam! Oct 11 16:51:36.492 INFO kablam! For more information on this warning you can consult Oct 11 16:51:36.492 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 16:51:36.512 INFO kablam! Compiling metric v0.1.2 (/source) Oct 11 16:51:42.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.87s Oct 11 16:51:42.356 INFO kablam! su: No module specific data is present Oct 11 16:51:43.449 INFO running `"docker" "rm" "-f" "427eea37e2a9f4a80127d334292488f830b8d91c7baff99943a55e4c8068e8d6"` Oct 11 16:51:43.850 INFO blam! 427eea37e2a9f4a80127d334292488f830b8d91c7baff99943a55e4c8068e8d6 Oct 11 16:51:43.856 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:51:43.858 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:51:44.275 INFO blam! 9329467ce2ae95132787327de08a3885752f94b531c2d4a949762b2e82d7b774 Oct 11 16:51:44.276 INFO running `"docker" "start" "-a" "9329467ce2ae95132787327de08a3885752f94b531c2d4a949762b2e82d7b774"` Oct 11 16:51:45.400 INFO kablam! usermod: no changes Oct 11 16:51:45.438 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 11 16:51:45.438 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 11 16:51:45.438 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 16:51:45.439 INFO kablam! files will be included as a benchmark target: Oct 11 16:51:45.439 INFO kablam! Oct 11 16:51:45.439 INFO kablam! * /source/benches/nbody_raw.rs Oct 11 16:51:45.439 INFO kablam! * /source/benches/nbody_metric.rs Oct 11 16:51:45.439 INFO kablam! * /source/benches/nbody_uom.rs Oct 11 16:51:45.439 INFO kablam! * /source/benches/nbody_dimensioned.rs Oct 11 16:51:45.440 INFO kablam! Oct 11 16:51:45.440 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 16:51:45.440 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 11 16:51:45.440 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 11 16:51:45.440 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 16:51:45.440 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 16:51:45.440 INFO kablam! Oct 11 16:51:45.441 INFO kablam! For more information on this warning you can consult Oct 11 16:51:45.441 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 16:51:45.490 INFO kablam! Compiling dimensioned v0.6.0 Oct 11 16:51:45.512 INFO kablam! Compiling generic-array v0.5.1 Oct 11 16:51:45.512 INFO kablam! Compiling uom v0.14.0 Oct 11 16:51:58.622 INFO kablam! Compiling metric v0.1.2 (/source) Oct 11 16:52:03.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.54s Oct 11 16:52:03.964 INFO kablam! su: No module specific data is present Oct 11 16:52:04.425 INFO running `"docker" "rm" "-f" "9329467ce2ae95132787327de08a3885752f94b531c2d4a949762b2e82d7b774"` Oct 11 16:52:04.552 INFO blam! 9329467ce2ae95132787327de08a3885752f94b531c2d4a949762b2e82d7b774 Oct 11 16:52:04.554 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:52:04.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:52:04.856 INFO blam! 6536fe600a81c0a802206d5ae8a75b2183899b1de0f15b3f6a377443bc7118e6 Oct 11 16:52:04.862 INFO running `"docker" "start" "-a" "6536fe600a81c0a802206d5ae8a75b2183899b1de0f15b3f6a377443bc7118e6"` Oct 11 16:52:05.356 INFO kablam! usermod: no changes Oct 11 16:52:05.388 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 11 16:52:05.388 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 11 16:52:05.388 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 16:52:05.388 INFO kablam! files will be included as a benchmark target: Oct 11 16:52:05.388 INFO kablam! Oct 11 16:52:05.388 INFO kablam! * /source/benches/nbody_raw.rs Oct 11 16:52:05.388 INFO kablam! * /source/benches/nbody_metric.rs Oct 11 16:52:05.388 INFO kablam! * /source/benches/nbody_uom.rs Oct 11 16:52:05.388 INFO kablam! * /source/benches/nbody_dimensioned.rs Oct 11 16:52:05.388 INFO kablam! Oct 11 16:52:05.388 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 16:52:05.388 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 11 16:52:05.388 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 11 16:52:05.388 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 16:52:05.388 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 16:52:05.388 INFO kablam! Oct 11 16:52:05.388 INFO kablam! For more information on this warning you can consult Oct 11 16:52:05.388 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 16:52:05.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 16:52:05.400 INFO kablam! Running /target/debug/deps/metric-f0653687a542d162 Oct 11 16:52:05.408 INFO kablam! Doc-tests metric Oct 11 16:52:05.409 INFO blam! Oct 11 16:52:05.409 INFO blam! running 0 tests Oct 11 16:52:05.409 INFO blam! Oct 11 16:52:05.409 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:52:05.410 INFO blam! Oct 11 16:52:06.956 INFO blam! Oct 11 16:52:06.956 INFO blam! running 0 tests Oct 11 16:52:06.956 INFO blam! Oct 11 16:52:06.956 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:52:06.956 INFO blam! Oct 11 16:52:06.973 INFO kablam! su: No module specific data is present Oct 11 16:52:07.417 INFO running `"docker" "rm" "-f" "6536fe600a81c0a802206d5ae8a75b2183899b1de0f15b3f6a377443bc7118e6"` Oct 11 16:52:07.676 INFO blam! 6536fe600a81c0a802206d5ae8a75b2183899b1de0f15b3f6a377443bc7118e6