[INFO] cloning repository https://github.com/imnull/rust-serv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imnull/rust-serv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimnull%2Frust-serv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimnull%2Frust-serv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39f0ca5ed8c9b6ac83c683f162ee589734b0cdd0 [INFO] testing imnull/rust-serv against 1.95.0 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimnull%2Frust-serv" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/imnull/rust-serv [INFO] finished tweaking git repo https://github.com/imnull/rust-serv [INFO] tweaked toml for git repo https://github.com/imnull/rust-serv written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imnull/rust-serv on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imnull/rust-serv already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oid-registry v0.7.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.2 [INFO] [stderr] Downloaded asn1-rs-impl v0.2.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded asn1-rs-derive v0.5.1 [INFO] [stderr] Downloaded notify-types v1.0.1 [INFO] [stderr] Downloaded instant-acme v0.7.2 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded asn1-rs v0.6.2 [INFO] [stderr] Downloaded x509-parser v0.16.0 [INFO] [stderr] Downloaded rcgen v0.13.2 [INFO] [stderr] Downloaded notify v7.0.0 [INFO] [stderr] Downloaded yasna v0.5.2 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded der-parser v9.0.0 [INFO] [stderr] Downloaded brotli-decompressor v4.0.3 [INFO] [stderr] Downloaded aws-lc-rs v1.16.0 [INFO] [stderr] Downloaded webpki-roots v1.0.6 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfdc47d9b1ca6a05809e2759fa0bbee5e45ff0b1608b220fe022a27967b2801f [INFO] running `Command { std: "docker" "start" "-a" "bfdc47d9b1ca6a05809e2759fa0bbee5e45ff0b1608b220fe022a27967b2801f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfdc47d9b1ca6a05809e2759fa0bbee5e45ff0b1608b220fe022a27967b2801f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdc47d9b1ca6a05809e2759fa0bbee5e45ff0b1608b220fe022a27967b2801f", kill_on_drop: false }` [INFO] [stdout] bfdc47d9b1ca6a05809e2759fa0bbee5e45ff0b1608b220fe022a27967b2801f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4afae88db50e3f095d2972e6fc6ef5b4ead67406c7b6816b31f4655aabb6088f [INFO] running `Command { std: "docker" "start" "-a" "4afae88db50e3f095d2972e6fc6ef5b4ead67406c7b6816b31f4655aabb6088f", kill_on_drop: false }` [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [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 zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [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 10s [INFO] running `Command { std: "docker" "inspect" "4afae88db50e3f095d2972e6fc6ef5b4ead67406c7b6816b31f4655aabb6088f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afae88db50e3f095d2972e6fc6ef5b4ead67406c7b6816b31f4655aabb6088f", kill_on_drop: false }` [INFO] [stdout] 4afae88db50e3f095d2972e6fc6ef5b4ead67406c7b6816b31f4655aabb6088f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4abdfc6d8949db16683a32b9f92fc36568e047eb1d6304c76e72a84307c59a2 [INFO] running `Command { std: "docker" "start" "-a" "d4abdfc6d8949db16683a32b9f92fc36568e047eb1d6304c76e72a84307c59a2", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [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 zerofrom v0.1.6 [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 tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [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 der-parser v9.0.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling url v2.5.8 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [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 criterion v0.5.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [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 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] [stderr] error: could not compile `rust-serv` (lib test); 17 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/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=f35b78183f4a5b8d -C extra-filename=-86267eb4e544c36f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-62ecc81993b090d1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-20d0a93e169f969b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0bd7866cb13efa79.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4368ecf02ec49c23.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-4ad1cfa34e8340e2.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-64cc2135551bceca.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b5b7f50e024bbc65.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-0a274e134f409ad5.rlib --extern instant_acme=/opt/rustwide/target/debug/deps/libinstant_acme-5e0f9c95aac457d0.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fe10e6d55678362a.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-f5f4429d480bd50f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4b28a4084ce216d6.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-aeddebe3766ec085.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cdccf44b3e6b9378.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a37619d991c17ba0.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-88719be22f95634e.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-6c1a3f1b93b857ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-35042ee5fbd541b9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2f9b20803625aca.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4d2d49d02d126f02.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e4a1aa68ea27e4a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89adf6b5d25a007b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-60dcbe0729207a95.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d28b802e2e764036.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c76a269334fb895b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-2f31496cbff9e2b4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6a9a8defe8fd3f7f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f9977ab309f49b88.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-47d2a2a110669b02.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d998958d6d652004.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6f8fb1a184f81f41.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-00a177b1c4eb5f28.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-14474d116f0b4ea8.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-ffa2dcdea80f291c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4e9d7a79c12017b8/out -L native=/opt/rustwide/target/debug/build/ring-ccc7bae35957ef43/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b886f9dc77b86d68/out` (signal: 9, SIGKILL: kill) [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: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcN3fOya/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-cdccf44b3e6b9378,libserde_urlencoded-69b052cfc9074eb0,libryu-e5f8b89e5754c206,libhyper_rustls-5308c3831796f09c,libwebpki_roots-2a45ab784262755d,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libtower_http-47d2a2a110669b02,libhttp_range_header-e35ada057caa103c,libuuid-ed869bd4f945f62e,libiri_string-3a0f702e1f21a7a9,libasync_compression-3062a1c6b0ad90b9,libcompression_codecs-fd7d9ab26a7da500,libzstd-d0ba22bb831f3e0e,libzstd_safe-3f81fc58d256db17,libzstd_sys-4985680ee5a416f0,libbrotli-8a786fc7dd8143ab,libbrotli_decompressor-8ffe7ea0fac7ef4e,libcompression_core-a29655ed9b021d49,liburl-c5706814bf6b58be,libidna-4dc28f8cab144918,libutf8_iter-59a8409a508f6435,libidna_adapter-0259666a50a682d4,libicu_properties-cdec73fb941a5b1a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-8235cddab672832f,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-08af74bd72a13fe8,libpotential_utf-a89e88e7493b3e0c,libicu_provider-9cbeea40a92a1a51,libicu_locale_core-bd45f10620f66367,libtinystr-5508bbf8f14d2212,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-e7a7f3c0add1c64a,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-546b0f837f359c86,libtokio_rustls-c76a269334fb895b,libbrotli-62ecc81993b090d1,libbrotli_decompressor-030d63e1b1c2b77c,liballoc_stdlib-c6288fa278bc62cd,liballoc_no_stdlib-2aa0c89147eaf2d9,liburlencoding-14474d116f0b4ea8,libtoml-6a9a8defe8fd3f7f,libtoml_edit-26d4b2cd4aa102b0,libserde_spanned-e93d6d35db7fec28,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-fd48be6758eb2183,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libtime-60dcbe0729207a95,libnum_threads-e95f13c329fe0889,libtime_core-cb07d6383f98de96,libnum_conv-1470a74c1ac8422c,libderanged-16d9bc78649ad0f8,libpowerfmt-6dad2d624cb624e5,libfutures-4368ecf02ec49c23,libfutures_executor-22b28165ad2d929a,libtokio_tungstenite-2f31496cbff9e2b4,libtungstenite-00a177b1c4eb5f28,libdata_encoding-d7d48b19430cac4c,librand-99328bead1e8f46c,librand_chacha-612953226843ef55,libppv_lite86-596c966f365e1cbf,libzerocopy-27334d12bb73441f,librand_core-7140caf6795d48d6,libgetrandom-7f795d3d8f4e00a8,libutf8-5c5ca6abee35c886,libsha1-4d2d49d02d126f02,libcpufeatures-5bf216af22f7e564,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librustls_pemfile-88719be22f95634e,librustls-a37619d991c17ba0,libsubtle-3a70fd467bfaa3d3,libwebpki-1eb241b48ca4bcca,libaws_lc_rs-e3ef32d534ef380f,libaws_lc_sys-654b39ad46890361,libring-fbd7a97bc042c106,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhyper_util-0a274e134f409ad5,libpercent_encoding-be1411bc33da4261,libipnet-c39fef3b39d6bff9,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower-f9977ab309f49b88,libsync_wrapper-17e2928e6f4736b8,libhdrhistogram-8d7afa96e95f174f,libnum_traits-8f4c483fc2497ec9,libfutures_util-c848f709a8faf355,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libfutures_task-6f96c43b72e028b1,libtower_service-2977940d96a5a5ec,libtower_layer-007845b5cfb86980,libflate2-0bd7866cb13efa79,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libhttp_body_util-64cc2135551bceca,libthiserror-89adf6b5d25a007b,libnotify-f5f4429d480bd50f,libfiletime-31198a70a981e86c,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,libinotify-d7b42662cf479706,libinotify_sys-95c872b4edb9a5f7,libbitflags-dfd565f85bac9b15,libnotify_types-133fd8545bf3c60d,libinstant-ba4ce1181e089ead,libbase64-6d64914d1112fcae,libserde-35042ee5fbd541b9,libserde_core-2cb176a15b19c416,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,libfastrand-966a0da88bae1ff8,librustix-d6700b8ae6cf3dae,libbitflags-eccb779ad7753d69,liblinux_raw_sys-68157903a24ddf9b,libhyper-b5b7f50e024bbc65,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-576d4b9925cef2d2,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libonce_cell-043957f93fe71476,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libslab-02878590aebd7253,libfnv-77106f9ed4748ca6,libtokio_util-af54a85e8b7d7319,libpin_utils-9ccfc56f2c5b0c36,libtokio-d28b802e2e764036,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-c9953e9dc57501fb,liblog-6c471594c474097a,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libatomic_waker-d8b8d9f20347d4d4,libpin_project_lite-a495a978f0594be4,libhttpdate-b0fc619c413f3320,libfutures_channel-9d99622e4924dec8,libfutures_sink-db5ea9f9da5aa337,libfutures_core-970044a72db40fba,libhttp_body-4ad1cfa34e8340e2,libhttp-8719fb8359054cae,libitoa-1bd06acef4e5e01a,libbytes-2edb8796c3d48962}.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/rustcN3fOya/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-4e9d7a79c12017b8/out" "-L" "/opt/rustwide/target/debug/build/ring-ccc7bae35957ef43/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b886f9dc77b86d68/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/iteration3_directory_index-f795b0379f6e75b2" "-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 "iteration3_directory_index") 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/rustcWsbYAH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-cdccf44b3e6b9378,libserde_urlencoded-69b052cfc9074eb0,libryu-e5f8b89e5754c206,libhyper_rustls-5308c3831796f09c,libwebpki_roots-2a45ab784262755d,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libtower_http-47d2a2a110669b02,libhttp_range_header-e35ada057caa103c,libuuid-ed869bd4f945f62e,libiri_string-3a0f702e1f21a7a9,libasync_compression-3062a1c6b0ad90b9,libcompression_codecs-fd7d9ab26a7da500,libzstd-d0ba22bb831f3e0e,libzstd_safe-3f81fc58d256db17,libzstd_sys-4985680ee5a416f0,libbrotli-8a786fc7dd8143ab,libbrotli_decompressor-8ffe7ea0fac7ef4e,libcompression_core-a29655ed9b021d49,liburl-c5706814bf6b58be,libidna-4dc28f8cab144918,libutf8_iter-59a8409a508f6435,libidna_adapter-0259666a50a682d4,libicu_properties-cdec73fb941a5b1a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-8235cddab672832f,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-08af74bd72a13fe8,libpotential_utf-a89e88e7493b3e0c,libicu_provider-9cbeea40a92a1a51,libicu_locale_core-bd45f10620f66367,libtinystr-5508bbf8f14d2212,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-e7a7f3c0add1c64a,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-546b0f837f359c86,libtokio_rustls-c76a269334fb895b,libbrotli-62ecc81993b090d1,libbrotli_decompressor-030d63e1b1c2b77c,liballoc_stdlib-c6288fa278bc62cd,liballoc_no_stdlib-2aa0c89147eaf2d9,liburlencoding-14474d116f0b4ea8,libtoml-6a9a8defe8fd3f7f,libtoml_edit-26d4b2cd4aa102b0,libserde_spanned-e93d6d35db7fec28,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-fd48be6758eb2183,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libtime-60dcbe0729207a95,libnum_threads-e95f13c329fe0889,libtime_core-cb07d6383f98de96,libnum_conv-1470a74c1ac8422c,libderanged-16d9bc78649ad0f8,libpowerfmt-6dad2d624cb624e5,libfutures-4368ecf02ec49c23,libfutures_executor-22b28165ad2d929a,libtokio_tungstenite-2f31496cbff9e2b4,libtungstenite-00a177b1c4eb5f28,libdata_encoding-d7d48b19430cac4c,librand-99328bead1e8f46c,librand_chacha-612953226843ef55,libppv_lite86-596c966f365e1cbf,libzerocopy-27334d12bb73441f,librand_core-7140caf6795d48d6,libgetrandom-7f795d3d8f4e00a8,libutf8-5c5ca6abee35c886,libsha1-4d2d49d02d126f02,libcpufeatures-5bf216af22f7e564,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librustls_pemfile-88719be22f95634e,librustls-a37619d991c17ba0,libsubtle-3a70fd467bfaa3d3,libwebpki-1eb241b48ca4bcca,libaws_lc_rs-e3ef32d534ef380f,libaws_lc_sys-654b39ad46890361,libring-fbd7a97bc042c106,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhyper_util-0a274e134f409ad5,libpercent_encoding-be1411bc33da4261,libipnet-c39fef3b39d6bff9,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower-f9977ab309f49b88,libsync_wrapper-17e2928e6f4736b8,libhdrhistogram-8d7afa96e95f174f,libnum_traits-8f4c483fc2497ec9,libfutures_util-c848f709a8faf355,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libfutures_task-6f96c43b72e028b1,libtower_service-2977940d96a5a5ec,libtower_layer-007845b5cfb86980,libflate2-0bd7866cb13efa79,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libhttp_body_util-64cc2135551bceca,libthiserror-89adf6b5d25a007b,libnotify-f5f4429d480bd50f,libfiletime-31198a70a981e86c,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,libinotify-d7b42662cf479706,libinotify_sys-95c872b4edb9a5f7,libbitflags-dfd565f85bac9b15,libnotify_types-133fd8545bf3c60d,libinstant-ba4ce1181e089ead,libbase64-6d64914d1112fcae,libserde-35042ee5fbd541b9,libserde_core-2cb176a15b19c416,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,libfastrand-966a0da88bae1ff8,librustix-d6700b8ae6cf3dae,libbitflags-eccb779ad7753d69,liblinux_raw_sys-68157903a24ddf9b,libhyper-b5b7f50e024bbc65,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-576d4b9925cef2d2,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libonce_cell-043957f93fe71476,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libslab-02878590aebd7253,libfnv-77106f9ed4748ca6,libtokio_util-af54a85e8b7d7319,libpin_utils-9ccfc56f2c5b0c36,libtokio-d28b802e2e764036,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-c9953e9dc57501fb,liblog-6c471594c474097a,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libatomic_waker-d8b8d9f20347d4d4,libpin_project_lite-a495a978f0594be4,libhttpdate-b0fc619c413f3320,libfutures_channel-9d99622e4924dec8,libfutures_sink-db5ea9f9da5aa337,libfutures_core-970044a72db40fba,libhttp_body-4ad1cfa34e8340e2,libhttp-8719fb8359054cae,libitoa-1bd06acef4e5e01a,libbytes-2edb8796c3d48962}.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/rustcWsbYAH/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-4e9d7a79c12017b8/out" "-L" "/opt/rustwide/target/debug/build/ring-ccc7bae35957ef43/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b886f9dc77b86d68/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_path_tests-39f852103bc68d7d" "-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] [stderr] error: could not compile `rust-serv` (test "handler_error_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name handler_error_tests --edition=2021 tests/handler_error_tests.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=197d669763d08922 -C extra-filename=-0efe7e8ba87cafe2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-62ecc81993b090d1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-20d0a93e169f969b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0bd7866cb13efa79.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4368ecf02ec49c23.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-4ad1cfa34e8340e2.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-64cc2135551bceca.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b5b7f50e024bbc65.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-0a274e134f409ad5.rlib --extern instant_acme=/opt/rustwide/target/debug/deps/libinstant_acme-5e0f9c95aac457d0.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fe10e6d55678362a.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-f5f4429d480bd50f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4b28a4084ce216d6.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-aeddebe3766ec085.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cdccf44b3e6b9378.rlib --extern rust_serv=/opt/rustwide/target/debug/deps/librust_serv-546b0f837f359c86.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a37619d991c17ba0.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-88719be22f95634e.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-6c1a3f1b93b857ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-35042ee5fbd541b9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2f9b20803625aca.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4d2d49d02d126f02.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e4a1aa68ea27e4a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89adf6b5d25a007b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-60dcbe0729207a95.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d28b802e2e764036.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c76a269334fb895b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-2f31496cbff9e2b4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6a9a8defe8fd3f7f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f9977ab309f49b88.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-47d2a2a110669b02.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d998958d6d652004.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6f8fb1a184f81f41.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-00a177b1c4eb5f28.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-14474d116f0b4ea8.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-ffa2dcdea80f291c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4e9d7a79c12017b8/out -L native=/opt/rustwide/target/debug/build/ring-ccc7bae35957ef43/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b886f9dc77b86d68/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9KFaCA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-cdccf44b3e6b9378,libserde_urlencoded-69b052cfc9074eb0,libryu-e5f8b89e5754c206,libhyper_rustls-5308c3831796f09c,libwebpki_roots-2a45ab784262755d,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libtower_http-47d2a2a110669b02,libhttp_range_header-e35ada057caa103c,libuuid-ed869bd4f945f62e,libiri_string-3a0f702e1f21a7a9,libasync_compression-3062a1c6b0ad90b9,libcompression_codecs-fd7d9ab26a7da500,libzstd-d0ba22bb831f3e0e,libzstd_safe-3f81fc58d256db17,libzstd_sys-4985680ee5a416f0,libbrotli-8a786fc7dd8143ab,libbrotli_decompressor-8ffe7ea0fac7ef4e,libcompression_core-a29655ed9b021d49,liburl-c5706814bf6b58be,libidna-4dc28f8cab144918,libutf8_iter-59a8409a508f6435,libidna_adapter-0259666a50a682d4,libicu_properties-cdec73fb941a5b1a,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-8235cddab672832f,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-08af74bd72a13fe8,libpotential_utf-a89e88e7493b3e0c,libicu_provider-9cbeea40a92a1a51,libicu_locale_core-bd45f10620f66367,libtinystr-5508bbf8f14d2212,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-155b700f619d9284,libzerotrie-e7a7f3c0add1c64a,libyoke-a641a7596b53f9e7,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-31a685f214bf3831,libform_urlencoded-0a40c101f817abdc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_serv-546b0f837f359c86,libtokio_rustls-c76a269334fb895b,libbrotli-62ecc81993b090d1,libbrotli_decompressor-030d63e1b1c2b77c,liballoc_stdlib-c6288fa278bc62cd,liballoc_no_stdlib-2aa0c89147eaf2d9,liburlencoding-14474d116f0b4ea8,libtoml-6a9a8defe8fd3f7f,libtoml_edit-26d4b2cd4aa102b0,libserde_spanned-e93d6d35db7fec28,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-fd48be6758eb2183,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libtime-60dcbe0729207a95,libnum_threads-e95f13c329fe0889,libtime_core-cb07d6383f98de96,libnum_conv-1470a74c1ac8422c,libderanged-16d9bc78649ad0f8,libpowerfmt-6dad2d624cb624e5,libfutures-4368ecf02ec49c23,libfutures_executor-22b28165ad2d929a,libtokio_tungstenite-2f31496cbff9e2b4,libtungstenite-00a177b1c4eb5f28,libdata_encoding-d7d48b19430cac4c,librand-99328bead1e8f46c,librand_chacha-612953226843ef55,libppv_lite86-596c966f365e1cbf,libzerocopy-27334d12bb73441f,librand_core-7140caf6795d48d6,libgetrandom-7f795d3d8f4e00a8,libutf8-5c5ca6abee35c886,libsha1-4d2d49d02d126f02,libcpufeatures-5bf216af22f7e564,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librustls_pemfile-88719be22f95634e,librustls-a37619d991c17ba0,libsubtle-3a70fd467bfaa3d3,libwebpki-1eb241b48ca4bcca,libaws_lc_rs-e3ef32d534ef380f,libaws_lc_sys-654b39ad46890361,libring-fbd7a97bc042c106,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhyper_util-0a274e134f409ad5,libpercent_encoding-be1411bc33da4261,libipnet-c39fef3b39d6bff9,libmime_guess-fe10e6d55678362a,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower-f9977ab309f49b88,libsync_wrapper-17e2928e6f4736b8,libhdrhistogram-8d7afa96e95f174f,libnum_traits-8f4c483fc2497ec9,libfutures_util-c848f709a8faf355,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libfutures_task-6f96c43b72e028b1,libtower_service-2977940d96a5a5ec,libtower_layer-007845b5cfb86980,libflate2-0bd7866cb13efa79,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libhttp_body_util-64cc2135551bceca,libthiserror-89adf6b5d25a007b,libnotify-f5f4429d480bd50f,libfiletime-31198a70a981e86c,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,libinotify-d7b42662cf479706,libinotify_sys-95c872b4edb9a5f7,libbitflags-dfd565f85bac9b15,libnotify_types-133fd8545bf3c60d,libinstant-ba4ce1181e089ead,libbase64-6d64914d1112fcae,libserde-35042ee5fbd541b9,libserde_core-2cb176a15b19c416,libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,libfastrand-966a0da88bae1ff8,librustix-d6700b8ae6cf3dae,libbitflags-eccb779ad7753d69,liblinux_raw_sys-68157903a24ddf9b,libhyper-b5b7f50e024bbc65,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-576d4b9925cef2d2,libtracing-d998958d6d652004,libtracing_core-89c61f3387bfd761,libonce_cell-043957f93fe71476,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libslab-02878590aebd7253,libfnv-77106f9ed4748ca6,libtokio_util-af54a85e8b7d7319,libpin_utils-9ccfc56f2c5b0c36,libtokio-d28b802e2e764036,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-c9953e9dc57501fb,liblog-6c471594c474097a,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libatomic_waker-d8b8d9f20347d4d4,libpin_project_lite-a495a978f0594be4,libhttpdate-b0fc619c413f3320,libfutures_channel-9d99622e4924dec8,libfutures_sink-db5ea9f9da5aa337,libfutures_core-970044a72db40fba,libhttp_body-4ad1cfa34e8340e2,libhttp-8719fb8359054cae,libitoa-1bd06acef4e5e01a,libbytes-2edb8796c3d48962}.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/rustc9KFaCA/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-4e9d7a79c12017b8/out" "-L" "/opt/rustwide/target/debug/build/ring-ccc7bae35957ef43/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b886f9dc77b86d68/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server_error_tests-7aed0543ae72741d" "-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 "server_error_tests") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d4abdfc6d8949db16683a32b9f92fc36568e047eb1d6304c76e72a84307c59a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4abdfc6d8949db16683a32b9f92fc36568e047eb1d6304c76e72a84307c59a2", kill_on_drop: false }` [INFO] [stdout] d4abdfc6d8949db16683a32b9f92fc36568e047eb1d6304c76e72a84307c59a2