Oct 21 21:29:16.453 INFO checking Gipphe/advent-of-code-2017 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:29:16.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 21:29:16.572 INFO blam! 9a66527157346a67b3a97fcbb78d85c01e59206c46b21e16439be8a2871167b6 Oct 21 21:29:16.573 INFO running `"docker" "start" "-a" "9a66527157346a67b3a97fcbb78d85c01e59206c46b21e16439be8a2871167b6"` Oct 21 21:29:16.869 INFO kablam! usermod: no changes Oct 21 21:29:16.936 INFO kablam! Checking advent-of-code-2017 v0.1.0 (/source) Oct 21 21:29:17.749 INFO kablam! warning: unused variable: `child` Oct 21 21:29:17.749 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 21 21:29:17.749 INFO kablam! | Oct 21 21:29:17.749 INFO kablam! 135 | for child in root.children { Oct 21 21:29:17.749 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 21 21:29:17.749 INFO kablam! | Oct 21 21:29:17.749 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:29:17.749 INFO kablam! Oct 21 21:29:17.776 INFO kablam! warning: unused variable: `child` Oct 21 21:29:17.776 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 21 21:29:17.776 INFO kablam! | Oct 21 21:29:17.776 INFO kablam! 135 | for child in root.children { Oct 21 21:29:17.776 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 21 21:29:17.776 INFO kablam! | Oct 21 21:29:17.776 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:29:17.776 INFO kablam! Oct 21 21:29:17.802 INFO kablam! warning: method is never used: `sum_weight` Oct 21 21:29:17.802 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 21 21:29:17.802 INFO kablam! | Oct 21 21:29:17.802 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 21 21:29:17.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:29:17.802 INFO kablam! | Oct 21 21:29:17.802 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:29:17.802 INFO kablam! Oct 21 21:29:17.802 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 21 21:29:17.803 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 21 21:29:17.803 INFO kablam! | Oct 21 21:29:17.803 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 21 21:29:17.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:29:17.803 INFO kablam! Oct 21 21:29:17.831 INFO kablam! warning: method is never used: `sum_weight` Oct 21 21:29:17.831 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 21 21:29:17.831 INFO kablam! | Oct 21 21:29:17.831 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 21 21:29:17.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:29:17.831 INFO kablam! | Oct 21 21:29:17.831 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:29:17.831 INFO kablam! Oct 21 21:29:17.831 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 21 21:29:17.831 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 21 21:29:17.831 INFO kablam! | Oct 21 21:29:17.831 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 21 21:29:17.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:29:17.831 INFO kablam! Oct 21 21:29:17.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 21 21:29:17.854 INFO kablam! su: No module specific data is present Oct 21 21:29:18.069 INFO running `"docker" "rm" "-f" "9a66527157346a67b3a97fcbb78d85c01e59206c46b21e16439be8a2871167b6"` Oct 21 21:29:18.139 INFO blam! 9a66527157346a67b3a97fcbb78d85c01e59206c46b21e16439be8a2871167b6