[INFO] fetching crate gdb-server 0.18.0... [INFO] testing gdb-server-0.18.0 against 1.84.0 for beta-1.85-1 [INFO] extracting crate gdb-server 0.18.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate gdb-server 0.18.0 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdb-server 0.18.0 [INFO] finished tweaking crates.io crate gdb-server 0.18.0 [INFO] tweaked toml for crates.io crate gdb-server 0.18.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding gdbstub v0.6.6 (available: v0.7.3) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding probe-rs v0.18.0 (available: v0.25.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.13.1 [INFO] [stderr] Downloaded libftdi1-sys v1.1.3 [INFO] [stderr] Downloaded jep106 v0.2.10 [INFO] [stderr] Downloaded kmp v0.1.1 [INFO] [stderr] Downloaded gdbstub v0.6.6 [INFO] [stderr] Downloaded hidapi v2.6.3 [INFO] [stderr] Downloaded probe-rs-target v0.18.0 [INFO] [stderr] Downloaded probe-rs v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b70d4f0113141ad909dbd81158268b639613d25cb14e9873a830a6781c6853f6 [INFO] running `Command { std: "docker" "start" "-a" "b70d4f0113141ad909dbd81158268b639613d25cb14e9873a830a6781c6853f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b70d4f0113141ad909dbd81158268b639613d25cb14e9873a830a6781c6853f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70d4f0113141ad909dbd81158268b639613d25cb14e9873a830a6781c6853f6", kill_on_drop: false }` [INFO] [stdout] b70d4f0113141ad909dbd81158268b639613d25cb14e9873a830a6781c6853f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ef1fa64bfb2285fafd3a4b63e1a6f004fae6039d4f6e9f93a6790648ec0b313 [INFO] running `Command { std: "docker" "start" "-a" "3ef1fa64bfb2285fafd3a4b63e1a6f004fae6039d4f6e9f93a6790648ec0b313", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling jaylink v0.3.0 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling svg v0.13.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling kmp v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling gdbstub v0.6.6 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-fed0fcc1d3b2727b.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gdbstub` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gdbstub --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gdbstub-0.6.6/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="trace-pkt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__dead_code_marker", "alloc", "default", "paranoid_unsafe", "std", "trace-pkt"))' -C metadata=4ba28c784aae28f1 -C extra-filename=-4ba28c784aae28f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d2d002f87ab59482.rmeta --extern managed=/opt/rustwide/target/debug/deps/libmanaged-4586d316fc2235c9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-37100b31c0c5a0eb.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a8d392a3a89c211c.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0a4JkI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeQMhvW/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ef1fa64bfb2285fafd3a4b63e1a6f004fae6039d4f6e9f93a6790648ec0b313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef1fa64bfb2285fafd3a4b63e1a6f004fae6039d4f6e9f93a6790648ec0b313", kill_on_drop: false }` [INFO] [stdout] 3ef1fa64bfb2285fafd3a4b63e1a6f004fae6039d4f6e9f93a6790648ec0b313