[INFO] fetching crate rust-serv 0.3.0... [INFO] testing rust-serv-0.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rust-serv 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rust-serv 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rust-serv 0.3.0 [INFO] tweaked toml for crates.io crate rust-serv 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-serv 0.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-serv 0.3.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem v3.0.6 [INFO] [stderr] Downloaded notify-types v1.0.1 [INFO] [stderr] Downloaded fsevent-sys v4.1.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded instant-acme v0.7.2 [INFO] [stderr] Downloaded inotify-sys v0.1.5 [INFO] [stderr] Downloaded inotify v0.10.2 [INFO] [stderr] Downloaded notify v7.0.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.2 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded rcgen v0.13.2 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded brotli-decompressor v4.0.3 [INFO] [stderr] Downloaded aws-lc-rs v1.16.0 [INFO] [stderr] Downloaded brotli v7.0.0 [INFO] [stderr] Downloaded aws-lc-sys v0.37.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b1295a369a2c7351b76175163799c12339c9ea05e5891ee82d5a5084cc0fe7e [INFO] running `Command { std: "docker" "start" "-a" "6b1295a369a2c7351b76175163799c12339c9ea05e5891ee82d5a5084cc0fe7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b1295a369a2c7351b76175163799c12339c9ea05e5891ee82d5a5084cc0fe7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1295a369a2c7351b76175163799c12339c9ea05e5891ee82d5a5084cc0fe7e", kill_on_drop: false }` [INFO] [stdout] 6b1295a369a2c7351b76175163799c12339c9ea05e5891ee82d5a5084cc0fe7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc7451647e196888afdd4fef4e6068424bb048a0c33d17ff056a998cb3608c5d [INFO] running `Command { std: "docker" "start" "-a" "dc7451647e196888afdd4fef4e6068424bb048a0c33d17ff056a998cb3608c5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling instant-acme v0.7.2 [INFO] [stderr] Compiling rust-serv v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/management/config.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChallengeToken` is never constructed [INFO] [stdout] --> src/auto_tls/challenge.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ChallengeToken { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "dc7451647e196888afdd4fef4e6068424bb048a0c33d17ff056a998cb3608c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7451647e196888afdd4fef4e6068424bb048a0c33d17ff056a998cb3608c5d", kill_on_drop: false }` [INFO] [stdout] dc7451647e196888afdd4fef4e6068424bb048a0c33d17ff056a998cb3608c5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff7b1bb01243590598eb0f38aa201dcec98e0ef64855f2144e372ab8841ef610 [INFO] running `Command { std: "docker" "start" "-a" "ff7b1bb01243590598eb0f38aa201dcec98e0ef64855f2144e372ab8841ef610", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling instant-acme v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rust-serv v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/management/config.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChallengeToken` is never constructed [INFO] [stdout] --> src/auto_tls/challenge.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ChallengeToken { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/config_reloader/watcher.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/config_reloader/reloader.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/management/config.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ServiceBuilder` and `ServiceExt` [INFO] [stdout] --> src/middleware/logging.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | use tower::{ServiceBuilder, ServiceExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/middleware/logging.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/middleware/cache.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> tests/coverage_boost_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Incoming` [INFO] [stdout] --> tests/coverage_boost_tests.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::body::{Bytes, Incoming}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> tests/coverage_boost_tests.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let handler = Handler::new(config); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response1` [INFO] [stdout] --> tests/server_error_tests.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | let response1 = client.get(&url1).send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_request_with_headers` is never used [INFO] [stdout] --> tests/server_error_tests.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | async fn make_request_with_headers(path: &str, port: u16, headers: Vec<(&str, &str)>) -> reqwest::Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/access_log/writer.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | let writer = AccessLogWriter::new(&path).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/error_pages/templates.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | let (title, msg) = get_default_error_message(400); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/error_pages/templates.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | let (title, msg) = get_default_error_message(401); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/error_pages/templates.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | let (title, msg) = get_default_error_message(403); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/error_pages/templates.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | let (title, msg) = get_default_error_message(405); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/error_pages/templates.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | let (title, msg) = get_default_error_message(429); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/error_pages/templates.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | let (title, msg) = get_default_error_message(503); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/middleware/security.rs:590:13 [INFO] [stdout] | [INFO] [stdout] 590 | let mut too_many_headers = HeaderMap::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server` [INFO] [stdout] --> src/server/websocket.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | let server = WebSocketServer::new(config); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server` [INFO] [stdout] --> src/server/websocket.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | let server = WebSocketServer::new(config); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server` [INFO] [stdout] --> src/server/websocket.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | let server = WebSocketServer::new(config); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChallengeToken` is never constructed [INFO] [stdout] --> src/auto_tls/challenge.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ChallengeToken { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuOQvKE/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-606a2b51fe13ca4a,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,libhyper_rustls-b1acffb327848f04,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtower_http-037a7d96ecf3cf74,libhttp_range_header-4ae42ae54e280e27,libuuid-6ed3286ca47c8bcc,libiri_string-d8b08e8827a09725,libasync_compression-0e2bddc9ee397c7a,libcompression_codecs-0db28383a480c776,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,libcompression_core-5624d7ace9667e75,liburl-1fd155abdb3e59cf,libidna-398f8b2d1323b743,libutf8_iter-0d9be7b316c2b184,libidna_adapter-28d280c388d79437,libicu_properties-138717b306ddd581,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6daf3502b7d32846,libicu_normalizer_data-088c419f54c50650,libicu_collections-a9d068a5ff91bea4,libpotential_utf-58f9abbdab67c264,libicu_provider-6c85fa2abf55d4c1,libicu_locale_core-0fc2da3592c3b144,libtinystr-f75eebeb650822b6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-cfb24636c5d7b9dc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-562c368542c9f32c,libtokio_rustls-271fb4ff49102b52,libbrotli-7edcfa7ce082f93a,libbrotli_decompressor-f5ef6b28691a8630,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libtoml-05ab9a5d8534b9d2,libtoml_edit-5de444ffa3328e75,libserde_spanned-30220a5435b78ccf,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-d6656c37124b78c3,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtime-15244e90b9345306,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libfutures-8cdeeb92373603fa,libfutures_executor-bf002921d1aa22b2,libtokio_tungstenite-d31da9f93bbbf12c,libtungstenite-7929a38e807724ff,libdata_encoding-9925c048f12d655c,librand-79a9fa64714f5142,librand_chacha-c63b07d177e807ad,libppv_lite86-56c14d9ad030ab7a,libzerocopy-d59c9cb3032963da,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-2e8a6a9e0f125c1c,librustls-f84a18c6b8901c38,libsubtle-ca7024fc66e4388f,libwebpki-7ae659e230989a3c,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,libring-5458cf38da958a5a,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_util-b62b373b4a691e51,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower-025521a3ae4a6c40,libsync_wrapper-48a86ae4bb41793c,libhdrhistogram-cc43476545b3e11e,libnum_traits-8434f84c7e6b85f7,libfutures_util-711e62c8241d953d,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libhttp_body_util-6ebe35ca0c711b0b,libthiserror-66ec817f585f7beb,libnotify-1e44f8e9ce331871,libfiletime-f91863da0b5dd737,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-26d08e0a19a7d5a7,libinotify_sys-77eb07eaec84fc23,libbitflags-e2b4db6c651223da,libnotify_types-7a90269a924d4c1b,libinstant-e3a69bbac7b24b4a,libbase64-2a03de3babadded3,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696,libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libhyper-0aaf9e00089ea2b9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-01ec8383071049ed,libtracing-38a1eb0a834483a8,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-1d8d4d025b311d54,libpin_utils-9a5791cba021167a,libtokio-455651304c5b39e8,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-a49083d25bcd494a,liblog-cfb0a897de58af94,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcuOQvKE/raw-dylibs" "-B/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/aws-lc-sys-32494ec25b37efbd/out" "-L" "/opt/rustwide/target/debug/build/ring-83cb485f0cbd130d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/iteration5_range_integration-c3d2de85a2d6f619" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-serv` (lib test); 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name rust_serv --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3f786eea016edac -C extra-filename=-c7ef9fb77e2b14fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-7edcfa7ce082f93a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ec95a344c88ceea3.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7ed963f28e1781ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8cdeeb92373603fa.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c1839cc45fdc82ab.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6ebe35ca0c711b0b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0aaf9e00089ea2b9.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-b62b373b4a691e51.rlib --extern instant_acme=/opt/rustwide/target/debug/deps/libinstant_acme-8a499611ea7da7a6.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0274a1a829a6a5ea.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-1e44f8e9ce331871.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-5c26ed2ac5dd561d.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-097046807292ef79.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-606a2b51fe13ca4a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f84a18c6b8901c38.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-43396bc1bdb4df85.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8822da3fa048ff8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-360554834076005e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-15244e90b9345306.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-455651304c5b39e8.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-271fb4ff49102b52.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-d31da9f93bbbf12c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-05ab9a5d8534b9d2.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-025521a3ae4a6c40.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-037a7d96ecf3cf74.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-38a1eb0a834483a8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-27cef22b84de307e.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-7929a38e807724ff.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-87bc7f454f5c9775.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out -L native=/opt/rustwide/target/debug/build/ring-83cb485f0cbd130d/out -L native=/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-serv` (test "iteration5_range_integration") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnhCvAh/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-606a2b51fe13ca4a,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,libhyper_rustls-b1acffb327848f04,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtower_http-037a7d96ecf3cf74,libhttp_range_header-4ae42ae54e280e27,libuuid-6ed3286ca47c8bcc,libiri_string-d8b08e8827a09725,libasync_compression-0e2bddc9ee397c7a,libcompression_codecs-0db28383a480c776,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,libcompression_core-5624d7ace9667e75,liburl-1fd155abdb3e59cf,libidna-398f8b2d1323b743,libutf8_iter-0d9be7b316c2b184,libidna_adapter-28d280c388d79437,libicu_properties-138717b306ddd581,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6daf3502b7d32846,libicu_normalizer_data-088c419f54c50650,libicu_collections-a9d068a5ff91bea4,libpotential_utf-58f9abbdab67c264,libicu_provider-6c85fa2abf55d4c1,libicu_locale_core-0fc2da3592c3b144,libtinystr-f75eebeb650822b6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-cfb24636c5d7b9dc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-562c368542c9f32c,libtokio_rustls-271fb4ff49102b52,libbrotli-7edcfa7ce082f93a,libbrotli_decompressor-f5ef6b28691a8630,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libtoml-05ab9a5d8534b9d2,libtoml_edit-5de444ffa3328e75,libserde_spanned-30220a5435b78ccf,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-d6656c37124b78c3,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtime-15244e90b9345306,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libfutures-8cdeeb92373603fa,libfutures_executor-bf002921d1aa22b2,libtokio_tungstenite-d31da9f93bbbf12c,libtungstenite-7929a38e807724ff,libdata_encoding-9925c048f12d655c,librand-79a9fa64714f5142,librand_chacha-c63b07d177e807ad,libppv_lite86-56c14d9ad030ab7a,libzerocopy-d59c9cb3032963da,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-2e8a6a9e0f125c1c,librustls-f84a18c6b8901c38,libsubtle-ca7024fc66e4388f,libwebpki-7ae659e230989a3c,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,libring-5458cf38da958a5a,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_util-b62b373b4a691e51,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower-025521a3ae4a6c40,libsync_wrapper-48a86ae4bb41793c,libhdrhistogram-cc43476545b3e11e,libnum_traits-8434f84c7e6b85f7,libfutures_util-711e62c8241d953d,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libhttp_body_util-6ebe35ca0c711b0b,libthiserror-66ec817f585f7beb,libnotify-1e44f8e9ce331871,libfiletime-f91863da0b5dd737,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-26d08e0a19a7d5a7,libinotify_sys-77eb07eaec84fc23,libbitflags-e2b4db6c651223da,libnotify_types-7a90269a924d4c1b,libinstant-e3a69bbac7b24b4a,libbase64-2a03de3babadded3,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696,libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libhyper-0aaf9e00089ea2b9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-01ec8383071049ed,libtracing-38a1eb0a834483a8,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-1d8d4d025b311d54,libpin_utils-9a5791cba021167a,libtokio-455651304c5b39e8,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-a49083d25bcd494a,liblog-cfb0a897de58af94,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnhCvAh/raw-dylibs" "-B/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/aws-lc-sys-32494ec25b37efbd/out" "-L" "/opt/rustwide/target/debug/build/ring-83cb485f0cbd130d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_path_tests-16e4dea3bdbd81f9" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-serv` (test "error_path_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcU21Nlq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-606a2b51fe13ca4a,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,libhyper_rustls-b1acffb327848f04,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtower_http-037a7d96ecf3cf74,libhttp_range_header-4ae42ae54e280e27,libuuid-6ed3286ca47c8bcc,libiri_string-d8b08e8827a09725,libasync_compression-0e2bddc9ee397c7a,libcompression_codecs-0db28383a480c776,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,libcompression_core-5624d7ace9667e75,liburl-1fd155abdb3e59cf,libidna-398f8b2d1323b743,libutf8_iter-0d9be7b316c2b184,libidna_adapter-28d280c388d79437,libicu_properties-138717b306ddd581,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6daf3502b7d32846,libicu_normalizer_data-088c419f54c50650,libicu_collections-a9d068a5ff91bea4,libpotential_utf-58f9abbdab67c264,libicu_provider-6c85fa2abf55d4c1,libicu_locale_core-0fc2da3592c3b144,libtinystr-f75eebeb650822b6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-cfb24636c5d7b9dc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-562c368542c9f32c,libtokio_rustls-271fb4ff49102b52,libbrotli-7edcfa7ce082f93a,libbrotli_decompressor-f5ef6b28691a8630,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libtoml-05ab9a5d8534b9d2,libtoml_edit-5de444ffa3328e75,libserde_spanned-30220a5435b78ccf,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-d6656c37124b78c3,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtime-15244e90b9345306,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libfutures-8cdeeb92373603fa,libfutures_executor-bf002921d1aa22b2,libtokio_tungstenite-d31da9f93bbbf12c,libtungstenite-7929a38e807724ff,libdata_encoding-9925c048f12d655c,librand-79a9fa64714f5142,librand_chacha-c63b07d177e807ad,libppv_lite86-56c14d9ad030ab7a,libzerocopy-d59c9cb3032963da,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-2e8a6a9e0f125c1c,librustls-f84a18c6b8901c38,libsubtle-ca7024fc66e4388f,libwebpki-7ae659e230989a3c,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,libring-5458cf38da958a5a,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_util-b62b373b4a691e51,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower-025521a3ae4a6c40,libsync_wrapper-48a86ae4bb41793c,libhdrhistogram-cc43476545b3e11e,libnum_traits-8434f84c7e6b85f7,libfutures_util-711e62c8241d953d,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libhttp_body_util-6ebe35ca0c711b0b,libthiserror-66ec817f585f7beb,libnotify-1e44f8e9ce331871,libfiletime-f91863da0b5dd737,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-26d08e0a19a7d5a7,libinotify_sys-77eb07eaec84fc23,libbitflags-e2b4db6c651223da,libnotify_types-7a90269a924d4c1b,libinstant-e3a69bbac7b24b4a,libbase64-2a03de3babadded3,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696,libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libhyper-0aaf9e00089ea2b9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-01ec8383071049ed,libtracing-38a1eb0a834483a8,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-1d8d4d025b311d54,libpin_utils-9a5791cba021167a,libtokio-455651304c5b39e8,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-a49083d25bcd494a,liblog-cfb0a897de58af94,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcU21Nlq/raw-dylibs" "-B/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/aws-lc-sys-32494ec25b37efbd/out" "-L" "/opt/rustwide/target/debug/build/ring-83cb485f0cbd130d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/iteration2_static_files-9326bd0d2f8554ca" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-serv` (test "iteration2_static_files") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcVtYp7F/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-606a2b51fe13ca4a,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,libhyper_rustls-b1acffb327848f04,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtower_http-037a7d96ecf3cf74,libhttp_range_header-4ae42ae54e280e27,libuuid-6ed3286ca47c8bcc,libiri_string-d8b08e8827a09725,libasync_compression-0e2bddc9ee397c7a,libcompression_codecs-0db28383a480c776,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,libcompression_core-5624d7ace9667e75,liburl-1fd155abdb3e59cf,libidna-398f8b2d1323b743,libutf8_iter-0d9be7b316c2b184,libidna_adapter-28d280c388d79437,libicu_properties-138717b306ddd581,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6daf3502b7d32846,libicu_normalizer_data-088c419f54c50650,libicu_collections-a9d068a5ff91bea4,libpotential_utf-58f9abbdab67c264,libicu_provider-6c85fa2abf55d4c1,libicu_locale_core-0fc2da3592c3b144,libtinystr-f75eebeb650822b6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-cfb24636c5d7b9dc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-562c368542c9f32c,libtokio_rustls-271fb4ff49102b52,libbrotli-7edcfa7ce082f93a,libbrotli_decompressor-f5ef6b28691a8630,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libtoml-05ab9a5d8534b9d2,libtoml_edit-5de444ffa3328e75,libserde_spanned-30220a5435b78ccf,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-d6656c37124b78c3,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtime-15244e90b9345306,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libfutures-8cdeeb92373603fa,libfutures_executor-bf002921d1aa22b2,libtokio_tungstenite-d31da9f93bbbf12c,libtungstenite-7929a38e807724ff,libdata_encoding-9925c048f12d655c,librand-79a9fa64714f5142,librand_chacha-c63b07d177e807ad,libppv_lite86-56c14d9ad030ab7a,libzerocopy-d59c9cb3032963da,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-2e8a6a9e0f125c1c,librustls-f84a18c6b8901c38,libsubtle-ca7024fc66e4388f,libwebpki-7ae659e230989a3c,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,libring-5458cf38da958a5a,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_util-b62b373b4a691e51,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower-025521a3ae4a6c40,libsync_wrapper-48a86ae4bb41793c,libhdrhistogram-cc43476545b3e11e,libnum_traits-8434f84c7e6b85f7,libfutures_util-711e62c8241d953d,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libhttp_body_util-6ebe35ca0c711b0b,libthiserror-66ec817f585f7beb,libnotify-1e44f8e9ce331871,libfiletime-f91863da0b5dd737,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-26d08e0a19a7d5a7,libinotify_sys-77eb07eaec84fc23,libbitflags-e2b4db6c651223da,libnotify_types-7a90269a924d4c1b,libinstant-e3a69bbac7b24b4a,libbase64-2a03de3babadded3,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696,libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libhyper-0aaf9e00089ea2b9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-01ec8383071049ed,libtracing-38a1eb0a834483a8,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-1d8d4d025b311d54,libpin_utils-9a5791cba021167a,libtokio-455651304c5b39e8,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-a49083d25bcd494a,liblog-cfb0a897de58af94,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcVtYp7F/raw-dylibs" "-B/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/aws-lc-sys-32494ec25b37efbd/out" "-L" "/opt/rustwide/target/debug/build/ring-83cb485f0cbd130d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-663beb80d876eb2f" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-serv` (test "integration_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc2Yq8hH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-606a2b51fe13ca4a,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,libhyper_rustls-b1acffb327848f04,libwebpki_roots-36d881d3a434e6f5,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtower_http-037a7d96ecf3cf74,libhttp_range_header-4ae42ae54e280e27,libuuid-6ed3286ca47c8bcc,libiri_string-d8b08e8827a09725,libasync_compression-0e2bddc9ee397c7a,libcompression_codecs-0db28383a480c776,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,libcompression_core-5624d7ace9667e75,liburl-1fd155abdb3e59cf,libidna-398f8b2d1323b743,libutf8_iter-0d9be7b316c2b184,libidna_adapter-28d280c388d79437,libicu_properties-138717b306ddd581,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6daf3502b7d32846,libicu_normalizer_data-088c419f54c50650,libicu_collections-a9d068a5ff91bea4,libpotential_utf-58f9abbdab67c264,libicu_provider-6c85fa2abf55d4c1,libicu_locale_core-0fc2da3592c3b144,libtinystr-f75eebeb650822b6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-cfb24636c5d7b9dc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-562c368542c9f32c,libtokio_rustls-271fb4ff49102b52,libbrotli-7edcfa7ce082f93a,libbrotli_decompressor-f5ef6b28691a8630,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libtoml-05ab9a5d8534b9d2,libtoml_edit-5de444ffa3328e75,libserde_spanned-30220a5435b78ccf,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-d6656c37124b78c3,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtime-15244e90b9345306,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libfutures-8cdeeb92373603fa,libfutures_executor-bf002921d1aa22b2,libtokio_tungstenite-d31da9f93bbbf12c,libtungstenite-7929a38e807724ff,libdata_encoding-9925c048f12d655c,librand-79a9fa64714f5142,librand_chacha-c63b07d177e807ad,libppv_lite86-56c14d9ad030ab7a,libzerocopy-d59c9cb3032963da,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-2e8a6a9e0f125c1c,librustls-f84a18c6b8901c38,libsubtle-ca7024fc66e4388f,libwebpki-7ae659e230989a3c,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,libring-5458cf38da958a5a,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_util-b62b373b4a691e51,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower-025521a3ae4a6c40,libsync_wrapper-48a86ae4bb41793c,libhdrhistogram-cc43476545b3e11e,libnum_traits-8434f84c7e6b85f7,libfutures_util-711e62c8241d953d,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libhttp_body_util-6ebe35ca0c711b0b,libthiserror-66ec817f585f7beb,libnotify-1e44f8e9ce331871,libfiletime-f91863da0b5dd737,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-26d08e0a19a7d5a7,libinotify_sys-77eb07eaec84fc23,libbitflags-e2b4db6c651223da,libnotify_types-7a90269a924d4c1b,libinstant-e3a69bbac7b24b4a,libbase64-2a03de3babadded3,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696,libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libhyper-0aaf9e00089ea2b9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-01ec8383071049ed,libtracing-38a1eb0a834483a8,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-1d8d4d025b311d54,libpin_utils-9a5791cba021167a,libtokio-455651304c5b39e8,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-a49083d25bcd494a,liblog-cfb0a897de58af94,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2Yq8hH/raw-dylibs" "-B/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/aws-lc-sys-32494ec25b37efbd/out" "-L" "/opt/rustwide/target/debug/build/ring-83cb485f0cbd130d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_complete-e94fd0202d182f60" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-serv` (test "integration_complete") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ff7b1bb01243590598eb0f38aa201dcec98e0ef64855f2144e372ab8841ef610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7b1bb01243590598eb0f38aa201dcec98e0ef64855f2144e372ab8841ef610", kill_on_drop: false }` [INFO] [stdout] ff7b1bb01243590598eb0f38aa201dcec98e0ef64855f2144e372ab8841ef610