[INFO] cloning repository https://github.com/zeenix/dbus-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeenix/dbus-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeenix%2Fdbus-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeenix%2Fdbus-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20f3031b18f53872bf960a2dc6e98b303b86f9a1 [INFO] testing zeenix/dbus-bench against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeenix%2Fdbus-bench" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zeenix/dbus-bench 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 git repo https://github.com/zeenix/dbus-bench [INFO] finished tweaking git repo https://github.com/zeenix/dbus-bench [INFO] tweaked toml for git repo https://github.com/zeenix/dbus-bench written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zeenix/dbus-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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant_derive v4.1.1 [INFO] [stderr] Downloaded zvariant v4.1.1 [INFO] [stderr] Downloaded zvariant_utils v2.0.0 [INFO] [stderr] Downloaded zbus_macros v4.3.0 [INFO] [stderr] Downloaded zbus v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7ca5d057bfb3395fd888476b5e40d8b17435b56b42ab8683c8468e48100e8bc1 [INFO] running `Command { std: "docker" "start" "-a" "7ca5d057bfb3395fd888476b5e40d8b17435b56b42ab8683c8468e48100e8bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca5d057bfb3395fd888476b5e40d8b17435b56b42ab8683c8468e48100e8bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca5d057bfb3395fd888476b5e40d8b17435b56b42ab8683c8468e48100e8bc1", kill_on_drop: false }` [INFO] [stdout] 7ca5d057bfb3395fd888476b5e40d8b17435b56b42ab8683c8468e48100e8bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 985bd28f28e5beb0194c3ea9f1ccfdd14540d8b8791f62efb2c22d69e79c2734 [INFO] running `Command { std: "docker" "start" "-a" "985bd28f28e5beb0194c3ea9f1ccfdd14540d8b8791f62efb2c22d69e79c2734", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling xdg-home v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling zvariant_utils v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v4.1.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling zbus_macros v4.3.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling zvariant v4.1.1 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.3.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zbus` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.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 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "blocking", "bus-impl", "chrono", "default", "option-as-array", "p2p", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=702c59a70ee9ba5b -C extra-filename=-702c59a70ee9ba5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-1ac0cf6b6e913589.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6f1cd540a455a7da.so --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-4a76b2f7c050798f.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-41e25b72d4b7f4ee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0c9c3ea4057c84b6.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-c44a845d41b4ab06.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-888c653707ef1b9b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-50ffa14ff2534127.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6868892e603317ea.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-888c1e4a45156442.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-af53d10518bd7cbc.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-921f8f062edf5349.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-21527fe316265ed2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7487bd003c39ce57.rmeta --extern xdg_home=/opt/rustwide/target/debug/deps/libxdg_home-07648e005be2dade.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-f94c95307a3193b2.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-37717fca1294ba1a.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-4e7c8c1b125492b2.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "985bd28f28e5beb0194c3ea9f1ccfdd14540d8b8791f62efb2c22d69e79c2734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985bd28f28e5beb0194c3ea9f1ccfdd14540d8b8791f62efb2c22d69e79c2734", kill_on_drop: false }` [INFO] [stdout] 985bd28f28e5beb0194c3ea9f1ccfdd14540d8b8791f62efb2c22d69e79c2734