[INFO] cloning repository https://github.com/soareschen/risc0-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soareschen/risc0-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoareschen%2Frisc0-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoareschen%2Frisc0-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab35461dd57c5828d7ca75986228cc43eda891be [INFO] checking soareschen/risc0-hello-world/ab35461dd57c5828d7ca75986228cc43eda891be against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoareschen%2Frisc0-hello-world" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soareschen/risc0-hello-world on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/soareschen/risc0-hello-world [INFO] finished tweaking git repo https://github.com/soareschen/risc0-hello-world [INFO] tweaked toml for git repo https://github.com/soareschen/risc0-hello-world written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/soareschen/risc0-hello-world 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded risc0-core v0.18.0 [INFO] [stderr] Downloaded risc0-zkvm-platform v0.18.0 [INFO] [stderr] Downloaded bonsai-sdk v0.4.0 [INFO] [stderr] Downloaded risc0-binfmt v0.18.0 [INFO] [stderr] Downloaded typetag v0.2.13 [INFO] [stderr] Downloaded risc0-build-kernel v0.18.0 [INFO] [stderr] Downloaded typetag-impl v0.2.13 [INFO] [stderr] Downloaded inventory v0.3.12 [INFO] [stderr] Downloaded risc0-sys v0.18.0 [INFO] [stderr] Downloaded ruzstd v0.3.1 [INFO] [stderr] Downloaded elf v0.7.3 [INFO] [stderr] Downloaded risc0-zkp v0.18.0 [INFO] [stderr] Downloaded risc0-circuit-rv32im v0.18.0 [INFO] [stderr] Downloaded risc0-circuit-rv32im-sys v0.18.0 [INFO] [stderr] Downloaded risc0-zkvm v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27f62aa57712eaa1ab1ecd90032f6634091f61fdf64b44f60b1f8f30b6664fea [INFO] running `Command { std: "docker" "start" "-a" "27f62aa57712eaa1ab1ecd90032f6634091f61fdf64b44f60b1f8f30b6664fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27f62aa57712eaa1ab1ecd90032f6634091f61fdf64b44f60b1f8f30b6664fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f62aa57712eaa1ab1ecd90032f6634091f61fdf64b44f60b1f8f30b6664fea", kill_on_drop: false }` [INFO] [stdout] 27f62aa57712eaa1ab1ecd90032f6634091f61fdf64b44f60b1f8f30b6664fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a0dd035856888cd117d9057dad470324f998ac9a49e11e767c698e7fec74ef0 [INFO] running `Command { std: "docker" "start" "-a" "8a0dd035856888cd117d9057dad470324f998ac9a49e11e767c698e7fec74ef0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling risc0-build-kernel v0.18.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling risc0-sys v0.18.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking bytemuck v1.14.0 [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 `thiserror-impl` (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/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.50/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=293b9e58f6150397 -C extra-filename=-73ccdfb625a8f2ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c506a05697f6e678.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-76abfdc78efad02b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7cdeba0dfa930d7d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tracing-attributes` (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/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=dc951c8f4a0b4d2d -C extra-filename=-a935e3c4cd0b63fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c506a05697f6e678.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-76abfdc78efad02b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7cdeba0dfa930d7d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGK77RJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytemuck` (lib) due to 1 previous error [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEK7hio/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/serde_derive-6f5958c0eed880c7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde_derive-6f5958c0eed880c7/dep-lib-serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta25tT9o/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a0dd035856888cd117d9057dad470324f998ac9a49e11e767c698e7fec74ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a0dd035856888cd117d9057dad470324f998ac9a49e11e767c698e7fec74ef0", kill_on_drop: false }` [INFO] [stdout] 8a0dd035856888cd117d9057dad470324f998ac9a49e11e767c698e7fec74ef0