[INFO] cloning repository https://github.com/rosiebye/pulse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosiebye/pulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosiebye%2Fpulse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosiebye%2Fpulse'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosiebye%2Fpulse: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/rosiebye/pulse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosiebye/pulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosiebye%2Fpulse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosiebye%2Fpulse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a950c602b21e7721a8583e212121fe8d9d1e35e [INFO] testing rosiebye/pulse against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosiebye%2Fpulse" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rosiebye/pulse on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rosiebye/pulse [INFO] finished tweaking git repo https://github.com/rosiebye/pulse [INFO] tweaked toml for git repo https://github.com/rosiebye/pulse written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rosiebye/pulse 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nohash v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66c61488fd5c258ee343d5de6b2c26e23bbece1281177ec9f10527294fee1bbd [INFO] running `Command { std: "docker" "start" "-a" "66c61488fd5c258ee343d5de6b2c26e23bbece1281177ec9f10527294fee1bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66c61488fd5c258ee343d5de6b2c26e23bbece1281177ec9f10527294fee1bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c61488fd5c258ee343d5de6b2c26e23bbece1281177ec9f10527294fee1bbd", kill_on_drop: false }` [INFO] [stdout] 66c61488fd5c258ee343d5de6b2c26e23bbece1281177ec9f10527294fee1bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aa9fc236e6491d68e815bcecb79ed1ce463b07e30f299adc150db670d33ad6b [INFO] running `Command { std: "docker" "start" "-a" "5aa9fc236e6491d68e815bcecb79ed1ce463b07e30f299adc150db670d33ad6b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling tiny-skia v0.11.3 [INFO] [stderr] Compiling xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling polling v3.3.2 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling sctk-adwaita v0.8.1 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling pulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.49s [INFO] running `Command { std: "docker" "inspect" "5aa9fc236e6491d68e815bcecb79ed1ce463b07e30f299adc150db670d33ad6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa9fc236e6491d68e815bcecb79ed1ce463b07e30f299adc150db670d33ad6b", kill_on_drop: false }` [INFO] [stdout] 5aa9fc236e6491d68e815bcecb79ed1ce463b07e30f299adc150db670d33ad6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 395d12f32e6510f51ea28d6a228359000cd0f4c8fe1d4476b11bddcce87b0911 [INFO] running `Command { std: "docker" "start" "-a" "395d12f32e6510f51ea28d6a228359000cd0f4c8fe1d4476b11bddcce87b0911", kill_on_drop: false }` [INFO] [stderr] Compiling pulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "395d12f32e6510f51ea28d6a228359000cd0f4c8fe1d4476b11bddcce87b0911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395d12f32e6510f51ea28d6a228359000cd0f4c8fe1d4476b11bddcce87b0911", kill_on_drop: false }` [INFO] [stdout] 395d12f32e6510f51ea28d6a228359000cd0f4c8fe1d4476b11bddcce87b0911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75f6c818c8bdc7cb8e7e4489d13c23b19cf4ccd2661c097b4961e29336406dde [INFO] running `Command { std: "docker" "start" "-a" "75f6c818c8bdc7cb8e7e4489d13c23b19cf4ccd2661c097b4961e29336406dde", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulse-07252ddd8aec0cc3) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test scene::tests::clear_events_events_returns_empty ... ok [INFO] [stdout] test scene::tests::add_get_returns_value ... ok [INFO] [stdout] test scene::tests::add_events_returns_added_event ... ok [INFO] [stdout] test scene::tests::despawn_contains_returns_false ... ok [INFO] [stdout] test scene::tests::despawn_get_children_returns_none ... ok [INFO] [stdout] test scene::tests::despawn_get_parent_returns_none ... ok [INFO] [stdout] test scene::tests::despawn_get_returns_none ... ok [INFO] [stdout] test scene::tests::despawn_parent_contains_returns_false ... ok [INFO] [stdout] test scene::tests::despawn_parent_get_children_returns_none ... ok [INFO] [stdout] test scene::tests::despawn_parent_get_parent_returns_none ... ok [INFO] [stdout] test scene::tests::remove_events_returns_removed_event ... ok [INFO] [stdout] test scene::tests::remove_get_returns_none ... ok [INFO] [stdout] test scene::tests::remove_parent_get_parent_returns_none ... ok [INFO] [stdout] test scene::tests::set_events_returns_modified_event ... ok [INFO] [stdout] test scene::tests::set_existing_value_events_does_not_return_modified_event ... ok [INFO] [stdout] test scene::tests::set_get_returns_new_value ... ok [INFO] [stdout] test scene::tests::set_parent_child_get_parent_returns_none ... ok [INFO] [stdout] test scene::tests::set_parent_get_children_returns_node ... ok [INFO] [stdout] test scene::tests::set_parent_get_parent_returns_parent ... ok [INFO] [stdout] test scene::tests::set_parent_removed_node_get_parent_returns_previous_parent ... ok [INFO] [stdout] test scene::tests::set_parent_self_get_parent_returns_previous_parent ... ok [INFO] [stdout] test scene::tests::spawn_contains_returns_true ... ok [INFO] [stdout] test scene::tests::spawn_get_children_returns_none ... ok [INFO] [stdout] test scene::tests::spawn_get_parent_returns_none ... ok [INFO] [stdout] test scene::tests::spawn_get_returns_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pulse [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75f6c818c8bdc7cb8e7e4489d13c23b19cf4ccd2661c097b4961e29336406dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f6c818c8bdc7cb8e7e4489d13c23b19cf4ccd2661c097b4961e29336406dde", kill_on_drop: false }` [INFO] [stdout] 75f6c818c8bdc7cb8e7e4489d13c23b19cf4ccd2661c097b4961e29336406dde [INFO] testing rosiebye/pulse against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosiebye%2Fpulse" "/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/rosiebye/pulse on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rosiebye/pulse [INFO] finished tweaking git repo https://github.com/rosiebye/pulse [INFO] tweaked toml for git repo https://github.com/rosiebye/pulse written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rosiebye/pulse 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b0dff27746c67a9c5197a2997891234db3c2fb6a7b1026441ec3bf12f43d378 [INFO] running `Command { std: "docker" "start" "-a" "1b0dff27746c67a9c5197a2997891234db3c2fb6a7b1026441ec3bf12f43d378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b0dff27746c67a9c5197a2997891234db3c2fb6a7b1026441ec3bf12f43d378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0dff27746c67a9c5197a2997891234db3c2fb6a7b1026441ec3bf12f43d378", kill_on_drop: false }` [INFO] [stdout] 1b0dff27746c67a9c5197a2997891234db3c2fb6a7b1026441ec3bf12f43d378 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e714dee7e3e31cf21ccff3e1fbe6a6b17ce624a4d02384bc3bfc984f98a2b932 [INFO] running `Command { std: "docker" "start" "-a" "e714dee7e3e31cf21ccff3e1fbe6a6b17ce624a4d02384bc3bfc984f98a2b932", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling tiny-skia v0.11.3 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stdout] error: failed to write /tmp/rustckp0E6E/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakVyACu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-cursor` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `wayland-client` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNlEhg7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakwoUSk/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-protocols` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaX1hm7w/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e714dee7e3e31cf21ccff3e1fbe6a6b17ce624a4d02384bc3bfc984f98a2b932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e714dee7e3e31cf21ccff3e1fbe6a6b17ce624a4d02384bc3bfc984f98a2b932", kill_on_drop: false }` [INFO] [stdout] e714dee7e3e31cf21ccff3e1fbe6a6b17ce624a4d02384bc3bfc984f98a2b932