[INFO] fetching crate locksmith 0.2.1... [INFO] testing locksmith-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate locksmith 0.2.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate locksmith 0.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate locksmith 0.2.1 [INFO] tweaked toml for crates.io crate locksmith 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate locksmith 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate locksmith 0.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded conquer-once v0.4.0 [INFO] [stderr] Downloaded conquer-util v0.3.0 [INFO] [stderr] Downloaded docker_credential v1.3.1 [INFO] [stderr] Downloaded tokio-tar v0.3.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Downloaded cc v1.2.13 [INFO] [stderr] Downloaded bollard v0.18.1 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] [stderr] Downloaded testcontainers-modules v0.11.6 [INFO] [stderr] Downloaded testcontainers v0.23.2 [INFO] [stderr] Downloaded rand_core v0.9.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac4acf2f8f581bf821690616eb4a95f99f679846057ef7901beea770ef70df24 [INFO] running `Command { std: "docker" "start" "-a" "ac4acf2f8f581bf821690616eb4a95f99f679846057ef7901beea770ef70df24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4acf2f8f581bf821690616eb4a95f99f679846057ef7901beea770ef70df24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4acf2f8f581bf821690616eb4a95f99f679846057ef7901beea770ef70df24", kill_on_drop: false }` [INFO] [stdout] ac4acf2f8f581bf821690616eb4a95f99f679846057ef7901beea770ef70df24 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f8b584d2e070ded4c54ab5f68bad23429a920e5b97f7e72d4d106989ca46712b [INFO] running `Command { std: "docker" "start" "-a" "f8b584d2e070ded4c54ab5f68bad23429a920e5b97f7e72d4d106989ca46712b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling locksmith v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "f8b584d2e070ded4c54ab5f68bad23429a920e5b97f7e72d4d106989ca46712b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b584d2e070ded4c54ab5f68bad23429a920e5b97f7e72d4d106989ca46712b", kill_on_drop: false }` [INFO] [stdout] f8b584d2e070ded4c54ab5f68bad23429a920e5b97f7e72d4d106989ca46712b [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 139aa31d458db29c95046a145bacbcaf845fc513a2bf19c74558493169a8394b [INFO] running `Command { std: "docker" "start" "-a" "139aa31d458db29c95046a145bacbcaf845fc513a2bf19c74558493169a8394b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling conquer-util v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling conquer-once v0.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling locksmith v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling testcontainers v0.23.2 [INFO] [stderr] Compiling testcontainers-modules v0.11.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcb6jpGA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_test-6a3b6e5149aa0b79.rlib,libtracing_subscriber-acd49b2bda9beefa.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-73e459590a06f8ee.rlib,libtracing_log-963ca2a4d26c3ec2.rlib,libtestcontainers_modules-26d0872ef1325c38.rlib,libtestcontainers-9e83e7ff513565a4.rlib,libtokio_tar-24b031d26b8ef3f1.rlib,libxattr-7c667290468b9438.rlib,librustix-bbed422af3aabc12.rlib,liblinux_raw_sys-41919937c64b43dc.rlib,libfiletime-7542fb48ba21c202.rlib,libdocker_credential-0c6ae4effa7bdda5.rlib,libbase64-5a299c99a9cb883e.rlib,libparse_display-123c413dfea20d7d.rlib,libregex-4370d97c87129017.rlib,libregex_automata-a58dc85463c62b64.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libsignal_hook-ecb9b395af2b0496.rlib,libconquer_once-f3c2d37da119f822.rlib,libconquer_util-7676d8591a9707cb.rlib,libetcetera-6e241f57413c7dc7.rlib,libtokio_stream-6cef727893f88039.rlib,libbollard-a3cd445393811658.rlib,libserde_urlencoded-8471065f400e79d4.rlib,librustls_native_certs-ae193d53ecec35a9.rlib,libopenssl_probe-2234e7db8eacda65.rlib,librustls_pemfile-ec2ced99ac1a9b2d.rlib,libhyperlocal-4b5d3f907916eb6d.rlib,libhyper_rustls-85630bdd95f11485.rlib,libtokio_rustls-311eb8a0af47ae6c.rlib,libhyper_util-d09e22ec4c875e4d.rlib,libtower_service-0c39472df5066488.rlib,librustls-4fc04203cc761490.rlib,libwebpki-6cf717507fa544d0.rlib,libring-7136bacb0b6b513b.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libhyper-3b549dab1911e024.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-ca4c2186cb91f76b.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-21a42697f32d8d3c.rlib,libhttp_body-014eb3c4914b2950.rlib,libhttp-3a423658545e8984.rlib,libfnv-81596130b397d5c3.rlib,libfutures-6ca41b323a4d5b25.rlib,libfutures_executor-bc10372a29e1ae1b.rlib,libbollard_stubs-a70dd55d888c5ba5.rlib,libserde_with-7d2f6c8f1814ebf0.rlib,liblocksmith-250dc515b845e48d.rlib,libderive_more-ad74d8be2d14a434.rlib,libsqlx-fd6f7611451dc245.rlib,libsqlx_postgres-7cb4b94dcfd71d3c.rlib,libdotenvy-69b2467515e836ad.rlib,libcrc-a9801544549dd8ca.rlib,libcrc_catalog-84c8197d51ba38d4.rlib,libhex-a52fd19e29921b8e.rlib,libhome-2caa70219593fc04.rlib,libbitflags-072f62c95c407d55.rlib,libatoi-7875c19e95af00f7.rlib,libnum_traits-8a27481d9adca758.rlib,librand-365e9b70e5984687.rlib,librand_chacha-45600ddf1da3b9b0.rlib,librand_core-57d42dd674a5856d.rlib,libgetrandom-aa48d55754834ba9.rlib,libhkdf-450acdda9760e05f.rlib,libsqlx_core-f05bf3456f682335.rlib,libthiserror-4ad9c65c6c11da37.rlib,libindexmap-70052110208de2ca.rlib,libhashlink-9fbbe905822bd49f.rlib,libhashbrown-98153bcedbc5347c.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libequivalent-b99318efb2d4d73d.rlib,liballocator_api2-be9a60e31a10499f.rlib,libtime-90d912e98ec4e94b.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libserde_json-b4bb4720e74dadaa.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,liburl-5fa4ea82176ffc4c.rlib,libidna-4b79b2cea06e6443.rlib,libidna_adapter-b655de133c0a1775.rlib,libicu_normalizer-c8f3804c77d45b82.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-be272aaf2d518492.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-3aa4848b16d0e388.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-8f6e554deff5e837.rlib,libicu_provider-232ce0d6d1b57eb0.rlib,libicu_locid-48a7b5ccdfd30e46.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-d62131cb72a11e3b.rlib,libzerovec-fcad0ba76dd95096.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-bfc61a487cd27295.rlib,libzerofrom-a859436b5bfebd0d.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libcrossbeam_queue-9ec1d38df0a46bd1.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libeither-02178142bab1803f.rlib,libevent_listener-377f1d1432ca8183.rlib,libparking-a69a477aa81973b4.rlib,libtracing-550082076107f30d.rlib,libtracing_core-1386c604d0fc5615.rlib,libonce_cell-303ff80ee814d981.rlib,libtokio_postgres-cf503f7c6aed1051.rlib,libphf-14363eb4c59f15ba.rlib,libphf_shared-ed4ec938528459ed.rlib,libsiphasher-a16aec30ce993c09.rlib,libwhoami-58c64499a45d520d.rlib,libpercent_encoding-4808a78ba306dff8.rlib,liblog-b83bcac5887b9451.rlib,libtokio_util-5c5bdb4fee4bc0bd.rlib,libtokio-f046abde02d79bf8.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-affd9daf9dfaaed1.rlib,libparking_lot-bd6356c9a804da55.rlib,libparking_lot_core-1a9da87046b41360.rlib,libsmallvec-36ef100699b56881.rlib,libserde-e4fd118a0d4c8bfa.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpostgres_types-bbbbfbfb4d5c441f.rlib,libpostgres_protocol-ab0a7ac76a5f197e.rlib,libstringprep-b9db038abc05d946.rlib,libunicode_properties-95c1bdf2324e61f9.rlib,libunicode_normalization-956e254da65dd3af.rlib,libtinyvec-44bdf0f8a68ef291.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-34d311bf2b33f794.rlib,libsha2-f91f625d32492359.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,librand-e537a82ce7a34fb2.rlib,librand_chacha-c6937402556c887c.rlib,libppv_lite86-78aab8cbcd0e9624.rlib,libzerocopy-d3ac71a47456a3dc.rlib,librand_core-dfb17836a362d2f4.rlib,libgetrandom-42aa7788aabb9047.rlib,liblibc-43c3433c4a6dd1b5.rlib,libzerocopy-d70a25cf337fb962.rlib,libhmac-3364cced62d19fed.rlib,libbase64-4cfc25a2fbceb95f.rlib,libmd5-b3cf79f2403b59db.rlib,libcfg_if-66d55f6b302e88c8.rlib,libdigest-847b1250da38115b.rlib,libsubtle-1fb68ce8837fb783.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libfallible_iterator-da18290346318e11.rlib,libfutures_util-855d037f76506573.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-2b489bdc4293f74f.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libbytes-9bfe553f7bec7d4b.rlib,libbyteorder-1e24148c060ae1e7.rlib,libanyhow-d3d82cf750ed3417.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcb6jpGA/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-2706c1fcbdbef99d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_queries-223e70562b47192e" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `locksmith` (test "test_queries") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "139aa31d458db29c95046a145bacbcaf845fc513a2bf19c74558493169a8394b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139aa31d458db29c95046a145bacbcaf845fc513a2bf19c74558493169a8394b", kill_on_drop: false }` [INFO] [stdout] 139aa31d458db29c95046a145bacbcaf845fc513a2bf19c74558493169a8394b