Oct 15 12:49:56.070 INFO testing Aehmlo/advent-of-code against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:49:56.070 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 12:49:56.572 INFO blam! 1b2ae31f762c61bab39fadfd9d8ce4a861e00de89a1f50e1668be196cc0ab351 Oct 15 12:49:56.575 INFO running `"docker" "start" "-a" "1b2ae31f762c61bab39fadfd9d8ce4a861e00de89a1f50e1668be196cc0ab351"` Oct 15 12:49:57.926 INFO kablam! usermod: no changes Oct 15 12:49:58.030 INFO kablam! Compiling primal-check v0.2.2 Oct 15 12:49:59.115 INFO kablam! Compiling primal v0.2.3 Oct 15 12:50:00.153 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 15 12:50:01.991 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:01.991 INFO kablam! --> src/solutions/eight.rs:26:7 Oct 15 12:50:01.991 INFO kablam! | Oct 15 12:50:01.991 INFO kablam! 26 | let mut registers = &mut self.registers; Oct 15 12:50:01.991 INFO kablam! | ----^^^^^^^^^ Oct 15 12:50:01.999 INFO kablam! | | Oct 15 12:50:01.999 INFO kablam! | help: remove this `mut` Oct 15 12:50:01.999 INFO kablam! | Oct 15 12:50:01.999 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:50:01.999 INFO kablam! Oct 15 12:50:02.007 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:02.007 INFO kablam! --> src/solutions/ten.rs:31:7 Oct 15 12:50:02.007 INFO kablam! | Oct 15 12:50:02.007 INFO kablam! 31 | let mut n = &mut self.nodes; Oct 15 12:50:02.007 INFO kablam! | ----^ Oct 15 12:50:02.007 INFO kablam! | | Oct 15 12:50:02.007 INFO kablam! | help: remove this `mut` Oct 15 12:50:02.007 INFO kablam! Oct 15 12:50:02.099 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:02.099 INFO kablam! --> src/solutions/twenty.rs:116:7 Oct 15 12:50:02.099 INFO kablam! | Oct 15 12:50:02.099 INFO kablam! 116 | let mut particles = &mut self.particles; Oct 15 12:50:02.099 INFO kablam! | ----^^^^^^^^^ Oct 15 12:50:02.099 INFO kablam! | | Oct 15 12:50:02.099 INFO kablam! | help: remove this `mut` Oct 15 12:50:02.099 INFO kablam! Oct 15 12:50:02.119 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:02.119 INFO kablam! --> src/solutions/twenty_one.rs:50:7 Oct 15 12:50:02.119 INFO kablam! | Oct 15 12:50:02.119 INFO kablam! 50 | let mut data = &mut self.data; Oct 15 12:50:02.119 INFO kablam! | ----^^^^ Oct 15 12:50:02.119 INFO kablam! | | Oct 15 12:50:02.119 INFO kablam! | help: remove this `mut` Oct 15 12:50:02.119 INFO kablam! Oct 15 12:50:02.191 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.191 INFO kablam! --> src/solutions/six.rs:4:1 Oct 15 12:50:02.191 INFO kablam! | Oct 15 12:50:02.191 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:02.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.191 INFO kablam! | Oct 15 12:50:02.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:50:02.191 INFO kablam! Oct 15 12:50:02.191 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.191 INFO kablam! --> src/solutions/seven.rs:4:1 Oct 15 12:50:02.191 INFO kablam! | Oct 15 12:50:02.191 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:02.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.191 INFO kablam! Oct 15 12:50:02.191 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.191 INFO kablam! --> src/solutions/eight.rs:4:1 Oct 15 12:50:02.191 INFO kablam! | Oct 15 12:50:02.191 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:02.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.191 INFO kablam! Oct 15 12:50:02.191 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.191 INFO kablam! --> src/solutions/nine.rs:53:1 Oct 15 12:50:02.191 INFO kablam! | Oct 15 12:50:02.191 INFO kablam! 53 | pub struct Solution { } Oct 15 12:50:02.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.191 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/ten.rs:3:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/eleven.rs:4:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/twelve.rs:5:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 5 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/thirteen.rs:4:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/fourteen.rs:4:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/fifteen.rs:3:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/sixteen.rs:3:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/seventeen.rs:3:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/eighteen.rs:6:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 6 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/nineteen.rs:3:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.195 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.195 INFO kablam! --> src/solutions/twenty.rs:12:1 Oct 15 12:50:02.195 INFO kablam! | Oct 15 12:50:02.195 INFO kablam! 12 | pub struct Solution { } Oct 15 12:50:02.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.195 INFO kablam! Oct 15 12:50:02.198 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.199 INFO kablam! --> src/solutions/twenty_one.rs:6:1 Oct 15 12:50:02.199 INFO kablam! | Oct 15 12:50:02.199 INFO kablam! 6 | pub struct Solution { } Oct 15 12:50:02.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.199 INFO kablam! Oct 15 12:50:02.199 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.199 INFO kablam! --> src/solutions/twenty_two.rs:4:1 Oct 15 12:50:02.199 INFO kablam! | Oct 15 12:50:02.199 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:02.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.199 INFO kablam! Oct 15 12:50:02.199 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:02.199 INFO kablam! --> src/solutions/twenty_three.rs:161:1 Oct 15 12:50:02.199 INFO kablam! | Oct 15 12:50:02.199 INFO kablam! 161 | pub struct Solution { } Oct 15 12:50:02.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:02.199 INFO kablam! Oct 15 12:50:03.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.52s Oct 15 12:50:03.477 INFO kablam! su: No module specific data is present Oct 15 12:50:04.713 INFO running `"docker" "rm" "-f" "1b2ae31f762c61bab39fadfd9d8ce4a861e00de89a1f50e1668be196cc0ab351"` Oct 15 12:50:05.051 INFO blam! 1b2ae31f762c61bab39fadfd9d8ce4a861e00de89a1f50e1668be196cc0ab351 Oct 15 12:50:05.061 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 12:50:05.521 INFO blam! ab926d75beec31b1930a4606135ce798261d973f230a30a00137b99a4a0aaabd Oct 15 12:50:05.524 INFO running `"docker" "start" "-a" "ab926d75beec31b1930a4606135ce798261d973f230a30a00137b99a4a0aaabd"` Oct 15 12:50:07.471 INFO kablam! usermod: no changes Oct 15 12:50:07.535 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 15 12:50:09.296 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:09.296 INFO kablam! --> src/solutions/eight.rs:26:7 Oct 15 12:50:09.296 INFO kablam! | Oct 15 12:50:09.296 INFO kablam! 26 | let mut registers = &mut self.registers; Oct 15 12:50:09.296 INFO kablam! | ----^^^^^^^^^ Oct 15 12:50:09.296 INFO kablam! | | Oct 15 12:50:09.296 INFO kablam! | help: remove this `mut` Oct 15 12:50:09.296 INFO kablam! | Oct 15 12:50:09.296 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:50:09.296 INFO kablam! Oct 15 12:50:09.307 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:09.307 INFO kablam! --> src/solutions/ten.rs:31:7 Oct 15 12:50:09.307 INFO kablam! | Oct 15 12:50:09.307 INFO kablam! 31 | let mut n = &mut self.nodes; Oct 15 12:50:09.307 INFO kablam! | ----^ Oct 15 12:50:09.307 INFO kablam! | | Oct 15 12:50:09.307 INFO kablam! | help: remove this `mut` Oct 15 12:50:09.307 INFO kablam! Oct 15 12:50:09.391 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:09.391 INFO kablam! --> src/solutions/twenty.rs:116:7 Oct 15 12:50:09.391 INFO kablam! | Oct 15 12:50:09.391 INFO kablam! 116 | let mut particles = &mut self.particles; Oct 15 12:50:09.391 INFO kablam! | ----^^^^^^^^^ Oct 15 12:50:09.391 INFO kablam! | | Oct 15 12:50:09.391 INFO kablam! | help: remove this `mut` Oct 15 12:50:09.391 INFO kablam! Oct 15 12:50:09.401 INFO kablam! warning: variable does not need to be mutable Oct 15 12:50:09.401 INFO kablam! --> src/solutions/twenty_one.rs:50:7 Oct 15 12:50:09.401 INFO kablam! | Oct 15 12:50:09.401 INFO kablam! 50 | let mut data = &mut self.data; Oct 15 12:50:09.401 INFO kablam! | ----^^^^ Oct 15 12:50:09.401 INFO kablam! | | Oct 15 12:50:09.401 INFO kablam! | help: remove this `mut` Oct 15 12:50:09.401 INFO kablam! Oct 15 12:50:09.463 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.463 INFO kablam! --> src/solutions/six.rs:4:1 Oct 15 12:50:09.463 INFO kablam! | Oct 15 12:50:09.463 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:09.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.463 INFO kablam! | Oct 15 12:50:09.463 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:50:09.463 INFO kablam! Oct 15 12:50:09.463 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.463 INFO kablam! --> src/solutions/seven.rs:4:1 Oct 15 12:50:09.463 INFO kablam! | Oct 15 12:50:09.463 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:09.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.463 INFO kablam! Oct 15 12:50:09.463 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.463 INFO kablam! --> src/solutions/eight.rs:4:1 Oct 15 12:50:09.463 INFO kablam! | Oct 15 12:50:09.463 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:09.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.463 INFO kablam! Oct 15 12:50:09.463 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.463 INFO kablam! --> src/solutions/nine.rs:53:1 Oct 15 12:50:09.463 INFO kablam! | Oct 15 12:50:09.463 INFO kablam! 53 | pub struct Solution { } Oct 15 12:50:09.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.463 INFO kablam! Oct 15 12:50:09.463 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.463 INFO kablam! --> src/solutions/ten.rs:3:1 Oct 15 12:50:09.463 INFO kablam! | Oct 15 12:50:09.463 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:09.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.463 INFO kablam! Oct 15 12:50:09.463 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.463 INFO kablam! --> src/solutions/eleven.rs:4:1 Oct 15 12:50:09.463 INFO kablam! | Oct 15 12:50:09.463 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/twelve.rs:5:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 5 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/thirteen.rs:4:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/fourteen.rs:4:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/fifteen.rs:3:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/sixteen.rs:3:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/seventeen.rs:3:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/eighteen.rs:6:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 6 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/nineteen.rs:3:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 3 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/twenty.rs:12:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 12 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/twenty_one.rs:6:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 6 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/twenty_two.rs:4:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 4 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.464 INFO kablam! warning: struct is never constructed: `Solution` Oct 15 12:50:09.464 INFO kablam! --> src/solutions/twenty_three.rs:161:1 Oct 15 12:50:09.464 INFO kablam! | Oct 15 12:50:09.464 INFO kablam! 161 | pub struct Solution { } Oct 15 12:50:09.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:50:09.464 INFO kablam! Oct 15 12:50:09.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 15 12:50:09.901 INFO kablam! su: No module specific data is present Oct 15 12:50:10.473 INFO running `"docker" "rm" "-f" "ab926d75beec31b1930a4606135ce798261d973f230a30a00137b99a4a0aaabd"` Oct 15 12:50:10.713 INFO blam! ab926d75beec31b1930a4606135ce798261d973f230a30a00137b99a4a0aaabd Oct 15 12:50:10.720 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 12:50:11.110 INFO blam! 67a2d178868a4235bbaf19f3105818e394eb0c59c6fe67ddb34a958b21faa9d0 Oct 15 12:50:11.113 INFO running `"docker" "start" "-a" "67a2d178868a4235bbaf19f3105818e394eb0c59c6fe67ddb34a958b21faa9d0"` Oct 15 12:50:12.378 INFO kablam! usermod: no changes Oct 15 12:50:12.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 12:50:12.435 INFO kablam! Running /target/debug/deps/advent_of_code-a3045fdfeadccdee Oct 15 12:50:12.446 INFO blam! Oct 15 12:50:12.446 INFO blam! running 0 tests Oct 15 12:50:12.446 INFO blam! Oct 15 12:50:12.446 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:50:12.446 INFO blam! Oct 15 12:50:12.447 INFO kablam! su: No module specific data is present Oct 15 12:50:12.952 INFO running `"docker" "rm" "-f" "67a2d178868a4235bbaf19f3105818e394eb0c59c6fe67ddb34a958b21faa9d0"` Oct 15 12:50:13.117 INFO blam! 67a2d178868a4235bbaf19f3105818e394eb0c59c6fe67ddb34a958b21faa9d0