[INFO] cloning repository https://github.com/clpi/of [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clpi/of" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96e230c4f3f336058cbb4ccfef185b8e61b6cd04 [INFO] testing clpi/of against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fof" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clpi/of on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clpi/of [INFO] finished tweaking git repo https://github.com/clpi/of [INFO] tweaked toml for git repo https://github.com/clpi/of written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/clpi/of 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7178b15966ee705df022c4aec6e6c220429f6de4bc831272c688afdbdc2effbb [INFO] running `Command { std: "docker" "start" "-a" "7178b15966ee705df022c4aec6e6c220429f6de4bc831272c688afdbdc2effbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7178b15966ee705df022c4aec6e6c220429f6de4bc831272c688afdbdc2effbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7178b15966ee705df022c4aec6e6c220429f6de4bc831272c688afdbdc2effbb", kill_on_drop: false }` [INFO] [stdout] 7178b15966ee705df022c4aec6e6c220429f6de4bc831272c688afdbdc2effbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f93ea21895014ea6c222800d96786a527085928497acd6cc105e69d33566c99 [INFO] running `Command { std: "docker" "start" "-a" "3f93ea21895014ea6c222800d96786a527085928497acd6cc105e69d33566c99", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cranelift-isle v0.97.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.97.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cranelift-entity v0.97.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.97.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cranelift-bforest v0.97.2 [INFO] [stderr] Compiling cranelift-control v0.97.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v10.0.2 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling cranelift-codegen v0.97.2 [INFO] [stderr] Compiling peg v0.8.2 [INFO] [stderr] Compiling cranelift-native v0.97.2 [INFO] [stderr] Compiling cranelift-frontend v0.97.2 [INFO] [stderr] Compiling cranelift-module v0.97.2 [INFO] [stderr] Compiling cranelift-jit v0.97.2 [INFO] [stderr] Compiling cranelift v0.97.2 [INFO] [stderr] Compiling of v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `of` (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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name of --edition=2021 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("codespan-reporting"))' -C metadata=243ecac9e8f530e5 -C extra-filename=-b6a54d6a7a6f2171 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift=/opt/rustwide/target/debug/deps/libcranelift-a7356496ecd90af5.rmeta --extern cranelift_jit=/opt/rustwide/target/debug/deps/libcranelift_jit-63525242dc436588.rmeta --extern cranelift_module=/opt/rustwide/target/debug/deps/libcranelift_module-f64d56c84d21f8ae.rmeta --extern cranelift_native=/opt/rustwide/target/debug/deps/libcranelift_native-023e1e8b658927a2.rmeta --extern peg=/opt/rustwide/target/debug/deps/libpeg-e32fea65796456ec.rmeta --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] [stderr] warning: cranelift-codegen@0.97.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.97.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.97.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.97.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.97.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] error: could not compile `cranelift-codegen` (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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.97.2/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="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-arch", "anyhow", "arm64", "bincode", "capstone", "core", "default", "disas", "enable-serde", "gimli", "incremental-cache", "isle-errors", "isle-in-source-tree", "riscv64", "s390x", "serde", "sha2", "souper-harvest", "souper-ir", "std", "testing_hooks", "trace-log", "unwind", "x86"))' -C metadata=5675fcea527d1985 -C extra-filename=-845e2f5b2a29c44b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-8b7ee309587c747b.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-ffd584db5f37b0f1.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-cbdcb4d5d3c69bd0.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-9647bb6cf8d563ff.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-eb6813644bfe4d14.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-80af61b81068a790.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e2f653c12c8e3667.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062448fef1760a61.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-d68ca4fdcdf7cabe.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-7831fc6793efd838.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-97f3b8e98e6d4d65.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3f93ea21895014ea6c222800d96786a527085928497acd6cc105e69d33566c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f93ea21895014ea6c222800d96786a527085928497acd6cc105e69d33566c99", kill_on_drop: false }` [INFO] [stdout] 3f93ea21895014ea6c222800d96786a527085928497acd6cc105e69d33566c99