[INFO] cloning repository https://github.com/johan-steffens/foxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johan-steffens/foxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Ffoxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Ffoxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 442ab6616b602f0f6cb109422825ddc8e88f74b0 [INFO] testing johan-steffens/foxy against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Ffoxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/johan-steffens/foxy [INFO] finished tweaking git repo https://github.com/johan-steffens/foxy [INFO] tweaked toml for git repo https://github.com/johan-steffens/foxy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/johan-steffens/foxy on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/johan-steffens/foxy 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91c60f3b835ed963a3802e967f8abfaace47d8af31ca10fcf1cf847b2d21c0fa [INFO] running `Command { std: "docker" "start" "-a" "91c60f3b835ed963a3802e967f8abfaace47d8af31ca10fcf1cf847b2d21c0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91c60f3b835ed963a3802e967f8abfaace47d8af31ca10fcf1cf847b2d21c0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c60f3b835ed963a3802e967f8abfaace47d8af31ca10fcf1cf847b2d21c0fa", kill_on_drop: false }` [INFO] [stdout] 91c60f3b835ed963a3802e967f8abfaace47d8af31ca10fcf1cf847b2d21c0fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c40ff870d9016719f4f3160d0cb433461baca7a87a5bb27d49bdd6e3fd2b274 [INFO] running `Command { std: "docker" "start" "-a" "8c40ff870d9016719f4f3160d0cb433461baca7a87a5bb27d49bdd6e3fd2b274", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling idna v1.0.3 [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 toml_datetime v0.6.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling native-tls v0.2.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.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ProxyConfig` is never constructed [INFO] [stdout] --> src/config/proxy.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ProxyConfig { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ServerConfig` is never constructed [INFO] [stdout] --> src/config/proxy.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ServerConfig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_listen` is never used [INFO] [stdout] --> src/config/proxy.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn default_listen() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_body_limit` is never used [INFO] [stdout] --> src/config/proxy.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn default_body_limit() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_header_limit` is never used [INFO] [stdout] --> src/config/proxy.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn default_header_limit() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 06s [INFO] running `Command { std: "docker" "inspect" "8c40ff870d9016719f4f3160d0cb433461baca7a87a5bb27d49bdd6e3fd2b274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c40ff870d9016719f4f3160d0cb433461baca7a87a5bb27d49bdd6e3fd2b274", kill_on_drop: false }` [INFO] [stdout] 8c40ff870d9016719f4f3160d0cb433461baca7a87a5bb27d49bdd6e3fd2b274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce07ec5e482f5ea9f91770c2c85a3c3b2fa0843ecde8acd325fad33856426cb [INFO] running `Command { std: "docker" "start" "-a" "cce07ec5e482f5ea9f91770c2c85a3c3b2fa0843ecde8acd325fad33856426cb", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling pin-project v1.1.10 [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 tempfile v3.20.0 [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 foxy-io v0.3.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ProxyConfig` is never constructed [INFO] [stdout] --> src/config/proxy.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ProxyConfig { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ServerConfig` is never constructed [INFO] [stdout] --> src/config/proxy.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ServerConfig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_listen` is never used [INFO] [stdout] --> src/config/proxy.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn default_listen() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_body_limit` is never used [INFO] [stdout] --> src/config/proxy.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn default_body_limit() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_header_limit` is never used [INFO] [stdout] --> src/config/proxy.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn default_header_limit() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] error: could not compile `foxy-io` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/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", "vault-config"))' -C metadata=ca24ad1ca4e84a29 -C extra-filename=-fa5fe47711ef57e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a77877bd92756f08.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a98c6e187cd1e46b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7f67ac53a7ceac15.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d10720196dfddac8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bad6008852340252.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-be0f974303c8a065.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-e7173c4bbb82e3cb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e05b3e7bf1c7e7d3.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-b2ec19549c9f629c.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-35c24bbd310f670b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5d55931747baec80.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-870a2c281d53dc5f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4559696f19bb747f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b57126f55905e668.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f55159aab10a5c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-25f2d3ca3fc4f8d2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7875009097f81027.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-c282cadb096234fe.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-df8db1bc5f9410d7.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-cb18a679cf173b1a.rlib --extern slog_json=/opt/rustwide/target/debug/deps/libslog_json-d6a158940586f48f.rlib --extern slog_scope=/opt/rustwide/target/debug/deps/libslog_scope-7baa962c3ce75052.rlib --extern slog_stdlog=/opt/rustwide/target/debug/deps/libslog_stdlog-9c8c17d4cfd95fc2.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-eccf935a4619e4fd.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fc528f1e408a5d8a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-27a32e418a8316f8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4822eb2202e6bf09.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1eff2139958d4590.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4808a63d8da25871.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-261db3bc6355947a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-46351f1f961b9324.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-fd365a57e74396cc.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-7da7c3ca31e9ada2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-49edff2f111af49f/out -L native=/opt/rustwide/target/debug/build/openssl-sys-4332597286a8643e/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOzaiZf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-27a32e418a8316f8,libfastrand-74ae4622d963d882,librustix-c4a474fa389bcc89,liblinux_raw_sys-3ad707107d7cedd3,libwiremock-7da7c3ca31e9ada2,libdeadpool-28778b499f1bd7a7,libnum_cpus-0730446942a1088a,libdeadpool_runtime-8e2d638e315a09f0,libassert_json_diff-05b2f88237a18189,libserial_test-c282cadb096234fe,libfutures-16f7d43238a0766a,libfutures_executor-6c5bdbd0df8505c9,libscc-80fdafdf103d5e10,libsdd-2ce98cc7288e226e,libfoxy-2aa01656cc134a79,liburlencoding-261db3bc6355947a,libenv_logger-d10720196dfddac8,libanstream-ae86d18b4bb6bf23,libanstyle_query-1ce3e9abbc177135,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libjiff-7706838b9d3a6d34,libenv_filter-c8433126d5a07c1e,libanstyle-1598d4ca50a19be1,libslog_stdlog-9c8c17d4cfd95fc2,libchrono-7f67ac53a7ceac15,libiana_time_zone-4ff00b44c3c16daa,libserde_yaml-7875009097f81027,libunsafe_libyaml-e6cc77d70c606c35,libreqwest-b57126f55905e668,libserde_urlencoded-22fffae9ca402211,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libhyper_tls-4672bb73c18b746f,libtokio_native_tls-6686a39f020ea90d,libtower_http-3bac336839a1cbd7,libiri_string-78898a3d7d778ef5,libtower-df37368b569129c0,libtower_layer-5699d784b4449e00,libnative_tls-7051b23cceaa1550,libopenssl_probe-d74274d8b7245f2e,libopenssl-870a2c281d53dc5f,libbitflags-3e5fc0b9a597167a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-e0ec781360f097f7,libhyper_util-b2ec19549c9f629c,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,liburl-844e6d677beefa20,libidna-6e22502be1aacb79,libutf8_iter-efb3984ee203d151,libidna_adapter-a5db6da099f88bcb,libicu_properties-2579972b4f54c135,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-fa198cc496f8c600,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-311390797458245f,libpotential_utf-f3f76c57e2f37903,libicu_provider-4f576ec97f3d7cc1,libicu_locale_core-c56cce8494eb9a44,libtinystr-f32e15cd8750f76f,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-127d1eab9fd4763f,libzerotrie-f2d6bf55e0e8ef72,libyoke-9c2d601928f90633,libstable_deref_trait-456565f84dafac83,libzerofrom-a0caf7b58bc66f13,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libsync_wrapper-c4446c9ab9748a89,libjsonwebtoken-35c24bbd310f670b,libpem-daadd61b69bce7ea,libsimple_asn1-6a182cc0ff2750d5,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libring-8c7e3fff1ce99339,libgetrandom-a15cee17ce946a1c,libuntrusted-151845769873c416,libsubtle-fc528f1e408a5d8a,libglobset-be0f974303c8a065,libbstr-fa46e8539c83f796,libbase64-fff42f7554bbeb90,libuuid-46351f1f961b9324,librand-97126e25c21ee060,librand_chacha-02934a52c0816134,libppv_lite86-745c780cbfef83bc,libzerocopy-429829aa0665372b,librand_core-5e0652cf7f841164,libgetrandom-1bf0a0aeb6ceb561,libslog_term-eccf935a4619e4fd,libterm-cc53a4bbd9d548f8,libdirs_next-b7ad0b0f7752b4eb,libdirs_sys_next-9cb24677ae16010f,libis_terminal-396778b0803bf7ed,libslog_json-d6a158940586f48f,libtime-968d166bf1d4e854,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-834005e8c239d2d6,libpowerfmt-521a460cc2ff4e45,libslog_async-cb18a679cf173b1a,libthread_local-e18c03a1e72cf9d2,libtake_mut-b501b5a14306e01d,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libslog_scope-7baa962c3ce75052,libarc_swap-626c221adeeb0632,liblazy_static-afffdbb119bd9ac1,libslog-df8db1bc5f9410d7,libhyper-e05b3e7bf1c7e7d3,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-d6c3c75eea68b7ac,libtracing-d7c75a038bc3d7d2,libtracing_core-8dda8360ca83487e,libatomic_waker-f98c2fb1596910db,libtokio_util-a7658dcb660808f8,libhttpdate-fd089b66c335a993,libregex-4559696f19bb747f,libregex_automata-377e2807a4e79c7f,libaho_corasick-c8c3161024698817,libregex_syntax-3727c38b46230be4,libonce_cell-db8f3eed2a1f3f7b,liblog-5d55931747baec80,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libfutures_util-bad6008852340252,libfutures_io-de365546141a7cae,libslab-2b1bc74cc8c02a09,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtokio-1eff2139958d4590,libsignal_hook_registry-c9c3dad00c22134f,libsocket2-c9e344f59810649f,libbytes-a98c6e187cd1e46b,libmio-93f9491c280d5226,libparking_lot-fe70b8d4729e0859,libparking_lot_core-c048d3b1787371ba,liblibc-0d953531f2bb7a47,libcfg_if-6a6f703e7144cd38,libsmallvec-128704011005142e,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libtoml-4808a63d8da25871,libtoml_edit-31a27304b33c1001,libserde_spanned-531144b572cb12e9,libindexmap-7d576a766fb6b5ef,libequivalent-9631f206a02b9f54,libhashbrown-9cffc267c59929e3,libwinnow-45e4b5782058151b,libtoml_write-2f6b5c773e85447e,libtoml_datetime-ef32d6720733b37b,libthiserror-4822eb2202e6bf09,libserde_json-25f2d3ca3fc4f8d2,libmemchr-68452485f2c33fee,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libserde-2f55159aab10a5c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOzaiZf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-49edff2f111af49f/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-4332597286a8643e/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/load_test-3eff0846b862618f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchUhte3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwiremock-7da7c3ca31e9ada2,libdeadpool-28778b499f1bd7a7,libnum_cpus-0730446942a1088a,libdeadpool_runtime-8e2d638e315a09f0,libassert_json_diff-05b2f88237a18189,libtempfile-27a32e418a8316f8,libfastrand-74ae4622d963d882,librustix-c4a474fa389bcc89,liblinux_raw_sys-3ad707107d7cedd3,libserial_test-c282cadb096234fe,libfutures-16f7d43238a0766a,libfutures_executor-6c5bdbd0df8505c9,libscc-80fdafdf103d5e10,libsdd-2ce98cc7288e226e,libfoxy-2aa01656cc134a79,liburlencoding-261db3bc6355947a,libenv_logger-d10720196dfddac8,libanstream-ae86d18b4bb6bf23,libanstyle_query-1ce3e9abbc177135,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libjiff-7706838b9d3a6d34,libenv_filter-c8433126d5a07c1e,libanstyle-1598d4ca50a19be1,libslog_stdlog-9c8c17d4cfd95fc2,libchrono-7f67ac53a7ceac15,libiana_time_zone-4ff00b44c3c16daa,libserde_yaml-7875009097f81027,libunsafe_libyaml-e6cc77d70c606c35,libreqwest-b57126f55905e668,libserde_urlencoded-22fffae9ca402211,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libhyper_tls-4672bb73c18b746f,libtokio_native_tls-6686a39f020ea90d,libtower_http-3bac336839a1cbd7,libiri_string-78898a3d7d778ef5,libtower-df37368b569129c0,libtower_layer-5699d784b4449e00,libnative_tls-7051b23cceaa1550,libopenssl_probe-d74274d8b7245f2e,libopenssl-870a2c281d53dc5f,libbitflags-3e5fc0b9a597167a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-e0ec781360f097f7,libhyper_util-b2ec19549c9f629c,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,liburl-844e6d677beefa20,libidna-6e22502be1aacb79,libutf8_iter-efb3984ee203d151,libidna_adapter-a5db6da099f88bcb,libicu_properties-2579972b4f54c135,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-fa198cc496f8c600,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-311390797458245f,libpotential_utf-f3f76c57e2f37903,libicu_provider-4f576ec97f3d7cc1,libicu_locale_core-c56cce8494eb9a44,libtinystr-f32e15cd8750f76f,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-127d1eab9fd4763f,libzerotrie-f2d6bf55e0e8ef72,libyoke-9c2d601928f90633,libstable_deref_trait-456565f84dafac83,libzerofrom-a0caf7b58bc66f13,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libsync_wrapper-c4446c9ab9748a89,libjsonwebtoken-35c24bbd310f670b,libpem-daadd61b69bce7ea,libsimple_asn1-6a182cc0ff2750d5,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libring-8c7e3fff1ce99339,libgetrandom-a15cee17ce946a1c,libuntrusted-151845769873c416,libsubtle-fc528f1e408a5d8a,libglobset-be0f974303c8a065,libbstr-fa46e8539c83f796,libbase64-fff42f7554bbeb90,libuuid-46351f1f961b9324,librand-97126e25c21ee060,librand_chacha-02934a52c0816134,libppv_lite86-745c780cbfef83bc,libzerocopy-429829aa0665372b,librand_core-5e0652cf7f841164,libgetrandom-1bf0a0aeb6ceb561,libslog_term-eccf935a4619e4fd,libterm-cc53a4bbd9d548f8,libdirs_next-b7ad0b0f7752b4eb,libdirs_sys_next-9cb24677ae16010f,libis_terminal-396778b0803bf7ed,libslog_json-d6a158940586f48f,libtime-968d166bf1d4e854,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-834005e8c239d2d6,libpowerfmt-521a460cc2ff4e45,libslog_async-cb18a679cf173b1a,libthread_local-e18c03a1e72cf9d2,libtake_mut-b501b5a14306e01d,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libslog_scope-7baa962c3ce75052,libarc_swap-626c221adeeb0632,liblazy_static-afffdbb119bd9ac1,libslog-df8db1bc5f9410d7,libhyper-e05b3e7bf1c7e7d3,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-d6c3c75eea68b7ac,libtracing-d7c75a038bc3d7d2,libtracing_core-8dda8360ca83487e,libatomic_waker-f98c2fb1596910db,libtokio_util-a7658dcb660808f8,libhttpdate-fd089b66c335a993,libregex-4559696f19bb747f,libregex_automata-377e2807a4e79c7f,libaho_corasick-c8c3161024698817,libregex_syntax-3727c38b46230be4,libonce_cell-db8f3eed2a1f3f7b,liblog-5d55931747baec80,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libfutures_util-bad6008852340252,libfutures_io-de365546141a7cae,libslab-2b1bc74cc8c02a09,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtokio-1eff2139958d4590,libsignal_hook_registry-c9c3dad00c22134f,libsocket2-c9e344f59810649f,libbytes-a98c6e187cd1e46b,libmio-93f9491c280d5226,libparking_lot-fe70b8d4729e0859,libparking_lot_core-c048d3b1787371ba,liblibc-0d953531f2bb7a47,libcfg_if-6a6f703e7144cd38,libsmallvec-128704011005142e,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libtoml-4808a63d8da25871,libtoml_edit-31a27304b33c1001,libserde_spanned-531144b572cb12e9,libindexmap-7d576a766fb6b5ef,libequivalent-9631f206a02b9f54,libhashbrown-9cffc267c59929e3,libwinnow-45e4b5782058151b,libtoml_write-2f6b5c773e85447e,libtoml_datetime-ef32d6720733b37b,libthiserror-4822eb2202e6bf09,libserde_json-25f2d3ca3fc4f8d2,libmemchr-68452485f2c33fee,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libserde-2f55159aab10a5c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchUhte3/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-49edff2f111af49f/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-4332597286a8643e/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mocking_tests-2da6b0ebee3d27c7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `foxy-io` (test "load_test") due to 1 previous error [INFO] [stderr] error: could not compile `foxy-io` (test "mocking_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cce07ec5e482f5ea9f91770c2c85a3c3b2fa0843ecde8acd325fad33856426cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce07ec5e482f5ea9f91770c2c85a3c3b2fa0843ecde8acd325fad33856426cb", kill_on_drop: false }` [INFO] [stdout] cce07ec5e482f5ea9f91770c2c85a3c3b2fa0843ecde8acd325fad33856426cb