[INFO] fetching crate fhttp 2.1.0... [INFO] testing fhttp-2.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fhttp 2.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fhttp 2.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fhttp 2.1.0 [INFO] tweaked toml for crates.io crate fhttp 2.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fhttp 2.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fhttp 2.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d5ee9a7e5a8f3f190ff0884a71644e5fc326c5abcbd1226a397dc7ba7ff1315 [INFO] running `Command { std: "docker" "start" "-a" "7d5ee9a7e5a8f3f190ff0884a71644e5fc326c5abcbd1226a397dc7ba7ff1315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d5ee9a7e5a8f3f190ff0884a71644e5fc326c5abcbd1226a397dc7ba7ff1315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5ee9a7e5a8f3f190ff0884a71644e5fc326c5abcbd1226a397dc7ba7ff1315", kill_on_drop: false }` [INFO] [stdout] 7d5ee9a7e5a8f3f190ff0884a71644e5fc326c5abcbd1226a397dc7ba7ff1315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63ade6f43ff135a4619d9898f7387209cdbe5ab64bf636bcf841f9fe7b34d6e8 [INFO] running `Command { std: "docker" "start" "-a" "63ade6f43ff135a4619d9898f7387209cdbe5ab64bf636bcf841f9fe7b34d6e8", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling apply v0.3.0 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling promptly v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling recursive-file-loader v1.0.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling fhttp-core v2.1.0 [INFO] [stderr] Compiling fhttp v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "63ade6f43ff135a4619d9898f7387209cdbe5ab64bf636bcf841f9fe7b34d6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ade6f43ff135a4619d9898f7387209cdbe5ab64bf636bcf841f9fe7b34d6e8", kill_on_drop: false }` [INFO] [stdout] 63ade6f43ff135a4619d9898f7387209cdbe5ab64bf636bcf841f9fe7b34d6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcf87a6f36b73c0af8b750a9cbaeb5e044c00df4158929d87e0c74258c26c6ac [INFO] running `Command { std: "docker" "start" "-a" "bcf87a6f36b73c0af8b750a9cbaeb5e044c00df4158929d87e0c74258c26c6ac", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.22 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling temp-dir v0.1.14 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling recursive-file-loader v1.0.3 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling promptly v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling fhttp-core v2.1.0 [INFO] [stderr] Compiling fhttp v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fhttp-test-utils v2.0.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTrwkpu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfhttp_test_utils-5ff054b8d8568aca,libtemp_dir-e4a1003d8906e127,libfhttp_core-ba2c5e708ebc0214,libserde_yaml-035c4c880573bcd7,libunsafe_libyaml-7bc1bf218b2f5452,librecursive_file_loader-85d11c7f38fd03ce,libthiserror-f5378dbca2821840,libuuid-09d040bed0cdef0f,libpromptly-6632129d5c6e5d7b,librustyline-27d5404df5366506,libutf8parse-8828ddbb63eb8bad,libnix-3182fd1f141a85fc,libbitflags-e2b4db6c651223da,libmemoffset-b34849f01873dde8,libfd_lock-6a0bd42e7261ee18,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libdirs_next-0b66c952e4766652,libdirs_sys_next-be23223a2543c347,libradix_trie-180f0ec852bd830a,libnibble_vec-ad48683f5324120e,libendian_type-768b7dffcb57dd79,librand-f5df4565d3ce0080,librand_chacha-8e6a1a4a55ea2e12,librand_core-0233a9919742d25b,libjsonpath_lib-a102a2fffa1ed63d,libpest-99381a3049f7aaa1,libucd_trie-01dd94f548235104,libthiserror-7065b01a824ae3da,liblinked_hash_set-2aa0c5b287346c1f,liblinked_hash_map-40ad1551522f3eec,liblazy_regex-3b8ad3eb47beb47a,libasync_std-a300c40381b73984,libasync_global_executor-b3175ff17947998b,libblocking-d4c7febd7aca7eec,libpiper-b9dd12acb7c25ae0,libasync_channel-ddf8136d0c2fc355,libasync_executor-4638c512ff6f4bf0,libasync_task-65820d26b839a505,libasync_io-76aec0c228224d23,libpolling-97f2486bd6c4bd90,librustix-f973ed1e42c5b4b8,liblinux_raw_sys-aa9c2ff6a845f8dc,libfutures_lite-3f67561f1db0b885,libfastrand-503f12a96d791409,libasync_channel-8afd8d47be86e8e0,libevent_listener-67cd091983fb6763,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-5214dbe55078a636,libevent_listener_strategy-c82f65e91c88ef3d,libevent_listener-da4a0e00666887da,libparking-49fcf10303d3525f,libkv_log_macro-0a533decff126319,libanyhow-75a9af91c5a25be8,libreqwest-3f243af4ef015e81,libbase64-2a03de3babadded3,librustls_pemfile-c10d86683cd02bd2,libipnet-9aae67a4e846df6d,libhyper_rustls-1d22b1393322b51c,libwebpki_roots-bd2812bcc0159ab5,libhyper_tls-c78063e92bb15f3c,libtokio_native_tls-f1d5f721c12e0867,libtokio_rustls-17391bb920f12839,librustls-b898c5229f80e3c1,libsubtle-ca7024fc66e4388f,libwebpki-4a466103d414df29,libring-ee6b753ddd66bbfc,libgetrandom-de8bddabf0d5e6fa,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libencoding_rs-68ad4a143c31cce1,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5f56a5f1dfad2605,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-c0fd56f31135144f,libopenssl_probe-cbab9b905ab83f66,libopenssl-eb4d2770a4f0638d,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c41dca2400554f04,liburl-50b0a1d2fe999458,libidna-fbafb9192f4ddb02,libidna_adapter-4f7848b1ae1d4494,libicu_normalizer-dc6a540e6c18788a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-32bcff95665ad31e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3d29f9a1cb2d0c48,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-d5dcba329d69d472,libicu_provider-16bd4f643202fbcd,libicu_locid-b24a1ee8a26f5590,liblitemap-705c4d2af7d10c57,libtinystr-9f5d4eed9176f872,libzerovec-49fa5d1683e90945,libwriteable-45c783735d88c2b0,libyoke-920559ee2585d217,libzerofrom-7472e6aa6e1e8d89,libstable_deref_trait-e5f295e98f1b80b2,libmockito-31e67a2eb906dc01,libserde_urlencoded-c066d99970dbe9b0,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-3b0f821befbfdd21,libvalue_bag-15ec6f9a637d8114,libhyper_util-5b68210e9f9f4ced,libtower_service-0d7df29686b13872,libhyper-e6139592e0405268,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-51cf51f4a69b46b2,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libatomic_waker-001109810bdecbaa,libtokio_util-9ff8d5d4e20175f2,libtokio-005f144cf245fe49,libsocket2-9084bbb75acbc7c2,libmio-6d0df79907b291bc,libparking_lot-85ecac5322fd7726,libparking_lot_core-f6d25a00700450ce,libsmallvec-a5b45ffd15d94fdd,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libhttp_body_util-8aacbbef68cb509b,libfutures_util-41a7a1e415d3bfbd,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f6a70de14d541824,librand-94613aa2eff9532a,librand_chacha-6618ec9cb3a066f3,libppv_lite86-98aa855de9c0bce6,libzerocopy-e525eda530cdb8b1,libbyteorder-7df9ab1ae37e1368,libzerocopy-02219f25e7f5a3df,librand_core-0e51fe75f12c2879,libgetrandom-f511b50014b8d1d4,libcfg_if-33ef6c02a07f9fec,libhttp-8c443de49cd54ca8,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libassert_json_diff-5f9b924a599aa464,libserde_json-e4a100a09d32b152,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libserde-9286a253bce29c31,libsimilar-70f326dcabf6fce0,libcolored-22b52eb551a6f756,libassert_cmd-fe6d23025cb5f5ab,libwait_timeout-56944b1e1a02d71e,liblibc-b6a6fcb716d75115,libdoc_comment-2a6e53364f2628c7,libbstr-456ad53017ce3b6a,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-f3a99fd53fdc5b6a,libanstyle-df82d657645c4a5c,libregex-581cc57b588ee3e2,libregex_automata-f669c6eafb626448,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,libpredicates_core-2b501300e88847fc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTrwkpu/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-3a2a9a4550fcd3aa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/curl_output_dependencies-f03ae8f47071137a" "-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 `fhttp` (test "curl_output_dependencies") due to 1 previous error [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" "/tmp/rustcsnbPiq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfhttp_test_utils-5ff054b8d8568aca,libtemp_dir-e4a1003d8906e127,libfhttp_core-ba2c5e708ebc0214,libserde_yaml-035c4c880573bcd7,libunsafe_libyaml-7bc1bf218b2f5452,librecursive_file_loader-85d11c7f38fd03ce,libthiserror-f5378dbca2821840,libuuid-09d040bed0cdef0f,libpromptly-6632129d5c6e5d7b,librustyline-27d5404df5366506,libutf8parse-8828ddbb63eb8bad,libnix-3182fd1f141a85fc,libbitflags-e2b4db6c651223da,libmemoffset-b34849f01873dde8,libfd_lock-6a0bd42e7261ee18,librustix-f973ed1e42c5b4b8,liblinux_raw_sys-aa9c2ff6a845f8dc,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libdirs_next-0b66c952e4766652,libdirs_sys_next-be23223a2543c347,libradix_trie-180f0ec852bd830a,libnibble_vec-ad48683f5324120e,libendian_type-768b7dffcb57dd79,librand-f5df4565d3ce0080,librand_chacha-8e6a1a4a55ea2e12,librand_core-0233a9919742d25b,libjsonpath_lib-a102a2fffa1ed63d,libpest-99381a3049f7aaa1,libucd_trie-01dd94f548235104,libthiserror-7065b01a824ae3da,libreqwest-3f243af4ef015e81,libbase64-2a03de3babadded3,librustls_pemfile-c10d86683cd02bd2,libipnet-9aae67a4e846df6d,libhyper_rustls-1d22b1393322b51c,libwebpki_roots-bd2812bcc0159ab5,libhyper_tls-c78063e92bb15f3c,libtokio_native_tls-f1d5f721c12e0867,libtokio_rustls-17391bb920f12839,librustls-b898c5229f80e3c1,libsubtle-ca7024fc66e4388f,libwebpki-4a466103d414df29,libring-ee6b753ddd66bbfc,libgetrandom-de8bddabf0d5e6fa,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libencoding_rs-68ad4a143c31cce1,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5f56a5f1dfad2605,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-c0fd56f31135144f,libopenssl_probe-cbab9b905ab83f66,libopenssl-eb4d2770a4f0638d,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c41dca2400554f04,liburl-50b0a1d2fe999458,libidna-fbafb9192f4ddb02,libidna_adapter-4f7848b1ae1d4494,libicu_normalizer-dc6a540e6c18788a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-32bcff95665ad31e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3d29f9a1cb2d0c48,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-d5dcba329d69d472,libicu_provider-16bd4f643202fbcd,libicu_locid-b24a1ee8a26f5590,liblitemap-705c4d2af7d10c57,libtinystr-9f5d4eed9176f872,libzerovec-49fa5d1683e90945,libwriteable-45c783735d88c2b0,libyoke-920559ee2585d217,libzerofrom-7472e6aa6e1e8d89,libstable_deref_trait-e5f295e98f1b80b2,liblinked_hash_set-2aa0c5b287346c1f,liblinked_hash_map-40ad1551522f3eec,liblazy_regex-3b8ad3eb47beb47a,libanyhow-75a9af91c5a25be8,libmockito-31e67a2eb906dc01,libserde_urlencoded-c066d99970dbe9b0,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-3b0f821befbfdd21,libvalue_bag-15ec6f9a637d8114,libhyper_util-5b68210e9f9f4ced,libtower_service-0d7df29686b13872,libhyper-e6139592e0405268,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-51cf51f4a69b46b2,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libatomic_waker-001109810bdecbaa,libtokio_util-9ff8d5d4e20175f2,libtokio-005f144cf245fe49,libsocket2-9084bbb75acbc7c2,libmio-6d0df79907b291bc,libparking_lot-85ecac5322fd7726,libparking_lot_core-f6d25a00700450ce,libsmallvec-a5b45ffd15d94fdd,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libhttp_body_util-8aacbbef68cb509b,libfutures_util-41a7a1e415d3bfbd,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f6a70de14d541824,librand-94613aa2eff9532a,librand_chacha-6618ec9cb3a066f3,libppv_lite86-98aa855de9c0bce6,libzerocopy-e525eda530cdb8b1,libbyteorder-7df9ab1ae37e1368,libzerocopy-02219f25e7f5a3df,librand_core-0e51fe75f12c2879,libgetrandom-f511b50014b8d1d4,libcfg_if-33ef6c02a07f9fec,libhttp-8c443de49cd54ca8,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libassert_json_diff-5f9b924a599aa464,libserde_json-e4a100a09d32b152,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libserde-9286a253bce29c31,libsimilar-70f326dcabf6fce0,libcolored-22b52eb551a6f756,libassert_cmd-fe6d23025cb5f5ab,libwait_timeout-56944b1e1a02d71e,liblibc-b6a6fcb716d75115,libdoc_comment-2a6e53364f2628c7,libbstr-456ad53017ce3b6a,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-f3a99fd53fdc5b6a,libanstyle-df82d657645c4a5c,libregex-581cc57b588ee3e2,libregex_automata-f669c6eafb626448,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,libpredicates_core-2b501300e88847fc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsnbPiq/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-3a2a9a4550fcd3aa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/profile_with_request_var-3e20c85046a47d9a" "-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 `fhttp` (test "profile_with_request_var") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBr5iXD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfhttp_test_utils-5ff054b8d8568aca,libtemp_dir-e4a1003d8906e127,libfhttp_core-ba2c5e708ebc0214,libserde_yaml-035c4c880573bcd7,libunsafe_libyaml-7bc1bf218b2f5452,librecursive_file_loader-85d11c7f38fd03ce,libthiserror-f5378dbca2821840,libuuid-09d040bed0cdef0f,libgetrandom-f511b50014b8d1d4,libpromptly-6632129d5c6e5d7b,librustyline-27d5404df5366506,libutf8parse-8828ddbb63eb8bad,libnix-3182fd1f141a85fc,libbitflags-e2b4db6c651223da,libmemoffset-b34849f01873dde8,libfd_lock-6a0bd42e7261ee18,librustix-f973ed1e42c5b4b8,liblinux_raw_sys-aa9c2ff6a845f8dc,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libdirs_next-0b66c952e4766652,libdirs_sys_next-be23223a2543c347,libradix_trie-180f0ec852bd830a,libnibble_vec-ad48683f5324120e,libendian_type-768b7dffcb57dd79,librand-f5df4565d3ce0080,librand_chacha-8e6a1a4a55ea2e12,libppv_lite86-98aa855de9c0bce6,libzerocopy-e525eda530cdb8b1,libbyteorder-7df9ab1ae37e1368,librand_core-0233a9919742d25b,libjsonpath_lib-a102a2fffa1ed63d,libserde_json-e4a100a09d32b152,libpest-99381a3049f7aaa1,libucd_trie-01dd94f548235104,libthiserror-7065b01a824ae3da,libreqwest-3f243af4ef015e81,libbase64-2a03de3babadded3,librustls_pemfile-c10d86683cd02bd2,libipnet-9aae67a4e846df6d,libhyper_rustls-1d22b1393322b51c,libwebpki_roots-bd2812bcc0159ab5,libhyper_tls-c78063e92bb15f3c,libtokio_native_tls-f1d5f721c12e0867,libtokio_rustls-17391bb920f12839,librustls-b898c5229f80e3c1,libsubtle-ca7024fc66e4388f,libwebpki-4a466103d414df29,libring-ee6b753ddd66bbfc,libgetrandom-de8bddabf0d5e6fa,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-c066d99970dbe9b0,libryu-0ea4bafc9bef6d8b,libencoding_rs-68ad4a143c31cce1,libserde-9286a253bce29c31,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5f56a5f1dfad2605,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-c0fd56f31135144f,libopenssl_probe-cbab9b905ab83f66,libopenssl-eb4d2770a4f0638d,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c41dca2400554f04,libhyper_util-5b68210e9f9f4ced,libtower_service-0d7df29686b13872,libhyper-e6139592e0405268,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-51cf51f4a69b46b2,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-9ff8d5d4e20175f2,libhttpdate-9f9d2502c6a38412,libtokio-005f144cf245fe49,libsocket2-9084bbb75acbc7c2,libmio-6d0df79907b291bc,libparking_lot-85ecac5322fd7726,libparking_lot_core-f6d25a00700450ce,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttp_body_util-8aacbbef68cb509b,libhttp_body-f6a70de14d541824,liblog-3b0f821befbfdd21,libvalue_bag-15ec6f9a637d8114,libfutures_util-41a7a1e415d3bfbd,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-50b0a1d2fe999458,libidna-fbafb9192f4ddb02,libidna_adapter-4f7848b1ae1d4494,libicu_normalizer-dc6a540e6c18788a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-32bcff95665ad31e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3d29f9a1cb2d0c48,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-d5dcba329d69d472,libicu_provider-16bd4f643202fbcd,libicu_locid-b24a1ee8a26f5590,liblitemap-705c4d2af7d10c57,libtinystr-9f5d4eed9176f872,libzerovec-49fa5d1683e90945,libwriteable-45c783735d88c2b0,libyoke-920559ee2585d217,libzerofrom-7472e6aa6e1e8d89,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8c443de49cd54ca8,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liblinked_hash_set-2aa0c5b287346c1f,liblinked_hash_map-40ad1551522f3eec,liblazy_regex-3b8ad3eb47beb47a,libonce_cell-5c42cc25c3567235,libanyhow-75a9af91c5a25be8,libassert_cmd-fe6d23025cb5f5ab,libwait_timeout-56944b1e1a02d71e,liblibc-b6a6fcb716d75115,libdoc_comment-2a6e53364f2628c7,libbstr-456ad53017ce3b6a,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-f3a99fd53fdc5b6a,libanstyle-df82d657645c4a5c,libregex-581cc57b588ee3e2,libregex_automata-f669c6eafb626448,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,libpredicates_core-2b501300e88847fc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBr5iXD/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-3a2a9a4550fcd3aa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/invalid_url-d7d5eee455c4b0de" "-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 `fhttp` (test "invalid_url") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcX1n4yy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfhttp_test_utils-5ff054b8d8568aca,libtemp_dir-e4a1003d8906e127,libfhttp_core-ba2c5e708ebc0214,libserde_yaml-035c4c880573bcd7,libunsafe_libyaml-7bc1bf218b2f5452,librecursive_file_loader-85d11c7f38fd03ce,libthiserror-f5378dbca2821840,libuuid-09d040bed0cdef0f,libpromptly-6632129d5c6e5d7b,librustyline-27d5404df5366506,libutf8parse-8828ddbb63eb8bad,libnix-3182fd1f141a85fc,libbitflags-e2b4db6c651223da,libmemoffset-b34849f01873dde8,libfd_lock-6a0bd42e7261ee18,librustix-f973ed1e42c5b4b8,liblinux_raw_sys-aa9c2ff6a845f8dc,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libdirs_next-0b66c952e4766652,libdirs_sys_next-be23223a2543c347,libradix_trie-180f0ec852bd830a,libnibble_vec-ad48683f5324120e,libendian_type-768b7dffcb57dd79,librand-f5df4565d3ce0080,librand_chacha-8e6a1a4a55ea2e12,librand_core-0233a9919742d25b,libjsonpath_lib-a102a2fffa1ed63d,libpest-99381a3049f7aaa1,libucd_trie-01dd94f548235104,libthiserror-7065b01a824ae3da,libreqwest-3f243af4ef015e81,libbase64-2a03de3babadded3,librustls_pemfile-c10d86683cd02bd2,libipnet-9aae67a4e846df6d,libhyper_rustls-1d22b1393322b51c,libwebpki_roots-bd2812bcc0159ab5,libhyper_tls-c78063e92bb15f3c,libtokio_native_tls-f1d5f721c12e0867,libtokio_rustls-17391bb920f12839,librustls-b898c5229f80e3c1,libsubtle-ca7024fc66e4388f,libwebpki-4a466103d414df29,libring-ee6b753ddd66bbfc,libgetrandom-de8bddabf0d5e6fa,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libencoding_rs-68ad4a143c31cce1,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5f56a5f1dfad2605,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-c0fd56f31135144f,libopenssl_probe-cbab9b905ab83f66,libopenssl-eb4d2770a4f0638d,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c41dca2400554f04,liburl-50b0a1d2fe999458,libidna-fbafb9192f4ddb02,libidna_adapter-4f7848b1ae1d4494,libicu_normalizer-dc6a540e6c18788a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-32bcff95665ad31e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3d29f9a1cb2d0c48,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-d5dcba329d69d472,libicu_provider-16bd4f643202fbcd,libicu_locid-b24a1ee8a26f5590,liblitemap-705c4d2af7d10c57,libtinystr-9f5d4eed9176f872,libzerovec-49fa5d1683e90945,libwriteable-45c783735d88c2b0,libyoke-920559ee2585d217,libzerofrom-7472e6aa6e1e8d89,libstable_deref_trait-e5f295e98f1b80b2,liblinked_hash_set-2aa0c5b287346c1f,liblinked_hash_map-40ad1551522f3eec,libanyhow-75a9af91c5a25be8,liblazy_regex-3b8ad3eb47beb47a,librstest-90dcf665e1d2f159,libfutures_timer-2b3f729e26c119bb,libfutures-9c96273c9dff65ef,libfutures_executor-884d2a727158898c,libmockito-31e67a2eb906dc01,libserde_urlencoded-c066d99970dbe9b0,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-3b0f821befbfdd21,libvalue_bag-15ec6f9a637d8114,libhyper_util-5b68210e9f9f4ced,libtower_service-0d7df29686b13872,libhyper-e6139592e0405268,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-51cf51f4a69b46b2,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libatomic_waker-001109810bdecbaa,libtokio_util-9ff8d5d4e20175f2,libtokio-005f144cf245fe49,libsocket2-9084bbb75acbc7c2,libmio-6d0df79907b291bc,libparking_lot-85ecac5322fd7726,libparking_lot_core-f6d25a00700450ce,libsmallvec-a5b45ffd15d94fdd,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libhttp_body_util-8aacbbef68cb509b,libfutures_util-41a7a1e415d3bfbd,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f6a70de14d541824,librand-94613aa2eff9532a,librand_chacha-6618ec9cb3a066f3,libppv_lite86-98aa855de9c0bce6,libzerocopy-e525eda530cdb8b1,libbyteorder-7df9ab1ae37e1368,libzerocopy-02219f25e7f5a3df,librand_core-0e51fe75f12c2879,libgetrandom-f511b50014b8d1d4,libcfg_if-33ef6c02a07f9fec,libhttp-8c443de49cd54ca8,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libassert_json_diff-5f9b924a599aa464,libserde_json-e4a100a09d32b152,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libserde-9286a253bce29c31,libsimilar-70f326dcabf6fce0,libcolored-22b52eb551a6f756,libassert_cmd-fe6d23025cb5f5ab,libwait_timeout-56944b1e1a02d71e,liblibc-b6a6fcb716d75115,libdoc_comment-2a6e53364f2628c7,libbstr-456ad53017ce3b6a,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-f3a99fd53fdc5b6a,libanstyle-df82d657645c4a5c,libregex-581cc57b588ee3e2,libregex_automata-f669c6eafb626448,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,libpredicates_core-2b501300e88847fc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcX1n4yy/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-3a2a9a4550fcd3aa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/failed_calls-9d163ce1c985851f" "-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 `fhttp` (test "failed_calls") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoKjJ5m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librstest-90dcf665e1d2f159,libfutures_timer-2b3f729e26c119bb,libfutures-9c96273c9dff65ef,libfutures_executor-884d2a727158898c,libfhttp_test_utils-5ff054b8d8568aca,libtemp_dir-e4a1003d8906e127,libfhttp_core-ba2c5e708ebc0214,libserde_yaml-035c4c880573bcd7,libunsafe_libyaml-7bc1bf218b2f5452,librecursive_file_loader-85d11c7f38fd03ce,libthiserror-f5378dbca2821840,libuuid-09d040bed0cdef0f,libpromptly-6632129d5c6e5d7b,librustyline-27d5404df5366506,libutf8parse-8828ddbb63eb8bad,libnix-3182fd1f141a85fc,libbitflags-e2b4db6c651223da,libmemoffset-b34849f01873dde8,libfd_lock-6a0bd42e7261ee18,librustix-f973ed1e42c5b4b8,liblinux_raw_sys-aa9c2ff6a845f8dc,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libdirs_next-0b66c952e4766652,libdirs_sys_next-be23223a2543c347,libradix_trie-180f0ec852bd830a,libnibble_vec-ad48683f5324120e,libendian_type-768b7dffcb57dd79,librand-f5df4565d3ce0080,librand_chacha-8e6a1a4a55ea2e12,librand_core-0233a9919742d25b,libjsonpath_lib-a102a2fffa1ed63d,libpest-99381a3049f7aaa1,libucd_trie-01dd94f548235104,libthiserror-7065b01a824ae3da,libreqwest-3f243af4ef015e81,libbase64-2a03de3babadded3,librustls_pemfile-c10d86683cd02bd2,libipnet-9aae67a4e846df6d,libhyper_rustls-1d22b1393322b51c,libwebpki_roots-bd2812bcc0159ab5,libhyper_tls-c78063e92bb15f3c,libtokio_native_tls-f1d5f721c12e0867,libtokio_rustls-17391bb920f12839,librustls-b898c5229f80e3c1,libsubtle-ca7024fc66e4388f,libwebpki-4a466103d414df29,libring-ee6b753ddd66bbfc,libgetrandom-de8bddabf0d5e6fa,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libencoding_rs-68ad4a143c31cce1,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5f56a5f1dfad2605,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-c0fd56f31135144f,libopenssl_probe-cbab9b905ab83f66,libopenssl-eb4d2770a4f0638d,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c41dca2400554f04,liburl-50b0a1d2fe999458,libidna-fbafb9192f4ddb02,libidna_adapter-4f7848b1ae1d4494,libicu_normalizer-dc6a540e6c18788a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-32bcff95665ad31e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3d29f9a1cb2d0c48,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-d5dcba329d69d472,libicu_provider-16bd4f643202fbcd,libicu_locid-b24a1ee8a26f5590,liblitemap-705c4d2af7d10c57,libtinystr-9f5d4eed9176f872,libzerovec-49fa5d1683e90945,libwriteable-45c783735d88c2b0,libyoke-920559ee2585d217,libzerofrom-7472e6aa6e1e8d89,libstable_deref_trait-e5f295e98f1b80b2,liblinked_hash_set-2aa0c5b287346c1f,liblinked_hash_map-40ad1551522f3eec,libanyhow-75a9af91c5a25be8,liblazy_regex-3b8ad3eb47beb47a,libmockito-31e67a2eb906dc01,libserde_urlencoded-c066d99970dbe9b0,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-3b0f821befbfdd21,libvalue_bag-15ec6f9a637d8114,libhyper_util-5b68210e9f9f4ced,libtower_service-0d7df29686b13872,libhyper-e6139592e0405268,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-51cf51f4a69b46b2,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libatomic_waker-001109810bdecbaa,libtokio_util-9ff8d5d4e20175f2,libtokio-005f144cf245fe49,libsocket2-9084bbb75acbc7c2,libmio-6d0df79907b291bc,libparking_lot-85ecac5322fd7726,libparking_lot_core-f6d25a00700450ce,libsmallvec-a5b45ffd15d94fdd,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libhttp_body_util-8aacbbef68cb509b,libfutures_util-41a7a1e415d3bfbd,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f6a70de14d541824,librand-94613aa2eff9532a,librand_chacha-6618ec9cb3a066f3,libppv_lite86-98aa855de9c0bce6,libzerocopy-e525eda530cdb8b1,libbyteorder-7df9ab1ae37e1368,libzerocopy-02219f25e7f5a3df,librand_core-0e51fe75f12c2879,libgetrandom-f511b50014b8d1d4,libcfg_if-33ef6c02a07f9fec,libhttp-8c443de49cd54ca8,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libassert_json_diff-5f9b924a599aa464,libserde_json-e4a100a09d32b152,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libserde-9286a253bce29c31,libsimilar-70f326dcabf6fce0,libcolored-22b52eb551a6f756,libassert_cmd-fe6d23025cb5f5ab,libwait_timeout-56944b1e1a02d71e,liblibc-b6a6fcb716d75115,libdoc_comment-2a6e53364f2628c7,libbstr-456ad53017ce3b6a,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-f3a99fd53fdc5b6a,libanstyle-df82d657645c4a5c,libregex-581cc57b588ee3e2,libregex_automata-f669c6eafb626448,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,libpredicates_core-2b501300e88847fc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoKjJ5m/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-3a2a9a4550fcd3aa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/profile_test-e2957daa34cbf74b" "-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 `fhttp` (test "profile_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbiIQJQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfhttp_test_utils-5ff054b8d8568aca,libfhttp_core-ba2c5e708ebc0214,libserde_yaml-035c4c880573bcd7,libunsafe_libyaml-7bc1bf218b2f5452,librecursive_file_loader-85d11c7f38fd03ce,libthiserror-f5378dbca2821840,libuuid-09d040bed0cdef0f,libpromptly-6632129d5c6e5d7b,librustyline-27d5404df5366506,libutf8parse-8828ddbb63eb8bad,libnix-3182fd1f141a85fc,libbitflags-e2b4db6c651223da,libmemoffset-b34849f01873dde8,libfd_lock-6a0bd42e7261ee18,librustix-f973ed1e42c5b4b8,liblinux_raw_sys-aa9c2ff6a845f8dc,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libdirs_next-0b66c952e4766652,libdirs_sys_next-be23223a2543c347,libradix_trie-180f0ec852bd830a,libnibble_vec-ad48683f5324120e,libendian_type-768b7dffcb57dd79,librand-f5df4565d3ce0080,librand_chacha-8e6a1a4a55ea2e12,librand_core-0233a9919742d25b,libjsonpath_lib-a102a2fffa1ed63d,libpest-99381a3049f7aaa1,libucd_trie-01dd94f548235104,libthiserror-7065b01a824ae3da,libreqwest-3f243af4ef015e81,libbase64-2a03de3babadded3,librustls_pemfile-c10d86683cd02bd2,libipnet-9aae67a4e846df6d,libhyper_rustls-1d22b1393322b51c,libwebpki_roots-bd2812bcc0159ab5,libhyper_tls-c78063e92bb15f3c,libtokio_native_tls-f1d5f721c12e0867,libtokio_rustls-17391bb920f12839,librustls-b898c5229f80e3c1,libsubtle-ca7024fc66e4388f,libwebpki-4a466103d414df29,libring-ee6b753ddd66bbfc,libgetrandom-de8bddabf0d5e6fa,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libencoding_rs-68ad4a143c31cce1,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5f56a5f1dfad2605,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-c0fd56f31135144f,libopenssl_probe-cbab9b905ab83f66,libopenssl-eb4d2770a4f0638d,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c41dca2400554f04,liburl-50b0a1d2fe999458,libidna-fbafb9192f4ddb02,libidna_adapter-4f7848b1ae1d4494,libicu_normalizer-dc6a540e6c18788a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-32bcff95665ad31e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3d29f9a1cb2d0c48,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-d5dcba329d69d472,libicu_provider-16bd4f643202fbcd,libicu_locid-b24a1ee8a26f5590,liblitemap-705c4d2af7d10c57,libtinystr-9f5d4eed9176f872,libzerovec-49fa5d1683e90945,libwriteable-45c783735d88c2b0,libyoke-920559ee2585d217,libzerofrom-7472e6aa6e1e8d89,libstable_deref_trait-e5f295e98f1b80b2,liblinked_hash_set-2aa0c5b287346c1f,liblinked_hash_map-40ad1551522f3eec,liblazy_regex-3b8ad3eb47beb47a,libanyhow-75a9af91c5a25be8,libtemp_dir-e4a1003d8906e127,libmockito-31e67a2eb906dc01,libserde_urlencoded-c066d99970dbe9b0,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-3b0f821befbfdd21,libvalue_bag-15ec6f9a637d8114,libhyper_util-5b68210e9f9f4ced,libtower_service-0d7df29686b13872,libhyper-e6139592e0405268,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-51cf51f4a69b46b2,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libatomic_waker-001109810bdecbaa,libtokio_util-9ff8d5d4e20175f2,libtokio-005f144cf245fe49,libsocket2-9084bbb75acbc7c2,libmio-6d0df79907b291bc,libparking_lot-85ecac5322fd7726,libparking_lot_core-f6d25a00700450ce,libsmallvec-a5b45ffd15d94fdd,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libhttp_body_util-8aacbbef68cb509b,libfutures_util-41a7a1e415d3bfbd,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f6a70de14d541824,librand-94613aa2eff9532a,librand_chacha-6618ec9cb3a066f3,libppv_lite86-98aa855de9c0bce6,libzerocopy-e525eda530cdb8b1,libbyteorder-7df9ab1ae37e1368,libzerocopy-02219f25e7f5a3df,librand_core-0e51fe75f12c2879,libgetrandom-f511b50014b8d1d4,libcfg_if-33ef6c02a07f9fec,libhttp-8c443de49cd54ca8,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libassert_json_diff-5f9b924a599aa464,libserde_json-e4a100a09d32b152,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libserde-9286a253bce29c31,libsimilar-70f326dcabf6fce0,libcolored-22b52eb551a6f756,libassert_cmd-fe6d23025cb5f5ab,libwait_timeout-56944b1e1a02d71e,liblibc-b6a6fcb716d75115,libdoc_comment-2a6e53364f2628c7,libbstr-456ad53017ce3b6a,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-f3a99fd53fdc5b6a,libanstyle-df82d657645c4a5c,libregex-581cc57b588ee3e2,libregex_automata-f669c6eafb626448,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,libpredicates_core-2b501300e88847fc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbiIQJQ/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-3a2a9a4550fcd3aa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-779299318d83066c" "-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 `fhttp` (test "integration_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcL6pC0m/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-31e67a2eb906dc01,librand-94613aa2eff9532a,librand_chacha-6618ec9cb3a066f3,libzerocopy-02219f25e7f5a3df,librand_core-0e51fe75f12c2879,libassert_json_diff-5f9b924a599aa464,libsimilar-70f326dcabf6fce0,libcolored-22b52eb551a6f756}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_std-a300c40381b73984,libasync_global_executor-b3175ff17947998b,libblocking-d4c7febd7aca7eec,libpiper-b9dd12acb7c25ae0,libasync_channel-ddf8136d0c2fc355,libasync_executor-4638c512ff6f4bf0,libasync_task-65820d26b839a505,libasync_io-76aec0c228224d23,libpolling-97f2486bd6c4bd90,libfutures_lite-3f67561f1db0b885,libfastrand-503f12a96d791409,libasync_channel-8afd8d47be86e8e0,libevent_listener-67cd091983fb6763,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-5214dbe55078a636,libevent_listener_strategy-c82f65e91c88ef3d,libevent_listener-da4a0e00666887da,libparking-49fcf10303d3525f,libkv_log_macro-0a533decff126319,librstest-90dcf665e1d2f159,libfutures_timer-2b3f729e26c119bb,libfutures-9c96273c9dff65ef,libfutures_executor-884d2a727158898c,libfhttp_test_utils-5ff054b8d8568aca,libtemp_dir-e4a1003d8906e127,libfhttp_core-ba2c5e708ebc0214,libserde_yaml-035c4c880573bcd7,libunsafe_libyaml-7bc1bf218b2f5452,librecursive_file_loader-85d11c7f38fd03ce,libthiserror-f5378dbca2821840,libuuid-09d040bed0cdef0f,libgetrandom-f511b50014b8d1d4,libpromptly-6632129d5c6e5d7b,librustyline-27d5404df5366506,libutf8parse-8828ddbb63eb8bad,libnix-3182fd1f141a85fc,libbitflags-e2b4db6c651223da,libmemoffset-b34849f01873dde8,libfd_lock-6a0bd42e7261ee18,librustix-f973ed1e42c5b4b8,liblinux_raw_sys-aa9c2ff6a845f8dc,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libdirs_next-0b66c952e4766652,libdirs_sys_next-be23223a2543c347,libradix_trie-180f0ec852bd830a,libnibble_vec-ad48683f5324120e,libendian_type-768b7dffcb57dd79,librand-f5df4565d3ce0080,librand_chacha-8e6a1a4a55ea2e12,libppv_lite86-98aa855de9c0bce6,libzerocopy-e525eda530cdb8b1,libbyteorder-7df9ab1ae37e1368,librand_core-0233a9919742d25b,libjsonpath_lib-a102a2fffa1ed63d,libserde_json-e4a100a09d32b152,libpest-99381a3049f7aaa1,libucd_trie-01dd94f548235104,libthiserror-7065b01a824ae3da,libreqwest-3f243af4ef015e81,libbase64-2a03de3babadded3,librustls_pemfile-c10d86683cd02bd2,libipnet-9aae67a4e846df6d,libhyper_rustls-1d22b1393322b51c,libwebpki_roots-bd2812bcc0159ab5,libhyper_tls-c78063e92bb15f3c,libtokio_native_tls-f1d5f721c12e0867,libtokio_rustls-17391bb920f12839,librustls-b898c5229f80e3c1,libsubtle-ca7024fc66e4388f,libwebpki-4a466103d414df29,libring-ee6b753ddd66bbfc,libgetrandom-de8bddabf0d5e6fa,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-c066d99970dbe9b0,libryu-0ea4bafc9bef6d8b,libencoding_rs-68ad4a143c31cce1,libserde-9286a253bce29c31,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5f56a5f1dfad2605,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-c0fd56f31135144f,libopenssl_probe-cbab9b905ab83f66,libopenssl-eb4d2770a4f0638d,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c41dca2400554f04,libhyper_util-5b68210e9f9f4ced,libtower_service-0d7df29686b13872,libhyper-e6139592e0405268,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-51cf51f4a69b46b2,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-9ff8d5d4e20175f2,libhttpdate-9f9d2502c6a38412,libtokio-005f144cf245fe49,libsocket2-9084bbb75acbc7c2,libmio-6d0df79907b291bc,libparking_lot-85ecac5322fd7726,libparking_lot_core-f6d25a00700450ce,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libhttp_body_util-8aacbbef68cb509b,libhttp_body-f6a70de14d541824,liblog-3b0f821befbfdd21,libvalue_bag-15ec6f9a637d8114,libfutures_util-41a7a1e415d3bfbd,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-50b0a1d2fe999458,libidna-fbafb9192f4ddb02,libidna_adapter-4f7848b1ae1d4494,libicu_normalizer-dc6a540e6c18788a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-32bcff95665ad31e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3d29f9a1cb2d0c48,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-d5dcba329d69d472,libicu_provider-16bd4f643202fbcd,libicu_locid-b24a1ee8a26f5590,liblitemap-705c4d2af7d10c57,libtinystr-9f5d4eed9176f872,libzerovec-49fa5d1683e90945,libwriteable-45c783735d88c2b0,libyoke-920559ee2585d217,libzerofrom-7472e6aa6e1e8d89,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8c443de49cd54ca8,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liblinked_hash_set-2aa0c5b287346c1f,liblinked_hash_map-40ad1551522f3eec,liblazy_regex-3b8ad3eb47beb47a,libonce_cell-5c42cc25c3567235,libassert_cmd-fe6d23025cb5f5ab,libwait_timeout-56944b1e1a02d71e,liblibc-b6a6fcb716d75115,libdoc_comment-2a6e53364f2628c7,libbstr-456ad53017ce3b6a,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-f3a99fd53fdc5b6a,libanstyle-df82d657645c4a5c,libregex-581cc57b588ee3e2,libregex_automata-f669c6eafb626448,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-8f78a5403611589c,libnum_traits-e621cc1bb1c4679c,libpredicates_core-2b501300e88847fc,libanyhow-75a9af91c5a25be8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcL6pC0m/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-3a2a9a4550fcd3aa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/output_to_file-2097fd8cd1f1e510" "-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 `fhttp` (test "output_to_file") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bcf87a6f36b73c0af8b750a9cbaeb5e044c00df4158929d87e0c74258c26c6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf87a6f36b73c0af8b750a9cbaeb5e044c00df4158929d87e0c74258c26c6ac", kill_on_drop: false }` [INFO] [stdout] bcf87a6f36b73c0af8b750a9cbaeb5e044c00df4158929d87e0c74258c26c6ac