[INFO] cloning repository https://github.com/xRetry/esp32-config-tool-native [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xRetry/esp32-config-tool-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxRetry%2Fesp32-config-tool-native", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxRetry%2Fesp32-config-tool-native'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dba4ca5c0cf3ae0a0d395eff3466cb2961c62457 [INFO] testing xRetry/esp32-config-tool-native 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%2FxRetry%2Fesp32-config-tool-native" "/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/xRetry/esp32-config-tool-native 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/xRetry/esp32-config-tool-native [INFO] finished tweaking git repo https://github.com/xRetry/esp32-config-tool-native [INFO] tweaked toml for git repo https://github.com/xRetry/esp32-config-tool-native written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xRetry/esp32-config-tool-native 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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62faa839ecd111e3ed6ca2bb04b87025bcc4eb01a05a7888a0cbea505f64e10d [INFO] running `Command { std: "docker" "start" "-a" "62faa839ecd111e3ed6ca2bb04b87025bcc4eb01a05a7888a0cbea505f64e10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62faa839ecd111e3ed6ca2bb04b87025bcc4eb01a05a7888a0cbea505f64e10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62faa839ecd111e3ed6ca2bb04b87025bcc4eb01a05a7888a0cbea505f64e10d", kill_on_drop: false }` [INFO] [stdout] 62faa839ecd111e3ed6ca2bb04b87025bcc4eb01a05a7888a0cbea505f64e10d [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021512e359fc991c8fc71e630d46eb8d88d7e68e1faa2b9d6ec3424a10820e36 [INFO] running `Command { std: "docker" "start" "-a" "021512e359fc991c8fc71e630d46eb8d88d7e68e1faa2b9d6ec3424a10820e36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling if-addrs v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling speedy-derive v0.8.6 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling cdr-encoding-size-derive v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling speedy v0.8.6 [INFO] [stderr] Compiling cdr-encoding-size v0.5.0 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling rustdds v0.7.11 [INFO] [stderr] Compiling ros2-client v0.3.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ros2-client` (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 ros2_client --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ros2-client-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e603abcdaf972f7 -C extra-filename=-0e1c31d50fb1b365 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cdr_encoding_size=/opt/rustwide/target/debug/deps/libcdr_encoding_size-766d8013e6c1d59c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d92df7c38c336d51.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6d7935b30edb1c0d.rmeta --extern mio_extras=/opt/rustwide/target/debug/deps/libmio_extras-68dbb3ebc17405b7.rmeta --extern rustdds=/opt/rustwide/target/debug/deps/librustdds-dd7b9f6e05e74d85.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d0fab5486885eac9.rmeta --cap-lints allow --cap-lints=warn` (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] error: could not compile `rustdds` (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 rustdds --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustdds-0.7.11/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=20d2167f3b1e89fa -C extra-filename=-dd7b9f6e05e74d85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-1484b09fcc589a29.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e34f84c2083a6685.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d41a62099e4fef91.rmeta --extern cdr_encoding_size=/opt/rustwide/target/debug/deps/libcdr_encoding_size-766d8013e6c1d59c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-626f0e0366e72c9e.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-92156d98d2b003c6.rmeta --extern if_addrs=/opt/rustwide/target/debug/deps/libif_addrs-3f34da7db38f0098.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d92df7c38c336d51.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6d7935b30edb1c0d.rmeta --extern mio_extras=/opt/rustwide/target/debug/deps/libmio_extras-68dbb3ebc17405b7.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-fd8261eef37f156e.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6f03a27faa26ea9b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-118dbd5d41d1d360.so --extern rand=/opt/rustwide/target/debug/deps/librand-4580ea0eeefddec6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d0fab5486885eac9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ffc779778f92701b.rmeta --extern speedy=/opt/rustwide/target/debug/deps/libspeedy-06bf4c14aa63d3e7.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f0217ecdd817a834.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52625a76479d6d37.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "021512e359fc991c8fc71e630d46eb8d88d7e68e1faa2b9d6ec3424a10820e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021512e359fc991c8fc71e630d46eb8d88d7e68e1faa2b9d6ec3424a10820e36", kill_on_drop: false }` [INFO] [stdout] 021512e359fc991c8fc71e630d46eb8d88d7e68e1faa2b9d6ec3424a10820e36