[INFO] cloning repository https://github.com/vlaci/AdventOfCode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vlaci/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlaci%2FAdventOfCode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlaci%2FAdventOfCode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12676e6ef0b17308436546a5abd28afe54b25996 [INFO] testing vlaci/AdventOfCode against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlaci%2FAdventOfCode" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vlaci/AdventOfCode [INFO] finished tweaking git repo https://github.com/vlaci/AdventOfCode [INFO] tweaked toml for git repo https://github.com/vlaci/AdventOfCode written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vlaci/AdventOfCode on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vlaci/AdventOfCode 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ed21bd119459c6813b92c76965c5169cb145d12e6de0cdc8d3ba936d71d5f85 [INFO] running `Command { std: "docker" "start" "-a" "6ed21bd119459c6813b92c76965c5169cb145d12e6de0cdc8d3ba936d71d5f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ed21bd119459c6813b92c76965c5169cb145d12e6de0cdc8d3ba936d71d5f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed21bd119459c6813b92c76965c5169cb145d12e6de0cdc8d3ba936d71d5f85", kill_on_drop: false }` [INFO] [stdout] 6ed21bd119459c6813b92c76965c5169cb145d12e6de0cdc8d3ba936d71d5f85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50debd2660dafc38a5a7cca01fbcbde419f2f47944f016e281fa92ce301fc292 [INFO] running `Command { std: "docker" "start" "-a" "50debd2660dafc38a5a7cca01fbcbde419f2f47944f016e281fa92ce301fc292", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/2024/03) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.85s [INFO] running `Command { std: "docker" "inspect" "50debd2660dafc38a5a7cca01fbcbde419f2f47944f016e281fa92ce301fc292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50debd2660dafc38a5a7cca01fbcbde419f2f47944f016e281fa92ce301fc292", kill_on_drop: false }` [INFO] [stdout] 50debd2660dafc38a5a7cca01fbcbde419f2f47944f016e281fa92ce301fc292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66dfa08eb4094cffef61e3c8e8a2f7663b72db8470e768a662e69ea4e7f0fe4d [INFO] running `Command { std: "docker" "start" "-a" "66dfa08eb4094cffef61e3c8e8a2f7663b72db8470e768a662e69ea4e7f0fe4d", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/2024/03) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.44s [INFO] running `Command { std: "docker" "inspect" "66dfa08eb4094cffef61e3c8e8a2f7663b72db8470e768a662e69ea4e7f0fe4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66dfa08eb4094cffef61e3c8e8a2f7663b72db8470e768a662e69ea4e7f0fe4d", kill_on_drop: false }` [INFO] [stdout] 66dfa08eb4094cffef61e3c8e8a2f7663b72db8470e768a662e69ea4e7f0fe4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51faef6a90bca34e055be6a7552a44beb253ddf656f72220fbcb090e0406d6a6 [INFO] running `Command { std: "docker" "start" "-a" "51faef6a90bca34e055be6a7552a44beb253ddf656f72220fbcb090e0406d6a6", kill_on_drop: false }` [INFO] [stderr] error: failed to download `aho-corasick v1.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `aho-corasick v1.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "51faef6a90bca34e055be6a7552a44beb253ddf656f72220fbcb090e0406d6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51faef6a90bca34e055be6a7552a44beb253ddf656f72220fbcb090e0406d6a6", kill_on_drop: false }` [INFO] [stdout] 51faef6a90bca34e055be6a7552a44beb253ddf656f72220fbcb090e0406d6a6