[INFO] fetching crate rustgenhash 0.12.1... [INFO] building rustgenhash-0.12.1 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate rustgenhash 0.12.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rustgenhash 0.12.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustgenhash 0.12.1 [INFO] tweaked toml for crates.io crate rustgenhash 0.12.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustgenhash 0.12.1 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustgenhash 0.12.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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01bb76beab277e762f5adf60ea05d36c3f59ef52fe2dafa5703c5cecd9ba74f7 [INFO] running `Command { std: "docker" "start" "-a" "01bb76beab277e762f5adf60ea05d36c3f59ef52fe2dafa5703c5cecd9ba74f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01bb76beab277e762f5adf60ea05d36c3f59ef52fe2dafa5703c5cecd9ba74f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bb76beab277e762f5adf60ea05d36c3f59ef52fe2dafa5703c5cecd9ba74f7", kill_on_drop: false }` [INFO] [stdout] 01bb76beab277e762f5adf60ea05d36c3f59ef52fe2dafa5703c5cecd9ba74f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21c35e0618f5ce8ae7d6c9647ac78c6cc5366848715f017f16eb5808976468b2 [INFO] running `Command { std: "docker" "start" "-a" "21c35e0618f5ce8ae7d6c9647ac78c6cc5366848715f017f16eb5808976468b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ascon-core v0.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling belt-block v0.1.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling threefish v0.5.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling md5-asm v0.5.2 [INFO] [stderr] Compiling whirlpool-asm v0.6.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling sha1-asm v0.5.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling whirlpool v0.10.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling fsb v0.1.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling balloon-hash v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling rand_hc v0.3.2 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.9.0 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling skein v0.1.1 [INFO] [stderr] Compiling jh v0.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ascon-hash v0.2.1 [INFO] [stderr] Compiling sm3 v0.4.2 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling belt-hash v0.1.1 [INFO] [stderr] Compiling groestl v0.10.1 [INFO] [stderr] Compiling sha-crypt v0.4.0 [INFO] [stderr] Compiling shabal v0.4.1 [INFO] [stderr] Compiling md2 v0.10.2 [INFO] [stderr] Compiling gost94 v0.10.4 [INFO] [stderr] Compiling tiger v0.2.1 [INFO] [stderr] Compiling md4 v0.10.2 [INFO] [stderr] Compiling streebog v0.10.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rand_jitter v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling multihash v0.18.1 [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 serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling hyper v0.14.32 [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 hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rustgenhash v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "21c35e0618f5ce8ae7d6c9647ac78c6cc5366848715f017f16eb5808976468b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c35e0618f5ce8ae7d6c9647ac78c6cc5366848715f017f16eb5808976468b2", kill_on_drop: false }` [INFO] [stdout] 21c35e0618f5ce8ae7d6c9647ac78c6cc5366848715f017f16eb5808976468b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d83f8b2af78f0b5796266599001479039e9b06d794b0a320d2d2f4b61c6d1f0 [INFO] running `Command { std: "docker" "start" "-a" "2d83f8b2af78f0b5796266599001479039e9b06d794b0a320d2d2f4b61c6d1f0", kill_on_drop: false }` [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database is locked [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 5: The database file is locked [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rustgenhash v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rustgenhash` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name rustgenhash --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 --cfg 'feature="asm-accel"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm-accel", "default", "portable-only", "std"))' -C metadata=f509fa5f5d2a78e4 -C extra-filename=-cc50320ba22dc291 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-8399b44f42b3661e.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-8d846a482b81f18a.rlib --extern ascon_hash=/opt/rustwide/target/debug/deps/libascon_hash-033cb6fcf705dfdc.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-05118b148a31c182.rlib --extern balloon_hash=/opt/rustwide/target/debug/deps/libballoon_hash-602a5c6fb94f5fd0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bcrypt_pbkdf=/opt/rustwide/target/debug/deps/libbcrypt_pbkdf-441ff175db3c2ab6.rlib --extern belt_hash=/opt/rustwide/target/debug/deps/libbelt_hash-51833e6be3b98592.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-7f70a4183925dc3a.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-ce38f2421bf169d4.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e9cc775c70b7764b.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-96fdf90e287e4ffd.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-26cf7656c415cec6.rlib --extern cmac=/opt/rustwide/target/debug/deps/libcmac-0ef1d4d7b1440637.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-9bda086fd807e5e2.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-278495af9a4c5622.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-4e5ed1501e186d88.rlib --extern fsb=/opt/rustwide/target/debug/deps/libfsb-f7227baa4ab94bec.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-1a62893dea07c173.rlib --extern gost94=/opt/rustwide/target/debug/deps/libgost94-4590f5d6061512dc.rlib --extern groestl=/opt/rustwide/target/debug/deps/libgroestl-4c99cca0570a1c6c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-a571baa69db10732.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-f7d5703eab45894d.rlib --extern jh=/opt/rustwide/target/debug/deps/libjh-f95ed1fbdcf27805.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-fa729d7fbf39171f.rlib --extern md2=/opt/rustwide/target/debug/deps/libmd2-3ea9c97c9a7d2456.rlib --extern md4=/opt/rustwide/target/debug/deps/libmd4-b5159ca57a985e43.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-d70ddfccac023c57.rlib --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-7a79240c6ba9f390.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-84887d3864d8ac7f.rlib --extern password_hash=/opt/rustwide/target/debug/deps/libpassword_hash-25aae007f60f9fd3.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-27d8e46b2b6eaca0.rlib --extern poly1305=/opt/rustwide/target/debug/deps/libpoly1305-9506c96c64c53a43.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-27010e4e0208a005.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-79d705f4fdfab2ee.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-411b2c00c06eee38.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-ac9964f3e54c3a04.rlib --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-d1a0605393ddb08d.rlib --extern rand_isaac=/opt/rustwide/target/debug/deps/librand_isaac-a41d2ac826139b16.rlib --extern rand_jitter=/opt/rustwide/target/debug/deps/librand_jitter-96ba111e7b0a43a9.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-ef7abb8c4a710acd.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-2335068b5fbd3d56.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-ef29f7fd3fdcbd79.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4b6879ba7cdb1c02.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66acfd4645344260.rlib --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-4deabbcecc3868f2.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-592058e6df6ed6ba.rlib --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-b41c4507763d4f14.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89066acfc76b776e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dd1ebfcd2b4a759c.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-50ab3edddb6255c5.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-5358dfb9a5296aa0.rlib --extern sha_crypt=/opt/rustwide/target/debug/deps/libsha_crypt-a1771fd2df5ada8e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c36440ab45e997af.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-0d6db2e66f7cec92.rlib --extern shabal=/opt/rustwide/target/debug/deps/libshabal-40f711cd5ce5f07a.rlib --extern skein=/opt/rustwide/target/debug/deps/libskein-b3b9edbe87b2e96e.rlib --extern sm3=/opt/rustwide/target/debug/deps/libsm3-4618d838203a2999.rlib --extern streebog=/opt/rustwide/target/debug/deps/libstreebog-94c19bff7b6c9f53.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-84a9b7868b4e684c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1d20b36e6b248483.rlib --extern tiger=/opt/rustwide/target/debug/deps/libtiger-2d89e487c859918f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3d5d8dfd56a4681a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-eb3acdefcd2ef3ac.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --extern whirlpool=/opt/rustwide/target/debug/deps/libwhirlpool-3d95fdd8eb31515b.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/sha2-asm-c3e90702b8ef2e63/out -L native=/opt/rustwide/target/debug/build/sha2-asm-c3e90702b8ef2e63/out -L native=/opt/rustwide/target/debug/build/blake3-d142f7ec09a950eb/out -L native=/opt/rustwide/target/debug/build/blake3-d142f7ec09a950eb/out -L native=/opt/rustwide/target/debug/build/whirlpool-asm-911afbc51b10a397/out -L native=/opt/rustwide/target/debug/build/md5-asm-2a2666d679d6bb77/out -L native=/opt/rustwide/target/debug/build/sha1-asm-d7d44bf0bb81fcf5/out` (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" "/tmp/rustc2RcXp8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustgenhash-480fbded6ae19ce6,libhkdf-a571baa69db10732,libuuid-eb3acdefcd2ef3ac,libsha1_smol-4fed1055ba2d5f30,libatomic-42c3fd123c4b448b,libbytemuck-fe571f4439465e4d,librand_xorshift-2335068b5fbd3d56,librand_pcg-ef7abb8c4a710acd,librand_isaac-a41d2ac826139b16,librand_hc-d1a0605393ddb08d,libtiger-2d89e487c859918f,libstreebog-94c19bff7b6c9f53,libsm3-4618d838203a2999,libshabal-40f711cd5ce5f07a,libripemd-4deabbcecc3868f2,libmd4-b5159ca57a985e43,libmd2-3ea9c97c9a7d2456,libjh-f95ed1fbdcf27805,libhex_literal-8878a654be8cbe3b,libgroestl-4c99cca0570a1c6c,libgost94-4590f5d6061512dc,libfsb-f7227baa4ab94bec,libwhirlpool-3d95fdd8eb31515b,libwhirlpool_asm-b676e1a54f6879e9,libbelt_hash-51833e6be3b98592,libbelt_block-1f2420a3e6a166b0,libbcrypt_pbkdf-441ff175db3c2ab6,libblowfish-401955e6ceaca25b,libbyteorder-7df9ab1ae37e1368,libserde_yaml-50ab3edddb6255c5,libunsafe_libyaml-7bc1bf218b2f5452,libmd5-fa729d7fbf39171f,libmd5_asm-690b3c5debe7571b,librand_jitter-96ba111e7b0a43a9,librand_core-0359674a8518ae08,libmultihash-84887d3864d8ac7f,libblake2s_simd-6e143580939d9512,libblake2b_simd-28e976d73fa9abf1,libunsigned_varint-61fd2c5798fca72e,libmultibase-7a79240c6ba9f390,libbase_x-aacb55c1704f712f,libbase256emoji-9693a0ad81568150,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-dd8b5173a48a6c85,libdata_encoding-a93b6f7b4cac2841,libpoly1305-9506c96c64c53a43,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-418ef31af41a4ce2,libsha1-5358dfb9a5296aa0,libsha1_asm-f33301a6d67a10fe,libhex-28742b4ca144387c,libcmac-0ef1d4d7b1440637,libdbl-fba2652639951af5,libaes-8399b44f42b3661e,libsha3-0d6db2e66f7cec92,libkeccak-42ca8630c7170c4b,libblake3-ce38f2421bf169d4,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsha_crypt-a1771fd2df5ada8e,librand-79d705f4fdfab2ee,librand_chacha-411b2c00c06eee38,libppv_lite86-86fd0eeea3aac3a9,libzerocopy-e9c64b657dc53c58,libreqwest-66acfd4645344260,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-a0ba60b5c360ab84,libipnet-9aae67a4e846df6d,libtokio_native_tls-e2e8b05dc1d4966e,libserde_urlencoded-e8f1e18b7fdc1bce,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libnative_tls-f94690e921b952fe,libopenssl_probe-cbab9b905ab83f66,libopenssl-d0b39d8c8b0453d9,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1b70ade17c1f4c9d,libhyper-d59c2a1b01cf0e75,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-e076b633fbf03b01,libhttparse-bd7756ee31d482a3,libh2-c6e6e562f61802d5,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-28c9c18f72413958,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libfutures_channel-179401688c37d974,libtokio-922dd10d3df2ba5d,libsocket2-233e8c8abc9ceb15,libmio-8204cbb4816a37f5,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libfutures_util-d75c7d4680902620,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liburl-3d5d8dfd56a4681a,libidna-29ee96025cbb1073,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c89b093f666a2091,libicu_properties-48d144fa4af393fd,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-14ce478aa7c6ad94,libicu_normalizer_data-463b716e14a45244,libicu_collections-e2d3ebb8e3bc7364,libpotential_utf-9b198191e6f9e744,libicu_provider-10677a96caba2c77,libicu_locale_core-fb490d91eb26430c,libtinystr-1de8b63351c6aad8,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ee38833161391804,libzerotrie-80d0fbf2cbde1650,libyoke-838a133e078f827f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-57801c35898fe5a6,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libskein-b3b9edbe87b2e96e,libthreefish-5a048a52f6f43af9,libballoon_hash-602a5c6fb94f5fd0,libcrypto_bigint-fff77ac681cd41a4,libascon_hash-033cb6fcf705dfdc,libascon_core-9f079f1bd88be477,libargon2-8d846a482b81f18a,libblake2-7f70a4183925dc3a,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcsv-9bda086fd807e5e2,libcsv_core-7a7c41c5c28f40a6,librustyline-592058e6df6ed6ba,libnix-316c27f22309629e,libfd_lock-298fb27fe48d97d6,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,liblog-45f74354a8b36c20,libhome-bdf87ef1480967f0,libradix_trie-70cc3ef0e0429724,libnibble_vec-91638153733202ba,libsmallvec-29f90736a15dcce2,libendian_type-768b7dffcb57dd79,libbase64-64299f9d815d057c,libregex-4b6879ba7cdb1c02,libregex_automata-4d77e8355df86202,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libchrono-e9cc775c70b7764b,libiana_time_zone-54997521cde77023,libnum_traits-34720374b9b0c396,libstrum-84a9b7868b4e684c,libscrypt-b41c4507763d4f14,libsalsa20-1c164a7eab037037,libcipher-eb6e044c78fe4a9c,libinout-1ba7e163c9001e2e,libpbkdf2-27d8e46b2b6eaca0,libsha2-c36440ab45e997af,libsha2_asm-f59758be2a87ce31,libcpufeatures-471354fefbcaf2d8,libhmac-f7d5703eab45894d,libpassword_hash-25aae007f60f9fd3,libbase64ct-60f92a9da6d6a6d0,librand_core-ac9964f3e54c3a04,libgetrandom-1a62893dea07c173,libdialoguer-278495af9a4c5622,libshell_words-577647bd4f992c17,libtempfile-1d20b36e6b248483,libgetrandom-c3dad4ff46a3d45e,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,librustix-abb607fc46a9bb94,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libzeroize-36c98e1e0ab441af,libthiserror-509189f7609629fe,libconsole-c39c1e739968ec92,liblibc-74d342d011acdfe3,libunicode_width-11318280e9097d13,libonce_cell-0ba6aecba7086d38,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608,libclap_complete-26cf7656c415cec6,libclap-96fdf90e287e4ffd,libclap_builder-650ce8fe48cfa8f4,libstrsim-24acdad2526b95b7,libanstream-0be6693a0c7aee21,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libserde_json-dd1ebfcd2b4a759c,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-89066acfc76b776e,libserde_core-d40c11b05753dc1c,libdigest-4e5ed1501e186d88,libsubtle-fff2a9a73f2e60a1,libblock_buffer-11c6109794a36be8,libcrypto_common-30c184b333d0f9dd,libgeneric_array-0d27ac2eadb58dad,libtypenum-3b769cbc869d5bbc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2RcXp8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sha2-asm-c3e90702b8ef2e63/out" "-L" "/opt/rustwide/target/debug/build/blake3-d142f7ec09a950eb/out" "-L" "/opt/rustwide/target/debug/build/whirlpool-asm-911afbc51b10a397/out" "-L" "/opt/rustwide/target/debug/build/md5-asm-2a2666d679d6bb77/out" "-L" "/opt/rustwide/target/debug/build/sha1-asm-d7d44bf0bb81fcf5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multihash_encoder-4e6a5456aa25bf59" "-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 `rustgenhash` (test "multihash_encoder") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d83f8b2af78f0b5796266599001479039e9b06d794b0a320d2d2f4b61c6d1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d83f8b2af78f0b5796266599001479039e9b06d794b0a320d2d2f4b61c6d1f0", kill_on_drop: false }` [INFO] [stdout] 2d83f8b2af78f0b5796266599001479039e9b06d794b0a320d2d2f4b61c6d1f0