[INFO] fetching crate tap-http 0.4.0... [INFO] testing tap-http-0.4.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tap-http 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tap-http 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tap-http 0.4.0 [INFO] tweaked toml for crates.io crate tap-http 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tap-http 0.4.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tap-http 0.4.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e2f94b338da2e0f08c433d855b90775149801c9672085836c5cbd4e846b425 [INFO] running `Command { std: "docker" "start" "-a" "a9e2f94b338da2e0f08c433d855b90775149801c9672085836c5cbd4e846b425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e2f94b338da2e0f08c433d855b90775149801c9672085836c5cbd4e846b425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e2f94b338da2e0f08c433d855b90775149801c9672085836c5cbd4e846b425", kill_on_drop: false }` [INFO] [stdout] a9e2f94b338da2e0f08c433d855b90775149801c9672085836c5cbd4e846b425 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 572ceeaaa4351e9135ac280c87dc1acc8cf38112e5fe8072d1c022490f2492a8 [INFO] running `Command { std: "docker" "start" "-a" "572ceeaaa4351e9135ac280c87dc1acc8cf38112e5fe8072d1c022490f2492a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling iso_currency v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling iso_country v0.1.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [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 zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tap-msg-derive v0.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling clap v4.5.39 [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 icu_locid_transform v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tap-caip v0.4.0 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 sqlx-core v0.8.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tap-ivms101 v0.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling tap-agent v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling tap-node v0.4.0 [INFO] [stderr] Compiling tap-http v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "572ceeaaa4351e9135ac280c87dc1acc8cf38112e5fe8072d1c022490f2492a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572ceeaaa4351e9135ac280c87dc1acc8cf38112e5fe8072d1c022490f2492a8", kill_on_drop: false }` [INFO] [stdout] 572ceeaaa4351e9135ac280c87dc1acc8cf38112e5fe8072d1c022490f2492a8 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 925df1fb3b5b2d15fb95c220f1440aeae7b1c3860ec16c8673dbbf8d2fc047e1 [INFO] running `Command { std: "docker" "start" "-a" "925df1fb3b5b2d15fb95c220f1440aeae7b1c3860ec16c8673dbbf8d2fc047e1", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [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 tungstenite v0.21.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling mockito v1.6.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tap-agent v0.4.0 [INFO] [stderr] Compiling tap-node v0.4.0 [INFO] [stderr] Compiling tap-http v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLbM2VC/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-85a55f5505611945,libfastrand-503f12a96d791409,librustix-d5c2a811c1bb7b13,liblinux_raw_sys-20b62ec4b985a4c8,libtap_http-9adf3a5e5c3c1f0b,libfutures-babc0d7fa0c40fa8,libtap_node-1bea683b0f233578,libsqlx-7d24f2a23bcf8b23,libsqlx_sqlite-a37e0b8106d07e73,libfutures_executor-e41882d2f5eefa0c,libflume-93b35db648e9055b,libfutures_intrusive-663c7c0bce911ed3,liblibsqlite3_sys-23af7727e283a21d,libatoi-fac2eec93991163e,libsqlx_core-9b3a250458bc9649,libbase64-199b680f6a01647b,libhashlink-ec3f7f04184bf643,libcrossbeam_queue-b8bc1c1c3fac604d,libcrossbeam_utils-ae913342a5a98c57,libeither-7f87af1861057e60,libevent_listener-21b58718be2ec052,libparking-49fcf10303d3525f,libtap_ivms101-a903df7ce1ef899a,libiso_currency-e61dd04563512b2b,libiso_country-f6449df6fc9dd4b4,liblazy_static-b3603208c0de2608,libthiserror-fdccb5c4ae37c538,libdashmap-cfbda06a82025cce,libhashbrown-c66a0cd602652163,libwarp-36e3e9267f29785d,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libscoped_tls-c61d1d5075225c6a,libtokio_tungstenite-1c9e128f38247f57,libtungstenite-af7dc70cfafbf4e5,libutf8-d75228722519eff6,libhttp-df75b824086b5e7b,libmulter-50510da703cb1d1f,libspin-391fe0190f8b0199,libheaders-603e5b898b152bdd,libsha1-fb13453a86c63bfd,libheaders_core-21beaad3306be7fa,libpin_project-5d945c307c1020fe,libtap_agent-a7650d8fdfb8acbf,libbs58-057a6ece2aba89a6,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libaes_gcm-012d26c061d89c63,libctr-56cc72c3b4ef5305,libghash-b828a43d10bd1e02,libpolyval-c48790d3c27e277a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-fd252b3817a5b5e6,libaes-60565968cff61e3b,libcipher-a13bfcd93e897727,libinout-e89939c89097434c,libaead-f4ee858fedee3791,librand-37391956fdf049f3,librand_chacha-18e9b4b69ba44f47,libp256-a322ce6e350cbd26,libprimeorder-7efe32c2a619f845,libk256-fa91287b1b33400d,libecdsa-b2028fcced6b99e0,librfc6979-f40830b7e423fee6,libelliptic_curve-01c99a7b1207ba56,libsec1-2a6f6bb3addb3e83,libpkcs8-2bacb0faec270406,libspki-ab0eb37bc3e5b96c,libder-63f2d784c2fd02aa,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-94ada342985ade0c,libhmac-f915534a6371c701,libcrypto_bigint-a6a41913e7e8e958,libbase16ct-b0752502dc7a9a1c,libgroup-add3d830bac89943,libff-64a999300bd23e88,libed25519_dalek-e5b1c6dc26bb4aca,libed25519-52249373a3ec0fe6,libsignature-7004367fa9c8f521,libclap-27cd6af12bf52ac5,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libmultibase-17444c05f3f65be5,libbase_x-aacb55c1704f712f,libdata_encoding_macro-edd82478b1bd5fb5,libdata_encoding-b2c98f7e771d5c4c,libcurve25519_dalek-415fb35fef413161,libtap_msg-2fdf34a4fe0830e9,libuuid-9a1249e662fd0db8,librand-6cd8875f75ab1e3f,librand_chacha-2d1043bbc1917044,libppv_lite86-af98aa40e137822c,libzerocopy-48ad69aa124298cb,libbyteorder-1efcbe4f07366651,librand_core-5fd500552f663c99,libgetrandom-67cb9736b1b1bfdb,libsha2-05d223f870d213d5,libcpufeatures-471354fefbcaf2d8,libdigest-f9b1c2356ffb9ef3,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-f67739790eac35f6,libcrypto_common-95382a1f7855e98b,libgeneric_array-070ca77a2f40bf86,libtypenum-b636c2b461885073,libzeroize-191ecf7eae0bb154,librand_core-2c568519c5215ab1,libgetrandom-31ea51f2deb61e8e,libchrono-9cdbae07aa6610d2,libiana_time_zone-33839373f004bfb1,libnum_traits-13873188efbb5824,libtap_caip-8207e17076eed0c0,libhex-28742b4ca144387c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-3c3e703a9416a839,libreqwest-10bffdf482ffaab3,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4c0524dbd36395a4,libserde_urlencoded-94066654875c15c3,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-2caf946b111695d6,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-4195d08c59e110bb,libryu-6b175d60b6f34152,libserde-530d23a3b595d883,libnative_tls-44b804c9b9005353,libopenssl_probe-cbab9b905ab83f66,libopenssl-925f2cb93f5e1f05,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc60b4cbde79f938,libhyper-5acc9d0a3df4cafe,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-5a182b83dc5f5dd6,libindexmap-a4c7c564e597b511,libhashbrown-97601b58628c2431,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libtokio_util-87a4af1bc7292966,libtower_service-0d7df29686b13872,libtracing-1356b35d85dde2b7,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libhttpdate-9f9d2502c6a38412,libfutures_util-55b3f7cee589c7bf,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-389363af4c694523,libsignal_hook_registry-342a03c6e8ee5bd8,libsocket2-3d90c93e388309af,libmio-70aba8f0debb7e7f,libparking_lot-7731824f9cf892b2,libparking_lot_core-f2be0e62d27787ba,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liblog-ba604b77dad33fe2,libfutures_core-fc6bb1738f00fc87,liburl-8e19147d6ca04d0a,libidna-067e5d93bfe2f7a1,libidna_adapter-4dc4f2185bba62cd,libicu_normalizer-825ec36a2985c97d,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-0cbbec153e5f1b9e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ec98093614659203,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1b52474303203c45,libicu_provider-34b291dfc2b303da,libicu_locid-80556815f0197aec,liblitemap-705c4d2af7d10c57,libtinystr-129af859106ec085,libzerovec-7135d118631da0c1,libwriteable-45c783735d88c2b0,libyoke-e0033658d4f8a10e,libzerofrom-2d0a2e5ce0cd8745,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLbM2VC/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/libsqlite3-sys-375501a2d6ca427c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/per_agent_storage_integration_test-2a8e78f9eb892a2e" "-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 `tap-http` (test "per_agent_storage_integration_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "925df1fb3b5b2d15fb95c220f1440aeae7b1c3860ec16c8673dbbf8d2fc047e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925df1fb3b5b2d15fb95c220f1440aeae7b1c3860ec16c8673dbbf8d2fc047e1", kill_on_drop: false }` [INFO] [stdout] 925df1fb3b5b2d15fb95c220f1440aeae7b1c3860ec16c8673dbbf8d2fc047e1