Oct 15 03:32:37.181 INFO testing asp2insp/AdventOfCode against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:32:37.181 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 03:32:37.669 INFO blam! 2ad34d7e8204189668f9c690efe3b5f2d173c0f5522c2c4a798082a2277dc5fe Oct 15 03:32:37.669 INFO running `"docker" "start" "-a" "2ad34d7e8204189668f9c690efe3b5f2d173c0f5522c2c4a798082a2277dc5fe"` Oct 15 03:32:39.282 INFO kablam! usermod: no changes Oct 15 03:32:39.469 INFO kablam! Compiling debugtrace v0.1.0 Oct 15 03:32:39.469 INFO kablam! Compiling owning_ref v0.2.2 Oct 15 03:32:39.469 INFO kablam! Compiling either v0.1.7 Oct 15 03:32:39.469 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 15 03:32:39.469 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 03:32:39.470 INFO kablam! Compiling conv v0.3.3 Oct 15 03:32:39.471 INFO kablam! Compiling parking_lot_core v0.2.0 Oct 15 03:32:44.679 INFO kablam! Compiling parking_lot v0.3.6 Oct 15 03:32:46.145 INFO kablam! Compiling backtrace v0.1.8 Oct 15 03:32:49.927 INFO kablam! Compiling chomp v0.3.1 Oct 15 03:32:59.355 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 15 03:33:00.767 INFO kablam! warning: unused `#[macro_use]` import Oct 15 03:33:00.767 INFO kablam! --> src/main.rs:2:1 Oct 15 03:33:00.767 INFO kablam! | Oct 15 03:33:00.767 INFO kablam! 2 | #[macro_use] Oct 15 03:33:00.767 INFO kablam! | ^^^^^^^^^^^^ Oct 15 03:33:00.767 INFO kablam! | Oct 15 03:33:00.767 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:33:00.767 INFO kablam! Oct 15 03:33:00.895 INFO kablam! warning: unused variable: `count` Oct 15 03:33:00.895 INFO kablam! --> src/day13/mod.rs:110:10 Oct 15 03:33:00.895 INFO kablam! | Oct 15 03:33:00.895 INFO kablam! 110 | let mut count = 0; Oct 15 03:33:00.895 INFO kablam! | ^^^^^ help: consider using `_count` instead Oct 15 03:33:00.895 INFO kablam! | Oct 15 03:33:00.895 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:33:00.895 INFO kablam! Oct 15 03:33:00.895 INFO kablam! warning: unused variable: `input` Oct 15 03:33:00.895 INFO kablam! --> src/day13/mod.rs:124:14 Oct 15 03:33:00.895 INFO kablam! | Oct 15 03:33:00.895 INFO kablam! 124 | pub fn part2(input: String) -> String { Oct 15 03:33:00.895 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 15 03:33:00.895 INFO kablam! Oct 15 03:33:00.923 INFO kablam! warning: variable does not need to be mutable Oct 15 03:33:00.923 INFO kablam! --> src/day13/mod.rs:110:6 Oct 15 03:33:00.923 INFO kablam! | Oct 15 03:33:00.923 INFO kablam! 110 | let mut count = 0; Oct 15 03:33:00.923 INFO kablam! | ----^^^^^ Oct 15 03:33:00.923 INFO kablam! | | Oct 15 03:33:00.923 INFO kablam! | help: remove this `mut` Oct 15 03:33:00.923 INFO kablam! | Oct 15 03:33:00.923 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:33:00.923 INFO kablam! Oct 15 03:33:00.923 INFO kablam! warning: function is never used: `print_map` Oct 15 03:33:00.923 INFO kablam! --> src/day13/mod.rs:91:1 Oct 15 03:33:00.923 INFO kablam! | Oct 15 03:33:00.923 INFO kablam! 91 | fn print_map() { Oct 15 03:33:00.923 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 03:33:00.923 INFO kablam! | Oct 15 03:33:00.923 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:33:00.923 INFO kablam! Oct 15 03:33:02.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.05s Oct 15 03:33:02.375 INFO kablam! su: No module specific data is present Oct 15 03:33:03.496 INFO running `"docker" "rm" "-f" "2ad34d7e8204189668f9c690efe3b5f2d173c0f5522c2c4a798082a2277dc5fe"` Oct 15 03:33:03.743 INFO blam! 2ad34d7e8204189668f9c690efe3b5f2d173c0f5522c2c4a798082a2277dc5fe Oct 15 03:33:03.744 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 03:33:04.175 INFO blam! 121e9c91bf6e9a245eaa60273641aa4d87c4e45fc2525e6c09489135fd7fb31b Oct 15 03:33:04.182 INFO running `"docker" "start" "-a" "121e9c91bf6e9a245eaa60273641aa4d87c4e45fc2525e6c09489135fd7fb31b"` Oct 15 03:33:05.263 INFO kablam! usermod: no changes Oct 15 03:33:05.407 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 15 03:33:06.583 INFO kablam! warning: unused `#[macro_use]` import Oct 15 03:33:06.583 INFO kablam! --> src/main.rs:2:1 Oct 15 03:33:06.583 INFO kablam! | Oct 15 03:33:06.583 INFO kablam! 2 | #[macro_use] Oct 15 03:33:06.583 INFO kablam! | ^^^^^^^^^^^^ Oct 15 03:33:06.583 INFO kablam! | Oct 15 03:33:06.583 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:33:06.583 INFO kablam! Oct 15 03:33:06.675 INFO kablam! warning: unused variable: `count` Oct 15 03:33:06.675 INFO kablam! --> src/day13/mod.rs:110:10 Oct 15 03:33:06.675 INFO kablam! | Oct 15 03:33:06.675 INFO kablam! 110 | let mut count = 0; Oct 15 03:33:06.675 INFO kablam! | ^^^^^ help: consider using `_count` instead Oct 15 03:33:06.675 INFO kablam! | Oct 15 03:33:06.675 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:33:06.675 INFO kablam! Oct 15 03:33:06.675 INFO kablam! warning: unused variable: `input` Oct 15 03:33:06.675 INFO kablam! --> src/day13/mod.rs:124:14 Oct 15 03:33:06.675 INFO kablam! | Oct 15 03:33:06.675 INFO kablam! 124 | pub fn part2(input: String) -> String { Oct 15 03:33:06.675 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 15 03:33:06.675 INFO kablam! Oct 15 03:33:06.699 INFO kablam! warning: variable does not need to be mutable Oct 15 03:33:06.699 INFO kablam! --> src/day13/mod.rs:110:6 Oct 15 03:33:06.699 INFO kablam! | Oct 15 03:33:06.699 INFO kablam! 110 | let mut count = 0; Oct 15 03:33:06.699 INFO kablam! | ----^^^^^ Oct 15 03:33:06.699 INFO kablam! | | Oct 15 03:33:06.699 INFO kablam! | help: remove this `mut` Oct 15 03:33:06.699 INFO kablam! | Oct 15 03:33:06.699 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:33:06.699 INFO kablam! Oct 15 03:33:06.699 INFO kablam! warning: function is never used: `print_map` Oct 15 03:33:06.699 INFO kablam! --> src/day13/mod.rs:91:1 Oct 15 03:33:06.699 INFO kablam! | Oct 15 03:33:06.699 INFO kablam! 91 | fn print_map() { Oct 15 03:33:06.699 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 03:33:06.699 INFO kablam! | Oct 15 03:33:06.699 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:33:06.699 INFO kablam! Oct 15 03:33:07.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 15 03:33:07.337 INFO kablam! su: No module specific data is present Oct 15 03:33:08.328 INFO running `"docker" "rm" "-f" "121e9c91bf6e9a245eaa60273641aa4d87c4e45fc2525e6c09489135fd7fb31b"` Oct 15 03:33:08.720 INFO blam! 121e9c91bf6e9a245eaa60273641aa4d87c4e45fc2525e6c09489135fd7fb31b Oct 15 03:33:08.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 03:33:09.239 INFO blam! 961de765aa12c9b148d83291857cb27e2cf2a0d1842f0c1d24438e1823535448 Oct 15 03:33:09.241 INFO running `"docker" "start" "-a" "961de765aa12c9b148d83291857cb27e2cf2a0d1842f0c1d24438e1823535448"` Oct 15 03:33:10.907 INFO kablam! usermod: no changes Oct 15 03:33:11.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 03:33:11.095 INFO kablam! Running /target/debug/deps/advent_of_code-9d20c71f09024a2a Oct 15 03:33:11.107 INFO kablam! su: No module specific data is present Oct 15 03:33:11.108 INFO blam! Oct 15 03:33:11.108 INFO blam! running 0 tests Oct 15 03:33:11.108 INFO blam! Oct 15 03:33:11.109 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:33:11.109 INFO blam! Oct 15 03:33:12.032 INFO running `"docker" "rm" "-f" "961de765aa12c9b148d83291857cb27e2cf2a0d1842f0c1d24438e1823535448"` Oct 15 03:33:12.291 INFO blam! 961de765aa12c9b148d83291857cb27e2cf2a0d1842f0c1d24438e1823535448