[INFO] fetching crate foxy-io 0.3.4... [INFO] testing foxy-io-0.3.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate foxy-io 0.3.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate foxy-io 0.3.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate foxy-io 0.3.4 [INFO] tweaked toml for crates.io crate foxy-io 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate foxy-io 0.3.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate foxy-io 0.3.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded wiremock v0.6.4 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded tracing-opentelemetry v0.29.0 [INFO] [stderr] Downloaded opentelemetry v0.28.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.28.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f27c9d9441a383c591270182baa04cf24d5e7d959afa0795c2caee1fe7ac71df [INFO] running `Command { std: "docker" "start" "-a" "f27c9d9441a383c591270182baa04cf24d5e7d959afa0795c2caee1fe7ac71df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f27c9d9441a383c591270182baa04cf24d5e7d959afa0795c2caee1fe7ac71df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27c9d9441a383c591270182baa04cf24d5e7d959afa0795c2caee1fe7ac71df", kill_on_drop: false }` [INFO] [stdout] f27c9d9441a383c591270182baa04cf24d5e7d959afa0795c2caee1fe7ac71df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4bb3d0cb9c32435249e9b931be60c8572e2f9fe06fdf0a1ceb5864b96128c469 [INFO] running `Command { std: "docker" "start" "-a" "4bb3d0cb9c32435249e9b931be60c8572e2f9fe06fdf0a1ceb5864b96128c469", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [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 serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling foxy-io v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/core/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/server/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error_fmt` and `warn_fmt` [INFO] [stdout] --> src/bin/foxy.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use foxy::{info_fmt, error_fmt, warn_fmt, Foxy}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 13s [INFO] running `Command { std: "docker" "inspect" "4bb3d0cb9c32435249e9b931be60c8572e2f9fe06fdf0a1ceb5864b96128c469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb3d0cb9c32435249e9b931be60c8572e2f9fe06fdf0a1ceb5864b96128c469", kill_on_drop: false }` [INFO] [stdout] 4bb3d0cb9c32435249e9b931be60c8572e2f9fe06fdf0a1ceb5864b96128c469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bf7c2be13ec35c87af929ab2eacbe1c06339265a3e704fb26f6a8fb0515f2b7c [INFO] running `Command { std: "docker" "start" "-a" "bf7c2be13ec35c87af929ab2eacbe1c06339265a3e704fb26f6a8fb0515f2b7c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling foxy-io v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/core/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/server/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stdout] warning: unused imports: `error_fmt` and `warn_fmt` [INFO] [stdout] --> src/bin/foxy.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use foxy::{info_fmt, error_fmt, warn_fmt, Foxy}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error_fmt` and `warn_fmt` [INFO] [stdout] --> src/bin/foxy.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use foxy::{info_fmt, error_fmt, warn_fmt, Foxy}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> tests/common/mod.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use foxy::config::{Config, ConfigProvider, ConfigError}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> tests/common/mod.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use foxy::config::{Config, ConfigProvider, ConfigError}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> tests/error_handling.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use foxy::config::{Config, ConfigProvider}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/error_handling.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::RwLock` [INFO] [stdout] --> tests/error_handling.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/error_handling.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> tests/common/mod.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use foxy::config::{Config, ConfigProvider, ConfigError}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpMethod` [INFO] [stdout] --> tests/mocking_tests.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use foxy::{Foxy, HttpMethod}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> tests/common/mod.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use foxy::config::{Config, ConfigProvider, ConfigError}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TestFilter` [INFO] [stdout] --> tests/mocking_tests.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | use common::{TestConfigProvider, TestRoute, TestFilter, init_test_logging}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serial_test::serial` [INFO] [stdout] --> tests/end_to_end.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serial_test::serial; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::HeaderMap` [INFO] [stdout] --> tests/end_to_end.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use warp::{Filter, http::HeaderMap}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> tests/end_to_end.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> tests/common/mod.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use foxy::config::{Config, ConfigProvider, ConfigError}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_CONFIG_CONTENT` is never used [INFO] [stdout] --> tests/binary_integration.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | const TEST_CONFIG_CONTENT: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_CONFIG_WITH_OTEL` is never used [INFO] [stdout] --> tests/binary_integration.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const TEST_CONFIG_WITH_OTEL: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_CONFIG_WITH_EMPTY_OTEL` is never used [INFO] [stdout] --> tests/binary_integration.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const TEST_CONFIG_WITH_EMPTY_OTEL: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_port` is never used [INFO] [stdout] --> tests/binary_integration.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | async fn wait_for_port(addr: &str, timeout_duration: Duration) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestConfigProvider` is never constructed [INFO] [stdout] --> tests/common/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TestConfigProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestConfigProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TestConfigProvider { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 27 | /// Create a new test config provider with default values [INFO] [stdout] 28 | pub fn new(name: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn from_json(config: Value) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn flatten_json(value: &Value, prefix: &str, values: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn with_value>(mut self, key: &str, value: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_values(mut self, values: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn with_routes(mut self, routes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn debug_print(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn debug_print_routes(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_nested_value` is never used [INFO] [stdout] --> tests/common/mod.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 128 | impl TestConfigProvider { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 129 | /// Get a nested value from the configuration by a dot-separated key path. [INFO] [stdout] 130 | fn get_nested_value(&self, key_path: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestRoute` is never constructed [INFO] [stdout] --> tests/common/mod.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct TestRoute { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestRoute` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_path`, `with_method`, `with_header`, and `with_filter` are never used [INFO] [stdout] --> tests/common/mod.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 188 | impl TestRoute { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 189 | pub fn new(target: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn with_path(mut self, pattern: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn with_method(mut self, method: HttpMethod) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn with_header(mut self, name: &str, value: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn with_filter(mut self, filter: TestFilter) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TestPredicate` is never used [INFO] [stdout] --> tests/common/mod.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub enum TestPredicate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestPredicate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TestFilter` is never used [INFO] [stdout] --> tests/common/mod.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub enum TestFilter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestFilter` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_request` is never used [INFO] [stdout] --> tests/common/mod.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_test_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_response` is never used [INFO] [stdout] --> tests/common/mod.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn create_test_response( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_temp_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:414:8 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn create_temp_config_file(content: &str, format: &str) -> Result<(TempDir, String), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/core/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FailingRouter` is never constructed [INFO] [stdout] --> tests/error_handling.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct FailingRouter; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FailingRouter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FailingFilter` is never constructed [INFO] [stdout] --> tests/error_handling.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | struct FailingFilter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FailingFilter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/error_handling.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 71 | impl FailingFilter { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 72 | fn new(name: &str, fail_pre: bool, fail_post: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_json`, `flatten_json`, `with_values`, `debug_print`, and `debug_print_routes` are never used [INFO] [stdout] --> tests/common/mod.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TestConfigProvider { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn from_json(config: Value) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn flatten_json(value: &Value, prefix: &str, values: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_values(mut self, values: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn debug_print(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn debug_print_routes(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_method`, `with_header`, and `with_filter` are never used [INFO] [stdout] --> tests/common/mod.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 188 | impl TestRoute { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn with_method(mut self, method: HttpMethod) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn with_header(mut self, name: &str, value: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn with_filter(mut self, filter: TestFilter) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Method`, `Header`, and `Query` are never constructed [INFO] [stdout] --> tests/common/mod.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub enum TestPredicate { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 249 | Path(String), [INFO] [stdout] 250 | Method(Vec), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 251 | Header(String, String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 252 | Query(String, String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestPredicate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Logging`, `Header`, `Timeout`, and `PathRewrite` are never constructed [INFO] [stdout] --> tests/common/mod.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub enum TestFilter { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 306 | Logging { log_bodies: bool }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 307 | Header { add: HashMap, remove: Vec }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 308 | Timeout { timeout_ms: u64 }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 309 | PathRewrite { pattern: String, replacement: String }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestFilter` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_request` is never used [INFO] [stdout] --> tests/common/mod.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_test_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_response` is never used [INFO] [stdout] --> tests/common/mod.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn create_test_response( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_temp_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:414:8 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn create_temp_config_file(content: &str, format: &str) -> Result<(TempDir, String), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/server/tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/server/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_value`, `with_values`, `with_routes`, `debug_print`, and `debug_print_routes` are never used [INFO] [stdout] --> tests/common/mod.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TestConfigProvider { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 27 | /// Create a new test config provider with default values [INFO] [stdout] 28 | pub fn new(name: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn with_value>(mut self, key: &str, value: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_values(mut self, values: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn with_routes(mut self, routes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn debug_print(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn debug_print_routes(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestRoute` is never constructed [INFO] [stdout] --> tests/common/mod.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct TestRoute { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestRoute` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_path`, `with_method`, `with_header`, and `with_filter` are never used [INFO] [stdout] --> tests/common/mod.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 188 | impl TestRoute { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 189 | pub fn new(target: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn with_path(mut self, pattern: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn with_method(mut self, method: HttpMethod) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn with_header(mut self, name: &str, value: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn with_filter(mut self, filter: TestFilter) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TestPredicate` is never used [INFO] [stdout] --> tests/common/mod.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub enum TestPredicate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestPredicate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TestFilter` is never used [INFO] [stdout] --> tests/common/mod.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub enum TestFilter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestFilter` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_request` is never used [INFO] [stdout] --> tests/common/mod.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_test_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_response` is never used [INFO] [stdout] --> tests/common/mod.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn create_test_response( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_temp_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:414:8 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn create_temp_config_file(content: &str, format: &str) -> Result<(TempDir, String), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_json`, `flatten_json`, `with_values`, `debug_print`, and `debug_print_routes` are never used [INFO] [stdout] --> tests/common/mod.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TestConfigProvider { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn from_json(config: Value) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn flatten_json(value: &Value, prefix: &str, values: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_values(mut self, values: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn debug_print(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn debug_print_routes(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_method`, `with_header`, and `with_filter` are never used [INFO] [stdout] --> tests/common/mod.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 188 | impl TestRoute { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn with_method(mut self, method: HttpMethod) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn with_header(mut self, name: &str, value: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn with_filter(mut self, filter: TestFilter) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Method`, `Header`, and `Query` are never constructed [INFO] [stdout] --> tests/common/mod.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub enum TestPredicate { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 249 | Path(String), [INFO] [stdout] 250 | Method(Vec), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 251 | Header(String, String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 252 | Query(String, String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestPredicate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Logging`, `Header`, `Timeout`, and `PathRewrite` are never constructed [INFO] [stdout] --> tests/common/mod.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub enum TestFilter { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 306 | Logging { log_bodies: bool }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 307 | Header { add: HashMap, remove: Vec }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 308 | Timeout { timeout_ms: u64 }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 309 | PathRewrite { pattern: String, replacement: String }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestFilter` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_request` is never used [INFO] [stdout] --> tests/common/mod.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_test_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_response` is never used [INFO] [stdout] --> tests/common/mod.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn create_test_response( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_temp_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:414:8 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn create_temp_config_file(content: &str, format: &str) -> Result<(TempDir, String), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_json`, `flatten_json`, `with_values`, `debug_print`, and `debug_print_routes` are never used [INFO] [stdout] --> tests/common/mod.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl TestConfigProvider { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn from_json(config: Value) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn flatten_json(value: &Value, prefix: &str, values: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_values(mut self, values: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn debug_print(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn debug_print_routes(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_method`, `with_header`, and `with_filter` are never used [INFO] [stdout] --> tests/common/mod.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 188 | impl TestRoute { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn with_method(mut self, method: HttpMethod) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn with_header(mut self, name: &str, value: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn with_filter(mut self, filter: TestFilter) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Method`, `Header`, and `Query` are never constructed [INFO] [stdout] --> tests/common/mod.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub enum TestPredicate { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 249 | Path(String), [INFO] [stdout] 250 | Method(Vec), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 251 | Header(String, String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 252 | Query(String, String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestPredicate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Logging`, `Header`, `Timeout`, and `PathRewrite` are never constructed [INFO] [stdout] --> tests/common/mod.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub enum TestFilter { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 306 | Logging { log_bodies: bool }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 307 | Header { add: HashMap, remove: Vec }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 308 | Timeout { timeout_ms: u64 }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 309 | PathRewrite { pattern: String, replacement: String }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestFilter` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_request` is never used [INFO] [stdout] --> tests/common/mod.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_test_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_response` is never used [INFO] [stdout] --> tests/common/mod.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn create_test_response( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_temp_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:414:8 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn create_temp_config_file(content: &str, format: &str) -> Result<(TempDir, String), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `server` is never used [INFO] [stdout] --> tests/mocks/upstream_servers.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl MockUpstreamBuilder { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 327 | pub fn server(&self) -> &MockServer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> src/logging/tests.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | let logger = slog::Logger::root(drain, slog::o!()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `priority` is never read [INFO] [stdout] --> src/config/tests.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | struct MockConfigProvider { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | priority: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MockConfigProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `foxy-io` (lib test); 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name foxy --edition=2024 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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opentelemetry", "swagger-ui"))' -C metadata=27562b9423335d9b -C extra-filename=-d03ce4e43267cf79 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58919c002edf216e.so --extern base64=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbase64-4cfc25a2fbceb95f.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-c167aace20cec0a2.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-31389afdac393c96.rlib --extern futures_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_util-81cde4af3ae690df.rlib --extern globset=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libglobset-f4020d36a204bbdc.rlib --extern http_body_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhttp_body_util-7695369ba11e3d8f.rlib --extern hyper=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhyper-dabc163d551359bd.rlib --extern hyper_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhyper_util-837d22ab7ebad448.rlib --extern jsonwebtoken=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libjsonwebtoken-38c4e205f891f0c7.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-7ed48074b9f3458e.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern openssl=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopenssl-cbaeabbd52022c53.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-0dff978db67799a5.rlib --extern reqwest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest-079693672ac2ae06.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-f0cb745b7aef5fe7.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-1c134ff715c500a6.rlib --extern serde_yaml=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_yaml-78cf4639d563bec1.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-15a97d69fb69f94d.rlib --extern slog=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog-41ed62ead8c7f6af.rlib --extern slog_async=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_async-48281a0ebaee1918.rlib --extern slog_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_json-55612637f5a31b08.rlib --extern slog_scope=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_scope-6c6c320f0d17a5a3.rlib --extern slog_stdlog=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_stdlog-bd1ef620352ee54e.rlib --extern slog_term=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_term-32aabd01d6ccc5e6.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-82e6dbc551f0a836.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-93c36cabc441ec58.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-1afa1964249f58dd.rlib --extern toml=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtoml-c2b63eb64fec7085.rlib --extern uuid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuuid-21f24ffd8c106e86.rlib --extern warp=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwarp-ecc93ebfd07949ea.rlib --extern wiremock=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwiremock-9d68dacbbe80e2e4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4baa6efdb24c94ba/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-afeaf2ecc308a250/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `foxy-io` (test "end_to_end"); 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name end_to_end --edition=2024 tests/end_to_end.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opentelemetry", "swagger-ui"))' -C metadata=1e68a5eec9a2e650 -C extra-filename=-aec5d9425a93e7c6 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58919c002edf216e.so --extern base64=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbase64-4cfc25a2fbceb95f.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-c167aace20cec0a2.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-31389afdac393c96.rlib --extern foxy=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfoxy-195575231ebdba9e.rlib --extern futures_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_util-81cde4af3ae690df.rlib --extern globset=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libglobset-f4020d36a204bbdc.rlib --extern http_body_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhttp_body_util-7695369ba11e3d8f.rlib --extern hyper=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhyper-dabc163d551359bd.rlib --extern hyper_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhyper_util-837d22ab7ebad448.rlib --extern jsonwebtoken=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libjsonwebtoken-38c4e205f891f0c7.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-7ed48074b9f3458e.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern openssl=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopenssl-cbaeabbd52022c53.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-0dff978db67799a5.rlib --extern reqwest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest-079693672ac2ae06.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-f0cb745b7aef5fe7.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-1c134ff715c500a6.rlib --extern serde_yaml=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_yaml-78cf4639d563bec1.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-15a97d69fb69f94d.rlib --extern slog=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog-41ed62ead8c7f6af.rlib --extern slog_async=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_async-48281a0ebaee1918.rlib --extern slog_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_json-55612637f5a31b08.rlib --extern slog_scope=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_scope-6c6c320f0d17a5a3.rlib --extern slog_stdlog=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_stdlog-bd1ef620352ee54e.rlib --extern slog_term=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslog_term-32aabd01d6ccc5e6.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-82e6dbc551f0a836.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-93c36cabc441ec58.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-1afa1964249f58dd.rlib --extern toml=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtoml-c2b63eb64fec7085.rlib --extern uuid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuuid-21f24ffd8c106e86.rlib --extern warp=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwarp-ecc93ebfd07949ea.rlib --extern wiremock=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwiremock-9d68dacbbe80e2e4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4baa6efdb24c94ba/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-afeaf2ecc308a250/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcbRgxPC/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libfoxy-195575231ebdba9e.rlib,libenv_logger-31389afdac393c96.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-158539fca088cb57.rlib,libanstyle-fcc5c3f0dc5a830d.rlib,libslog_stdlog-bd1ef620352ee54e.rlib,libchrono-c167aace20cec0a2.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libserde_yaml-78cf4639d563bec1.rlib,libunsafe_libyaml-cd7d6027dfb57a30.rlib,libglobset-f4020d36a204bbdc.rlib,libbstr-72ec53698487bdb8.rlib,libreqwest-079693672ac2ae06.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libhyper_tls-ff22f153daa58d5b.rlib,libtokio_native_tls-49437d3fb1362967.rlib,libtower_http-e2999682e48970b7.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-001a7a03de13854b.rlib,libtower_layer-36cd670e2261351e.rlib,libnative_tls-4ed6b0c9cdac765b.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libopenssl-cbaeabbd52022c53.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-29ce42608d53b07a.rlib,libhyper_util-837d22ab7ebad448.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libjsonwebtoken-38c4e205f891f0c7.rlib,libpem-88269483ccc04433.rlib,libsimple_asn1-3658418977992e39.rlib,libnum_bigint-7159c9c8dcac557f.rlib,libnum_integer-c72ab491a3a6e785.rlib,libnum_traits-2228747af9b6fe60.rlib,libbase64-4cfc25a2fbceb95f.rlib,libring-373e1b56b42990f1.rlib,libgetrandom-2154da958851ecab.rlib,libuntrusted-d5b84143af217070.rlib,libslog_scope-6c6c320f0d17a5a3.rlib,libarc_swap-ce2702317fffe580.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libhyper-dabc163d551359bd.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-6e41f06e0e17f006.rlib,libtracing-c5c5ea54c1e1b1d0.rlib,libtracing_core-8fb879b64c418583.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libtokio_util-30f484ea4a396a38.rlib,libhttpdate-a05a91876c090713.rlib,libuuid-21f24ffd8c106e86.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libslog_json-55612637f5a31b08.rlib,libslog_term-32aabd01d6ccc5e6.rlib,libterm-59f206743e915727.rlib,libdirs_next-a7c7ad15e313b6e2.rlib,libdirs_sys_next-b429be9aa4a5fb9d.rlib,libtime-55332ab2da8f8ae9.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libis_terminal-4d2d8eb84412c6f1.rlib,libslog_async-48281a0ebaee1918.rlib,libthread_local-8763ff5add1792b1.rlib,libtake_mut-4c357a894d7a8da6.rlib,libcrossbeam_channel-4ac2eca0b27e6d69.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libslog-41ed62ead8c7f6af.rlib,libregex-0dff978db67799a5.rlib,libregex_automata-9ef4d8f158ae8f1b.rlib,libaho_corasick-01303506f133d477.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-93c36cabc441ec58.rlib,libtoml-c2b63eb64fec7085.rlib,libtoml_edit-238a61ba5ea3256c.rlib,libserde_spanned-6fcd1ed43256f967.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-1b95f68da209cfe0.rlib,libserde_json-1c134ff715c500a6.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib,libtokio-1afa1964249f58dd.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-a22ff8d608b00fda.rlib,libtempfile-82e6dbc551f0a836.rlib,libgetrandom-8d35136896e2d20a.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-77182ab78b026e4d.rlib,libbitflags-a339c845664ed1d6.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libserial_test-15a97d69fb69f94d.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-7ed48074b9f3458e.rlib,libfutures-971525ac3179eaca.rlib,libfutures_executor-8d04c6c2031a7c37.rlib,libfutures_util-81cde4af3ae690df.rlib,libmemchr-1aee4b866184c097.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcbRgxPC/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4baa6efdb24c94ba/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-afeaf2ecc308a250/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/binary_integration-856964da534dcf75" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `foxy-io` (test "binary_integration") due to 1 previous error; 15 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustceZpcon/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libfoxy-195575231ebdba9e.rlib,libenv_logger-31389afdac393c96.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-158539fca088cb57.rlib,libanstyle-fcc5c3f0dc5a830d.rlib,libslog_stdlog-bd1ef620352ee54e.rlib,libchrono-c167aace20cec0a2.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libserde_yaml-78cf4639d563bec1.rlib,libunsafe_libyaml-cd7d6027dfb57a30.rlib,libglobset-f4020d36a204bbdc.rlib,libbstr-72ec53698487bdb8.rlib,libreqwest-079693672ac2ae06.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libhyper_tls-ff22f153daa58d5b.rlib,libtokio_native_tls-49437d3fb1362967.rlib,libtower_http-e2999682e48970b7.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-001a7a03de13854b.rlib,libtower_layer-36cd670e2261351e.rlib,libnative_tls-4ed6b0c9cdac765b.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libopenssl-cbaeabbd52022c53.rlib,libbitflags-a339c845664ed1d6.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-29ce42608d53b07a.rlib,libhyper_util-837d22ab7ebad448.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libjsonwebtoken-38c4e205f891f0c7.rlib,libpem-88269483ccc04433.rlib,libsimple_asn1-3658418977992e39.rlib,libnum_bigint-7159c9c8dcac557f.rlib,libnum_integer-c72ab491a3a6e785.rlib,libnum_traits-2228747af9b6fe60.rlib,libbase64-4cfc25a2fbceb95f.rlib,libring-373e1b56b42990f1.rlib,libgetrandom-2154da958851ecab.rlib,libuntrusted-d5b84143af217070.rlib,libslog_scope-6c6c320f0d17a5a3.rlib,libarc_swap-ce2702317fffe580.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libhyper-dabc163d551359bd.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-6e41f06e0e17f006.rlib,libtracing-c5c5ea54c1e1b1d0.rlib,libtracing_core-8fb879b64c418583.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libtokio_util-30f484ea4a396a38.rlib,libhttpdate-a05a91876c090713.rlib,libuuid-21f24ffd8c106e86.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,libslog_json-55612637f5a31b08.rlib,libslog_term-32aabd01d6ccc5e6.rlib,libterm-59f206743e915727.rlib,libdirs_next-a7c7ad15e313b6e2.rlib,libdirs_sys_next-b429be9aa4a5fb9d.rlib,libtime-55332ab2da8f8ae9.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libis_terminal-4d2d8eb84412c6f1.rlib,libslog_async-48281a0ebaee1918.rlib,libthread_local-8763ff5add1792b1.rlib,libtake_mut-4c357a894d7a8da6.rlib,libcrossbeam_channel-4ac2eca0b27e6d69.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libslog-41ed62ead8c7f6af.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libregex-0dff978db67799a5.rlib,libregex_automata-9ef4d8f158ae8f1b.rlib,libaho_corasick-01303506f133d477.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblog-7ed48074b9f3458e.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libfutures_util-81cde4af3ae690df.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-1afa1964249f58dd.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-a22ff8d608b00fda.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libthiserror-93c36cabc441ec58.rlib,libtoml-c2b63eb64fec7085.rlib,libtoml_edit-238a61ba5ea3256c.rlib,libserde_spanned-6fcd1ed43256f967.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-1b95f68da209cfe0.rlib,libserde_json-1c134ff715c500a6.rlib,libmemchr-1aee4b866184c097.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustceZpcon/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4baa6efdb24c94ba/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-afeaf2ecc308a250/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/foxy-353595ade7736a0f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `foxy-io` (bin "foxy") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcMm4yi6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwiremock-9d68dacbbe80e2e4.rlib,libdeadpool-9980bbeda209d0e4.rlib,libnum_cpus-1c5926ba1f6c583b.rlib,libdeadpool_runtime-021df684d90bda8a.rlib,libassert_json_diff-70c2dac9a7eb7e33.rlib,libtempfile-82e6dbc551f0a836.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-77182ab78b026e4d.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libserial_test-15a97d69fb69f94d.rlib,libfutures-971525ac3179eaca.rlib,libfutures_executor-8d04c6c2031a7c37.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libfoxy-195575231ebdba9e.rlib,libenv_logger-31389afdac393c96.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-158539fca088cb57.rlib,libanstyle-fcc5c3f0dc5a830d.rlib,libslog_stdlog-bd1ef620352ee54e.rlib,libchrono-c167aace20cec0a2.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libserde_yaml-78cf4639d563bec1.rlib,libunsafe_libyaml-cd7d6027dfb57a30.rlib,libglobset-f4020d36a204bbdc.rlib,libbstr-72ec53698487bdb8.rlib,libreqwest-079693672ac2ae06.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libhyper_tls-ff22f153daa58d5b.rlib,libtokio_native_tls-49437d3fb1362967.rlib,libtower_http-e2999682e48970b7.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-001a7a03de13854b.rlib,libtower_layer-36cd670e2261351e.rlib,libnative_tls-4ed6b0c9cdac765b.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libopenssl-cbaeabbd52022c53.rlib,libbitflags-a339c845664ed1d6.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-29ce42608d53b07a.rlib,libhyper_util-837d22ab7ebad448.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libjsonwebtoken-38c4e205f891f0c7.rlib,libpem-88269483ccc04433.rlib,libsimple_asn1-3658418977992e39.rlib,libnum_bigint-7159c9c8dcac557f.rlib,libnum_integer-c72ab491a3a6e785.rlib,libnum_traits-2228747af9b6fe60.rlib,libbase64-4cfc25a2fbceb95f.rlib,libring-373e1b56b42990f1.rlib,libgetrandom-2154da958851ecab.rlib,libuntrusted-d5b84143af217070.rlib,libslog_scope-6c6c320f0d17a5a3.rlib,libarc_swap-ce2702317fffe580.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libhyper-dabc163d551359bd.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-6e41f06e0e17f006.rlib,libtracing-c5c5ea54c1e1b1d0.rlib,libtracing_core-8fb879b64c418583.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libtokio_util-30f484ea4a396a38.rlib,libhttpdate-a05a91876c090713.rlib,libuuid-21f24ffd8c106e86.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,libslog_json-55612637f5a31b08.rlib,libslog_term-32aabd01d6ccc5e6.rlib,libterm-59f206743e915727.rlib,libdirs_next-a7c7ad15e313b6e2.rlib,libdirs_sys_next-b429be9aa4a5fb9d.rlib,libtime-55332ab2da8f8ae9.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libis_terminal-4d2d8eb84412c6f1.rlib,libslog_async-48281a0ebaee1918.rlib,libthread_local-8763ff5add1792b1.rlib,libtake_mut-4c357a894d7a8da6.rlib,libcrossbeam_channel-4ac2eca0b27e6d69.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libslog-41ed62ead8c7f6af.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libregex-0dff978db67799a5.rlib,libregex_automata-9ef4d8f158ae8f1b.rlib,libaho_corasick-01303506f133d477.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblog-7ed48074b9f3458e.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libfutures_util-81cde4af3ae690df.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-1afa1964249f58dd.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-a22ff8d608b00fda.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libthiserror-93c36cabc441ec58.rlib,libtoml-c2b63eb64fec7085.rlib,libtoml_edit-238a61ba5ea3256c.rlib,libserde_spanned-6fcd1ed43256f967.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-1b95f68da209cfe0.rlib,libserde_json-1c134ff715c500a6.rlib,libmemchr-1aee4b866184c097.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcMm4yi6/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4baa6efdb24c94ba/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-afeaf2ecc308a250/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mocking_tests-58eaa57c473a2a02" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `foxy-io` (test "mocking_tests") due to 1 previous error; 11 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcorI47i/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtempfile-82e6dbc551f0a836.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-77182ab78b026e4d.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libserial_test-15a97d69fb69f94d.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libwiremock-9d68dacbbe80e2e4.rlib,libfutures-971525ac3179eaca.rlib,libfutures_executor-8d04c6c2031a7c37.rlib,libdeadpool-9980bbeda209d0e4.rlib,libnum_cpus-1c5926ba1f6c583b.rlib,libdeadpool_runtime-021df684d90bda8a.rlib,libassert_json_diff-70c2dac9a7eb7e33.rlib,libfoxy-195575231ebdba9e.rlib,libenv_logger-31389afdac393c96.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-158539fca088cb57.rlib,libanstyle-fcc5c3f0dc5a830d.rlib,libslog_stdlog-bd1ef620352ee54e.rlib,libchrono-c167aace20cec0a2.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libserde_yaml-78cf4639d563bec1.rlib,libunsafe_libyaml-cd7d6027dfb57a30.rlib,libglobset-f4020d36a204bbdc.rlib,libbstr-72ec53698487bdb8.rlib,libreqwest-079693672ac2ae06.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libhyper_tls-ff22f153daa58d5b.rlib,libtokio_native_tls-49437d3fb1362967.rlib,libtower_http-e2999682e48970b7.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-001a7a03de13854b.rlib,libtower_layer-36cd670e2261351e.rlib,libnative_tls-4ed6b0c9cdac765b.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libopenssl-cbaeabbd52022c53.rlib,libbitflags-a339c845664ed1d6.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-29ce42608d53b07a.rlib,libhyper_util-837d22ab7ebad448.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libjsonwebtoken-38c4e205f891f0c7.rlib,libpem-88269483ccc04433.rlib,libsimple_asn1-3658418977992e39.rlib,libnum_bigint-7159c9c8dcac557f.rlib,libnum_integer-c72ab491a3a6e785.rlib,libnum_traits-2228747af9b6fe60.rlib,libbase64-4cfc25a2fbceb95f.rlib,libring-373e1b56b42990f1.rlib,libgetrandom-2154da958851ecab.rlib,libuntrusted-d5b84143af217070.rlib,libslog_scope-6c6c320f0d17a5a3.rlib,libarc_swap-ce2702317fffe580.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libhyper-dabc163d551359bd.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-6e41f06e0e17f006.rlib,libtracing-c5c5ea54c1e1b1d0.rlib,libtracing_core-8fb879b64c418583.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libtokio_util-30f484ea4a396a38.rlib,libhttpdate-a05a91876c090713.rlib,libuuid-21f24ffd8c106e86.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,libslog_json-55612637f5a31b08.rlib,libslog_term-32aabd01d6ccc5e6.rlib,libterm-59f206743e915727.rlib,libdirs_next-a7c7ad15e313b6e2.rlib,libdirs_sys_next-b429be9aa4a5fb9d.rlib,libtime-55332ab2da8f8ae9.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libis_terminal-4d2d8eb84412c6f1.rlib,libslog_async-48281a0ebaee1918.rlib,libthread_local-8763ff5add1792b1.rlib,libtake_mut-4c357a894d7a8da6.rlib,libcrossbeam_channel-4ac2eca0b27e6d69.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libslog-41ed62ead8c7f6af.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libregex-0dff978db67799a5.rlib,libregex_automata-9ef4d8f158ae8f1b.rlib,libaho_corasick-01303506f133d477.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblog-7ed48074b9f3458e.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libfutures_util-81cde4af3ae690df.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-1afa1964249f58dd.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-a22ff8d608b00fda.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libthiserror-93c36cabc441ec58.rlib,libtoml-c2b63eb64fec7085.rlib,libtoml_edit-238a61ba5ea3256c.rlib,libserde_spanned-6fcd1ed43256f967.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-1b95f68da209cfe0.rlib,libserde_json-1c134ff715c500a6.rlib,libmemchr-1aee4b866184c097.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcorI47i/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4baa6efdb24c94ba/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-afeaf2ecc308a250/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/load_test-105243be2e06ca94" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `foxy-io` (test "load_test") due to 1 previous error; 8 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcUAqTRP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtempfile-82e6dbc551f0a836.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-77182ab78b026e4d.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libwiremock-9d68dacbbe80e2e4.rlib,libfutures-971525ac3179eaca.rlib,libfutures_executor-8d04c6c2031a7c37.rlib,libdeadpool-9980bbeda209d0e4.rlib,libnum_cpus-1c5926ba1f6c583b.rlib,libdeadpool_runtime-021df684d90bda8a.rlib,libassert_json_diff-70c2dac9a7eb7e33.rlib,libfoxy-195575231ebdba9e.rlib,libenv_logger-31389afdac393c96.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-158539fca088cb57.rlib,libanstyle-fcc5c3f0dc5a830d.rlib,libslog_stdlog-bd1ef620352ee54e.rlib,libchrono-c167aace20cec0a2.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libserde_yaml-78cf4639d563bec1.rlib,libunsafe_libyaml-cd7d6027dfb57a30.rlib,libglobset-f4020d36a204bbdc.rlib,libbstr-72ec53698487bdb8.rlib,libreqwest-079693672ac2ae06.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libhyper_tls-ff22f153daa58d5b.rlib,libtokio_native_tls-49437d3fb1362967.rlib,libtower_http-e2999682e48970b7.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-001a7a03de13854b.rlib,libtower_layer-36cd670e2261351e.rlib,libnative_tls-4ed6b0c9cdac765b.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libopenssl-cbaeabbd52022c53.rlib,libbitflags-a339c845664ed1d6.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-29ce42608d53b07a.rlib,libhyper_util-837d22ab7ebad448.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libjsonwebtoken-38c4e205f891f0c7.rlib,libpem-88269483ccc04433.rlib,libsimple_asn1-3658418977992e39.rlib,libnum_bigint-7159c9c8dcac557f.rlib,libnum_integer-c72ab491a3a6e785.rlib,libnum_traits-2228747af9b6fe60.rlib,libbase64-4cfc25a2fbceb95f.rlib,libring-373e1b56b42990f1.rlib,libgetrandom-2154da958851ecab.rlib,libuntrusted-d5b84143af217070.rlib,libslog_scope-6c6c320f0d17a5a3.rlib,libarc_swap-ce2702317fffe580.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libhyper-dabc163d551359bd.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-6e41f06e0e17f006.rlib,libtracing-c5c5ea54c1e1b1d0.rlib,libtracing_core-8fb879b64c418583.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libtokio_util-30f484ea4a396a38.rlib,libhttpdate-a05a91876c090713.rlib,libuuid-21f24ffd8c106e86.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,libslog_json-55612637f5a31b08.rlib,libslog_term-32aabd01d6ccc5e6.rlib,libterm-59f206743e915727.rlib,libdirs_next-a7c7ad15e313b6e2.rlib,libdirs_sys_next-b429be9aa4a5fb9d.rlib,libtime-55332ab2da8f8ae9.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libis_terminal-4d2d8eb84412c6f1.rlib,libslog_async-48281a0ebaee1918.rlib,libthread_local-8763ff5add1792b1.rlib,libtake_mut-4c357a894d7a8da6.rlib,libcrossbeam_channel-4ac2eca0b27e6d69.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libslog-41ed62ead8c7f6af.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libregex-0dff978db67799a5.rlib,libregex_automata-9ef4d8f158ae8f1b.rlib,libaho_corasick-01303506f133d477.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblog-7ed48074b9f3458e.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libfutures_util-81cde4af3ae690df.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-1afa1964249f58dd.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-a22ff8d608b00fda.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libthiserror-93c36cabc441ec58.rlib,libtoml-c2b63eb64fec7085.rlib,libtoml_edit-238a61ba5ea3256c.rlib,libserde_spanned-6fcd1ed43256f967.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-1b95f68da209cfe0.rlib,libserde_json-1c134ff715c500a6.rlib,libmemchr-1aee4b866184c097.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcUAqTRP/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4baa6efdb24c94ba/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-afeaf2ecc308a250/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/error_handling-c15a40cb339061e0" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `foxy-io` (test "error_handling") due to 1 previous error; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bf7c2be13ec35c87af929ab2eacbe1c06339265a3e704fb26f6a8fb0515f2b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7c2be13ec35c87af929ab2eacbe1c06339265a3e704fb26f6a8fb0515f2b7c", kill_on_drop: false }` [INFO] [stdout] bf7c2be13ec35c87af929ab2eacbe1c06339265a3e704fb26f6a8fb0515f2b7c