Oct 27 11:41:51.203 INFO checking Gipphe/advent-of-code-2017 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:41:51.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 11:41:51.428 INFO blam! 0ce2f4fd24eb7a3534dec3c7ddce649c09a4c45ed482bdfed33cdd7e820e362a Oct 27 11:41:51.431 INFO running `"docker" "start" "-a" "0ce2f4fd24eb7a3534dec3c7ddce649c09a4c45ed482bdfed33cdd7e820e362a"` Oct 27 11:41:52.115 INFO kablam! usermod: no changes Oct 27 11:41:52.227 INFO kablam! Checking advent-of-code-2017 v0.1.0 (/source) Oct 27 11:41:53.849 INFO kablam! warning: unused variable: `child` Oct 27 11:41:53.849 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 27 11:41:53.849 INFO kablam! | Oct 27 11:41:53.849 INFO kablam! 135 | for child in root.children { Oct 27 11:41:53.849 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 27 11:41:53.849 INFO kablam! | Oct 27 11:41:53.849 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:41:53.849 INFO kablam! Oct 27 11:41:53.894 INFO kablam! warning: unused variable: `child` Oct 27 11:41:53.894 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 27 11:41:53.894 INFO kablam! | Oct 27 11:41:53.894 INFO kablam! 135 | for child in root.children { Oct 27 11:41:53.894 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 27 11:41:53.894 INFO kablam! | Oct 27 11:41:53.894 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:41:53.894 INFO kablam! Oct 27 11:41:53.906 INFO kablam! warning: method is never used: `sum_weight` Oct 27 11:41:53.906 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 27 11:41:53.906 INFO kablam! | Oct 27 11:41:53.906 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 27 11:41:53.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:41:53.906 INFO kablam! | Oct 27 11:41:53.906 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:41:53.906 INFO kablam! Oct 27 11:41:53.906 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 27 11:41:53.907 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 27 11:41:53.907 INFO kablam! | Oct 27 11:41:53.907 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 27 11:41:53.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:41:53.907 INFO kablam! Oct 27 11:41:53.988 INFO kablam! warning: method is never used: `sum_weight` Oct 27 11:41:53.988 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 27 11:41:53.988 INFO kablam! | Oct 27 11:41:53.988 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 27 11:41:53.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:41:53.988 INFO kablam! | Oct 27 11:41:53.988 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:41:53.988 INFO kablam! Oct 27 11:41:53.988 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 27 11:41:53.988 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 27 11:41:53.988 INFO kablam! | Oct 27 11:41:53.988 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 27 11:41:53.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:41:53.988 INFO kablam! Oct 27 11:41:54.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 27 11:41:54.020 INFO kablam! su: No module specific data is present Oct 27 11:41:54.543 INFO running `"docker" "rm" "-f" "0ce2f4fd24eb7a3534dec3c7ddce649c09a4c45ed482bdfed33cdd7e820e362a"` Oct 27 11:41:54.691 INFO blam! 0ce2f4fd24eb7a3534dec3c7ddce649c09a4c45ed482bdfed33cdd7e820e362a