[INFO] cloning repository https://github.com/redbadger/animal-hunt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redbadger/animal-hunt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fanimal-hunt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fanimal-hunt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf81971b8afb70f72bcbd00c0a2716b1185b7e22 [INFO] checking redbadger/animal-hunt against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fanimal-hunt" "/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/redbadger/animal-hunt on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/redbadger/animal-hunt [INFO] finished tweaking git repo https://github.com/redbadger/animal-hunt [INFO] tweaked toml for git repo https://github.com/redbadger/animal-hunt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/redbadger/animal-hunt 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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi v0.25.3 [INFO] [stderr] Downloaded uniffi_udl v0.25.3 [INFO] [stderr] Downloaded oneshot-uniffi v0.1.6 [INFO] [stderr] Downloaded uniffi_checksum_derive v0.25.3 [INFO] [stderr] Downloaded uniffi_core v0.25.3 [INFO] [stderr] Downloaded crux_macros v0.3.4 [INFO] [stderr] Downloaded assert_let_bind v0.1.1 [INFO] [stderr] Downloaded uniffi_macros v0.25.3 [INFO] [stderr] Downloaded uniffi_meta v0.25.3 [INFO] [stderr] Downloaded uniffi_bindgen v0.25.3 [INFO] [stderr] Downloaded serde-generate v0.25.1 [INFO] [stderr] Downloaded crux_core v0.7.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a53f9d33b85bbf496b356a5a645ace990d0f90a28f3e394f21281b289381160f [INFO] running `Command { std: "docker" "start" "-a" "a53f9d33b85bbf496b356a5a645ace990d0f90a28f3e394f21281b289381160f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a53f9d33b85bbf496b356a5a645ace990d0f90a28f3e394f21281b289381160f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53f9d33b85bbf496b356a5a645ace990d0f90a28f3e394f21281b289381160f", kill_on_drop: false }` [INFO] [stdout] a53f9d33b85bbf496b356a5a645ace990d0f90a28f3e394f21281b289381160f [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4868ee4a7b2240dc03270155c4d268d5255c545e5011d461e0dfbc8c0f58e73 [INFO] running `Command { std: "docker" "start" "-a" "e4868ee4a7b2240dc03270155c4d268d5255c545e5011d461e0dfbc8c0f58e73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling syn v2.0.47 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libanstream-aef58a873a64d9fe.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `askama_escape` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/bin/rustc --crate-name askama_escape --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/askama_escape-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("json"))' -C metadata=4915ef1ef5c6fbf0 -C extra-filename=-a0819459e40c570e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/liblibc-6823c795230472b5.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahEG5Jy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstream` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a0cd57eba5d417638d3351ba13fc414ad1a24bec/bin/rustc --crate-name quote --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=301214b7ef8196b3 -C extra-filename=-a0ca57e797109cc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-100e95bc6575e2df.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetad5KvAa/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phf_shared` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamRmTG3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaV6NdrT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac8404N/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e4868ee4a7b2240dc03270155c4d268d5255c545e5011d461e0dfbc8c0f58e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4868ee4a7b2240dc03270155c4d268d5255c545e5011d461e0dfbc8c0f58e73", kill_on_drop: false }` [INFO] [stdout] e4868ee4a7b2240dc03270155c4d268d5255c545e5011d461e0dfbc8c0f58e73