Oct 13 04:34:55.783 INFO checking Gipphe/advent-of-code-2017 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:34:55.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.024 INFO blam! f7dcf71a06a0c3a98bb81a7f8ab74f2cd832a7e6cc0dd4f2c4fe0666ce38889f Oct 13 04:34:56.028 INFO running `"docker" "start" "-a" "f7dcf71a06a0c3a98bb81a7f8ab74f2cd832a7e6cc0dd4f2c4fe0666ce38889f"` Oct 13 04:34:56.992 INFO kablam! usermod: no changes Oct 13 04:34:57.152 INFO kablam! Checking advent-of-code-2017 v0.1.0 (/source) Oct 13 04:34:58.960 INFO kablam! warning: unused variable: `child` Oct 13 04:34:58.960 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 13 04:34:58.960 INFO kablam! | Oct 13 04:34:58.960 INFO kablam! 135 | for child in root.children { Oct 13 04:34:58.964 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 13 04:34:58.964 INFO kablam! | Oct 13 04:34:58.964 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:34:58.964 INFO kablam! Oct 13 04:34:59.012 INFO kablam! warning: unused variable: `child` Oct 13 04:34:59.012 INFO kablam! --> src/day_7/mod.rs:135:9 Oct 13 04:34:59.012 INFO kablam! | Oct 13 04:34:59.012 INFO kablam! 135 | for child in root.children { Oct 13 04:34:59.012 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 13 04:34:59.012 INFO kablam! | Oct 13 04:34:59.012 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:34:59.012 INFO kablam! Oct 13 04:34:59.104 INFO kablam! warning: method is never used: `sum_weight` Oct 13 04:34:59.104 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 13 04:34:59.104 INFO kablam! | Oct 13 04:34:59.105 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 13 04:34:59.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:59.105 INFO kablam! | Oct 13 04:34:59.105 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:34:59.105 INFO kablam! Oct 13 04:34:59.105 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 13 04:34:59.105 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 13 04:34:59.105 INFO kablam! | Oct 13 04:34:59.105 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 13 04:34:59.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:59.105 INFO kablam! Oct 13 04:34:59.133 INFO kablam! warning: method is never used: `sum_weight` Oct 13 04:34:59.133 INFO kablam! --> src/day_7/mod.rs:14:5 Oct 13 04:34:59.134 INFO kablam! | Oct 13 04:34:59.134 INFO kablam! 14 | fn sum_weight(&self) -> u32 { Oct 13 04:34:59.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:59.139 INFO kablam! | Oct 13 04:34:59.139 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:34:59.139 INFO kablam! Oct 13 04:34:59.139 INFO kablam! warning: function is never used: `find_wrong_weight` Oct 13 04:34:59.139 INFO kablam! --> src/day_7/mod.rs:134:1 Oct 13 04:34:59.139 INFO kablam! | Oct 13 04:34:59.139 INFO kablam! 134 | fn find_wrong_weight(root: Program) { Oct 13 04:34:59.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:34:59.139 INFO kablam! Oct 13 04:34:59.200 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Oct 13 04:34:59.208 INFO kablam! su: No module specific data is present Oct 13 04:34:59.740 INFO running `"docker" "rm" "-f" "f7dcf71a06a0c3a98bb81a7f8ab74f2cd832a7e6cc0dd4f2c4fe0666ce38889f"` Oct 13 04:35:00.097 INFO blam! f7dcf71a06a0c3a98bb81a7f8ab74f2cd832a7e6cc0dd4f2c4fe0666ce38889f