[INFO] cloning repository https://github.com/ljp-projects/mosaic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljp-projects/mosaic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljp-projects%2Fmosaic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljp-projects%2Fmosaic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 275b8d4dca7fa61f22fd9e76c1eec827dff4b57f [INFO] building ljp-projects/mosaic against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljp-projects%2Fmosaic" "/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/ljp-projects/mosaic on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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/ljp-projects/mosaic [INFO] finished tweaking git repo https://github.com/ljp-projects/mosaic [INFO] tweaked toml for git repo https://github.com/ljp-projects/mosaic written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ljp-projects/mosaic 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-object v0.115.0 [INFO] [stderr] Downloaded pulley-interpreter v28.0.0 [INFO] [stderr] Downloaded cranelift-bitset v0.115.0 [INFO] [stderr] Downloaded cranelift-control v0.115.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.115.0 [INFO] [stderr] Downloaded cranelift-module v0.115.0 [INFO] [stderr] Downloaded cranelift-native v0.115.0 [INFO] [stderr] Downloaded cranelift-frontend v0.115.0 [INFO] [stderr] Downloaded cranelift-entity v0.115.0 [INFO] [stderr] Downloaded cranelift-isle v0.115.0 [INFO] [stderr] Downloaded lang-c v0.15.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.115.0 [INFO] [stderr] Downloaded cranelift-bforest v0.115.0 [INFO] [stderr] Downloaded regalloc2 v0.11.1 [INFO] [stderr] Downloaded cranelift-codegen v0.115.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bcf05e9312b653dde418770d62d64ca9194021b5284c51c965b30557bd114f5 [INFO] running `Command { std: "docker" "start" "-a" "1bcf05e9312b653dde418770d62d64ca9194021b5284c51c965b30557bd114f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bcf05e9312b653dde418770d62d64ca9194021b5284c51c965b30557bd114f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcf05e9312b653dde418770d62d64ca9194021b5284c51c965b30557bd114f5", kill_on_drop: false }` [INFO] [stdout] 1bcf05e9312b653dde418770d62d64ca9194021b5284c51c965b30557bd114f5 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0298fe01c1925c53b96e1e22f666facf0722261b65e229926f2f5c07031443d [INFO] running `Command { std: "docker" "start" "-a" "a0298fe01c1925c53b96e1e22f666facf0722261b65e229926f2f5c07031443d", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling cranelift-isle v0.115.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.115.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cranelift-bitset v0.115.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.115.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lang-c v0.15.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cranelift-entity v0.115.0 [INFO] [stderr] Compiling pulley-interpreter v28.0.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling cranelift-bforest v0.115.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling regalloc2 v0.11.1 [INFO] [stderr] Compiling cranelift-control v0.115.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling cranelift-codegen v0.115.0 [INFO] [stderr] Compiling cranelift-module v0.115.0 [INFO] [stderr] Compiling cranelift-frontend v0.115.0 [INFO] [stderr] Compiling cranelift-native v0.115.0 [INFO] [stderr] Compiling cranelift-object v0.115.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] warning: cranelift-codegen@0.115.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.115.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.115.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.115.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.115.0: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.115.0: 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] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.115.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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --cfg 'feature="all-arch"' --cfg 'feature="all-native-arch"' --cfg 'feature="arm64"' --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="pulley"' --cfg 'feature="riscv64"' --cfg 'feature="s390x"' --cfg 'feature="std"' --cfg 'feature="timing"' --cfg 'feature="unwind"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=68ecad1c9fe68e0f -C extra-filename=-1badc45e4d2105fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-68b8da21a3531b32.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-298d231e445193d8.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-918220330ce8b043.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-447907ae65067cfc.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-a701c72c80dae70d.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-b420a02013d93fb0.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-1bce583c487fa6b1.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-5d9404f16ad26a3c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.rmeta --extern pulley_interpreter=/opt/rustwide/target/debug/deps/libpulley_interpreter-beb6e0d448f90348.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-6f424643a0324570.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-95d47115bc423d63.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c2ae68696ae787b7.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-00710ffe18be3a0f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a0298fe01c1925c53b96e1e22f666facf0722261b65e229926f2f5c07031443d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0298fe01c1925c53b96e1e22f666facf0722261b65e229926f2f5c07031443d", kill_on_drop: false }` [INFO] [stdout] a0298fe01c1925c53b96e1e22f666facf0722261b65e229926f2f5c07031443d