[INFO] fetching crate rustrland 0.3.8... [INFO] testing rustrland-0.3.8 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rustrland 0.3.8 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rustrland 0.3.8 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustrland 0.3.8 [INFO] tweaked toml for crates.io crate rustrland 0.3.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustrland 0.3.8 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustrland 0.3.8 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ad08e143a9b5c4f00d2a46e56140518fe0e29f71f41fb1bf120f8b07f66327 [INFO] running `Command { std: "docker" "start" "-a" "d5ad08e143a9b5c4f00d2a46e56140518fe0e29f71f41fb1bf120f8b07f66327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ad08e143a9b5c4f00d2a46e56140518fe0e29f71f41fb1bf120f8b07f66327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ad08e143a9b5c4f00d2a46e56140518fe0e29f71f41fb1bf120f8b07f66327", kill_on_drop: false }` [INFO] [stdout] d5ad08e143a9b5c4f00d2a46e56140518fe0e29f71f41fb1bf120f8b07f66327 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6348844ed35af66c195bb9682384476a70a01c0261c0707f3dfd798eb776e2 [INFO] running `Command { std: "docker" "start" "-a" "5c6348844ed35af66c195bb9682384476a70a01c0261c0707f3dfd798eb776e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling hyprland-macros v0.4.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyprland v0.4.0-beta.2 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Compiling zbus v5.9.0 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling rustrland v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "5c6348844ed35af66c195bb9682384476a70a01c0261c0707f3dfd798eb776e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6348844ed35af66c195bb9682384476a70a01c0261c0707f3dfd798eb776e2", kill_on_drop: false }` [INFO] [stdout] 5c6348844ed35af66c195bb9682384476a70a01c0261c0707f3dfd798eb776e2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41256f14e0f2d2121b4bcf55eb1b38eadfd745a5b1346715437e50f1d9f464f [INFO] running `Command { std: "docker" "start" "-a" "c41256f14e0f2d2121b4bcf55eb1b38eadfd745a5b1346715437e50f1d9f464f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyprland v0.4.0-beta.2 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Compiling zbus v5.9.0 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling rustrland v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rustrland` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name rustrland --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=52cb09ed10250089 -C extra-filename=-f5e0267fa5090e00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5ccdeda7b88e90e4.so --extern clap=/opt/rustwide/target/debug/deps/libclap-568718251d251c47.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-36ae29e26e002da7.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-eca6d8ba527ab1a7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-984a4b52e3f6ca02.rlib --extern hyprland=/opt/rustwide/target/debug/deps/libhyprland-0a1fc25e95d1cd54.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-2626b0464f72fbe2.rlib --extern notify_rust=/opt/rustwide/target/debug/deps/libnotify_rust-c508095eb061e905.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-daf2029b9db3e4b6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a62af667989b07cd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3c5ed0d6771df6b1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18d6ee0c54cc315d.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-6537742d012fa2c8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-011f323d8884e52d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c4bd84f27bbd7028.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25cefc5412daa136.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-1024cf6967f83cf3.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-afc9d5dc2a252ab9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9e221d964941cf5b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dea714923f1087cf.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b121a5be95f2c23.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c46bcb5a56fe3040.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustrland` (bin "rustrland" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name rustrland --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8eab16f540c64926 -C extra-filename=-2191d32f6faf8fc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5ccdeda7b88e90e4.so --extern clap=/opt/rustwide/target/debug/deps/libclap-568718251d251c47.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-36ae29e26e002da7.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-eca6d8ba527ab1a7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-984a4b52e3f6ca02.rlib --extern hyprland=/opt/rustwide/target/debug/deps/libhyprland-0a1fc25e95d1cd54.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-2626b0464f72fbe2.rlib --extern notify_rust=/opt/rustwide/target/debug/deps/libnotify_rust-c508095eb061e905.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-daf2029b9db3e4b6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a62af667989b07cd.rlib --extern rustrland=/opt/rustwide/target/debug/deps/librustrland-68d90e0934d04fc8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3c5ed0d6771df6b1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18d6ee0c54cc315d.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-6537742d012fa2c8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-011f323d8884e52d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c4bd84f27bbd7028.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25cefc5412daa136.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-1024cf6967f83cf3.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-afc9d5dc2a252ab9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9e221d964941cf5b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dea714923f1087cf.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b121a5be95f2c23.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c46bcb5a56fe3040.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustrland` (bin "rustrland") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name rustrland --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ea8896f95f858830 -C extra-filename=-dd9ee6c823357e13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5ccdeda7b88e90e4.so --extern clap=/opt/rustwide/target/debug/deps/libclap-568718251d251c47.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-eca6d8ba527ab1a7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-984a4b52e3f6ca02.rlib --extern hyprland=/opt/rustwide/target/debug/deps/libhyprland-0a1fc25e95d1cd54.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-2626b0464f72fbe2.rlib --extern notify_rust=/opt/rustwide/target/debug/deps/libnotify_rust-c508095eb061e905.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-daf2029b9db3e4b6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a62af667989b07cd.rlib --extern rustrland=/opt/rustwide/target/debug/deps/librustrland-68d90e0934d04fc8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3c5ed0d6771df6b1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18d6ee0c54cc315d.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-6537742d012fa2c8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c4bd84f27bbd7028.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25cefc5412daa136.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-1024cf6967f83cf3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9e221d964941cf5b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dea714923f1087cf.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b121a5be95f2c23.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c46bcb5a56fe3040.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c41256f14e0f2d2121b4bcf55eb1b38eadfd745a5b1346715437e50f1d9f464f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41256f14e0f2d2121b4bcf55eb1b38eadfd745a5b1346715437e50f1d9f464f", kill_on_drop: false }` [INFO] [stdout] c41256f14e0f2d2121b4bcf55eb1b38eadfd745a5b1346715437e50f1d9f464f