Oct 12 17:02:20.300 INFO testing zzeroo/average against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 17:02:20.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 17:02:20.901 INFO blam! 6b501bd6ab9595b96951d88839daadc2ac4e5e05a95f3830d10b62cc2737c28d Oct 12 17:02:20.903 INFO running `"docker" "start" "-a" "6b501bd6ab9595b96951d88839daadc2ac4e5e05a95f3830d10b62cc2737c28d"` Oct 12 17:02:23.134 INFO kablam! usermod: no changes Oct 12 17:02:23.249 INFO kablam! Compiling num-traits v0.1.36 Oct 12 17:02:23.261 INFO kablam! Compiling libc v0.2.20 Oct 12 17:02:23.261 INFO kablam! Compiling serde v0.9.7 Oct 12 17:02:25.115 INFO kablam! Compiling time v0.1.36 Oct 12 17:02:25.116 INFO kablam! Compiling rand v0.3.15 Oct 12 17:02:26.369 INFO kablam! Compiling num-integer v0.1.32 Oct 12 17:02:27.616 INFO kablam! Compiling num-iter v0.1.32 Oct 12 17:02:28.625 INFO kablam! Compiling num v0.1.36 Oct 12 17:02:37.319 INFO kablam! Compiling chrono v0.3.0 Oct 12 17:02:40.348 INFO kablam! Compiling average v0.1.0 (/source) Oct 12 17:02:40.483 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 12 17:02:40.484 INFO kablam! --> src/lib.rs:7:5 Oct 12 17:02:40.485 INFO kablam! | Oct 12 17:02:40.485 INFO kablam! 7 | use chrono::prelude::*; Oct 12 17:02:40.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 17:02:40.486 INFO kablam! | Oct 12 17:02:40.487 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:02:40.488 INFO kablam! Oct 12 17:02:40.558 INFO kablam! warning: unused variable: `three_second` Oct 12 17:02:40.559 INFO kablam! --> src/lib.rs:26:9 Oct 12 17:02:40.560 INFO kablam! | Oct 12 17:02:40.561 INFO kablam! 26 | let three_second = Duration::new(3, 0); Oct 12 17:02:40.561 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_three_second` instead Oct 12 17:02:40.562 INFO kablam! | Oct 12 17:02:40.562 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:02:40.563 INFO kablam! Oct 12 17:02:40.564 INFO kablam! warning: function is never used: `sum` Oct 12 17:02:40.564 INFO kablam! --> src/lib.rs:12:1 Oct 12 17:02:40.565 INFO kablam! | Oct 12 17:02:40.565 INFO kablam! 12 | fn sum(values: &Vec<(u32, Instant)>) -> Option { Oct 12 17:02:40.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:40.567 INFO kablam! | Oct 12 17:02:40.567 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:02:40.567 INFO kablam! Oct 12 17:02:41.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.45s Oct 12 17:02:41.617 INFO kablam! su: No module specific data is present Oct 12 17:02:42.637 INFO running `"docker" "rm" "-f" "6b501bd6ab9595b96951d88839daadc2ac4e5e05a95f3830d10b62cc2737c28d"` Oct 12 17:02:42.915 INFO blam! 6b501bd6ab9595b96951d88839daadc2ac4e5e05a95f3830d10b62cc2737c28d Oct 12 17:02:42.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 17:02:43.535 INFO blam! b1796bf23bd5d9f5e80023fe7cace13676d2d02c0657e88312f14237562ce8d3 Oct 12 17:02:43.537 INFO running `"docker" "start" "-a" "b1796bf23bd5d9f5e80023fe7cace13676d2d02c0657e88312f14237562ce8d3"` Oct 12 17:02:45.382 INFO kablam! usermod: no changes Oct 12 17:02:45.475 INFO kablam! Compiling average v0.1.0 (/source) Oct 12 17:02:45.823 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 12 17:02:45.823 INFO kablam! --> src/lib.rs:7:5 Oct 12 17:02:45.823 INFO kablam! | Oct 12 17:02:45.823 INFO kablam! 7 | use chrono::prelude::*; Oct 12 17:02:45.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 17:02:45.823 INFO kablam! | Oct 12 17:02:45.823 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:02:45.823 INFO kablam! Oct 12 17:02:45.882 INFO kablam! warning: unused variable: `three_second` Oct 12 17:02:45.882 INFO kablam! --> src/lib.rs:26:9 Oct 12 17:02:45.882 INFO kablam! | Oct 12 17:02:45.882 INFO kablam! 26 | let three_second = Duration::new(3, 0); Oct 12 17:02:45.882 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_three_second` instead Oct 12 17:02:45.882 INFO kablam! | Oct 12 17:02:45.882 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:02:45.882 INFO kablam! Oct 12 17:02:45.882 INFO kablam! warning: unused variable: `i` Oct 12 17:02:45.882 INFO kablam! --> src/lib.rs:69:13 Oct 12 17:02:45.883 INFO kablam! | Oct 12 17:02:45.883 INFO kablam! 69 | for i in 0..1801 { Oct 12 17:02:45.883 INFO kablam! | ^ help: consider using `_i` instead Oct 12 17:02:45.883 INFO kablam! Oct 12 17:02:46.761 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 12 17:02:46.761 INFO kablam! su: No module specific data is present Oct 12 17:02:47.215 INFO running `"docker" "rm" "-f" "b1796bf23bd5d9f5e80023fe7cace13676d2d02c0657e88312f14237562ce8d3"` Oct 12 17:02:47.319 INFO blam! b1796bf23bd5d9f5e80023fe7cace13676d2d02c0657e88312f14237562ce8d3 Oct 12 17:02:47.320 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 17:02:47.531 INFO blam! dc0887b316b6383ca78dde4c666fc30abc217ed55589c6601e094f9a03fc6674 Oct 12 17:02:47.539 INFO running `"docker" "start" "-a" "dc0887b316b6383ca78dde4c666fc30abc217ed55589c6601e094f9a03fc6674"` Oct 12 17:02:47.983 INFO kablam! usermod: no changes Oct 12 17:02:48.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 17:02:48.051 INFO kablam! Running /target/debug/deps/average-1c34b1d48a7a1d28 Oct 12 17:02:48.056 INFO blam! Oct 12 17:02:48.056 INFO blam! running 2 tests Oct 12 17:02:48.058 INFO blam! test tests::bench_sum ... ok Oct 12 17:02:48.058 INFO blam! test tests::test_sum ... ok Oct 12 17:02:48.058 INFO blam! Oct 12 17:02:48.058 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:02:48.058 INFO blam! Oct 12 17:02:48.058 INFO kablam! Running /target/debug/deps/average-d49476c288a637e2 Oct 12 17:02:48.060 INFO blam! Oct 12 17:02:48.060 INFO blam! running 0 tests Oct 12 17:02:48.060 INFO blam! Oct 12 17:02:48.060 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:02:48.060 INFO blam! Oct 12 17:02:48.060 INFO kablam! Doc-tests average Oct 12 17:02:48.139 INFO blam! Oct 12 17:02:48.139 INFO blam! running 0 tests Oct 12 17:02:48.139 INFO blam! Oct 12 17:02:48.139 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:02:48.139 INFO blam! Oct 12 17:02:48.147 INFO kablam! su: No module specific data is present Oct 12 17:02:48.488 INFO running `"docker" "rm" "-f" "dc0887b316b6383ca78dde4c666fc30abc217ed55589c6601e094f9a03fc6674"` Oct 12 17:02:48.595 INFO blam! dc0887b316b6383ca78dde4c666fc30abc217ed55589c6601e094f9a03fc6674