[INFO] fetching crate snitch-detective 0.0.26...
[INFO] building snitch-detective-0.0.26 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] extracting crate snitch-detective 0.0.26 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate snitch-detective 0.0.26 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate snitch-detective 0.0.26
[INFO] finished tweaking crates.io crate snitch-detective 0.0.26
[INFO] tweaked toml for crates.io crate snitch-detective 0.0.26 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate snitch-detective 0.0.26 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9c0dc44221dbf5c5847f0efc2aca007f19c6a9f12ca333a6634f4f6b384543d
[INFO] running `Command { std: "docker" "start" "-a" "e9c0dc44221dbf5c5847f0efc2aca007f19c6a9f12ca333a6634f4f6b384543d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9c0dc44221dbf5c5847f0efc2aca007f19c6a9f12ca333a6634f4f6b384543d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c0dc44221dbf5c5847f0efc2aca007f19c6a9f12ca333a6634f4f6b384543d", kill_on_drop: false }`
[INFO] [stdout] e9c0dc44221dbf5c5847f0efc2aca007f19c6a9f12ca333a6634f4f6b384543d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 975b67e8b54ddafeba76824528a27aae73009d06fd3a7b242d9d59a256dde15b
[INFO] running `Command { std: "docker" "start" "-a" "975b67e8b54ddafeba76824528a27aae73009d06fd3a7b242d9d59a256dde15b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ajson v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling gjson v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling protobuf-json-mapping v3.2.0
[INFO] [stderr]    Compiling snitch-protos v0.0.97
[INFO] [stderr]    Compiling snitch-detective v0.0.26 (/opt/rustwide/workdir)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `protobuf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name protobuf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.2.0/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=0983fadeadf31d75 -C extra-filename=-0be66ddb432262b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern protobuf_support=/opt/rustwide/target/debug/deps/libprotobuf_support-f1ff62f45280ab00.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-514b1552599541b9.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `snitch-protos` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name protos --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snitch-protos-0.0.97/src/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=666f1636fc421615 -C extra-filename=-41569d1c2a2270e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-0be66ddb432262b5.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "975b67e8b54ddafeba76824528a27aae73009d06fd3a7b242d9d59a256dde15b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "975b67e8b54ddafeba76824528a27aae73009d06fd3a7b242d9d59a256dde15b", kill_on_drop: false }`
[INFO] [stdout] 975b67e8b54ddafeba76824528a27aae73009d06fd3a7b242d9d59a256dde15b
