[INFO] fetching crate proton_client 0.1.1...
[INFO] testing proton_client-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate proton_client 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate proton_client 0.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate proton_client 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate proton_client 0.1.1
[INFO] tweaked toml for crates.io crate proton_client 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate proton_client 0.1.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54f70398fd31478643a0071ed39ddd9fd11ccdb672f82e7f097d68ece9d00d5b
[INFO] running `Command { std: "docker" "start" "-a" "54f70398fd31478643a0071ed39ddd9fd11ccdb672f82e7f097d68ece9d00d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54f70398fd31478643a0071ed39ddd9fd11ccdb672f82e7f097d68ece9d00d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f70398fd31478643a0071ed39ddd9fd11ccdb672f82e7f097d68ece9d00d5b", kill_on_drop: false }`
[INFO] [stdout] 54f70398fd31478643a0071ed39ddd9fd11ccdb672f82e7f097d68ece9d00d5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0cbea8818b6e6516fe2d51cc648acf38a4db0a3031cc1299dd6ab8d1c1459cd
[INFO] running `Command { std: "docker" "start" "-a" "f0cbea8818b6e6516fe2d51cc648acf38a4db0a3031cc1299dd6ab8d1c1459cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling clickhouse-rs-cityhash-sys v0.1.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clickhouse-derive v0.1.1
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling clickhouse v0.11.6
[INFO] [stderr]    Compiling proton_client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.14s
[INFO] running `Command { std: "docker" "inspect" "f0cbea8818b6e6516fe2d51cc648acf38a4db0a3031cc1299dd6ab8d1c1459cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0cbea8818b6e6516fe2d51cc648acf38a4db0a3031cc1299dd6ab8d1c1459cd", kill_on_drop: false }`
[INFO] [stdout] f0cbea8818b6e6516fe2d51cc648acf38a4db0a3031cc1299dd6ab8d1c1459cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 423b2e72a524657641c66c9a7bcfe32574deb978b83bc7a7cfd50e838088705e
[INFO] running `Command { std: "docker" "start" "-a" "423b2e72a524657641c66c9a7bcfe32574deb978b83bc7a7cfd50e838088705e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling clickhouse v0.11.6
[INFO] [stderr]    Compiling proton_client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcG5sLDj/symbols.o" "/opt/rustwide/target/debug/deps/fetch_tests-c448dcd737239ba0.fetch_tests.2d794fc6dd2941b2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_tests-c448dcd737239ba0.fetch_tests.2d794fc6dd2941b2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_tests-c448dcd737239ba0.bhy5j64jsm8co0afrvysv8i1g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clickhouse-rs-cityhash-sys-1aa259264b987574/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-f3f8d477d8147c05/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9fe2882344d54f63.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9a21fdde14ac91dc.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-df7cac1850604c78.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2f3836017b2380f6.rlib" "/opt/rustwide/target/debug/deps/libproton_client-920cb71d208d252b.rlib" "/opt/rustwide/target/debug/deps/libclickhouse-3e8b69ef8f8b80f2.rlib" "/opt/rustwide/target/debug/deps/libclickhouse_rs_cityhash_sys-c0bc1987e842c9a3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-308906f1b68e5efa.rlib" "/opt/rustwide/target/debug/deps/libryu-1238de7ef2852977.rlib" "/opt/rustwide/target/debug/deps/libbstr-91e1c930be85480d.rlib" "/opt/rustwide/target/debug/deps/liblz4-9bf5da481e387d77.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-4e4ccf1826032c74.rlib" "/opt/rustwide/target/debug/deps/libsha1-8f71c34842b4a306.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libdigest-be4f4924d3226266.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c62a813befac7bd8.rlib" "/opt/rustwide/target/debug/deps/libfutures-7ba16d1923dd6237.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3bd5f7f7743bcb7f.rlib" "/opt/rustwide/target/debug/deps/liburl-132635aae747b291.rlib" "/opt/rustwide/target/debug/deps/libidna-35252647049b11a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libserde-406aeff51c6b4442.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6faa37a4270c0e8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-dfd279f96b614eb7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f0c2007f0c8b3c44.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6404c1960fc261cb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-89ef8523a77bb8c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3ec4b9b615b274d8.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libhyper-fd7b6d05603cccff.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-d4b404a08a65b3c6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8641344728f43caf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-55c9f34a6fa97789.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3fe216576411662b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a463eeb58b3447a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1f477b7244c2fd30.rlib" "/opt/rustwide/target/debug/deps/libtokio-57a8a70afb92bbda.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-041249a2fe52e59d.rlib" "/opt/rustwide/target/debug/deps/libmio-7342404cce16d725.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetch_tests-c448dcd737239ba0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proton_client` (test "fetch_tests") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "423b2e72a524657641c66c9a7bcfe32574deb978b83bc7a7cfd50e838088705e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423b2e72a524657641c66c9a7bcfe32574deb978b83bc7a7cfd50e838088705e", kill_on_drop: false }`
[INFO] [stdout] 423b2e72a524657641c66c9a7bcfe32574deb978b83bc7a7cfd50e838088705e
