[INFO] cloning repository https://github.com/vincent-uden/trooper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincent-uden/trooper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-uden%2Ftrooper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-uden%2Ftrooper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d50b98a77db7f3f0e9c0d0137aa90cacce0d2141 [INFO] testing vincent-uden/trooper against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-uden%2Ftrooper" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincent-uden/trooper on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vincent-uden/trooper [INFO] finished tweaking git repo https://github.com/vincent-uden/trooper [INFO] tweaked toml for git repo https://github.com/vincent-uden/trooper written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vincent-uden/trooper 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded configparser v3.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac64ba6641791d3d8742c474e5f98cdf8f25a01698e0c726fe247e5e969e6f42 [INFO] running `Command { std: "docker" "start" "-a" "ac64ba6641791d3d8742c474e5f98cdf8f25a01698e0c726fe247e5e969e6f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac64ba6641791d3d8742c474e5f98cdf8f25a01698e0c726fe247e5e969e6f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac64ba6641791d3d8742c474e5f98cdf8f25a01698e0c726fe247e5e969e6f42", kill_on_drop: false }` [INFO] [stdout] ac64ba6641791d3d8742c474e5f98cdf8f25a01698e0c726fe247e5e969e6f42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e32bceb2cfb85c595bcb3c905acfa7c94670da1739fcf830d58366958b22fb [INFO] running `Command { std: "docker" "start" "-a" "e9e32bceb2cfb85c595bcb3c905acfa7c94670da1739fcf830d58366958b22fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling thread-id v4.2.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling configparser v3.0.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling trooper v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.80s [INFO] running `Command { std: "docker" "inspect" "e9e32bceb2cfb85c595bcb3c905acfa7c94670da1739fcf830d58366958b22fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e32bceb2cfb85c595bcb3c905acfa7c94670da1739fcf830d58366958b22fb", kill_on_drop: false }` [INFO] [stdout] e9e32bceb2cfb85c595bcb3c905acfa7c94670da1739fcf830d58366958b22fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0324852d22511b33ca261fca5e64dc0811a2be8f07d329acd649b24cab65cbd8 [INFO] running `Command { std: "docker" "start" "-a" "0324852d22511b33ca261fca5e64dc0811a2be8f07d329acd649b24cab65cbd8", kill_on_drop: false }` [INFO] [stderr] Compiling trooper v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "0324852d22511b33ca261fca5e64dc0811a2be8f07d329acd649b24cab65cbd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0324852d22511b33ca261fca5e64dc0811a2be8f07d329acd649b24cab65cbd8", kill_on_drop: false }` [INFO] [stdout] 0324852d22511b33ca261fca5e64dc0811a2be8f07d329acd649b24cab65cbd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13358e79ccad11d1d023002cb7514994eac378aef529524fecba871bb0eae814 [INFO] running `Command { std: "docker" "start" "-a" "13358e79ccad11d1d023002cb7514994eac378aef529524fecba871bb0eae814", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trooper-04aa90faa1314b23) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ui::tests::scroll_past_end ... ok [INFO] [stdout] test app::tests::reading_default_config_gives_default_bindings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13358e79ccad11d1d023002cb7514994eac378aef529524fecba871bb0eae814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13358e79ccad11d1d023002cb7514994eac378aef529524fecba871bb0eae814", kill_on_drop: false }` [INFO] [stdout] 13358e79ccad11d1d023002cb7514994eac378aef529524fecba871bb0eae814 [INFO] testing vincent-uden/trooper against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-uden%2Ftrooper" "/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/vincent-uden/trooper on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vincent-uden/trooper [INFO] finished tweaking git repo https://github.com/vincent-uden/trooper [INFO] tweaked toml for git repo https://github.com/vincent-uden/trooper written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vincent-uden/trooper 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83c15adba504709369cfe1b17a1fa7e08d2f9b7ad8cbc6fa41c42345e6eda380 [INFO] running `Command { std: "docker" "start" "-a" "83c15adba504709369cfe1b17a1fa7e08d2f9b7ad8cbc6fa41c42345e6eda380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83c15adba504709369cfe1b17a1fa7e08d2f9b7ad8cbc6fa41c42345e6eda380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c15adba504709369cfe1b17a1fa7e08d2f9b7ad8cbc6fa41c42345e6eda380", kill_on_drop: false }` [INFO] [stdout] 83c15adba504709369cfe1b17a1fa7e08d2f9b7ad8cbc6fa41c42345e6eda380 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cee0de758afe997a3d0ea1005b53fbf1c16ceff24e2feb39635f7bc1b685f42 [INFO] running `Command { std: "docker" "start" "-a" "8cee0de758afe997a3d0ea1005b53fbf1c16ceff24e2feb39635f7bc1b685f42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling thread-id v4.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling configparser v3.0.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling trooper v0.5.0 (/opt/rustwide/workdir) [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-2024-03-24-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/rustcvEtrx6/symbols.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.trooper.a5e23d142fb1ba19-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1.unvlnhzvft0se6d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-6e49694396d42f79.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-6f8cd0c5282353b8.rlib" "/opt/rustwide/target/debug/deps/libhome-a1c0edac94651a7a.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-9b013fe18e9d4be9.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-623a94e4f58c40a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a846f0bbb9a6eceb.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libthread_id-cd4b481048ecb33b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d26477b167be809c.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ff1a537f445f359.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4a308368ddddc975.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d832c69510805464.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f7b2657bad44b7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-1e31e534761afa1b.rlib" "/opt/rustwide/target/debug/deps/libtypemap_ors-0d978ce19c28afa7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any_ors-a179706337caf3a4.rlib" "/opt/rustwide/target/debug/deps/libdestructure_traitobject-23d9724fa49225d9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-281d904b694780bb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4ba56e5ce709e35c.rlib" "/opt/rustwide/target/debug/deps/libserde_value-6619f3f48d7ee9db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-abb70ca86bbd1dbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-97173c59d18164aa.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6f2cb018ed2934f6.rlib" "/opt/rustwide/target/debug/deps/libclap-0842fcff12dde1c6.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-1682514a0e8412bf.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-ec271d1208406169.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-6489b1baa85495ab.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-d6f1857d2a868ff9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-5172a198c27a5d6b.rlib" "/opt/rustwide/target/debug/deps/libanstyle-da4958938b82d234.rlib" "/opt/rustwide/target/debug/deps/libtui-974af79b895500d8.rlib" "/opt/rustwide/target/debug/deps/libcassowary-97af4c929962e41d.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1b0bb2e943ab19f2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/libstrum-94feececad106fca.rlib" "/opt/rustwide/target/debug/deps/libregex-4a183679188ce713.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-ac017bf90f3dc5be.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c5c9d9169537c00e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-28f7d340dd19ea23.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef461186d3307f3c.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-757141d73746f24b.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-c359b4e07a56bba7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-44c9953e46b26fa5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-480097b9bf3ec765.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-91adb73f18ecd6ba.rlib" "/opt/rustwide/target/debug/deps/libmio-98740a5809713d01.rlib" "/opt/rustwide/target/debug/deps/liblog-dcac39e5ac55c41c.rlib" "/opt/rustwide/target/debug/deps/libserde-233b25db86445ae4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e3798e527f84cdf9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ee0b494a938a8787.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d16d29977b531cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-df813a784713ad8a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-01b7e6f95550bc19.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libconfigparser-f559b9d62a8effac.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trooper-e07c04b0b6fa8ff1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trooper` (bin "trooper") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8cee0de758afe997a3d0ea1005b53fbf1c16ceff24e2feb39635f7bc1b685f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cee0de758afe997a3d0ea1005b53fbf1c16ceff24e2feb39635f7bc1b685f42", kill_on_drop: false }` [INFO] [stdout] 8cee0de758afe997a3d0ea1005b53fbf1c16ceff24e2feb39635f7bc1b685f42