[INFO] cloning repository https://github.com/fenhl/adventofcode-2015-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fenhl/adventofcode-2015-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fadventofcode-2015-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fadventofcode-2015-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eabb127d7f02d1a1e8985e3240435dc29cfc121f [INFO] testing fenhl/adventofcode-2015-rust against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fadventofcode-2015-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fenhl/adventofcode-2015-rust [INFO] finished tweaking git repo https://github.com/fenhl/adventofcode-2015-rust [INFO] tweaked toml for git repo https://github.com/fenhl/adventofcode-2015-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fenhl/adventofcode-2015-rust on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fenhl/adventofcode-2015-rust 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v0.1.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ca39a6ca18ff65c791c84bb8cb91c4f31371a45977cb448fa9279fe456d326e [INFO] running `Command { std: "docker" "start" "-a" "3ca39a6ca18ff65c791c84bb8cb91c4f31371a45977cb448fa9279fe456d326e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ca39a6ca18ff65c791c84bb8cb91c4f31371a45977cb448fa9279fe456d326e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca39a6ca18ff65c791c84bb8cb91c4f31371a45977cb448fa9279fe456d326e", kill_on_drop: false }` [INFO] [stdout] 3ca39a6ca18ff65c791c84bb8cb91c4f31371a45977cb448fa9279fe456d326e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8ed9defa80ae2151d78d501ae48046c03f0dabbec7ad44d1859977abc3c7ee [INFO] running `Command { std: "docker" "start" "-a" "7e8ed9defa80ae2151d78d501ae48046c03f0dabbec7ad44d1859977abc3c7ee", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.2.2 [INFO] [stderr] Compiling memchr v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.4.0 [INFO] [stderr] Compiling regex v0.1.43 [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "7e8ed9defa80ae2151d78d501ae48046c03f0dabbec7ad44d1859977abc3c7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8ed9defa80ae2151d78d501ae48046c03f0dabbec7ad44d1859977abc3c7ee", kill_on_drop: false }` [INFO] [stdout] 7e8ed9defa80ae2151d78d501ae48046c03f0dabbec7ad44d1859977abc3c7ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2968ec250458d76ec7ddc73d17db9228c03075be6d0bd14b6ff132c6209dc073 [INFO] running `Command { std: "docker" "start" "-a" "2968ec250458d76ec7ddc73d17db9228c03075be6d0bd14b6ff132c6209dc073", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] running `Command { std: "docker" "inspect" "2968ec250458d76ec7ddc73d17db9228c03075be6d0bd14b6ff132c6209dc073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2968ec250458d76ec7ddc73d17db9228c03075be6d0bd14b6ff132c6209dc073", kill_on_drop: false }` [INFO] [stdout] 2968ec250458d76ec7ddc73d17db9228c03075be6d0bd14b6ff132c6209dc073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad9929f2578ec3165adc1f407e9f3ee699f4c5f8d9e2a5aeda632f822784e024 [INFO] running `Command { std: "docker" "start" "-a" "ad9929f2578ec3165adc1f407e9f3ee699f4c5f8d9e2a5aeda632f822784e024", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] running `Command { std: "docker" "inspect" "ad9929f2578ec3165adc1f407e9f3ee699f4c5f8d9e2a5aeda632f822784e024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9929f2578ec3165adc1f407e9f3ee699f4c5f8d9e2a5aeda632f822784e024", kill_on_drop: false }` [INFO] [stdout] ad9929f2578ec3165adc1f407e9f3ee699f4c5f8d9e2a5aeda632f822784e024