[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] c86893e24ae07783c912bac0098810ac491fedf0
[INFO] testing eriksre/rust_crypto_mm against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feriksre%2Frust_crypto_mm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] 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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eriksre/rust_crypto_mm on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded fastwebsockets v0.6.0
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded zmij v0.1.8
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8
[INFO] running `Command { std: "docker" "start" "ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling zmij v0.1.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[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 parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 synstructure v0.13.2
[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 sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.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/rustco0sLnt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_test-cf2efebf0fe715c0,libreqwest-4516ee44ce17281a,librustls_pemfile-30aaf682314043cb,libhyper_rustls-d934274b55e571fb,libserde_urlencoded-25d3141d76165420,libryu-d74114518a8aae1d,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_rustls-a476244934909562,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,librustls-09e7c512ad41802e,libsct-f83ed7f11a6a1f83,libwebpki-e3162007d5e8d161,libhyper-9c661b94c27bf461,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-a407b787c492b824,libh2-fb0e8a816be55ecf,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-5629529544b2a983,libtokio_util-7310d3704de9b3a2,libfutures_sink-ae1eb2d060de53a2,libtower_service-3fb88d28c2218805,libtracing-8dff89d18684ee1c,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libfutures_channel-0897301d97903da3,libfutures_util-68fa7dac50fb9729,libfutures_task-c06a259e538c6480,libpin_utils-3860774ad9b215b5,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-1e226e3d4cf6c41c,libfutures_core-3b920243fce8fec0,libhttp-74822cd76fbca8d9,libfnv-79e2cbfbe03dcd16,libserde_json-491818a9dfa8cc0d,libmemchr-60b408e76a46f254,libzmij-5d054c5be91217cd,libtungstenite-a69ad6be0ceda8b9,libwebpki_roots-c61c35cef9f8a87b,libwebpki_roots-55e800461a192672,libdata_encoding-506ef4e476430498,librand-34812e9b6d378b86,librand_chacha-dde9d89e42e19bb2,libppv_lite86-19d4d8ff1e20f179,libzerocopy-c2b1af6c91b16afc,librand_core-120d77fc3381845b,librustls-b2b5198cf046b499,libsubtle-2ae6a7038b9a0630,libwebpki-7385d0be048a58ee,libring-2a185b54faa15c1e,libgetrandom-7655105a49d53db9,libuntrusted-b2f816886faf2178,librustls_pki_types-41a1b679b3e0ee26,libzeroize-7f213bea776ca5b6,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libsha1-06af8c6fe73789a9,libcpufeatures-e04321643d03190d,libcfg_if-83060ec5685761ae,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libhttparse-8c9b827b8f345444,libthiserror-17edd524b40616da,liburl-9d80f911d7b68007,libidna-360c1a39a8da310b,libutf8_iter-51566bbad89f3a68,libidna_adapter-f2b445b693d77bd4,libicu_properties-8d1ebb09f0869600,libicu_properties_data-b217809bf575558a,libicu_normalizer-7d098b3d09282bee,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-ce8c3fdc373653c7,libpotential_utf-c35dd6136669532a,libicu_provider-cfc111a16335dcc5,libicu_locale_core-4320685d7cc4799e,libtinystr-3961dc74701c2301,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-8e2e0f80d4e102e8,libzerotrie-eeec1301171b88c7,libyoke-3c15a07aaa4a2f5c,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c92415860992a5d,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,liblog-f16ce4b64309590f,libhttp-7367acdaa8f49112,libitoa-3e56f5c52c8c710b,libserde-7ed49aa25ae89c1f,libserde_core-2c928ee17a7447a4,libtokio-9daa0b7f2e37413c,libsignal_hook_registry-c1b8c83998ccbc26,libsocket2-856364c7d89d7eaf,libbytes-3529dc27cc7678fe,libmio-ff9053d28b5ac315,liblibc-a24490d9e26425aa,libpin_project_lite-72bf04572caa1c84}.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/rustco0sLnt/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-30af2d606ebb5428/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/collect_all_csv_levels-2e11357903273c64" "-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] running `Command { std: "docker" "inspect" "ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8", kill_on_drop: false }`
[INFO] [stdout] ebb3b28340198cb051307cd5a062149453a4963c160db0840f99dc637d5c8ed8
