[INFO] cloning repository https://github.com/zlseqx/clore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zlseqx/clore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlseqx%2Fclore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlseqx%2Fclore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab31d633fa28f3646573d210c3b6170aa1b19458 [INFO] building zlseqx/clore against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlseqx%2Fclore" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zlseqx/clore on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zlseqx/clore [INFO] finished tweaking git repo https://github.com/zlseqx/clore [INFO] tweaked toml for git repo https://github.com/zlseqx/clore written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zlseqx/clore 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9584373cca5781e7616837e0ac27320129ea055f0a3227fb79dd93eb2184369c [INFO] running `Command { std: "docker" "start" "-a" "9584373cca5781e7616837e0ac27320129ea055f0a3227fb79dd93eb2184369c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9584373cca5781e7616837e0ac27320129ea055f0a3227fb79dd93eb2184369c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9584373cca5781e7616837e0ac27320129ea055f0a3227fb79dd93eb2184369c", kill_on_drop: false }` [INFO] [stdout] 9584373cca5781e7616837e0ac27320129ea055f0a3227fb79dd93eb2184369c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 322d07031b2003343936846537555b6f05fac54368729fdb7bade1f78ff53047 [INFO] running `Command { std: "docker" "start" "-a" "322d07031b2003343936846537555b6f05fac54368729fdb7bade1f78ff53047", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling nvml-wrapper-sys v0.8.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling sqlite3-sys v0.17.0 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nvml-wrapper v0.10.0 [INFO] [stderr] Compiling ssh2 v0.9.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling actix-web v4.6.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling sqlite v0.36.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `App` and `HttpServer` [INFO] [stdout] --> src/bin/server.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpServer}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monitor::server::distribute_address` [INFO] [stdout] --> src/bin/server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use monitor::server::distribute_address; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monitor::server::printlnlog` [INFO] [stdout] --> src/bin/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use monitor::server::printlnlog; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "322d07031b2003343936846537555b6f05fac54368729fdb7bade1f78ff53047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322d07031b2003343936846537555b6f05fac54368729fdb7bade1f78ff53047", kill_on_drop: false }` [INFO] [stdout] 322d07031b2003343936846537555b6f05fac54368729fdb7bade1f78ff53047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 826d54e7069c27f272756bc56a67459884b6ed9efee6b5c04dc37cb8036abb85 [INFO] running `Command { std: "docker" "start" "-a" "826d54e7069c27f272756bc56a67459884b6ed9efee6b5c04dc37cb8036abb85", kill_on_drop: false }` [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> tests/nvidia.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App` and `HttpServer` [INFO] [stdout] --> src/bin/server.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpServer}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monitor::server::distribute_address` [INFO] [stdout] --> src/bin/server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use monitor::server::distribute_address; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monitor::server::printlnlog` [INFO] [stdout] --> src/bin/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use monitor::server::printlnlog; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> tests/clore.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | any::{self, Any}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ssh::Ssh` [INFO] [stdout] --> tests/clore.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ssh::Ssh, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App` and `HttpServer` [INFO] [stdout] --> src/bin/server.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpServer}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monitor::server::distribute_address` [INFO] [stdout] --> src/bin/server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use monitor::server::distribute_address; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monitor::server::printlnlog` [INFO] [stdout] --> src/bin/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use monitor::server::printlnlog; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> tests/clore.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | panic!("请更改id测试!!"); [INFO] [stdout] | -------------------------- any code following this expression is unreachable [INFO] [stdout] 90 | let resent_ids = [16296, 23859]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resent_ids` [INFO] [stdout] --> tests/clore.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let resent_ids = [16296, 23859]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resent_ids` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `my_orders` [INFO] [stdout] --> tests/clore.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | let mut my_orders = my_orders_result.unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_orders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/clore.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | let mut my_orders = my_orders_result.unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/clore.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | Clore::default().cancel_order_web_api(orderid).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 170 | let _ = Clore::default().cancel_order_web_api(orderid).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfP7zP1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-67649a6d41db24bf.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-d5da2ac9bf724ea4.rlib,libsharded_slab-d0f6894ec548ca49.rlib,libtracing_log-2dfb1197110322db.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libmonitor-27078b10cff29480.rlib,libconfig-95cfcd963d3c1696.rlib,libpathdiff-aa7c4144031a5892.rlib,libjson5-c6bf48c1b27edce1.rlib,libpest-4e06998367df3479.rlib,libucd_trie-cdff0278ac6747fa.rlib,libron-2c772618bc3d6cbc.rlib,libbase64-64299f9d815d057c.rlib,libnom-41e2ab7089f690cb.rlib,libini-9a264a11fabb26d1.rlib,libordered_multimap-0c2942c779f16cd2.rlib,libhashbrown-107b791803775a55.rlib,libdlv_list-86bd06067287b32e.rlib,libyaml_rust-8cac856a7575d8d0.rlib,libconvert_case-2f23d2daf14a5c1f.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libmd5-8b7359041afc81b3.rlib,libtoml-f74e278eebbd61f1.rlib,libtoml_edit-ac6053c2d72681ba.rlib,libserde_spanned-229e37ea1ee9cc8f.rlib,libwinnow-8a2b8e1ecdab2322.rlib,libtoml_datetime-69c382a634620fa6.rlib,libssh2-d256b67501c48fe0.rlib,libparking_lot-2c2ce7caa9ecde6c.rlib,libparking_lot_core-c89fcff5a8c4f87b.rlib,libinstant-7ca0f2602aa54eaa.rlib,libbitflags-e2b4db6c651223da.rlib,liblibssh2_sys-41665bb2a5257678.rlib,liblibz_sys-eff50c2b13d40f4f.rlib,libhickory_resolver-8887febb640df7f9.rlib,libresolv_conf-6d8b5436e00eff4b.rlib,libhostname-9285677fca7ac2ba.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libhickory_proto-5718683d06c0fc18.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libidna-e5c433b15a98031a.rlib,libthiserror-691940853acae08a.rlib,libfutures-20b7b85531e64b9f.rlib,libfutures_executor-7e8954fc0c14a804.rlib,libchrono-ef8ef78dbfcbefe6.rlib,libnum_traits-2e7798ef804413f7.rlib,libiana_time_zone-a18c7932f053b032.rlib,libactix_web-387171e445162a5a.rlib,libactix_server-1b849cd95bb6c925.rlib,libactix_router-a583f4a42bcfce17.rlib,libcookie-2f09e23720e3cd82.rlib,libtime-cdc6535a52357f40.rlib,libnum_threads-c1a0ff78db7a07a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libactix_http-87a64df36f36f563.rlib,librand-4f193d7e935238d9.rlib,librand_chacha-3cab81f139e2a969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-73772c071ea9440d.rlib,libbrotli-5f018dd19b591743.rlib,libbrotli_decompressor-b5a76144c1f73eed.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-0b969c3445f2fd8b.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libdigest-a901e0ab52b66573.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,liblocal_channel-969b256a53864f31.rlib,libbytestring-5b01704ab2fe204d.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libahash-1f7ad595ec783dc7.rlib,libgetrandom-130a500c742fee17.rlib,libzerocopy-c612eb560542fb5e.rlib,libh2-3f7ba9d092f4e444.rlib,libzstd-fb916930aabe4c28.rlib,libzstd_safe-6dd2e4d953ebaf7d.rlib,libzstd_sys-c573a170f03d25f6.rlib,libflate2-c37631d93df903dc.rlib,libminiz_oxide-f68418accee23a2c.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libactix_service-2f9f106a765c84a2.rlib,libactix_codec-744c27b47b937258.rlib,libactix_utils-844d7ffe4753cd5e.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-c6531ef89ddf51ff.rlib,libhttp-7b014e9667cf8998.rlib,libstrum-ad8cae8e7d1b064c.rlib,libreqwest-68eacc88a5c6a319.rlib,librustls_pemfile-0ed5c8c77114b8fa.rlib,librustls_pki_types-e9d9b2da459d868f.rlib,libserde_urlencoded-31a9c08e423d1989.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-bb8134773f0525b4.rlib,libtokio_native_tls-158679c4e1415314.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde_json-6e6b048226cbf7ae.rlib,libryu-f8ba606093049f91.rlib,libnative_tls-1118a4fd245ca21a.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-90c9c65d58795d41.rlib,libbitflags-913a8259b1852d5d.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-d3713d3d49931de1.rlib,libhyper_util-2a012710fd478abd.rlib,libtower-a4e1140b1e7174e0.rlib,libpin_project-ede865c7d7ce3c38.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-8c138ebb6da9855d.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-dfcf005badc5bf6a.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-f98b263b45400ce6.rlib,libfutures_util-c3f9d917a23dd403.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body_util-ffcafade2a053c8c.rlib,libhttp_body-4763073fc0bad614.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-2f6429de8c748e17.rlib,libitoa-4c6598116a867907.rlib,libfnv-2d77ec4f6f971b24.rlib,libregex-1670b2d4a7436485.rlib,libregex_automata-5f1041d78354b440.rlib,libaho_corasick-21386b6dd214be5a.rlib,libmemchr-659d2f3239d1b4b2.rlib,libregex_syntax-8de78d0afdb2bf35.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libtokio-5a8743fff6ddc1b5.rlib,libsignal_hook_registry-80bbe07b92d40203.rlib,libnum_cpus-7c2dce98dcb84092.rlib,libsocket2-ff0e049cb8e7a9c2.rlib,libbytes-9c2a396be262bdae.rlib,libmio-cd88fc9f9782b8ad.rlib,libparking_lot-a6eb7efeebded5d0.rlib,libparking_lot_core-3d042872da86d960.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libserde-3cfcf7f674af22b6.rlib,liblazy_static-2bb390fee0230a38.rlib,libtracing-e4664b0829ae90f9.rlib,liblog-276235a63555025f.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libonce_cell-24c5d665b6879050.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-14a69c0fbe99fa3b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-39812fdb748649b9/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/address-a6b417660686d0d8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `monitor` (test "address") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcbU4gqG/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-67649a6d41db24bf.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-d5da2ac9bf724ea4.rlib,libsharded_slab-d0f6894ec548ca49.rlib,libtracing_log-2dfb1197110322db.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libmonitor-27078b10cff29480.rlib,libconfig-95cfcd963d3c1696.rlib,libpathdiff-aa7c4144031a5892.rlib,libjson5-c6bf48c1b27edce1.rlib,libpest-4e06998367df3479.rlib,libucd_trie-cdff0278ac6747fa.rlib,libron-2c772618bc3d6cbc.rlib,libbase64-64299f9d815d057c.rlib,libnom-41e2ab7089f690cb.rlib,libini-9a264a11fabb26d1.rlib,libordered_multimap-0c2942c779f16cd2.rlib,libhashbrown-107b791803775a55.rlib,libdlv_list-86bd06067287b32e.rlib,libyaml_rust-8cac856a7575d8d0.rlib,libconvert_case-2f23d2daf14a5c1f.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libmd5-8b7359041afc81b3.rlib,libtoml-f74e278eebbd61f1.rlib,libtoml_edit-ac6053c2d72681ba.rlib,libserde_spanned-229e37ea1ee9cc8f.rlib,libwinnow-8a2b8e1ecdab2322.rlib,libtoml_datetime-69c382a634620fa6.rlib,libssh2-d256b67501c48fe0.rlib,libparking_lot-2c2ce7caa9ecde6c.rlib,libparking_lot_core-c89fcff5a8c4f87b.rlib,libinstant-7ca0f2602aa54eaa.rlib,libbitflags-e2b4db6c651223da.rlib,liblibssh2_sys-41665bb2a5257678.rlib,liblibz_sys-eff50c2b13d40f4f.rlib,libhickory_resolver-8887febb640df7f9.rlib,libresolv_conf-6d8b5436e00eff4b.rlib,libhostname-9285677fca7ac2ba.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libhickory_proto-5718683d06c0fc18.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libidna-e5c433b15a98031a.rlib,libthiserror-691940853acae08a.rlib,libfutures-20b7b85531e64b9f.rlib,libfutures_executor-7e8954fc0c14a804.rlib,libchrono-ef8ef78dbfcbefe6.rlib,libnum_traits-2e7798ef804413f7.rlib,libiana_time_zone-a18c7932f053b032.rlib,libactix_web-387171e445162a5a.rlib,libactix_server-1b849cd95bb6c925.rlib,libactix_router-a583f4a42bcfce17.rlib,libcookie-2f09e23720e3cd82.rlib,libtime-cdc6535a52357f40.rlib,libnum_threads-c1a0ff78db7a07a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libactix_http-87a64df36f36f563.rlib,librand-4f193d7e935238d9.rlib,librand_chacha-3cab81f139e2a969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-73772c071ea9440d.rlib,libbrotli-5f018dd19b591743.rlib,libbrotli_decompressor-b5a76144c1f73eed.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-0b969c3445f2fd8b.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libdigest-a901e0ab52b66573.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,liblocal_channel-969b256a53864f31.rlib,libbytestring-5b01704ab2fe204d.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libahash-1f7ad595ec783dc7.rlib,libgetrandom-130a500c742fee17.rlib,libzerocopy-c612eb560542fb5e.rlib,libh2-3f7ba9d092f4e444.rlib,libzstd-fb916930aabe4c28.rlib,libzstd_safe-6dd2e4d953ebaf7d.rlib,libzstd_sys-c573a170f03d25f6.rlib,libflate2-c37631d93df903dc.rlib,libminiz_oxide-f68418accee23a2c.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libactix_service-2f9f106a765c84a2.rlib,libactix_codec-744c27b47b937258.rlib,libactix_utils-844d7ffe4753cd5e.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-c6531ef89ddf51ff.rlib,libhttp-7b014e9667cf8998.rlib,libstrum-ad8cae8e7d1b064c.rlib,libreqwest-68eacc88a5c6a319.rlib,librustls_pemfile-0ed5c8c77114b8fa.rlib,librustls_pki_types-e9d9b2da459d868f.rlib,libserde_urlencoded-31a9c08e423d1989.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-bb8134773f0525b4.rlib,libtokio_native_tls-158679c4e1415314.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde_json-6e6b048226cbf7ae.rlib,libryu-f8ba606093049f91.rlib,libnative_tls-1118a4fd245ca21a.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-90c9c65d58795d41.rlib,libbitflags-913a8259b1852d5d.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-d3713d3d49931de1.rlib,libhyper_util-2a012710fd478abd.rlib,libtower-a4e1140b1e7174e0.rlib,libpin_project-ede865c7d7ce3c38.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-8c138ebb6da9855d.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-dfcf005badc5bf6a.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-f98b263b45400ce6.rlib,libfutures_util-c3f9d917a23dd403.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body_util-ffcafade2a053c8c.rlib,libhttp_body-4763073fc0bad614.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-2f6429de8c748e17.rlib,libitoa-4c6598116a867907.rlib,libfnv-2d77ec4f6f971b24.rlib,libregex-1670b2d4a7436485.rlib,libregex_automata-5f1041d78354b440.rlib,libaho_corasick-21386b6dd214be5a.rlib,libmemchr-659d2f3239d1b4b2.rlib,libregex_syntax-8de78d0afdb2bf35.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libtokio-5a8743fff6ddc1b5.rlib,libsignal_hook_registry-80bbe07b92d40203.rlib,libnum_cpus-7c2dce98dcb84092.rlib,libsocket2-ff0e049cb8e7a9c2.rlib,libbytes-9c2a396be262bdae.rlib,libmio-cd88fc9f9782b8ad.rlib,libparking_lot-a6eb7efeebded5d0.rlib,libparking_lot_core-3d042872da86d960.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libserde-3cfcf7f674af22b6.rlib,liblazy_static-2bb390fee0230a38.rlib,libtracing-e4664b0829ae90f9.rlib,liblog-276235a63555025f.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libonce_cell-24c5d665b6879050.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-14a69c0fbe99fa3b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-39812fdb748649b9/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config-9ea78cd5e79e7996" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x00007329d3951ba7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f51ba7) [INFO] [stdout] #1 0x00007329d3951fbc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f51fbc) [INFO] [stdout] #2 0x00007329cf819520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00007329cf97782c (/lib/x86_64-linux-gnu/libc.so.6+0x1a082c) [INFO] [stdout] #4 0x00007329d686e394 llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007329d3903511 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f03511) [INFO] [stdout] #6 0x00007329d3901c7d llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f01c7d) [INFO] [stdout] #7 0x00005557f9fe9dad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485dad) [INFO] [stdout] #8 0x00005557f9f7e7ba void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007329d39033e2 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f033e2) [INFO] [stdout] #10 0x00007329d390279a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f0279a) [INFO] [stdout] #11 0x00007329d387dd00 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3e7dd00) [INFO] [stdout] #12 0x00007329cf86bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x00007329cf8fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/config-9ea78cd5e79e7996': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `monitor` (test "config") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcW2tm6Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconfig-95cfcd963d3c1696.rlib,libpathdiff-aa7c4144031a5892.rlib,libjson5-c6bf48c1b27edce1.rlib,libpest-4e06998367df3479.rlib,libucd_trie-cdff0278ac6747fa.rlib,libron-2c772618bc3d6cbc.rlib,libbase64-64299f9d815d057c.rlib,libnom-41e2ab7089f690cb.rlib,libini-9a264a11fabb26d1.rlib,libordered_multimap-0c2942c779f16cd2.rlib,libhashbrown-107b791803775a55.rlib,libdlv_list-86bd06067287b32e.rlib,libyaml_rust-8cac856a7575d8d0.rlib,libconvert_case-2f23d2daf14a5c1f.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libmd5-8b7359041afc81b3.rlib,libtoml-f74e278eebbd61f1.rlib,libtoml_edit-ac6053c2d72681ba.rlib,libserde_spanned-229e37ea1ee9cc8f.rlib,libwinnow-8a2b8e1ecdab2322.rlib,libtoml_datetime-69c382a634620fa6.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libssh2-d256b67501c48fe0.rlib,libparking_lot-2c2ce7caa9ecde6c.rlib,libparking_lot_core-c89fcff5a8c4f87b.rlib,libinstant-7ca0f2602aa54eaa.rlib,libbitflags-e2b4db6c651223da.rlib,liblibssh2_sys-41665bb2a5257678.rlib,liblibz_sys-eff50c2b13d40f4f.rlib,libhickory_resolver-8887febb640df7f9.rlib,libresolv_conf-6d8b5436e00eff4b.rlib,libhostname-9285677fca7ac2ba.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libhickory_proto-5718683d06c0fc18.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libidna-e5c433b15a98031a.rlib,libthiserror-691940853acae08a.rlib,libfutures-20b7b85531e64b9f.rlib,libfutures_executor-7e8954fc0c14a804.rlib,libchrono-ef8ef78dbfcbefe6.rlib,libnum_traits-2e7798ef804413f7.rlib,libiana_time_zone-a18c7932f053b032.rlib,libactix_web-387171e445162a5a.rlib,libactix_server-1b849cd95bb6c925.rlib,libactix_router-a583f4a42bcfce17.rlib,libcookie-2f09e23720e3cd82.rlib,libtime-cdc6535a52357f40.rlib,libnum_threads-c1a0ff78db7a07a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libactix_http-87a64df36f36f563.rlib,librand-4f193d7e935238d9.rlib,librand_chacha-3cab81f139e2a969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-73772c071ea9440d.rlib,libbrotli-5f018dd19b591743.rlib,libbrotli_decompressor-b5a76144c1f73eed.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-0b969c3445f2fd8b.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libdigest-a901e0ab52b66573.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,liblocal_channel-969b256a53864f31.rlib,libbytestring-5b01704ab2fe204d.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libahash-1f7ad595ec783dc7.rlib,libgetrandom-130a500c742fee17.rlib,libzerocopy-c612eb560542fb5e.rlib,libh2-3f7ba9d092f4e444.rlib,libzstd-fb916930aabe4c28.rlib,libzstd_safe-6dd2e4d953ebaf7d.rlib,libzstd_sys-c573a170f03d25f6.rlib,libflate2-c37631d93df903dc.rlib,libminiz_oxide-f68418accee23a2c.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libactix_service-2f9f106a765c84a2.rlib,libactix_codec-744c27b47b937258.rlib,libactix_utils-844d7ffe4753cd5e.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-c6531ef89ddf51ff.rlib,libhttp-7b014e9667cf8998.rlib,libstrum-ad8cae8e7d1b064c.rlib,libreqwest-68eacc88a5c6a319.rlib,librustls_pemfile-0ed5c8c77114b8fa.rlib,librustls_pki_types-e9d9b2da459d868f.rlib,libserde_urlencoded-31a9c08e423d1989.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-bb8134773f0525b4.rlib,libtokio_native_tls-158679c4e1415314.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde_json-6e6b048226cbf7ae.rlib,libryu-f8ba606093049f91.rlib,libnative_tls-1118a4fd245ca21a.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-90c9c65d58795d41.rlib,libbitflags-913a8259b1852d5d.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-d3713d3d49931de1.rlib,libhyper_util-2a012710fd478abd.rlib,libtower-a4e1140b1e7174e0.rlib,libpin_project-ede865c7d7ce3c38.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-8c138ebb6da9855d.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-dfcf005badc5bf6a.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-f98b263b45400ce6.rlib,libfutures_util-c3f9d917a23dd403.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body_util-ffcafade2a053c8c.rlib,libhttp_body-4763073fc0bad614.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-2f6429de8c748e17.rlib,libitoa-4c6598116a867907.rlib,libfnv-2d77ec4f6f971b24.rlib,libregex-1670b2d4a7436485.rlib,libregex_automata-5f1041d78354b440.rlib,libaho_corasick-21386b6dd214be5a.rlib,libmemchr-659d2f3239d1b4b2.rlib,libregex_syntax-8de78d0afdb2bf35.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libtracing-e4664b0829ae90f9.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libonce_cell-24c5d665b6879050.rlib,libtokio-5a8743fff6ddc1b5.rlib,libsignal_hook_registry-80bbe07b92d40203.rlib,libnum_cpus-7c2dce98dcb84092.rlib,libsocket2-ff0e049cb8e7a9c2.rlib,libbytes-9c2a396be262bdae.rlib,libmio-cd88fc9f9782b8ad.rlib,liblog-276235a63555025f.rlib,libparking_lot-a6eb7efeebded5d0.rlib,libparking_lot_core-3d042872da86d960.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libserde-3cfcf7f674af22b6.rlib,liblazy_static-2bb390fee0230a38.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-14a69c0fbe99fa3b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-39812fdb748649b9/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monitor-e5c7f00dc08c1f50" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `monitor` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "826d54e7069c27f272756bc56a67459884b6ed9efee6b5c04dc37cb8036abb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826d54e7069c27f272756bc56a67459884b6ed9efee6b5c04dc37cb8036abb85", kill_on_drop: false }` [INFO] [stdout] 826d54e7069c27f272756bc56a67459884b6ed9efee6b5c04dc37cb8036abb85