[INFO] cloning repository https://github.com/zedseven/clog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zedseven/clog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fclog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fclog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc97f35c164ae81b1386f838ca2d0ee8b2898c7d [INFO] testing zedseven/clog against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fclog" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zedseven/clog on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zedseven/clog [INFO] finished tweaking git repo https://github.com/zedseven/clog [INFO] tweaked toml for git repo https://github.com/zedseven/clog written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zedseven/clog 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.2.3 [INFO] [stderr] Downloaded smithay-clipboard v0.7.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.4 [INFO] [stderr] Downloaded x11-clipboard v0.8.1 [INFO] [stderr] Downloaded cursor-icon v1.0.0 [INFO] [stderr] Downloaded copypasta v0.10.0 [INFO] [stderr] Downloaded polling v3.2.0 [INFO] [stderr] Downloaded clap v4.1.4 [INFO] [stderr] Downloaded rustix v0.36.7 [INFO] [stderr] Downloaded clap_lex v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f56d4f7673edb619da7e1f0d36b6aed352b820367e84e8341b13e92f37f3cac [INFO] running `Command { std: "docker" "start" "-a" "8f56d4f7673edb619da7e1f0d36b6aed352b820367e84e8341b13e92f37f3cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f56d4f7673edb619da7e1f0d36b6aed352b820367e84e8341b13e92f37f3cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f56d4f7673edb619da7e1f0d36b6aed352b820367e84e8341b13e92f37f3cac", kill_on_drop: false }` [INFO] [stdout] 8f56d4f7673edb619da7e1f0d36b6aed352b820367e84e8341b13e92f37f3cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b287d52a5f55d6710e170c62835b1b5f0d8e05034d83f4634ddf040ee881a3fe [INFO] running `Command { std: "docker" "start" "-a" "b287d52a5f55d6710e170c62835b1b5f0d8e05034d83f4634ddf040ee881a3fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling cursor-icon v1.0.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling polling v3.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling x11-clipboard v0.8.1 [INFO] [stderr] Compiling calloop v0.12.3 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.0 [INFO] [stderr] Compiling copypasta v0.10.0 [INFO] [stderr] Compiling clog v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "b287d52a5f55d6710e170c62835b1b5f0d8e05034d83f4634ddf040ee881a3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b287d52a5f55d6710e170c62835b1b5f0d8e05034d83f4634ddf040ee881a3fe", kill_on_drop: false }` [INFO] [stdout] b287d52a5f55d6710e170c62835b1b5f0d8e05034d83f4634ddf040ee881a3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f742bc264397a1ea1837152f35435ea6fbb3dd1d2b30864b6d0ef941144e5e2f [INFO] running `Command { std: "docker" "start" "-a" "f742bc264397a1ea1837152f35435ea6fbb3dd1d2b30864b6d0ef941144e5e2f", kill_on_drop: false }` [INFO] [stderr] Compiling clog v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "f742bc264397a1ea1837152f35435ea6fbb3dd1d2b30864b6d0ef941144e5e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f742bc264397a1ea1837152f35435ea6fbb3dd1d2b30864b6d0ef941144e5e2f", kill_on_drop: false }` [INFO] [stdout] f742bc264397a1ea1837152f35435ea6fbb3dd1d2b30864b6d0ef941144e5e2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c510932801eb7b38b66b759c4b2b0e2bdac5633f1a11fbe28669d3f930628a5 [INFO] running `Command { std: "docker" "start" "-a" "8c510932801eb7b38b66b759c4b2b0e2bdac5633f1a11fbe28669d3f930628a5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clog-4bafa1b42495a5e3) [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" "8c510932801eb7b38b66b759c4b2b0e2bdac5633f1a11fbe28669d3f930628a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c510932801eb7b38b66b759c4b2b0e2bdac5633f1a11fbe28669d3f930628a5", kill_on_drop: false }` [INFO] [stdout] 8c510932801eb7b38b66b759c4b2b0e2bdac5633f1a11fbe28669d3f930628a5 [INFO] testing zedseven/clog against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fclog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zedseven/clog on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zedseven/clog [INFO] finished tweaking git repo https://github.com/zedseven/clog [INFO] tweaked toml for git repo https://github.com/zedseven/clog written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zedseven/clog 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8ac3ea4b6d0160193256b5899f1284718043039db70aa032f9b8eb6210ac770 [INFO] running `Command { std: "docker" "start" "-a" "b8ac3ea4b6d0160193256b5899f1284718043039db70aa032f9b8eb6210ac770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8ac3ea4b6d0160193256b5899f1284718043039db70aa032f9b8eb6210ac770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ac3ea4b6d0160193256b5899f1284718043039db70aa032f9b8eb6210ac770", kill_on_drop: false }` [INFO] [stdout] b8ac3ea4b6d0160193256b5899f1284718043039db70aa032f9b8eb6210ac770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5548dcdc63cc50030867bda8bb0c77337750c7d49e44d3f4240db567402fc98e [INFO] running `Command { std: "docker" "start" "-a" "5548dcdc63cc50030867bda8bb0c77337750c7d49e44d3f4240db567402fc98e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling cursor-icon v1.0.0 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling polling v3.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.12.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="default"' --cfg 'feature="nix"' --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' -C metadata=b432314af9cfe5c7 -C extra-filename=-b432314af9cfe5c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-ea460ac58961d9dc.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5548dcdc63cc50030867bda8bb0c77337750c7d49e44d3f4240db567402fc98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5548dcdc63cc50030867bda8bb0c77337750c7d49e44d3f4240db567402fc98e", kill_on_drop: false }` [INFO] [stdout] 5548dcdc63cc50030867bda8bb0c77337750c7d49e44d3f4240db567402fc98e