[INFO] cloning repository https://github.com/robinzigmond/Advent-of-Code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinzigmond/Advent-of-Code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinzigmond%2FAdvent-of-Code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinzigmond%2FAdvent-of-Code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dc5415275d2f4d1a1b4e0df539aa369f7d540e2 [INFO] testing robinzigmond/Advent-of-Code-2021 against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinzigmond%2FAdvent-of-Code-2021" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robinzigmond/Advent-of-Code-2021 [INFO] finished tweaking git repo https://github.com/robinzigmond/Advent-of-Code-2021 [INFO] tweaked toml for git repo https://github.com/robinzigmond/Advent-of-Code-2021 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robinzigmond/Advent-of-Code-2021 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robinzigmond/Advent-of-Code-2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.9 [INFO] [stderr] Downloaded itoa v1.0.1 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded itertools v0.10.1 [INFO] [stderr] Downloaded serde_json v1.0.73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5418ec22ac8d3d4ca806255206d9869262a8ec5daa1dce44b2426a4a99d0a4f6 [INFO] running `Command { std: "docker" "start" "-a" "5418ec22ac8d3d4ca806255206d9869262a8ec5daa1dce44b2426a4a99d0a4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5418ec22ac8d3d4ca806255206d9869262a8ec5daa1dce44b2426a4a99d0a4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5418ec22ac8d3d4ca806255206d9869262a8ec5daa1dce44b2426a4a99d0a4f6", kill_on_drop: false }` [INFO] [stdout] 5418ec22ac8d3d4ca806255206d9869262a8ec5daa1dce44b2426a4a99d0a4f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10f47449edf2d26dbdc25e1739ed2376b43cc9904fa5ca6573cf1dfb5725762d [INFO] running `Command { std: "docker" "start" "-a" "10f47449edf2d26dbdc25e1739ed2376b43cc9904fa5ca6573cf1dfb5725762d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/solutions/day16.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | let mut currently_parsing = to_parse.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s [INFO] running `Command { std: "docker" "inspect" "10f47449edf2d26dbdc25e1739ed2376b43cc9904fa5ca6573cf1dfb5725762d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f47449edf2d26dbdc25e1739ed2376b43cc9904fa5ca6573cf1dfb5725762d", kill_on_drop: false }` [INFO] [stdout] 10f47449edf2d26dbdc25e1739ed2376b43cc9904fa5ca6573cf1dfb5725762d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d66e4e8c9c715c0d8e14073b2d4243bccb93354cd9f73d3c5cded166a2ce116a [INFO] running `Command { std: "docker" "start" "-a" "d66e4e8c9c715c0d8e14073b2d4243bccb93354cd9f73d3c5cded166a2ce116a", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/solutions/day16.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | let mut currently_parsing = to_parse.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "d66e4e8c9c715c0d8e14073b2d4243bccb93354cd9f73d3c5cded166a2ce116a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66e4e8c9c715c0d8e14073b2d4243bccb93354cd9f73d3c5cded166a2ce116a", kill_on_drop: false }` [INFO] [stdout] d66e4e8c9c715c0d8e14073b2d4243bccb93354cd9f73d3c5cded166a2ce116a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 836d2b843a6d09251c94332f807edfecf3a0fe9f0ec8e08934fde8d7bd7ed4fb [INFO] running `Command { std: "docker" "start" "-a" "836d2b843a6d09251c94332f807edfecf3a0fe9f0ec8e08934fde8d7bd7ed4fb", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/solutions/day16.rs:68:41 [INFO] [stderr] | [INFO] [stderr] 68 | let mut currently_parsing = to_parse.clone(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code-2021` (bin "advent-of-code-2021" test) generated 1 warning (run `cargo fix --bin "advent-of-code-2021" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2021-205bdfc545a7c97b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "836d2b843a6d09251c94332f807edfecf3a0fe9f0ec8e08934fde8d7bd7ed4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836d2b843a6d09251c94332f807edfecf3a0fe9f0ec8e08934fde8d7bd7ed4fb", kill_on_drop: false }` [INFO] [stdout] 836d2b843a6d09251c94332f807edfecf3a0fe9f0ec8e08934fde8d7bd7ed4fb