Oct 13 04:34:55.803 INFO checking Gipphe/advent-of-code-2017 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:34:55.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 04:34:56.114 INFO blam! e24825b4606b98537df42f49aee9fda4be530b2be935ab4d4ab745a003104d3d Oct 13 04:34:56.114 INFO running `"docker" "start" "-a" "e24825b4606b98537df42f49aee9fda4be530b2be935ab4d4ab745a003104d3d"` Oct 13 04:34:57.116 INFO kablam! usermod: no changes Oct 13 04:34:57.216 INFO kablam! Checking advent-of-code-2017 v0.1.0 (/source) Oct 13 04:34:58.737 INFO kablam! warning: unused variable: `child` Oct 13 04:34:58.737 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 13 04:34:58.737 INFO kablam! | Oct 13 04:34:58.737 INFO kablam! 135 | for child in root.children { Oct 13 04:34:58.737 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 13 04:34:58.737 INFO kablam! | Oct 13 04:34:58.740 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:34:58.740 INFO kablam! Oct 13 04:34:58.827 INFO kablam! warning: method is never used: `sum_weight` Oct 13 04:34:58.827 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 13 04:34:58.828 INFO kablam! | Oct 13 04:34:58.828 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 13 04:34:58.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:58.828 INFO kablam! | Oct 13 04:34:58.828 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:34:58.828 INFO kablam! Oct 13 04:34:58.829 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 13 04:34:58.829 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 13 04:34:58.829 INFO kablam! | Oct 13 04:34:58.832 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 13 04:34:58.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:58.832 INFO kablam! Oct 13 04:34:59.073 INFO kablam! warning: unused variable: `child` Oct 13 04:34:59.073 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 13 04:34:59.073 INFO kablam! | Oct 13 04:34:59.073 INFO kablam! 135 | for child in root.children { Oct 13 04:34:59.073 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 13 04:34:59.073 INFO kablam! | Oct 13 04:34:59.073 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:34:59.073 INFO kablam! Oct 13 04:34:59.150 INFO kablam! warning: method is never used: `sum_weight` Oct 13 04:34:59.150 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 13 04:34:59.150 INFO kablam! | Oct 13 04:34:59.150 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 13 04:34:59.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:59.151 INFO kablam! | Oct 13 04:34:59.151 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:34:59.151 INFO kablam! Oct 13 04:34:59.151 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 13 04:34:59.151 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 13 04:34:59.151 INFO kablam! | Oct 13 04:34:59.151 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 13 04:34:59.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:59.151 INFO kablam! Oct 13 04:34:59.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 13 04:34:59.204 INFO kablam! su: No module specific data is present Oct 13 04:34:59.721 INFO running `"docker" "rm" "-f" "e24825b4606b98537df42f49aee9fda4be530b2be935ab4d4ab745a003104d3d"` Oct 13 04:35:00.082 INFO blam! e24825b4606b98537df42f49aee9fda4be530b2be935ab4d4ab745a003104d3d