[INFO] cloning repository https://github.com/orhun/systeroid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/systeroid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fsysteroid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fsysteroid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86035f9b849467b8391489173f09d77fdc5bcb67 [INFO] building orhun/systeroid against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fsysteroid" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/orhun/systeroid [INFO] finished tweaking git repo https://github.com/orhun/systeroid [INFO] tweaked toml for git repo https://github.com/orhun/systeroid written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/orhun/systeroid on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/orhun/systeroid 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded sysctl v0.6.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded parseit v0.1.2 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded copypasta-ext v0.4.4 [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded smithay-clipboard v0.6.6 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded xml-rs v0.8.24 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded jiff-static v0.2.15 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded instability v0.3.3 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded gethostname v0.2.3 [INFO] [stderr] Downloaded x11rb v0.10.1 [INFO] [stderr] Downloaded portable-atomic v1.11.1 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded x11rb-protocol v0.10.0 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded foldhash v0.1.3 [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded jiff v0.2.15 [INFO] [stderr] Downloaded tui-logger v0.17.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fbb9399c12f640fc2199cd7a285f0d187112239ec37693bab1cd1f5a4271dfa [INFO] running `Command { std: "docker" "start" "-a" "5fbb9399c12f640fc2199cd7a285f0d187112239ec37693bab1cd1f5a4271dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fbb9399c12f640fc2199cd7a285f0d187112239ec37693bab1cd1f5a4271dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fbb9399c12f640fc2199cd7a285f0d187112239ec37693bab1cd1f5a4271dfa", kill_on_drop: false }` [INFO] [stdout] 5fbb9399c12f640fc2199cd7a285f0d187112239ec37693bab1cd1f5a4271dfa [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceaccd25dd5ac8de86f28247e6dbe49e19fba2a2d79be4cf241c6084a5326942 [INFO] running `Command { std: "docker" "start" "-a" "ceaccd25dd5ac8de86f28247e6dbe49e19fba2a2d79be4cf241c6084a5326942", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parseit v0.1.2 [INFO] [stderr] Compiling sysctl v0.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling systeroid-core v0.4.6 (/opt/rustwide/workdir/systeroid-core) [INFO] [stderr] Compiling systeroid v0.4.6 (/opt/rustwide/workdir/systeroid) [INFO] [stderr] Compiling tui-logger v0.17.3 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling systeroid-tui v0.4.6 (/opt/rustwide/workdir/systeroid-tui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "ceaccd25dd5ac8de86f28247e6dbe49e19fba2a2d79be4cf241c6084a5326942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceaccd25dd5ac8de86f28247e6dbe49e19fba2a2d79be4cf241c6084a5326942", kill_on_drop: false }` [INFO] [stdout] ceaccd25dd5ac8de86f28247e6dbe49e19fba2a2d79be4cf241c6084a5326942 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 090fd9463457f68e2b0a2d72d303a1dc35aa1aadff64264cf972b573d1547d5d [INFO] running `Command { std: "docker" "start" "-a" "090fd9463457f68e2b0a2d72d303a1dc35aa1aadff64264cf972b573d1547d5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling systeroid-core v0.4.6 (/opt/rustwide/workdir/systeroid-core) [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling sysctl v0.6.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling systeroid v0.4.6 (/opt/rustwide/workdir/systeroid) [INFO] [stderr] Compiling systeroid-tui v0.4.6 (/opt/rustwide/workdir/systeroid-tui) [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tui-logger v0.17.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling parseit v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.47s [INFO] running `Command { std: "docker" "inspect" "090fd9463457f68e2b0a2d72d303a1dc35aa1aadff64264cf972b573d1547d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "090fd9463457f68e2b0a2d72d303a1dc35aa1aadff64264cf972b573d1547d5d", kill_on_drop: false }` [INFO] [stdout] 090fd9463457f68e2b0a2d72d303a1dc35aa1aadff64264cf972b573d1547d5d