[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] 66809db3b869f62cd0676f3931601de6bf0e91d3 [INFO] testing orhun/systeroid against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fsysteroid" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orhun/systeroid on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7154d8b133861072170e592d3a6f747b1b36e48d405cb1786affe8c49571b37 [INFO] running `Command { std: "docker" "start" "-a" "a7154d8b133861072170e592d3a6f747b1b36e48d405cb1786affe8c49571b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7154d8b133861072170e592d3a6f747b1b36e48d405cb1786affe8c49571b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7154d8b133861072170e592d3a6f747b1b36e48d405cb1786affe8c49571b37", kill_on_drop: false }` [INFO] [stdout] a7154d8b133861072170e592d3a6f747b1b36e48d405cb1786affe8c49571b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5877046bdeb7592d5a4e82b1d6fc21cae3c00d9b64c93530bafca34157b4c880 [INFO] running `Command { std: "docker" "start" "-a" "5877046bdeb7592d5a4e82b1d6fc21cae3c00d9b64c93530bafca34157b4c880", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling dlv-list v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling parseit v0.1.2 [INFO] [stderr] Compiling sysctl v0.5.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling tui-logger v0.9.6 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling systeroid-core v0.4.4 (/opt/rustwide/workdir/systeroid-core) [INFO] [stderr] Compiling systeroid v0.4.4 (/opt/rustwide/workdir/systeroid) [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.4 (/opt/rustwide/workdir/systeroid-tui) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.23s [INFO] running `Command { std: "docker" "inspect" "5877046bdeb7592d5a4e82b1d6fc21cae3c00d9b64c93530bafca34157b4c880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5877046bdeb7592d5a4e82b1d6fc21cae3c00d9b64c93530bafca34157b4c880", kill_on_drop: false }` [INFO] [stdout] 5877046bdeb7592d5a4e82b1d6fc21cae3c00d9b64c93530bafca34157b4c880 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26907c93a11085a4a1f2614d53674217708cbdc684e3548a94200a51e9cbb6c9 [INFO] running `Command { std: "docker" "start" "-a" "26907c93a11085a4a1f2614d53674217708cbdc684e3548a94200a51e9cbb6c9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling sysctl v0.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling dlv-list v0.5.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling systeroid-core v0.4.4 (/opt/rustwide/workdir/systeroid-core) [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling systeroid v0.4.4 (/opt/rustwide/workdir/systeroid) [INFO] [stderr] Compiling systeroid-tui v0.4.4 (/opt/rustwide/workdir/systeroid-tui) [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling tui-logger v0.9.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling parseit v0.1.2 [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-protocols v0.29.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcc0FDtb/symbols.o" "/opt/rustwide/target/debug/deps/systeroid_tui-777a5adb9be26371.systeroid_tui.57d97c974d6750c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/systeroid_tui-777a5adb9be26371.systeroid_tui.57d97c974d6750c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/systeroid_tui-777a5adb9be26371.systeroid_tui.57d97c974d6750c5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/systeroid_tui-777a5adb9be26371.systeroid_tui.57d97c974d6750c5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/systeroid_tui-777a5adb9be26371.1tx5dhkjv3f9w2yc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsysteroid_tui-5a37d1b837d0c79e.rlib" "/opt/rustwide/target/debug/deps/libgetopts-13aa73bdf4275f40.rlib" "/opt/rustwide/target/debug/deps/libtui_logger-2945e04bc4df626f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a5365b424fc54fea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-22346f9f753e9a3e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dad183d387e87cdc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5ea7c30724ab10c3.rlib" "/opt/rustwide/target/debug/deps/libchrono-c2dafb1bdf524359.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c3117b0c5a5868ba.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c967e670ec3106ba.rlib" "/opt/rustwide/target/debug/deps/libsysteroid_core-2c788590bab6a1ba.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-ef843c317c9473dd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-b81ad6616af00ba8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-073b1e7fb7afd777.rlib" "/opt/rustwide/target/debug/deps/libryu-b9efe7a0146a98cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-4718f9fbe8fba9d4.rlib" "/opt/rustwide/target/debug/deps/libini-7ecfdb895030f651.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-6e4493ca002faef5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d813ce223cc186af.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-366c83989d4951a6.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-6a53f4e8871eccb4.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-2b3eb12e609ba884.rlib" "/opt/rustwide/target/debug/deps/libis_ci-a993363637ba67c6.rlib" "/opt/rustwide/target/debug/deps/libatty-fdb8dbbefbf58beb.rlib" "/opt/rustwide/target/debug/deps/libserde-53296fbd0aa44a41.rlib" "/opt/rustwide/target/debug/deps/libsysctl-725ff05541d93ec8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c04d7bb93648c475.rlib" "/opt/rustwide/target/debug/deps/librayon-7ca37cb5151935fd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a1005849048247aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-45faa9ab7e228e95.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-036ff24190b01241.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-37fb1cf9e9bb5c36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-12583d779b0f048a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-91285d62d7c3b66e.rlib" "/opt/rustwide/target/debug/deps/libparseit-09c867b1a3ea3e51.rlib" "/opt/rustwide/target/debug/deps/libflate2-1bffbb63d292d8df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a0bc348cf54ca1ba.rlib" "/opt/rustwide/target/debug/deps/libadler-0769b64836fc6f41.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f99c68b233f38eba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-efceacde3ee5d7f3.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-8a098de58b751fae.rlib" "/opt/rustwide/target/debug/deps/libignore-ba85fbc9d0f3ad32.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-3dde76843c963649.rlib" "/opt/rustwide/target/debug/deps/libsame_file-fbc0846e2509108e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5b182d8186366f33.rlib" "/opt/rustwide/target/debug/deps/libglobset-fb25409c586efe50.rlib" "/opt/rustwide/target/debug/deps/libfnv-df506691724eede7.rlib" "/opt/rustwide/target/debug/deps/libbstr-7b38ae4f2458866c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9cabcde7c8f9a64c.rlib" "/opt/rustwide/target/debug/deps/libregex-70fb1b91b2d0d7e7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ba65f78143446562.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9d48cc986ff54021.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-1020224c9cfded5e.rlib" "/opt/rustwide/target/debug/deps/libwhich-09e99f61853f49f7.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-8d337dc9e3ebb27e.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-98308dc29edfb756.rlib" "/opt/rustwide/target/debug/deps/libx11rb-4ee9c882676deb6f.rlib" "/opt/rustwide/target/debug/deps/libgethostname-d0ce9177fdba37a7.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-93bbdad6453910ac.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-da3c1b092e96fd35.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-69dada378206299c.rlib" "/opt/rustwide/target/debug/deps/liblog-cd45f844057656b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-cfbc1ca21158f383.rlib" "/opt/rustwide/target/debug/deps/libxcursor-4b34ed6092ad9459.rlib" "/opt/rustwide/target/debug/deps/libnom-bf4b46e2fa398207.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4593f8a409c9135d.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-16fce96c8f46ba79.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-899be43cf0b8dee6.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d15b4383006d4fdc.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e1246ccde49983c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-9374c01c12c7ad59.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4b0796871d390a8c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0c8ccff651e6ba2b.rlib" "/opt/rustwide/target/debug/deps/libnix-157caea80a02ca16.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8431d767e57e65b0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fa8588e257d296a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4354ad7e7710a1df.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e2277d9234d6aa17.rlib" "/opt/rustwide/target/debug/deps/libdlib-2372c69ddeb0d85b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-06a7ca242e4e3d66.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-948b27b65f0423ad.rlib" "/opt/rustwide/target/debug/deps/libratatui-f3e7a713169c0816.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cfd5fc51c3b0f626.rlib" "/opt/rustwide/target/debug/deps/libitertools-4e5a8b6abc725e2f.rlib" "/opt/rustwide/target/debug/deps/libeither-e4c87216a9710613.rlib" "/opt/rustwide/target/debug/deps/libcassowary-e305a046efa4d2cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-39b0c9cb3bceca8c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-15ad6eed139df0ea.rlib" "/opt/rustwide/target/debug/deps/libtermion-90a12a255b9a7bd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-40f5bb37d13d98fc.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-475ad0f02965c977.rlib" "/opt/rustwide/target/debug/deps/libstrum-cb193bc1c58b86ea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-540d763ab6e54aa7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/systeroid_tui-777a5adb9be26371" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `systeroid-tui` (bin "systeroid-tui") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "26907c93a11085a4a1f2614d53674217708cbdc684e3548a94200a51e9cbb6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26907c93a11085a4a1f2614d53674217708cbdc684e3548a94200a51e9cbb6c9", kill_on_drop: false }` [INFO] [stdout] 26907c93a11085a4a1f2614d53674217708cbdc684e3548a94200a51e9cbb6c9