Oct 12 18:21:35.615 INFO checking lkristjansen/aoc2017 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:21:35.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 18:21:36.061 INFO blam! 1224af6c63efcf4448f12a54ba563548cd7abf1d44f753f6b56eed9eda45b2fa Oct 12 18:21:36.069 INFO running `"docker" "start" "-a" "1224af6c63efcf4448f12a54ba563548cd7abf1d44f753f6b56eed9eda45b2fa"` Oct 12 18:21:37.936 INFO kablam! usermod: no changes Oct 12 18:21:38.140 INFO kablam! Checking aoc2017 v0.1.0 (/source) Oct 12 18:21:38.148 INFO kablam! Checking structopt v0.1.6 Oct 12 18:21:38.876 INFO kablam! warning: function is never used: `count_jumps` Oct 12 18:21:38.877 INFO kablam! --> src/day5.rs:2:1 Oct 12 18:21:38.877 INFO kablam! | Oct 12 18:21:38.880 INFO kablam! 2 | fn count_jumps(memory: &[i32]) -> i32 { Oct 12 18:21:38.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:21:38.880 INFO kablam! | Oct 12 18:21:38.880 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:21:38.880 INFO kablam! Oct 12 18:21:38.880 INFO kablam! warning: function is never used: `count_jumps_strange` Oct 12 18:21:38.880 INFO kablam! --> src/day5.rs:21:1 Oct 12 18:21:38.880 INFO kablam! | Oct 12 18:21:38.880 INFO kablam! 21 | fn count_jumps_strange(memory: &[i32]) -> i32 { Oct 12 18:21:38.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:21:38.880 INFO kablam! Oct 12 18:21:41.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.01s Oct 12 18:21:42.004 INFO kablam! su: No module specific data is present Oct 12 18:21:43.428 INFO running `"docker" "rm" "-f" "1224af6c63efcf4448f12a54ba563548cd7abf1d44f753f6b56eed9eda45b2fa"` Oct 12 18:21:43.704 INFO blam! 1224af6c63efcf4448f12a54ba563548cd7abf1d44f753f6b56eed9eda45b2fa