[INFO] cloning repository https://github.com/LukeMathWalker/wiremock-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukeMathWalker/wiremock-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeMathWalker%2Fwiremock-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeMathWalker%2Fwiremock-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa005d99c440a6c1826ed494bc720d42ac7e55d7 [INFO] testing LukeMathWalker/wiremock-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeMathWalker%2Fwiremock-rs" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LukeMathWalker/wiremock-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LukeMathWalker/wiremock-rs [INFO] finished tweaking git repo https://github.com/LukeMathWalker/wiremock-rs [INFO] tweaked toml for git repo https://github.com/LukeMathWalker/wiremock-rs written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate git repo https://github.com/LukeMathWalker/wiremock-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b6ecfe17d46deab8ec4e368dad159a03a8c4f926e27a94e4efa20b0940c96d3 [INFO] running `Command { std: "docker" "start" "-a" "2b6ecfe17d46deab8ec4e368dad159a03a8c4f926e27a94e4efa20b0940c96d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b6ecfe17d46deab8ec4e368dad159a03a8c4f926e27a94e4efa20b0940c96d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6ecfe17d46deab8ec4e368dad159a03a8c4f926e27a94e4efa20b0940c96d3", kill_on_drop: false }` [INFO] [stdout] 2b6ecfe17d46deab8ec4e368dad159a03a8c4f926e27a94e4efa20b0940c96d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a3bd09094f11dbe7c455e659f5e853437fa0b73f5bd9645c879bba3dae9b66a [INFO] running `Command { std: "docker" "start" "-a" "6a3bd09094f11dbe7c455e659f5e853437fa0b73f5bd9645c879bba3dae9b66a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling wiremock v0.5.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6a3bd09094f11dbe7c455e659f5e853437fa0b73f5bd9645c879bba3dae9b66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3bd09094f11dbe7c455e659f5e853437fa0b73f5bd9645c879bba3dae9b66a", kill_on_drop: false }` [INFO] [stdout] 6a3bd09094f11dbe7c455e659f5e853437fa0b73f5bd9645c879bba3dae9b66a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae29260b96a7c249edc84b2c9c865f53f2e57d9590fd39b67b96996eee9d3c88 [INFO] running `Command { std: "docker" "start" "-a" "ae29260b96a7c249edc84b2c9c865f53f2e57d9590fd39b67b96996eee9d3c88", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling isahc v1.3.1 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling http-client v6.3.5 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling wiremock v0.5.11 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.priority.b2b041ed-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a.308gzgu2g9fmqyh9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-8dab6629812603f5/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-896ccc998c27e763/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-f651650ac9f50a7a.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-eae9ddac32d4cb7f.rlib" "/opt/rustwide/target/debug/deps/libisahc-1dc535d26877fee1.rlib" "/opt/rustwide/target/debug/deps/libsluice-5012790344ccad13.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libflume-5136a199c7ca2397.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-3c9966e3ae9589ad.rlib" "/opt/rustwide/target/debug/deps/libcurl-b58d1eb5136b81ea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-c1e7c9da9359251a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fd563b51d3233590.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bf5b875323ade2e4.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-070628fc80a56e79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9e9769babc1d8b67.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4eb9eab3c325b8ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libwiremock-2ca967e85bfd4572.rlib" "/opt/rustwide/target/debug/deps/libfutures-b871996c8e13d576.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6335b6e4fa17f05e.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-08e2943ef1c0e319.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-72103bc2ca6242c5.rlib" "/opt/rustwide/target/debug/deps/libhyper-e113d8d9935f6c48.rlib" "/opt/rustwide/target/debug/deps/libwant-cbc41c84e50137e7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-20d99a70b392fc13.rlib" "/opt/rustwide/target/debug/deps/libh2-937016e0f1905ea8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0f8ea953f0b0e390.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1c2f47f6e2b1a023.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2cd862647d67a3d9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ef4b85f1056427e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-112f98d4b520b7b6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f97edd3e227781ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ac935aa124e03471.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2aefb52c3e527ca8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c5113787d4f6f605.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6a06b80017592c69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project-730272d38fe81d08.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libtracing-7b317656c80995c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4cab8aa1e6f8fbd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fad8955bab09e728.rlib" "/opt/rustwide/target/debug/deps/libmio-ad0628a88c8a54aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab7895c350333b95.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7a52e01835ea39c4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libregex-656eade248a84ec4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6a2169f5cf6e694.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-02f70199063e7bbe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-f88ece2fa95774dd.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-15b8921130f80a29.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-700b02096958f75c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-63e9877dc6c75b2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d06ff3648c8a9a0a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b7d69a54b8679588.rlib" "/opt/rustwide/target/debug/deps/libasync_std-6a91d0b3e7b33c20.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-0f9469cf6ffab43e.rlib" "/opt/rustwide/target/debug/deps/libblocking-f0483093b5980b49.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b3b131eb920d86f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-25b68fd573c5eebb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f32e2642e86bfac8.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-4f5a323528becfe0.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-01c3b6365c37f728.rlib" "/opt/rustwide/target/debug/deps/libpolling-588c94f2f0d51e1b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-3a77acb6f166bc46.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-282c458ebc5b0188.rlib" "/opt/rustwide/target/debug/deps/liblog-7c6108768a046b90.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-30dff58e9cd39e76.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-819deb458c4917a7.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0fbf75655f4b0b85.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b80b6f0868fe34b7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-8c5f57e48a94514b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c298a9ec873a7b86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8a4c99edb212ec1f.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2712238eb9a15376.rlib" "/opt/rustwide/target/debug/deps/libinfer-ab0e4a913545e384.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4b3a98793d1708.rlib" "/opt/rustwide/target/debug/deps/libidna-144759ec674d74a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-db132df7d0c9ed33.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d92f3c12ee753937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-55cfc8e1f8190f48.rlib" "/opt/rustwide/target/debug/deps/libserde-3cfe743f004e91e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-9a713446b3a50475.rlib" "/opt/rustwide/target/debug/deps/libhkdf-56e4428cba1fc05f.rlib" "/opt/rustwide/target/debug/deps/libhmac-8f5e63c31e6a373d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db03d69c9bca1149.rlib" "/opt/rustwide/target/debug/deps/libsha2-9366e1f5bdcbdfc6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-5d216e551ca6f914.rlib" "/opt/rustwide/target/debug/deps/libghash-adae8d23c387537d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5754d9ee4cb0b9fa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e6faa70937caec08.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1c40d50a1d100c2d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libctr-c75dc4a0cf3338c1.rlib" "/opt/rustwide/target/debug/deps/libaes-7f644f2533e49e3b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-22bf166ba887edeb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-6e7c55ac066b3b6e.rlib" "/opt/rustwide/target/debug/deps/libaead-8e080f3d80d3ebe5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/librand-b0167b8487205788.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e606bfbbd10bde06.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-e61b9bbc275003a8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7e23d6cba638f81a.rlib" "/opt/rustwide/target/debug/deps/liblibc-48e41d7f5ee0fad2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libtime-346eabad129560d9.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-69f9a6587467db5c.rlib" "/opt/rustwide/target/debug/deps/libstandback-5fd121a0f523ea86.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/priority-ecbeb72c4edce12a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wiremock` due to 2 previous errors [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/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.request_header_matching.e3634eb7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370.ktb2t54g8pim9h6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-8dab6629812603f5/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-896ccc998c27e763/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-f651650ac9f50a7a.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-eae9ddac32d4cb7f.rlib" "/opt/rustwide/target/debug/deps/libisahc-1dc535d26877fee1.rlib" "/opt/rustwide/target/debug/deps/libsluice-5012790344ccad13.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libflume-5136a199c7ca2397.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-3c9966e3ae9589ad.rlib" "/opt/rustwide/target/debug/deps/libcurl-b58d1eb5136b81ea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-c1e7c9da9359251a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fd563b51d3233590.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bf5b875323ade2e4.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-070628fc80a56e79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9e9769babc1d8b67.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4eb9eab3c325b8ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libwiremock-2ca967e85bfd4572.rlib" "/opt/rustwide/target/debug/deps/libfutures-b871996c8e13d576.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6335b6e4fa17f05e.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-08e2943ef1c0e319.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-72103bc2ca6242c5.rlib" "/opt/rustwide/target/debug/deps/libhyper-e113d8d9935f6c48.rlib" "/opt/rustwide/target/debug/deps/libwant-cbc41c84e50137e7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-20d99a70b392fc13.rlib" "/opt/rustwide/target/debug/deps/libh2-937016e0f1905ea8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0f8ea953f0b0e390.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1c2f47f6e2b1a023.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2cd862647d67a3d9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ef4b85f1056427e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-112f98d4b520b7b6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f97edd3e227781ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ac935aa124e03471.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2aefb52c3e527ca8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c5113787d4f6f605.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6a06b80017592c69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project-730272d38fe81d08.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libtracing-7b317656c80995c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4cab8aa1e6f8fbd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fad8955bab09e728.rlib" "/opt/rustwide/target/debug/deps/libmio-ad0628a88c8a54aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab7895c350333b95.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7a52e01835ea39c4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libregex-656eade248a84ec4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6a2169f5cf6e694.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-02f70199063e7bbe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-f88ece2fa95774dd.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-15b8921130f80a29.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-700b02096958f75c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-63e9877dc6c75b2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d06ff3648c8a9a0a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b7d69a54b8679588.rlib" "/opt/rustwide/target/debug/deps/libasync_std-6a91d0b3e7b33c20.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-0f9469cf6ffab43e.rlib" "/opt/rustwide/target/debug/deps/libblocking-f0483093b5980b49.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b3b131eb920d86f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-25b68fd573c5eebb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f32e2642e86bfac8.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-4f5a323528becfe0.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-01c3b6365c37f728.rlib" "/opt/rustwide/target/debug/deps/libpolling-588c94f2f0d51e1b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-3a77acb6f166bc46.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-282c458ebc5b0188.rlib" "/opt/rustwide/target/debug/deps/liblog-7c6108768a046b90.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-30dff58e9cd39e76.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-819deb458c4917a7.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0fbf75655f4b0b85.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b80b6f0868fe34b7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-8c5f57e48a94514b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c298a9ec873a7b86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8a4c99edb212ec1f.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2712238eb9a15376.rlib" "/opt/rustwide/target/debug/deps/libinfer-ab0e4a913545e384.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4b3a98793d1708.rlib" "/opt/rustwide/target/debug/deps/libidna-144759ec674d74a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-db132df7d0c9ed33.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d92f3c12ee753937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-55cfc8e1f8190f48.rlib" "/opt/rustwide/target/debug/deps/libserde-3cfe743f004e91e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-9a713446b3a50475.rlib" "/opt/rustwide/target/debug/deps/libhkdf-56e4428cba1fc05f.rlib" "/opt/rustwide/target/debug/deps/libhmac-8f5e63c31e6a373d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db03d69c9bca1149.rlib" "/opt/rustwide/target/debug/deps/libsha2-9366e1f5bdcbdfc6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-5d216e551ca6f914.rlib" "/opt/rustwide/target/debug/deps/libghash-adae8d23c387537d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5754d9ee4cb0b9fa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e6faa70937caec08.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1c40d50a1d100c2d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libctr-c75dc4a0cf3338c1.rlib" "/opt/rustwide/target/debug/deps/libaes-7f644f2533e49e3b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-22bf166ba887edeb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-6e7c55ac066b3b6e.rlib" "/opt/rustwide/target/debug/deps/libaead-8e080f3d80d3ebe5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/librand-b0167b8487205788.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e606bfbbd10bde06.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-e61b9bbc275003a8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7e23d6cba638f81a.rlib" "/opt/rustwide/target/debug/deps/liblibc-48e41d7f5ee0fad2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libtime-346eabad129560d9.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-69f9a6587467db5c.rlib" "/opt/rustwide/target/debug/deps/libstandback-5fd121a0f523ea86.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/request_header_matching-db2d3fee1af10370" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [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/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.tokio.c0691ef6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040.1dloaqqhvi0oplay.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-8dab6629812603f5/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-896ccc998c27e763/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-f651650ac9f50a7a.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-eae9ddac32d4cb7f.rlib" "/opt/rustwide/target/debug/deps/libisahc-1dc535d26877fee1.rlib" "/opt/rustwide/target/debug/deps/libsluice-5012790344ccad13.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libflume-5136a199c7ca2397.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-3c9966e3ae9589ad.rlib" "/opt/rustwide/target/debug/deps/libcurl-b58d1eb5136b81ea.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-c1e7c9da9359251a.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bf5b875323ade2e4.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-070628fc80a56e79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9e9769babc1d8b67.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-3e8c9682d8b0ec5c.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libwiremock-2ca967e85bfd4572.rlib" "/opt/rustwide/target/debug/deps/libfutures-b871996c8e13d576.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6335b6e4fa17f05e.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-08e2943ef1c0e319.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-72103bc2ca6242c5.rlib" "/opt/rustwide/target/debug/deps/libregex-656eade248a84ec4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6a2169f5cf6e694.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-02f70199063e7bbe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-f88ece2fa95774dd.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-15b8921130f80a29.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-700b02096958f75c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-63e9877dc6c75b2d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d06ff3648c8a9a0a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b7d69a54b8679588.rlib" "/opt/rustwide/target/debug/deps/libasync_std-6a91d0b3e7b33c20.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-0f9469cf6ffab43e.rlib" "/opt/rustwide/target/debug/deps/libblocking-f0483093b5980b49.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b3b131eb920d86f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-25b68fd573c5eebb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f32e2642e86bfac8.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-4f5a323528becfe0.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-01c3b6365c37f728.rlib" "/opt/rustwide/target/debug/deps/libpolling-588c94f2f0d51e1b.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-3a77acb6f166bc46.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-282c458ebc5b0188.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-819deb458c4917a7.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0fbf75655f4b0b85.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b80b6f0868fe34b7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-8c5f57e48a94514b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libinfer-ab0e4a913545e384.rlib" "/opt/rustwide/target/debug/deps/libcookie-9a713446b3a50475.rlib" "/opt/rustwide/target/debug/deps/libhkdf-56e4428cba1fc05f.rlib" "/opt/rustwide/target/debug/deps/libhmac-8f5e63c31e6a373d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db03d69c9bca1149.rlib" "/opt/rustwide/target/debug/deps/libsha2-9366e1f5bdcbdfc6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-5d216e551ca6f914.rlib" "/opt/rustwide/target/debug/deps/libghash-adae8d23c387537d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5754d9ee4cb0b9fa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e6faa70937caec08.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1c40d50a1d100c2d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libctr-c75dc4a0cf3338c1.rlib" "/opt/rustwide/target/debug/deps/libaes-7f644f2533e49e3b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-22bf166ba887edeb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-6e7c55ac066b3b6e.rlib" "/opt/rustwide/target/debug/deps/libaead-8e080f3d80d3ebe5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/librand-b0167b8487205788.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e606bfbbd10bde06.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-e61b9bbc275003a8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7e23d6cba638f81a.rlib" "/opt/rustwide/target/debug/deps/libtime-346eabad129560d9.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-69f9a6587467db5c.rlib" "/opt/rustwide/target/debug/deps/libstandback-5fd121a0f523ea86.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0d8584435ec62bcc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f836f98b7f93c2e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-30dff58e9cd39e76.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e4b3c339e651c96f.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4eb9eab3c325b8ee.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-572b6bfb0abc2ca8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dad95ca02b75250c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fd563b51d3233590.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhyper-e113d8d9935f6c48.rlib" "/opt/rustwide/target/debug/deps/libwant-cbc41c84e50137e7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-20d99a70b392fc13.rlib" "/opt/rustwide/target/debug/deps/libh2-937016e0f1905ea8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0f8ea953f0b0e390.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1c2f47f6e2b1a023.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2cd862647d67a3d9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ef4b85f1056427e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-112f98d4b520b7b6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-730272d38fe81d08.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libtracing-7b317656c80995c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ac935aa124e03471.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c298a9ec873a7b86.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2aefb52c3e527ca8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c5113787d4f6f605.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6a06b80017592c69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4cab8aa1e6f8fbd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fad8955bab09e728.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libmio-ad0628a88c8a54aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab7895c350333b95.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7a52e01835ea39c4.rlib" "/opt/rustwide/target/debug/deps/liblibc-48e41d7f5ee0fad2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2712238eb9a15376.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f97edd3e227781ab.rlib" "/opt/rustwide/target/debug/deps/liblog-7c6108768a046b90.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8a4c99edb212ec1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4b3a98793d1708.rlib" "/opt/rustwide/target/debug/deps/libidna-144759ec674d74a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-db132df7d0c9ed33.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d92f3c12ee753937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-55cfc8e1f8190f48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libserde-3cfe743f004e91e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tokio-86e754d620e2b040" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae29260b96a7c249edc84b2c9c865f53f2e57d9590fd39b67b96996eee9d3c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae29260b96a7c249edc84b2c9c865f53f2e57d9590fd39b67b96996eee9d3c88", kill_on_drop: false }` [INFO] [stdout] ae29260b96a7c249edc84b2c9c865f53f2e57d9590fd39b67b96996eee9d3c88