[INFO] cloning repository https://github.com/zenithlight/dydx-tonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zenithlight/dydx-tonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenithlight%2Fdydx-tonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenithlight%2Fdydx-tonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 358833c629f1b68ba8bec02b0413843000151ec1 [INFO] building zenithlight/dydx-tonic against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenithlight%2Fdydx-tonic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zenithlight/dydx-tonic on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zenithlight/dydx-tonic [INFO] finished tweaking git repo https://github.com/zenithlight/dydx-tonic [INFO] tweaked toml for git repo https://github.com/zenithlight/dydx-tonic written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zenithlight/dydx-tonic 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd3e9dcfc31221c49e968a6d649752baac772f7c7eeded15189975288dbad1fc [INFO] running `Command { std: "docker" "start" "-a" "bd3e9dcfc31221c49e968a6d649752baac772f7c7eeded15189975288dbad1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3e9dcfc31221c49e968a6d649752baac772f7c7eeded15189975288dbad1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3e9dcfc31221c49e968a6d649752baac772f7c7eeded15189975288dbad1fc", kill_on_drop: false }` [INFO] [stdout] bd3e9dcfc31221c49e968a6d649752baac772f7c7eeded15189975288dbad1fc [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c0593dca28735b46ffbf42fd6ebb62a262ac33ac505b13283a367e023552f3 [INFO] running `Command { std: "docker" "start" "-a" "e3c0593dca28735b46ffbf42fd6ebb62a262ac33ac505b13283a367e023552f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `prost-build` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name prost_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-build-0.12.4/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"' --cfg 'feature="format"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cleanup-markdown", "default", "format"))' -C metadata=bf3f0c280bd381a2 -C extra-filename=-d2e43231f48be8ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bd77883c882d5359.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-b92dbc4dcacf6293.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6e137690a6ca4b62.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-25fa166b62398773.rmeta --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-a01478504d894089.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ae0e60aed4d005fd.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-d745c767223aa976.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-ba726278a407ed26.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-6cd35d292c286bea.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-e49ceddf49765014.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e1321ca0f80f7450.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-feec0d08f58a60dd.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0bc1fce46cc145f4.rmeta --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" "e3c0593dca28735b46ffbf42fd6ebb62a262ac33ac505b13283a367e023552f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c0593dca28735b46ffbf42fd6ebb62a262ac33ac505b13283a367e023552f3", kill_on_drop: false }` [INFO] [stdout] e3c0593dca28735b46ffbf42fd6ebb62a262ac33ac505b13283a367e023552f3