[INFO] cloning repository https://github.com/sullyy9/martel-printer-programmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sullyy9/martel-printer-programmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsullyy9%2Fmartel-printer-programmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsullyy9%2Fmartel-printer-programmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a931aaa54a54597960a3a5dde0b1804c098a546 [INFO] testing sullyy9/martel-printer-programmer against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsullyy9%2Fmartel-printer-programmer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sullyy9/martel-printer-programmer on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sullyy9/martel-printer-programmer [INFO] finished tweaking git repo https://github.com/sullyy9/martel-printer-programmer [INFO] tweaked toml for git repo https://github.com/sullyy9/martel-printer-programmer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sullyy9/martel-printer-programmer 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b36cf3599758687c7ba0ce4360de2f0a7d59f349490a268ffdf02ba531fb3915 [INFO] running `Command { std: "docker" "start" "-a" "b36cf3599758687c7ba0ce4360de2f0a7d59f349490a268ffdf02ba531fb3915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b36cf3599758687c7ba0ce4360de2f0a7d59f349490a268ffdf02ba531fb3915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b36cf3599758687c7ba0ce4360de2f0a7d59f349490a268ffdf02ba531fb3915", kill_on_drop: false }` [INFO] [stdout] b36cf3599758687c7ba0ce4360de2f0a7d59f349490a268ffdf02ba531fb3915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b003c0daab9c02a5951255a6ad47756fbc723f9ccf96ea3b98f8309b7df80001 [INFO] running `Command { std: "docker" "start" "-a" "b003c0daab9c02a5951255a6ad47756fbc723f9ccf96ea3b98f8309b7df80001", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libusb1-sys v0.6.4 [INFO] [stderr] Compiling hidapi v1.4.1 [INFO] [stderr] Compiling rusb v0.9.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling jaylink v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling jep106 v0.2.8 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling probe-rs-target v0.13.0 [INFO] [stderr] Compiling probe-rs v0.13.0 [INFO] [stderr] Compiling embed-resource v1.7.3 [INFO] [stderr] Compiling martel-printer-programmer 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 `probe-rs` (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-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name probe_rs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/probe-rs-0.13.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 --cfg 'feature="builtin-targets"' --cfg 'feature="default"' --cfg 'feature="vendored-libusb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-targets", "default", "ftdi", "ftdi-vendored", "hexdump", "libftdi1-sys", "vendored-libusb"))' -C metadata=c59e6b4fd883c9ec -C extra-filename=-b7ac8ed77bab24c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1e0471050c92c798.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-9479bbac5fea2d78.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-525da91b6852a87c.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-d9d6f3ffef378e0d.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-c2d5fb695eab3e4c.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-f303f13b5890f363.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-bf7fa3327a706e74.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-b39377f886462814.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-8004bc9607041939.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-5f81e2dfe1ad9f62.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d92df7c38c336d51.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6f03a27faa26ea9b.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-76de0b6e1bdc6d3d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08f2c01226c75f44.rmeta --extern probe_rs_target=/opt/rustwide/target/debug/deps/libprobe_rs_target-610740ed86622e42.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-19ca71090b388366.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-3361362c5050ee07.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1c8e548618464350.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c1363e994fa68bd4.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f0217ecdd817a834.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-80860d60f31669d5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9c9bbdaeb3c24ac5.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-f8e2b22f8686daf1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libusb1-sys-afb6b01b1bb81b6e/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b003c0daab9c02a5951255a6ad47756fbc723f9ccf96ea3b98f8309b7df80001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b003c0daab9c02a5951255a6ad47756fbc723f9ccf96ea3b98f8309b7df80001", kill_on_drop: false }` [INFO] [stdout] b003c0daab9c02a5951255a6ad47756fbc723f9ccf96ea3b98f8309b7df80001