Oct 10 18:45:50.853 INFO testing matthiasbeyer/task-rain against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:45:50.853 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:45:50.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 18:45:51.256 INFO blam! 07e3ca91506cf23f24d2204d600e7332c996c9e40a3bc1f7905fd601f24292a4 Oct 10 18:45:51.260 INFO running `"docker" "start" "-a" "07e3ca91506cf23f24d2204d600e7332c996c9e40a3bc1f7905fd601f24292a4"` Oct 10 18:45:52.121 INFO kablam! usermod: no changes Oct 10 18:45:52.262 INFO kablam! Compiling termion v1.5.1 Oct 10 18:45:52.263 INFO kablam! Compiling serde_json v0.9.10 Oct 10 18:45:52.263 INFO kablam! Compiling uuid v0.4.0 Oct 10 18:45:52.285 INFO kablam! Compiling clap v2.26.1 Oct 10 18:45:52.285 INFO kablam! Compiling chrono v0.2.25 Oct 10 18:45:52.285 INFO kablam! Compiling mowl v1.2.0 Oct 10 18:45:56.618 INFO kablam! Compiling rain v0.3.1 Oct 10 18:46:00.039 INFO kablam! Compiling task-hookrs v0.3.0 Oct 10 18:46:14.503 INFO kablam! Compiling task-graph v0.1.0 (/source) Oct 10 18:46:17.957 INFO kablam! warning: unused variable: `time` Oct 10 18:46:17.957 INFO kablam! --> src/main.rs:42:10 Oct 10 18:46:17.957 INFO kablam! | Oct 10 18:46:17.957 INFO kablam! 42 | for (time, group) in tasks.into_iter() { Oct 10 18:46:17.957 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 18:46:17.957 INFO kablam! | Oct 10 18:46:17.957 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:46:17.957 INFO kablam! Oct 10 18:46:17.964 INFO kablam! warning: variable does not need to be mutable Oct 10 18:46:17.964 INFO kablam! --> src/main.rs:27:17 Oct 10 18:46:17.964 INFO kablam! | Oct 10 18:46:17.964 INFO kablam! 27 | let mut file = File::open(filename).expect("Couldn't open file"); Oct 10 18:46:17.964 INFO kablam! | ----^^^^ Oct 10 18:46:17.964 INFO kablam! | | Oct 10 18:46:17.964 INFO kablam! | help: remove this `mut` Oct 10 18:46:17.964 INFO kablam! | Oct 10 18:46:17.964 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:46:17.964 INFO kablam! Oct 10 18:46:17.966 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:46:17.966 INFO kablam! --> src/main.rs:48:5 Oct 10 18:46:17.966 INFO kablam! | Oct 10 18:46:17.966 INFO kablam! 48 | graph.print(); Oct 10 18:46:17.966 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 18:46:17.966 INFO kablam! | Oct 10 18:46:17.966 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:46:17.966 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:46:17.966 INFO kablam! Oct 10 18:46:22.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.87s Oct 10 18:46:22.028 INFO kablam! su: No module specific data is present Oct 10 18:46:22.294 INFO running `"docker" "rm" "-f" "07e3ca91506cf23f24d2204d600e7332c996c9e40a3bc1f7905fd601f24292a4"` Oct 10 18:46:22.567 INFO blam! 07e3ca91506cf23f24d2204d600e7332c996c9e40a3bc1f7905fd601f24292a4 Oct 10 18:46:22.570 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:46:22.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 18:46:22.932 INFO blam! 3a2e39393a7ec85181db25b821e2fdb141d5150a23cb0dcd8e31c3b8a8767b98 Oct 10 18:46:22.932 INFO running `"docker" "start" "-a" "3a2e39393a7ec85181db25b821e2fdb141d5150a23cb0dcd8e31c3b8a8767b98"` Oct 10 18:46:23.577 INFO kablam! usermod: no changes Oct 10 18:46:23.756 INFO kablam! Compiling task-graph v0.1.0 (/source) Oct 10 18:46:26.622 INFO kablam! warning: unused variable: `time` Oct 10 18:46:26.622 INFO kablam! --> src/main.rs:42:10 Oct 10 18:46:26.622 INFO kablam! | Oct 10 18:46:26.622 INFO kablam! 42 | for (time, group) in tasks.into_iter() { Oct 10 18:46:26.622 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 18:46:26.622 INFO kablam! | Oct 10 18:46:26.622 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:46:26.622 INFO kablam! Oct 10 18:46:26.622 INFO kablam! warning: variable does not need to be mutable Oct 10 18:46:26.622 INFO kablam! --> src/main.rs:27:17 Oct 10 18:46:26.622 INFO kablam! | Oct 10 18:46:26.622 INFO kablam! 27 | let mut file = File::open(filename).expect("Couldn't open file"); Oct 10 18:46:26.622 INFO kablam! | ----^^^^ Oct 10 18:46:26.622 INFO kablam! | | Oct 10 18:46:26.622 INFO kablam! | help: remove this `mut` Oct 10 18:46:26.622 INFO kablam! | Oct 10 18:46:26.622 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:46:26.622 INFO kablam! Oct 10 18:46:26.625 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:46:26.625 INFO kablam! --> src/main.rs:48:5 Oct 10 18:46:26.625 INFO kablam! | Oct 10 18:46:26.625 INFO kablam! 48 | graph.print(); Oct 10 18:46:26.625 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 18:46:26.625 INFO kablam! | Oct 10 18:46:26.625 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:46:26.625 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:46:26.625 INFO kablam! Oct 10 18:46:27.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.64s Oct 10 18:46:27.259 INFO kablam! su: No module specific data is present Oct 10 18:46:28.095 INFO running `"docker" "rm" "-f" "3a2e39393a7ec85181db25b821e2fdb141d5150a23cb0dcd8e31c3b8a8767b98"` Oct 10 18:46:28.306 INFO blam! 3a2e39393a7ec85181db25b821e2fdb141d5150a23cb0dcd8e31c3b8a8767b98 Oct 10 18:46:28.308 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:46:28.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 18:46:28.804 INFO blam! 485c559b24c589d40c00bcb59326ecfa55d1ea330b4f08f11d2cd1a3afb7fa41 Oct 10 18:46:28.806 INFO running `"docker" "start" "-a" "485c559b24c589d40c00bcb59326ecfa55d1ea330b4f08f11d2cd1a3afb7fa41"` Oct 10 18:46:29.914 INFO kablam! usermod: no changes Oct 10 18:46:30.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 18:46:30.089 INFO kablam! Running /target/debug/deps/task_graph-b1e9147e6430fba0 Oct 10 18:46:30.089 INFO blam! Oct 10 18:46:30.089 INFO kablam! su: No module specific data is present Oct 10 18:46:30.089 INFO blam! running 0 tests Oct 10 18:46:30.089 INFO blam! Oct 10 18:46:30.089 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:46:30.089 INFO blam! Oct 10 18:46:30.708 INFO running `"docker" "rm" "-f" "485c559b24c589d40c00bcb59326ecfa55d1ea330b4f08f11d2cd1a3afb7fa41"` Oct 10 18:46:30.932 INFO blam! 485c559b24c589d40c00bcb59326ecfa55d1ea330b4f08f11d2cd1a3afb7fa41