[INFO] cloning repository https://github.com/theduke/rustc-cranelift-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theduke/rustc-cranelift-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Frustc-cranelift-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Frustc-cranelift-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e22b34c6dcb6981dfe3e0288b4b0ed9b8b7c1b96 [INFO] testing theduke/rustc-cranelift-bench against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Frustc-cranelift-bench" "/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/theduke/rustc-cranelift-bench on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theduke/rustc-cranelift-bench [INFO] finished tweaking git repo https://github.com/theduke/rustc-cranelift-bench [INFO] tweaked toml for git repo https://github.com/theduke/rustc-cranelift-bench written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/theduke/rustc-cranelift-bench 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62a74c45d6df41848db51283a04a7ed745d990f1e92d409efa70b5a9cc18818b [INFO] running `Command { std: "docker" "start" "-a" "62a74c45d6df41848db51283a04a7ed745d990f1e92d409efa70b5a9cc18818b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62a74c45d6df41848db51283a04a7ed745d990f1e92d409efa70b5a9cc18818b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a74c45d6df41848db51283a04a7ed745d990f1e92d409efa70b5a9cc18818b", kill_on_drop: false }` [INFO] [stdout] 62a74c45d6df41848db51283a04a7ed745d990f1e92d409efa70b5a9cc18818b [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50afc5911828de0dbe3d6205f3ff2961cde92b7964afa74ec9db25b69f88b32d [INFO] running `Command { std: "docker" "start" "-a" "50afc5911828de0dbe3d6205f3ff2961cde92b7964afa74ec9db25b69f88b32d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-subscriber` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing_subscriber --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.2.16/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="ansi"' --cfg 'feature="ansi_term"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="json"' --cfg 'feature="lazy_static"' --cfg 'feature="matchers"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --cfg 'feature="tracing-serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi_term", "chrono", "default", "env-filter", "fmt", "json", "lazy_static", "matchers", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "thread_local", "tracing", "tracing-log", "tracing-serde"))' -C metadata=4338125b0bdaabda -C extra-filename=-5adf45b155f0bf57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-74ae5010905c21da.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e8ded35f9675919c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern matchers=/opt/rustwide/target/debug/deps/libmatchers-0ca5dca613e7a209.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-05dc05af109da251.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e2dd3c2151a19aae.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-76d35985d1022632.rmeta --extern sharded_slab=/opt/rustwide/target/debug/deps/libsharded_slab-96264a064c2e71f8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4e540aa6ec26eb74.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-fe1beac37bd01560.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6fffb14bb0f43713.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-7123979ec3793067.rmeta --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-820dcbd3b014cefe.rmeta --extern tracing_serde=/opt/rustwide/target/debug/deps/libtracing_serde-3bb80d9a155c74aa.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "50afc5911828de0dbe3d6205f3ff2961cde92b7964afa74ec9db25b69f88b32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50afc5911828de0dbe3d6205f3ff2961cde92b7964afa74ec9db25b69f88b32d", kill_on_drop: false }` [INFO] [stdout] 50afc5911828de0dbe3d6205f3ff2961cde92b7964afa74ec9db25b69f88b32d