[INFO] cloning repository https://github.com/emlun/adventofcode-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emlun/adventofcode-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlun%2Fadventofcode-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlun%2Fadventofcode-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a43f1a3f692429f574c890642d38fb886b97426
[INFO] testing emlun/adventofcode-2022 against beta-2025-01-12 for beta-1.85-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlun%2Fadventofcode-2022" "/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/emlun/adventofcode-2022 on toolchain beta-2025-01-12
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/emlun/adventofcode-2022
[INFO] finished tweaking git repo https://github.com/emlun/adventofcode-2022
[INFO] tweaked toml for git repo https://github.com/emlun/adventofcode-2022 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/emlun/adventofcode-2022 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" "+beta-2025-01-12" "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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc9ba3fe0ab87e3e8b63152f58f85376a5f6547a6e16624fce02040696ec08a7
[INFO] running `Command { std: "docker" "start" "-a" "bc9ba3fe0ab87e3e8b63152f58f85376a5f6547a6e16624fce02040696ec08a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc9ba3fe0ab87e3e8b63152f58f85376a5f6547a6e16624fce02040696ec08a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9ba3fe0ab87e3e8b63152f58f85376a5f6547a6e16624fce02040696ec08a7", kill_on_drop: false }`
[INFO] [stdout] bc9ba3fe0ab87e3e8b63152f58f85376a5f6547a6e16624fce02040696ec08a7
[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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b59b3e2fb6229af6aa367ea72493789c7d000839f646e5edd74d9c6cc204b956
[INFO] running `Command { std: "docker" "start" "-a" "b59b3e2fb6229af6aa367ea72493789c7d000839f646e5edd74d9c6cc204b956", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.66
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling unicode-width v0.1.6
[INFO] [stderr] Compiling vec_map v0.8.1
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling atty v0.2.13
[INFO] [stderr] Compiling clap v2.33.0
[INFO] [stderr] Compiling adventofcode-2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `counts` is never used
[INFO] [stdout] --> src/util/iter.rs:40:8
[INFO] [stdout] |
[INFO] [stdout] 39 | pub trait Countable {
[INFO] [stdout] | --------- method in this trait
[INFO] [stdout] 40 | fn counts(self) -> HashMap;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s
[INFO] running `Command { std: "docker" "inspect" "b59b3e2fb6229af6aa367ea72493789c7d000839f646e5edd74d9c6cc204b956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59b3e2fb6229af6aa367ea72493789c7d000839f646e5edd74d9c6cc204b956", kill_on_drop: false }`
[INFO] [stdout] b59b3e2fb6229af6aa367ea72493789c7d000839f646e5edd74d9c6cc204b956
[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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c7251613bd5ebb51ecf95eb8632f7cdccba848b666d38152678cf059ca5f1f2
[INFO] running `Command { std: "docker" "start" "-a" "3c7251613bd5ebb51ecf95eb8632f7cdccba848b666d38152678cf059ca5f1f2", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.66
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling const_fn v0.4.3
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.1
[INFO] [stderr] Compiling memoffset v0.6.1
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling cast v0.2.3
[INFO] [stderr] Compiling atty v0.2.13
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling crossbeam-epoch v0.9.1
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling serde_json v1.0.59
[INFO] [stderr] Compiling syn v1.0.53
[INFO] [stderr] Compiling clap v2.33.0
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling crossbeam-deque v0.8.0
[INFO] [stderr] Compiling crossbeam-channel v0.5.0
[INFO] [stderr] Compiling regex-automata v0.1.9
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (build script)
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.117/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=cc319c21e6da9a06 -C extra-filename=-35eff24fec78a666 --out-dir /opt/rustwide/target/debug/build/serde_derive-35eff24fec78a666 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c7251613bd5ebb51ecf95eb8632f7cdccba848b666d38152678cf059ca5f1f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c7251613bd5ebb51ecf95eb8632f7cdccba848b666d38152678cf059ca5f1f2", kill_on_drop: false }`
[INFO] [stdout] 3c7251613bd5ebb51ecf95eb8632f7cdccba848b666d38152678cf059ca5f1f2