[INFO] cloning repository https://github.com/gsson/adventofcode2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsson/adventofcode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsson%2Fadventofcode2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsson%2Fadventofcode2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64fa35458f9146ee41409942158870622fe97ee0 [INFO] checking gsson/adventofcode2023 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsson%2Fadventofcode2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gsson/adventofcode2023 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gsson/adventofcode2023 [INFO] finished tweaking git repo https://github.com/gsson/adventofcode2023 [INFO] tweaked toml for git repo https://github.com/gsson/adventofcode2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gsson/adventofcode2023 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa8ecc257514cf92db3c15ee2c55699cee99abd2fb59e11917a0f28eea17db01 [INFO] running `Command { std: "docker" "start" "-a" "fa8ecc257514cf92db3c15ee2c55699cee99abd2fb59e11917a0f28eea17db01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa8ecc257514cf92db3c15ee2c55699cee99abd2fb59e11917a0f28eea17db01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8ecc257514cf92db3c15ee2c55699cee99abd2fb59e11917a0f28eea17db01", kill_on_drop: false }` [INFO] [stdout] fa8ecc257514cf92db3c15ee2c55699cee99abd2fb59e11917a0f28eea17db01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbf5ca13a548e1674bbba83da8167fa4a23bb6a048291057b7e04a8b5e8bc6e3 [INFO] running `Command { std: "docker" "start" "-a" "cbf5ca13a548e1674bbba83da8167fa4a23bb6a048291057b7e04a8b5e8bc6e3", kill_on_drop: false }` [INFO] [stderr] Checking adventofcode2023-common v0.0.1 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking adventofcode2023-problems v0.0.1 (/opt/rustwide/workdir/problems) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "cbf5ca13a548e1674bbba83da8167fa4a23bb6a048291057b7e04a8b5e8bc6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf5ca13a548e1674bbba83da8167fa4a23bb6a048291057b7e04a8b5e8bc6e3", kill_on_drop: false }` [INFO] [stdout] cbf5ca13a548e1674bbba83da8167fa4a23bb6a048291057b7e04a8b5e8bc6e3 [INFO] checking gsson/adventofcode2023 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsson%2Fadventofcode2023" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gsson/adventofcode2023 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gsson/adventofcode2023 [INFO] finished tweaking git repo https://github.com/gsson/adventofcode2023 [INFO] tweaked toml for git repo https://github.com/gsson/adventofcode2023 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gsson/adventofcode2023 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d58b42fabf20b95621a4736180ae8089b5cc9e4418486d954d96c2bb2875b6b [INFO] running `Command { std: "docker" "start" "-a" "6d58b42fabf20b95621a4736180ae8089b5cc9e4418486d954d96c2bb2875b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d58b42fabf20b95621a4736180ae8089b5cc9e4418486d954d96c2bb2875b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d58b42fabf20b95621a4736180ae8089b5cc9e4418486d954d96c2bb2875b6b", kill_on_drop: false }` [INFO] [stdout] 6d58b42fabf20b95621a4736180ae8089b5cc9e4418486d954d96c2bb2875b6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b544dccb68ca88dd4646400c775a09c52bba611d9756ae85fcbf3c1c71f43d3c [INFO] running `Command { std: "docker" "start" "-a" "b544dccb68ca88dd4646400c775a09c52bba611d9756ae85fcbf3c1c71f43d3c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating common/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating problems/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking adventofcode2023-common v0.0.1 (/tmp/fixit/common) [INFO] [stderr] Migrating common/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking adventofcode2023-problems v0.0.1 (/tmp/fixit/problems) [INFO] [stderr] Migrating problems/src/bin/day12/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day15/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day09/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day14/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day08/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day05/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day11/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day06/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day07/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day01/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day02/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day04/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day03/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day10/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating problems/src/bin/day13/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking adventofcode2023-common v0.0.1 (/tmp/fixit/common) [INFO] [stderr] Checking adventofcode2023-problems v0.0.1 (/tmp/fixit/problems) [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> problems/src/bin/day13/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn smudge_each(self) -> impl Iterator + 'static { [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] 47 | self.each_position() [INFO] [stdout] | ^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] 48 | .map(move |(x, y)| self.clone().smudge_position(x, y)) [INFO] [stdout] 49 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self` because it is borrowed [INFO] [stdout] --> problems/src/bin/day13/main.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 46 | fn smudge_each(self) -> impl Iterator + 'static { [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] 47 | self.each_position() [INFO] [stdout] | -------------------- [INFO] [stdout] | | [INFO] [stdout] | borrow of `self` occurs here [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] 48 | .map(move |(x, y)| self.clone().smudge_position(x, y)) [INFO] [stdout] | ^^^^^^^^^^^^^ ---- move occurs due to use in closure [INFO] [stdout] | | [INFO] [stdout] | move out of `self` occurs here [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 47 | self.clone().each_position() [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode2023-problems` (bin "day13" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> problems/src/bin/day13/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn smudge_each(self) -> impl Iterator + 'static { [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] 47 | self.each_position() [INFO] [stdout] | ^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] 48 | .map(move |(x, y)| self.clone().smudge_position(x, y)) [INFO] [stdout] 49 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self` because it is borrowed [INFO] [stdout] --> problems/src/bin/day13/main.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 46 | fn smudge_each(self) -> impl Iterator + 'static { [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] 47 | self.each_position() [INFO] [stdout] | -------------------- [INFO] [stdout] | | [INFO] [stdout] | borrow of `self` occurs here [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] 48 | .map(move |(x, y)| self.clone().smudge_position(x, y)) [INFO] [stdout] | ^^^^^^^^^^^^^ ---- move occurs due to use in closure [INFO] [stdout] | | [INFO] [stdout] | move out of `self` occurs here [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 47 | self.clone().each_position() [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode2023-problems` (bin "day13") due to 3 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b544dccb68ca88dd4646400c775a09c52bba611d9756ae85fcbf3c1c71f43d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b544dccb68ca88dd4646400c775a09c52bba611d9756ae85fcbf3c1c71f43d3c", kill_on_drop: false }` [INFO] [stdout] b544dccb68ca88dd4646400c775a09c52bba611d9756ae85fcbf3c1c71f43d3c