[INFO] fetching crate turbocable-server 0.5.1...
[INFO] testing turbocable-server-0.5.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate turbocable-server 0.5.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate turbocable-server 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate turbocable-server 0.5.1
[INFO] tweaked toml for crates.io crate turbocable-server 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate turbocable-server 0.5.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate turbocable-server 0.5.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded async-nats v0.47.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f0d9cf16435aee89e323db1433c8b93f783fda9adaebc1642a2b81a0d14eabf
[INFO] running `Command { std: "docker" "start" "-a" "3f0d9cf16435aee89e323db1433c8b93f783fda9adaebc1642a2b81a0d14eabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f0d9cf16435aee89e323db1433c8b93f783fda9adaebc1642a2b81a0d14eabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f0d9cf16435aee89e323db1433c8b93f783fda9adaebc1642a2b81a0d14eabf", kill_on_drop: false }`
[INFO] [stdout] 3f0d9cf16435aee89e323db1433c8b93f783fda9adaebc1642a2b81a0d14eabf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b045b0ac4eededee61df6ab54a90ff30722ef974a84d39c4c6c96b65cae2dd28
[INFO] running `Command { std: "docker" "start" "-a" "b045b0ac4eededee61df6ab54a90ff30722ef974a84d39c4c6c96b65cae2dd28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-websockets v0.10.1
[INFO] [stderr]    Compiling async-nats v0.47.0
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling turbocable-server v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "b045b0ac4eededee61df6ab54a90ff30722ef974a84d39c4c6c96b65cae2dd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b045b0ac4eededee61df6ab54a90ff30722ef974a84d39c4c6c96b65cae2dd28", kill_on_drop: false }`
[INFO] [stdout] b045b0ac4eededee61df6ab54a90ff30722ef974a84d39c4c6c96b65cae2dd28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0090a03963645a84ed3b24ef4654db6b09eb7ca3a12c4b5defca73948da264d
[INFO] running `Command { std: "docker" "start" "-a" "a0090a03963645a84ed3b24ef4654db6b09eb7ca3a12c4b5defca73948da264d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-websockets v0.10.1
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling async-nats v0.47.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling turbocable-server v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `turbocable-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name turbocable_server --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=0ea98e506e763e24 -C extra-filename=-7f92ca03c5df239a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-90ea90ac6e1e997c.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-e5b30c3e04c31897.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8855c93613df41f7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-81fe625e3d367f70.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7e82e63a1f630fd2.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-40785818e65854d8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e6a518514e80f9fb.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-1141dab9337fcc25.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-ad0ae1655c5933cf.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fa8f306c2be514c5.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-b958196c4d59b9c9.rlib --extern rlimit=/opt/rustwide/target/debug/deps/librlimit-4d6aa9cb039155c8.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-254b4b3e2fda6aad.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6bd5e8fd3ed14880.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e1732165a4436f4b.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-fed5a87f0424e478.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4152b7282774a20d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-57a3b43cb02e619f.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-92ae94e163b8a2e1.rlib --extern time_core=/opt/rustwide/target/debug/deps/libtime_core-cb07d6383f98de96.rlib --extern time_macros=/opt/rustwide/target/debug/deps/libtime_macros-e2383bbbcc051cdf.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cb77a454d4305653.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-e0d04bd5930b03a3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-326ebaf088a60c9f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-50b22342069e67cf.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-23a2c5d938d5cf5a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d40d7da45e103c10.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-89fc16cdf5c645cb/out -L native=/opt/rustwide/target/debug/build/jemalloc-sys-1f1da8a3650ebd87/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcfYcqW9/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librlimit-4d6aa9cb039155c8,libtracing_subscriber-23a2c5d938d5cf5a,libtracing_serde-49205b3a583de9cb,libsharded_slab-54131fdddada5e4f,libmatchers-6124b9914cb15c53,libnu_ansi_term-90002f1d2b8187f3,libthread_local-6675aad092b8cb63,libtracing_log-ff917d4e33b9512d,libjemallocator-1141dab9337fcc25,libjemalloc_sys-fec76dc9cfd1f4b9,libturbocable_server-83351b8253535479,libsocket2-4152b7282774a20d,librmp_serde-254b4b3e2fda6aad,librmp-8d6a12dea67dd37a,libasync_nats-90ea90ac6e1e997c,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libserde_nanos-f08d814d9b3074d0,libtryhard-c31621b75fc425b6,libnuid-059c1efe25177a50,libtokio_stream-9049ac38e94d3818,libtokio_websockets-715291089ba2f1ae,libwebpki_roots-221aaf33e32690c0,libwebpki_roots-39d9324af0eb35c3,libpin_project-dc7730b990f9e57d,libtokio_util-89d1654ecfef68d0,libportable_atomic-a041af5187c1fb82,libregex-6bad9560d2bf435d,libregex_automata-816ebbe8fc9d9713,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libnkeys-f47d93bccdda1345,libsignatory-7b5cff53783a0d04,libpkcs8-8bc7cc58ff7740e8,libspki-e62444e963fcd265,libder-7949eb1688d7b5d2,libpem_rfc7468-3dce39f62fc6c86a,libbase64ct-ff29693ac492f438,libconst_oid-3572c52259adb96a,libed25519_dalek-903c09552586ab1d,libsha2-df46c90f15ef8407,libcurve25519_dalek-a840f611511f2e66,libed25519-0e36bdd0dbe1e06d,libsignature-d9522543413bbe4b,libtokio_rustls-6e6b3f08e7797517,librustls-28e71be06a9319a4,libsubtle-3a70fd467bfaa3d3,libwebpki-56e1f6776bcf265f,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,liburl-844fc740ada920f5,libidna-3301a139495de52b,libidna_adapter-e897d3cba07b108e,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-41b35975644e6d88,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libprometheus-b958196c4d59b9c9,libprocfs-04385784de4cf9d8,librustix-3adb4a11ad4c4fb5,liblinux_raw_sys-4820e9cbe3a153d9,libprocfs_core-8fbcb2ff87ac6f45,libhex-0b3fae1a86581d8a,libbitflags-f99f75bd53c3daf2,liblazy_static-206e48a21956b6b1,libfnv-77106f9ed4748ca6,libdashmap-40785818e65854d8,libhashbrown-761ccb082646c9fe,libuuid-d40d7da45e103c10,librand-3853d71ee400dd04,libchacha20-095f593a1f2496e8,libcpufeatures-a1f83896db876f84,libgetrandom-e2968abd77d4152b,librand_core-72348a4446bd4c42,libaxum-e5b30c3e04c31897,libserde_path_to_error-13bf84c4153b2731,libserde_urlencoded-e8a40d468c2e104a,libryu-e5f8b89e5754c206,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libmatchit-ddd0e314be026e32,libtokio_tungstenite-b4649b60f2204c0a,libtungstenite-7f28a1b3a18d0d81,libdata_encoding-d7d48b19430cac4c,librand-7c81cc281dd0331a,librand_chacha-7bb323bc85f68fcc,libppv_lite86-7dc7971b4c149bc3,libzerocopy-75c2df16d343946e,librand_core-cd0891a6dc115f80,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libthiserror-57a3b43cb02e619f,libsha1-4d2d49d02d126f02,libcpufeatures-5bf216af22f7e564,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libhyper_util-1a14e33d9d72de2b,libhyper-cd8d8a8b79701b4c,libhttparse-812f1c5324d85c86,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libaxum_core-e2364cd61d7d26d5,libmime-ce0319f53a2119cd,libhttp_body_util-b1f5dcd8e2f1bef1,libhttp_body-2e162022d07f53f0,libhttp-496f33665179258d,libtracing-50b22342069e67cf,liblog-6c471594c474097a,libtracing_core-3162e97045a846e2,libonce_cell-b9d73fa098d83f74,libtower-c212df8fdf483c78,libsync_wrapper-c5a40a7e83288ecf,libtower_layer-007845b5cfb86980,libtower_service-2977940d96a5a5ec,libtokio-cb77a454d4305653,libsignal_hook_registry-31d3fe31d1ce82b3,liberrno-5922f5eb3b215bc5,libsocket2-d27dea2ecb8dd81c,libbytes-8855c93613df41f7,libmio-73e2e6e651075898,libparking_lot-eab6e71b08794b20,libparking_lot_core-a5b11c59e640524e,libsmallvec-fed5a87f0424e478,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures-e6a518514e80f9fb,libfutures_executor-a72e658b68a42074,libfutures_util-9ba1bf45df0fe592,libfutures_io-dea545488b4ac62e,libslab-716896e9652832e1,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libjsonwebtoken-ad0ae1655c5933cf,libpem-3a65cf31ea4f2dfa,libserde_json-e1732165a4436f4b,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libsimple_asn1-dd22cbfe029915c3,libtime-92ae94e163b8a2e1,libitoa-f934f33aadd9150c,libtime_core-cb07d6383f98de96,libnum_conv-3144625719d63dfb,libderanged-c86e978342b99c8d,libpowerfmt-6dad2d624cb624e5,libthiserror-72bc1d80fb2765dc,libnum_bigint-99dace9ff0a9fe68,libnum_integer-9e13a188cfba9e12,libnum_traits-8f4c483fc2497ec9,libbase64-6d64914d1112fcae,libring-dc8f8f1e260ce8e2,libgetrandom-61878d99fc2cb347,liblibc-6a16fbd1c255c9d9,libuntrusted-505c99a4b3f7da0b,libcfg_if-52879664ee908f39,libserde-6bd5e8fd3ed14880,libserde_core-2cb176a15b19c416,libclap-81fe625e3d367f70,libclap_builder-ac3b7298eeffe261,libstrsim-e69344138c76bdcc,libanstream-8e49a879bc06fc9d,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-d03c204d2e6a66a6,libanstyle_parse-376627c46c46ae54,libutf8parse-ad1e940ee00e2725,libclap_lex-3f961ba0c52da6f8,libanstyle-48a9ff2d49c7fc7b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcfYcqW9/raw-dylibs" "-B<sysroot>/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-89fc16cdf5c645cb/out" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-1f1da8a3650ebd87/out/build/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/turbocable_server-eccf171ffbd50d20" "-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 `turbocable-server` (bin "turbocable-server") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8DiJlE/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libturbocable_server-83351b8253535479,libsocket2-4152b7282774a20d,librmp_serde-254b4b3e2fda6aad,librmp-8d6a12dea67dd37a,libprometheus-b958196c4d59b9c9,libprocfs-04385784de4cf9d8,librustix-3adb4a11ad4c4fb5,liblinux_raw_sys-4820e9cbe3a153d9,libprocfs_core-8fbcb2ff87ac6f45,libhex-0b3fae1a86581d8a,libbitflags-f99f75bd53c3daf2,liblazy_static-206e48a21956b6b1,libfnv-77106f9ed4748ca6,libdashmap-40785818e65854d8,libhashbrown-761ccb082646c9fe,libuuid-d40d7da45e103c10,librand-3853d71ee400dd04,libchacha20-095f593a1f2496e8,libcpufeatures-a1f83896db876f84,libgetrandom-e2968abd77d4152b,librand_core-72348a4446bd4c42,libaxum-e5b30c3e04c31897,libserde_path_to_error-13bf84c4153b2731,libserde_urlencoded-e8a40d468c2e104a,libryu-e5f8b89e5754c206,libmatchit-ddd0e314be026e32,libtokio_tungstenite-b4649b60f2204c0a,libtungstenite-7f28a1b3a18d0d81,libhyper_util-1a14e33d9d72de2b,libhyper-cd8d8a8b79701b4c,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libaxum_core-e2364cd61d7d26d5,libmime-ce0319f53a2119cd,libhttp_body_util-b1f5dcd8e2f1bef1,libhttp_body-2e162022d07f53f0,libtower-c212df8fdf483c78,libsync_wrapper-c5a40a7e83288ecf,libtower_layer-007845b5cfb86980,libtower_service-2977940d96a5a5ec,libclap-81fe625e3d367f70,libclap_builder-ac3b7298eeffe261,libstrsim-e69344138c76bdcc,libanstream-8e49a879bc06fc9d,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-d03c204d2e6a66a6,libanstyle_parse-376627c46c46ae54,libutf8parse-ad1e940ee00e2725,libclap_lex-3f961ba0c52da6f8,libanstyle-48a9ff2d49c7fc7b,libjsonwebtoken-ad0ae1655c5933cf,libpem-3a65cf31ea4f2dfa,libsimple_asn1-dd22cbfe029915c3,libthiserror-72bc1d80fb2765dc,libnum_bigint-99dace9ff0a9fe68,libnum_integer-9e13a188cfba9e12,libnum_traits-8f4c483fc2497ec9,libasync_nats-90ea90ac6e1e997c,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libserde_nanos-f08d814d9b3074d0,libtryhard-c31621b75fc425b6,libnuid-059c1efe25177a50,libtokio_stream-9049ac38e94d3818,libtokio_websockets-715291089ba2f1ae,libwebpki_roots-221aaf33e32690c0,libwebpki_roots-39d9324af0eb35c3,libbase64-6d64914d1112fcae,libpin_project-dc7730b990f9e57d,libtokio_util-89d1654ecfef68d0,libportable_atomic-a041af5187c1fb82,libregex-6bad9560d2bf435d,libregex_automata-816ebbe8fc9d9713,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libnkeys-f47d93bccdda1345,libsignatory-7b5cff53783a0d04,libpkcs8-8bc7cc58ff7740e8,libspki-e62444e963fcd265,libder-7949eb1688d7b5d2,libpem_rfc7468-3dce39f62fc6c86a,libbase64ct-ff29693ac492f438,libconst_oid-3572c52259adb96a,libed25519_dalek-903c09552586ab1d,libsha2-df46c90f15ef8407,libcurve25519_dalek-a840f611511f2e66,libed25519-0e36bdd0dbe1e06d,libsignature-d9522543413bbe4b,libtokio_rustls-6e6b3f08e7797517,librustls-28e71be06a9319a4,libsubtle-3a70fd467bfaa3d3,libwebpki-56e1f6776bcf265f,libring-dc8f8f1e260ce8e2,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtracing-50b22342069e67cf,libtracing_core-3162e97045a846e2,libonce_cell-b9d73fa098d83f74,libtime-92ae94e163b8a2e1,libtime_core-cb07d6383f98de96,libnum_conv-3144625719d63dfb,libderanged-c86e978342b99c8d,libpowerfmt-6dad2d624cb624e5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde_json-e1732165a4436f4b,libzmij-2f58aa8f05c876ef,libtokio_tungstenite-326ebaf088a60c9f,libtokio-cb77a454d4305653,libsignal_hook_registry-31d3fe31d1ce82b3,liberrno-5922f5eb3b215bc5,libsocket2-d27dea2ecb8dd81c,libmio-73e2e6e651075898,libparking_lot-eab6e71b08794b20,libparking_lot_core-a5b11c59e640524e,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libtungstenite-049fb10f852d8a7c,libdata_encoding-d7d48b19430cac4c,librand-7c81cc281dd0331a,librand_chacha-7bb323bc85f68fcc,libppv_lite86-7dc7971b4c149bc3,libzerocopy-75c2df16d343946e,librand_core-cd0891a6dc115f80,libgetrandom-61878d99fc2cb347,liblibc-6a16fbd1c255c9d9,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-4d2d49d02d126f02,libcpufeatures-5bf216af22f7e564,libcfg_if-52879664ee908f39,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libhttparse-812f1c5324d85c86,libthiserror-57a3b43cb02e619f,liburl-844fc740ada920f5,libidna-3301a139495de52b,libidna_adapter-e897d3cba07b108e,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-41b35975644e6d88,libsmallvec-fed5a87f0424e478,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,liblog-6c471594c474097a,libhttp-496f33665179258d,libitoa-f934f33aadd9150c,libbytes-8855c93613df41f7,libserde-6bd5e8fd3ed14880,libserde_core-2cb176a15b19c416,libfutures-e6a518514e80f9fb,libfutures_executor-a72e658b68a42074,libfutures_util-9ba1bf45df0fe592,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libslab-716896e9652832e1,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8DiJlE/raw-dylibs" "-B<sysroot>/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-89fc16cdf5c645cb/out" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-1f1da8a3650ebd87/out/build/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/health-be8aa46289685ed9" "-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 `turbocable-server` (test "health") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNe825O/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libturbocable_server-83351b8253535479,libsocket2-4152b7282774a20d,librmp_serde-254b4b3e2fda6aad,librmp-8d6a12dea67dd37a,libprometheus-b958196c4d59b9c9,libprocfs-04385784de4cf9d8,librustix-3adb4a11ad4c4fb5,liblinux_raw_sys-4820e9cbe3a153d9,libprocfs_core-8fbcb2ff87ac6f45,libhex-0b3fae1a86581d8a,libbitflags-f99f75bd53c3daf2,liblazy_static-206e48a21956b6b1,libfnv-77106f9ed4748ca6,libdashmap-40785818e65854d8,libhashbrown-761ccb082646c9fe,libuuid-d40d7da45e103c10,librand-3853d71ee400dd04,libchacha20-095f593a1f2496e8,libcpufeatures-a1f83896db876f84,libgetrandom-e2968abd77d4152b,librand_core-72348a4446bd4c42,libaxum-e5b30c3e04c31897,libserde_path_to_error-13bf84c4153b2731,libserde_urlencoded-e8a40d468c2e104a,libryu-e5f8b89e5754c206,libmatchit-ddd0e314be026e32,libtokio_tungstenite-b4649b60f2204c0a,libtungstenite-7f28a1b3a18d0d81,libhyper_util-1a14e33d9d72de2b,libhyper-cd8d8a8b79701b4c,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libaxum_core-e2364cd61d7d26d5,libmime-ce0319f53a2119cd,libhttp_body_util-b1f5dcd8e2f1bef1,libhttp_body-2e162022d07f53f0,libtower-c212df8fdf483c78,libsync_wrapper-c5a40a7e83288ecf,libtower_layer-007845b5cfb86980,libtower_service-2977940d96a5a5ec,libclap-81fe625e3d367f70,libclap_builder-ac3b7298eeffe261,libstrsim-e69344138c76bdcc,libanstream-8e49a879bc06fc9d,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-d03c204d2e6a66a6,libanstyle_parse-376627c46c46ae54,libutf8parse-ad1e940ee00e2725,libclap_lex-3f961ba0c52da6f8,libanstyle-48a9ff2d49c7fc7b,libjsonwebtoken-ad0ae1655c5933cf,libpem-3a65cf31ea4f2dfa,libsimple_asn1-dd22cbfe029915c3,libthiserror-72bc1d80fb2765dc,libnum_bigint-99dace9ff0a9fe68,libnum_integer-9e13a188cfba9e12,libnum_traits-8f4c483fc2497ec9,libasync_nats-90ea90ac6e1e997c,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libserde_nanos-f08d814d9b3074d0,libtryhard-c31621b75fc425b6,libnuid-059c1efe25177a50,libtokio_stream-9049ac38e94d3818,libtokio_websockets-715291089ba2f1ae,libwebpki_roots-221aaf33e32690c0,libwebpki_roots-39d9324af0eb35c3,libbase64-6d64914d1112fcae,libpin_project-dc7730b990f9e57d,libtokio_util-89d1654ecfef68d0,libportable_atomic-a041af5187c1fb82,libregex-6bad9560d2bf435d,libregex_automata-816ebbe8fc9d9713,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libnkeys-f47d93bccdda1345,libsignatory-7b5cff53783a0d04,libpkcs8-8bc7cc58ff7740e8,libspki-e62444e963fcd265,libder-7949eb1688d7b5d2,libpem_rfc7468-3dce39f62fc6c86a,libbase64ct-ff29693ac492f438,libconst_oid-3572c52259adb96a,libed25519_dalek-903c09552586ab1d,libsha2-df46c90f15ef8407,libcurve25519_dalek-a840f611511f2e66,libed25519-0e36bdd0dbe1e06d,libsignature-d9522543413bbe4b,libtokio_rustls-6e6b3f08e7797517,librustls-28e71be06a9319a4,libsubtle-3a70fd467bfaa3d3,libwebpki-56e1f6776bcf265f,libring-dc8f8f1e260ce8e2,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtracing-50b22342069e67cf,libtracing_core-3162e97045a846e2,libonce_cell-b9d73fa098d83f74,libtime-92ae94e163b8a2e1,libtime_core-cb07d6383f98de96,libnum_conv-3144625719d63dfb,libderanged-c86e978342b99c8d,libpowerfmt-6dad2d624cb624e5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde_json-e1732165a4436f4b,libzmij-2f58aa8f05c876ef,libtokio_tungstenite-326ebaf088a60c9f,libtokio-cb77a454d4305653,libsignal_hook_registry-31d3fe31d1ce82b3,liberrno-5922f5eb3b215bc5,libsocket2-d27dea2ecb8dd81c,libmio-73e2e6e651075898,libparking_lot-eab6e71b08794b20,libparking_lot_core-a5b11c59e640524e,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libtungstenite-049fb10f852d8a7c,libdata_encoding-d7d48b19430cac4c,librand-7c81cc281dd0331a,librand_chacha-7bb323bc85f68fcc,libppv_lite86-7dc7971b4c149bc3,libzerocopy-75c2df16d343946e,librand_core-cd0891a6dc115f80,libgetrandom-61878d99fc2cb347,liblibc-6a16fbd1c255c9d9,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-4d2d49d02d126f02,libcpufeatures-5bf216af22f7e564,libcfg_if-52879664ee908f39,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libhttparse-812f1c5324d85c86,libthiserror-57a3b43cb02e619f,liburl-844fc740ada920f5,libidna-3301a139495de52b,libidna_adapter-e897d3cba07b108e,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-41b35975644e6d88,libsmallvec-fed5a87f0424e478,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,liblog-6c471594c474097a,libhttp-496f33665179258d,libitoa-f934f33aadd9150c,libbytes-8855c93613df41f7,libserde-6bd5e8fd3ed14880,libserde_core-2cb176a15b19c416,libfutures-e6a518514e80f9fb,libfutures_executor-a72e658b68a42074,libfutures_util-9ba1bf45df0fe592,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libslab-716896e9652832e1,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNe825O/raw-dylibs" "-B<sysroot>/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-89fc16cdf5c645cb/out" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-1f1da8a3650ebd87/out/build/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/replay-a1584277df87dbd6" "-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 `turbocable-server` (test "replay") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a0090a03963645a84ed3b24ef4654db6b09eb7ca3a12c4b5defca73948da264d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0090a03963645a84ed3b24ef4654db6b09eb7ca3a12c4b5defca73948da264d", kill_on_drop: false }`
[INFO] [stdout] a0090a03963645a84ed3b24ef4654db6b09eb7ca3a12c4b5defca73948da264d
