[INFO] cloning repository https://github.com/eriksre/rust_crypto_mm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eriksre/rust_crypto_mm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feriksre%2Frust_crypto_mm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feriksre%2Frust_crypto_mm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ba087e4fde3cec62318b5be1d80ec5bdda45473
[INFO] testing eriksre/rust_crypto_mm against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feriksre%2Frust_crypto_mm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  70% (165/234)
Updating files:  71% (167/234)
Updating files:  72% (169/234)
Updating files:  73% (171/234)
Updating files:  74% (174/234)
Updating files:  75% (176/234)
Updating files:  76% (178/234)
Updating files:  77% (181/234)
Updating files:  78% (183/234)
Updating files:  79% (185/234)
Updating files:  80% (188/234)
Updating files:  81% (190/234)
Updating files:  82% (192/234)
Updating files:  83% (195/234)
Updating files:  84% (197/234)
Updating files:  85% (199/234)
Updating files:  86% (202/234)
Updating files:  87% (204/234)
Updating files:  88% (206/234)
Updating files:  89% (209/234)
Updating files:  90% (211/234)
Updating files:  91% (213/234)
Updating files:  92% (216/234)
Updating files:  93% (218/234)
Updating files:  94% (220/234)
Updating files:  95% (223/234)
Updating files:  96% (225/234)
Updating files:  97% (227/234)
Updating files:  98% (230/234)
Updating files:  99% (232/234)
Updating files: 100% (234/234)
Updating files: 100% (234/234), done.
[INFO] started tweaking git repo https://github.com/eriksre/rust_crypto_mm
[INFO] finished tweaking git repo https://github.com/eriksre/rust_crypto_mm
[INFO] tweaked toml for git repo https://github.com/eriksre/rust_crypto_mm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eriksre/rust_crypto_mm on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eriksre/rust_crypto_mm 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v0.1.8
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded fastwebsockets v0.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 555eb9d8232abfe4fd8bce79e87542cde94dc9dc35f884c5a4b55bfe24d2d4b4
[INFO] running `Command { std: "docker" "start" "-a" "555eb9d8232abfe4fd8bce79e87542cde94dc9dc35f884c5a4b55bfe24d2d4b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "555eb9d8232abfe4fd8bce79e87542cde94dc9dc35f884c5a4b55bfe24d2d4b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555eb9d8232abfe4fd8bce79e87542cde94dc9dc35f884c5a4b55bfe24d2d4b4", kill_on_drop: false }`
[INFO] [stdout] 555eb9d8232abfe4fd8bce79e87542cde94dc9dc35f884c5a4b55bfe24d2d4b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff951d36abd1f03d253062afb00ee69a9e8b6c151376c895ced60fffe37aaf2
[INFO] running `Command { std: "docker" "start" "-a" "6ff951d36abd1f03d253062afb00ee69a9e8b6c151376c895ced60fffe37aaf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zmij v0.1.8
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rust_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/mexc_raw_dump.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |         if let Ok(mut frame) = mexc_c.try_pop() {
[INFO] [stdout]    |                   ----^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjKFHa8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_test-6d3d3b7ec10ceea4,libreqwest-95296ff01f7b7f93,librustls_pemfile-e8ee5c5be61d9f22,libhyper_rustls-f149f957b5e46eb6,libserde_urlencoded-29deabfd6237e773,libryu-3a7fe94f02dbbd8c,libwebpki_roots-bbccd0e2a2066f7c,libbase64-be691d74ff7143c8,libipnet-8ec7b873cb0a92d5,libtokio_rustls-1ff0da0d1f16cc84,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,librustls-07ef422121bee96e,libsct-a622a44c2047ce1e,libwebpki-fad1e02452d158e6,libhyper-a3827bbd811860e1,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libsocket2-2e933a00f68a9ca0,libh2-9659c6adb982c96c,libindexmap-33a88bb2d334fc45,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libtokio_util-d6cbcbe51be12154,libfutures_sink-f0db3c24b19532ab,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libfutures_channel-25a5f1f793e07868,libfutures_util-582f1112f90bac1b,libfutures_task-91198c0810a33fed,libpin_utils-47b630022fed6c6f,libsync_wrapper-f0fd3580be5bdab2,libhttp_body-400a50d16329c8ce,libfutures_core-2de656caeca80e95,libhttp-296b9727fa1b513e,libfnv-68f5b69a4a74de9d,libserde_json-8466cdd87a1d8f3b,libmemchr-c95844734d70b92e,libzmij-dd8fe28e7758ab4c,libtungstenite-b36bdfa7f9e16da9,libwebpki_roots-a6d54052567488d7,libwebpki_roots-8ce8809b4399e830,libdata_encoding-eac1b350a2e6b606,librand-d8ac1b285aaeb611,librand_chacha-0812e342c1cff92f,libppv_lite86-ca3a359ee2a917b0,libzerocopy-645d6701444bba8a,librand_core-f112513a94863a46,librustls-cc4278486d34cd15,libsubtle-dcdab698cc4c3907,libwebpki-478e8c22c58b7488,libring-c0eb940b4b7ae8b9,libgetrandom-4bca9c74fc724c4e,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libutf8-df58ee611640a311,libbyteorder-78c5b2b62678e038,libsha1-a8e11f36562c0fc1,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,libhttparse-ed4f84df0bdd5152,libthiserror-463525c0461b1688,liburl-064622760f280a1e,libidna-432cfe20831b61fb,libutf8_iter-3720c12e0564d699,libidna_adapter-2070ae94040e0928,libicu_properties-b3b9157a3fb246b4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-81536148afaade21,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-be4d818cca1e528d,libpotential_utf-966a0b0206fb54ab,libicu_provider-2cb4c676ec00c84f,libicu_locale_core-d2e4b95bbfdaa7c3,libtinystr-3664d0a485212b44,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-23a537a8e25bb9f0,libzerotrie-d4d986f006d24ea5,libyoke-e76898acbd2dca62,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-ead83b896d448db9,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,liblog-daaabcfa7298a692,libhttp-4c4850cb315c9b13,libitoa-b805950b781884e1,libserde-0c3080c240fd6fc4,libserde_core-ddbfab38902d4b44,libtokio-f50c788211f30dd3,libsignal_hook_registry-42eb26c44274c132,libsocket2-753ec7a026efd332,libbytes-bc92f5632409d3fc,libmio-55b16aa6ae24e810,liblibc-25ddb8fd95dab50c,libpin_project_lite-0480e93619ded6e2}.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/rustcjKFHa8/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-30b0abc6601812d2/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ticker_watch-83de560f4e170068" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcE6iGxT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_test-6d3d3b7ec10ceea4,libreqwest-95296ff01f7b7f93,librustls_pemfile-e8ee5c5be61d9f22,libhyper_rustls-f149f957b5e46eb6,libserde_urlencoded-29deabfd6237e773,libryu-3a7fe94f02dbbd8c,libwebpki_roots-bbccd0e2a2066f7c,libbase64-be691d74ff7143c8,libipnet-8ec7b873cb0a92d5,libtokio_rustls-1ff0da0d1f16cc84,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,librustls-07ef422121bee96e,libsct-a622a44c2047ce1e,libwebpki-fad1e02452d158e6,libhyper-a3827bbd811860e1,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libsocket2-2e933a00f68a9ca0,libh2-9659c6adb982c96c,libindexmap-33a88bb2d334fc45,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libtokio_util-d6cbcbe51be12154,libfutures_sink-f0db3c24b19532ab,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libfutures_channel-25a5f1f793e07868,libfutures_util-582f1112f90bac1b,libfutures_task-91198c0810a33fed,libpin_utils-47b630022fed6c6f,libsync_wrapper-f0fd3580be5bdab2,libhttp_body-400a50d16329c8ce,libfutures_core-2de656caeca80e95,libhttp-296b9727fa1b513e,libfnv-68f5b69a4a74de9d,libserde_json-8466cdd87a1d8f3b,libmemchr-c95844734d70b92e,libzmij-dd8fe28e7758ab4c,libtungstenite-b36bdfa7f9e16da9,libwebpki_roots-a6d54052567488d7,libwebpki_roots-8ce8809b4399e830,libdata_encoding-eac1b350a2e6b606,librand-d8ac1b285aaeb611,librand_chacha-0812e342c1cff92f,libppv_lite86-ca3a359ee2a917b0,libzerocopy-645d6701444bba8a,librand_core-f112513a94863a46,librustls-cc4278486d34cd15,libsubtle-dcdab698cc4c3907,libwebpki-478e8c22c58b7488,libring-c0eb940b4b7ae8b9,libgetrandom-4bca9c74fc724c4e,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libutf8-df58ee611640a311,libbyteorder-78c5b2b62678e038,libsha1-a8e11f36562c0fc1,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,libhttparse-ed4f84df0bdd5152,libthiserror-463525c0461b1688,liburl-064622760f280a1e,libidna-432cfe20831b61fb,libutf8_iter-3720c12e0564d699,libidna_adapter-2070ae94040e0928,libicu_properties-b3b9157a3fb246b4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-81536148afaade21,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-be4d818cca1e528d,libpotential_utf-966a0b0206fb54ab,libicu_provider-2cb4c676ec00c84f,libicu_locale_core-d2e4b95bbfdaa7c3,libtinystr-3664d0a485212b44,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-23a537a8e25bb9f0,libzerotrie-d4d986f006d24ea5,libyoke-e76898acbd2dca62,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-ead83b896d448db9,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,liblog-daaabcfa7298a692,libhttp-4c4850cb315c9b13,libitoa-b805950b781884e1,libserde-0c3080c240fd6fc4,libserde_core-ddbfab38902d4b44,libtokio-f50c788211f30dd3,libsignal_hook_registry-42eb26c44274c132,libsocket2-753ec7a026efd332,libbytes-bc92f5632409d3fc,libmio-55b16aa6ae24e810,liblibc-25ddb8fd95dab50c,libpin_project_lite-0480e93619ded6e2}.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/rustcE6iGxT/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-30b0abc6601812d2/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/collect_all_csv_levels-4885871ac4b94fcf" "-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 `rust_test` (bin "collect_all_csv_levels") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust_test` (bin "ticker_watch") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6ff951d36abd1f03d253062afb00ee69a9e8b6c151376c895ced60fffe37aaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff951d36abd1f03d253062afb00ee69a9e8b6c151376c895ced60fffe37aaf2", kill_on_drop: false }`
[INFO] [stdout] 6ff951d36abd1f03d253062afb00ee69a9e8b6c151376c895ced60fffe37aaf2
