[INFO] fetching crate msaver 0.2.0... [INFO] testing msaver-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate msaver 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate msaver 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate msaver 0.2.0 [INFO] tweaked toml for crates.io crate msaver 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate msaver 0.2.0 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 msaver 0.2.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-otlp v0.28.0 [INFO] [stderr] Downloaded opentelemetry-http v0.28.0 [INFO] [stderr] Downloaded opentelemetry-appender-tracing v0.28.1 [INFO] [stderr] Downloaded uuid v1.14.0 [INFO] [stderr] Downloaded deadpool v0.12.2 [INFO] [stderr] Downloaded hostname v0.4.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.28.0 [INFO] [stderr] Downloaded bson v2.13.0 [INFO] [stderr] Downloaded mongodb v2.8.2 [INFO] [stderr] Downloaded qrt-log-utils v0.3.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76be0ee1915c5b0455b0607147df353a9485e4957d51255f0778eef21d9b553b [INFO] running `Command { std: "docker" "start" "-a" "76be0ee1915c5b0455b0607147df353a9485e4957d51255f0778eef21d9b553b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76be0ee1915c5b0455b0607147df353a9485e4957d51255f0778eef21d9b553b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76be0ee1915c5b0455b0607147df353a9485e4957d51255f0778eef21d9b553b", kill_on_drop: false }` [INFO] [stdout] 76be0ee1915c5b0455b0607147df353a9485e4957d51255f0778eef21d9b553b [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=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] 166075dc6a8476a22f6c8ad755bb6aa6745503f9d9dbd1afe3d584f0c42a7c97 [INFO] running `Command { std: "docker" "start" "-a" "166075dc6a8476a22f6c8ad755bb6aa6745503f9d9dbd1afe3d584f0c42a7c97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling itertools v0.14.0 [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 semver-parser v0.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling opentelemetry v0.28.0 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling opentelemetry_sdk v0.28.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling opentelemetry-proto v0.28.0 [INFO] [stderr] Compiling opentelemetry-http v0.28.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling bson v2.13.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling opentelemetry-otlp v0.28.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.28.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling deadpool-sync v0.1.4 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling qrt-log-utils v0.3.0 [INFO] [stderr] Compiling deadpool-sqlite v0.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mongodb v2.8.2 [INFO] [stderr] Compiling msaver v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `qrt_log_utils::opentelemetry::KeyValue` [INFO] [stdout] --> src/mongodb_queued_saver.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use qrt_log_utils::opentelemetry::KeyValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/mongodb_saver.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 199 | Error { kind, .. } => { [INFO] [stdout] | ------------------ matches any value [INFO] [stdout] ... [INFO] [stdout] 216 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "166075dc6a8476a22f6c8ad755bb6aa6745503f9d9dbd1afe3d584f0c42a7c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166075dc6a8476a22f6c8ad755bb6aa6745503f9d9dbd1afe3d584f0c42a7c97", kill_on_drop: false }` [INFO] [stdout] 166075dc6a8476a22f6c8ad755bb6aa6745503f9d9dbd1afe3d584f0c42a7c97 [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=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] 7a55e5822799e4e7eac9b279fb404e90566eaee8465c8a667b06fcbe93ac4b26 [INFO] running `Command { std: "docker" "start" "-a" "7a55e5822799e4e7eac9b279fb404e90566eaee8465c8a667b06fcbe93ac4b26", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `qrt_log_utils::opentelemetry::KeyValue` [INFO] [stdout] --> src/mongodb_queued_saver.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use qrt_log_utils::opentelemetry::KeyValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/mongodb_saver.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 199 | Error { kind, .. } => { [INFO] [stdout] | ------------------ matches any value [INFO] [stdout] ... [INFO] [stdout] 216 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling msaver v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/test_saver.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | handler.await; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = handler.await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `qrt_log_utils::opentelemetry::KeyValue` [INFO] [stdout] --> src/mongodb_queued_saver.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use qrt_log_utils::opentelemetry::KeyValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/mongodb_saver.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 199 | Error { kind, .. } => { [INFO] [stdout] | ------------------ matches any value [INFO] [stdout] ... [INFO] [stdout] 216 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestData` is never constructed [INFO] [stdout] --> src/mongodb_queued_saver.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | struct TestData { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [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/rustc1t7mBr/symbols.o" "<7 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/{libmsaver-a1c65fa27a862be8.rlib,libqrt_log_utils-46fd20c263b28d15.rlib,libhostname-3fecafac1688e1c3.rlib,libopentelemetry_otlp-01236519d1367b2a.rlib,libopentelemetry_proto-7a0d9101c0e8e6f0.rlib,libtonic-0c5bef45c0fbbe1b.rlib,libhyper_timeout-f5cb8a7aea89bff9.rlib,libasync_stream-e456d20b08ad8907.rlib,libaxum-7b8495552585ee30.rlib,libmatchit-b506c237b7d589b7.rlib,libaxum_core-8636ffc20fad5b7c.rlib,libmime-e6f732c53ac9de40.rlib,libtower-f9715745964f5394.rlib,libindexmap-fa2ff87b72cb3883.rlib,libhashbrown-94464ed281767ecc.rlib,libpin_project-3b327d00b1daf305.rlib,libtokio_stream-0efd719b8a2dfaad.rlib,libprost-570743354ddc22a8.rlib,libopentelemetry_sdk-29235617c91acfb5.rlib,libopentelemetry_http-1fe20c472a907f56.rlib,libreqwest-ea2f5dbb762ede9c.rlib,libbase64-4cfc25a2fbceb95f.rlib,libserde_urlencoded-cb399b0611692f50.rlib,libtower-17b64e0ebce5401f.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-30de4b9821079aa4.rlib,libtower_service-0c39472df5066488.rlib,libhyper-ce2f18a42ff03c1e.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-ca4c2186cb91f76b.rlib,libh2-ead3177260e41f14.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-177208228001a5a8.rlib,libhttp_body-014eb3c4914b2950.rlib,libhttp-3a423658545e8984.rlib,libfnv-81596130b397d5c3.rlib,libopentelemetry_appender_tracing-5d3493702f686d1c.rlib,libtracing_subscriber-bcccc68c6342c1be.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-73e459590a06f8ee.rlib,libtracing_log-bbecdc926a70fc12.rlib,libopentelemetry-4ce0db48200edcc7.rlib,libtracing-a03f0c56229e345c.rlib,libtracing_core-1386c604d0fc5615.rlib,libthiserror-f5a6b5232c6d17fe.rlib,libmongodb-bae1d7a4859fefcd.rlib,libsocket2-8aa520dba8e6d5a4.rlib,libtokio_util-38162e61f3a10eb1.rlib,libtake_mut-4c357a894d7a8da6.rlib,librustc_version_runtime-61caa1b118348df0.rlib,librustc_version-adcc50f9a8a39821.rlib,libsemver-55fa9eaaea447da7.rlib,libsemver_parser-ef3a491fa5791fc7.rlib,libpbkdf2-6ebb1ac86256c565.rlib,libstringprep-b9db038abc05d946.rlib,libunicode_properties-95c1bdf2324e61f9.rlib,libwebpki_roots-bc62fada90072af3.rlib,libtokio_rustls-20a256a80b8bda05.rlib,librustls_pemfile-b4ca7ae7226f262c.rlib,libbase64-5a299c99a9cb883e.rlib,librustls-f41e6e64a2c51b55.rlib,libsct-6ccd7f3454cdea65.rlib,libwebpki-a7f8999d1ec77a34.rlib,libring-469637788cf64755.rlib,libuntrusted-d5b84143af217070.rlib,libbitflags-e274cd04b58a060d.rlib,libstrsim-7a71560e0c2955e4.rlib,libtrust_dns_resolver-7a10f05afc767eba.rlib,libresolv_conf-98708f27b4e7e0a6.rlib,libhostname-90720a962a586405.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-d2dd2a79bf790a19.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libtrust_dns_proto-113b92ce29722609.rlib,libdata_encoding-901d77abeb3db39b.rlib,liburl-58d4f5049766350e.rlib,libidna-93821db23283a00f.rlib,libidna_adapter-08405384ac95632f.rlib,libicu_normalizer-c27fe49dfdceb65c.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-a60fa6bd8525f426.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-a5d9c01b5a2ac6dd.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-bb2a3c5014624b73.rlib,libicu_provider-02dcfc0cf63bd03b.rlib,libicu_locid-e7da1ca3cd230c31.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-28ac0aa5527e01b8.rlib,libzerovec-932cb968e1bbe5a6.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-5d2ed699ee75f495.rlib,libzerofrom-3aedc92222dc8f84.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libipnet-b2a4d9c7d46183c3.rlib,libidna-f57ce30ea20d6a92.rlib,libunicode_normalization-956e254da65dd3af.rlib,libunicode_bidi-34d311bf2b33f794.rlib,libmatches-f5be1760a6872214.rlib,libtinyvec-44bdf0f8a68ef291.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libthiserror-dbb34fcefc4f14c4.rlib,liblog-eccb7a73f9325856.rlib,libsha2-6fd443f561d757e7.rlib,libsha1-4cfa1ad29a662008.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-0a1f9b146b45e50c.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libhmac-3527f2b1553c51bd.rlib,libdigest-10b2fa4866ed5319.rlib,libsubtle-1fb68ce8837fb783.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libserde_with-1d8e55acb076a78b.rlib,libbson-476bda88214aadb0.rlib,libuuid-74070e4b7ebbbfd1.rlib,libgetrandom-37ddb93190a2096e.rlib,libbase64-210cb8e8f1260603.rlib,librand-725a82873a2e0dbc.rlib,librand_chacha-f9c90499d95513eb.rlib,libppv_lite86-7db698f2051b97e4.rlib,librand_core-f4a02ad3a13d341a.rlib,libhex-a52fd19e29921b8e.rlib,libahash-3dfeb04b9dfe85bf.rlib,libgetrandom-c784fe861a0529aa.rlib,libonce_cell-303ff80ee814d981.rlib,libzerocopy-8c4b150669547561.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libbitvec-2635d8968a30e582.rlib,libwyz-4db6772b29f7fba2.rlib,libtap-421ae6187ba3130e.rlib,libradium-255328ae5f80803c.rlib,libfunty-c1b0dba26478821e.rlib,libserde_bytes-160dfb92b53b0b66.rlib,libtime-7869d6e2876032b4.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libserde_json-500bbc420db9550f.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,libindexmap-7bd963b1faa89bec.rlib,libequivalent-c8ca4e154c540f6d.rlib,libfutures-4eb10cfc12eb06ba.rlib,libfutures_executor-3642cab184aa2e64.rlib,libfutures_util-a45183fde8db9c4a.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-2b489bdc4293f74f.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libdeadpool_sqlite-42a3b52bda42274b.rlib,librusqlite-3cd5b644edb1dc63.rlib,libbitflags-c7de70212db5cc44.rlib,libhashlink-3e2671fc01c4b122.rlib,libhashbrown-48d9a6fcc56dc32a.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,liblibsqlite3_sys-efd7ee2ce81912af.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-5b9115729f57ca77.rlib,libdeadpool_sync-9db1959f37a03913.rlib,libdeadpool-ed4defb8907b4a94.rlib,libnum_cpus-92297d31d3df940c.rlib,libdeadpool_runtime-a62a61366edb088f.rlib,libtokio-165d7b9193dd1757.rlib,libsignal_hook_registry-316820142f16edd6.rlib,libsocket2-248e49e9f1b2e1f8.rlib,libbytes-9bfe553f7bec7d4b.rlib,libmio-82d9585f29e9be3e.rlib,libparking_lot-067cdbb63d398458.rlib,libparking_lot_core-82bd90bf4b118e96.rlib,liblibc-de1c4bcb341abc44.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-0b79818df28af35c.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libchrono-8675e16e782726e4.rlib,libnum_traits-27d03c8597fbcee0.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libserde-53b54015f698f9e8.rlib,libanyhow-b8f93619c853836d.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/rustc1t7mBr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-58106e81447a1036/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-ad65bc8a0a212a39/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_saver-560120c8c6ad8625" "-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 `msaver` (test "test_saver") due to 1 previous error; 1 warning emitted [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" "/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/rustcEM61jr/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/{libmsaver-a1c65fa27a862be8.rlib,libqrt_log_utils-46fd20c263b28d15.rlib,libhostname-3fecafac1688e1c3.rlib,libopentelemetry_otlp-01236519d1367b2a.rlib,libopentelemetry_proto-7a0d9101c0e8e6f0.rlib,libtonic-0c5bef45c0fbbe1b.rlib,libhyper_timeout-f5cb8a7aea89bff9.rlib,libasync_stream-e456d20b08ad8907.rlib,libaxum-7b8495552585ee30.rlib,libmatchit-b506c237b7d589b7.rlib,libaxum_core-8636ffc20fad5b7c.rlib,libmime-e6f732c53ac9de40.rlib,libtower-f9715745964f5394.rlib,libindexmap-fa2ff87b72cb3883.rlib,libhashbrown-94464ed281767ecc.rlib,libpin_project-3b327d00b1daf305.rlib,libtokio_stream-0efd719b8a2dfaad.rlib,libprost-570743354ddc22a8.rlib,libopentelemetry_sdk-29235617c91acfb5.rlib,libopentelemetry_http-1fe20c472a907f56.rlib,libreqwest-ea2f5dbb762ede9c.rlib,libbase64-4cfc25a2fbceb95f.rlib,libserde_urlencoded-cb399b0611692f50.rlib,libtower-17b64e0ebce5401f.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-30de4b9821079aa4.rlib,libtower_service-0c39472df5066488.rlib,libhyper-ce2f18a42ff03c1e.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-ca4c2186cb91f76b.rlib,libh2-ead3177260e41f14.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-177208228001a5a8.rlib,libhttp_body-014eb3c4914b2950.rlib,libhttp-3a423658545e8984.rlib,libfnv-81596130b397d5c3.rlib,libopentelemetry_appender_tracing-5d3493702f686d1c.rlib,libtracing_subscriber-bcccc68c6342c1be.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-73e459590a06f8ee.rlib,libtracing_log-bbecdc926a70fc12.rlib,libopentelemetry-4ce0db48200edcc7.rlib,libtracing-a03f0c56229e345c.rlib,libtracing_core-1386c604d0fc5615.rlib,libthiserror-f5a6b5232c6d17fe.rlib,libfutures-4eb10cfc12eb06ba.rlib,libfutures_executor-3642cab184aa2e64.rlib,libdeadpool_sqlite-42a3b52bda42274b.rlib,librusqlite-3cd5b644edb1dc63.rlib,libbitflags-c7de70212db5cc44.rlib,libhashlink-3e2671fc01c4b122.rlib,liblibsqlite3_sys-efd7ee2ce81912af.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-5b9115729f57ca77.rlib,libdeadpool_sync-9db1959f37a03913.rlib,libdeadpool-ed4defb8907b4a94.rlib,libnum_cpus-92297d31d3df940c.rlib,libdeadpool_runtime-a62a61366edb088f.rlib,libanyhow-b8f93619c853836d.rlib,libmongodb-bae1d7a4859fefcd.rlib,libsocket2-8aa520dba8e6d5a4.rlib,libtokio_util-38162e61f3a10eb1.rlib,libtake_mut-4c357a894d7a8da6.rlib,librustc_version_runtime-61caa1b118348df0.rlib,librustc_version-adcc50f9a8a39821.rlib,libsemver-55fa9eaaea447da7.rlib,libsemver_parser-ef3a491fa5791fc7.rlib,libpbkdf2-6ebb1ac86256c565.rlib,libstringprep-b9db038abc05d946.rlib,libunicode_properties-95c1bdf2324e61f9.rlib,libwebpki_roots-bc62fada90072af3.rlib,libtokio_rustls-20a256a80b8bda05.rlib,librustls_pemfile-b4ca7ae7226f262c.rlib,libbase64-5a299c99a9cb883e.rlib,librustls-f41e6e64a2c51b55.rlib,libsct-6ccd7f3454cdea65.rlib,libwebpki-a7f8999d1ec77a34.rlib,libring-469637788cf64755.rlib,libuntrusted-d5b84143af217070.rlib,libbitflags-e274cd04b58a060d.rlib,libstrsim-7a71560e0c2955e4.rlib,libtrust_dns_resolver-7a10f05afc767eba.rlib,libresolv_conf-98708f27b4e7e0a6.rlib,libhostname-90720a962a586405.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-d2dd2a79bf790a19.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libtrust_dns_proto-113b92ce29722609.rlib,libdata_encoding-901d77abeb3db39b.rlib,liburl-58d4f5049766350e.rlib,libidna-93821db23283a00f.rlib,libidna_adapter-08405384ac95632f.rlib,libicu_normalizer-c27fe49dfdceb65c.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-a60fa6bd8525f426.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-a5d9c01b5a2ac6dd.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-bb2a3c5014624b73.rlib,libicu_provider-02dcfc0cf63bd03b.rlib,libicu_locid-e7da1ca3cd230c31.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-28ac0aa5527e01b8.rlib,libzerovec-932cb968e1bbe5a6.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-5d2ed699ee75f495.rlib,libzerofrom-3aedc92222dc8f84.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libipnet-b2a4d9c7d46183c3.rlib,libidna-f57ce30ea20d6a92.rlib,libunicode_normalization-956e254da65dd3af.rlib,libunicode_bidi-34d311bf2b33f794.rlib,libmatches-f5be1760a6872214.rlib,libtinyvec-44bdf0f8a68ef291.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libthiserror-dbb34fcefc4f14c4.rlib,libfutures_util-a45183fde8db9c4a.rlib,libfutures_io-2b489bdc4293f74f.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,liblog-eccb7a73f9325856.rlib,libtokio-165d7b9193dd1757.rlib,libsignal_hook_registry-316820142f16edd6.rlib,libsocket2-248e49e9f1b2e1f8.rlib,libbytes-9bfe553f7bec7d4b.rlib,libmio-82d9585f29e9be3e.rlib,libparking_lot-067cdbb63d398458.rlib,libparking_lot_core-82bd90bf4b118e96.rlib,libsmallvec-0b79818df28af35c.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libsha2-6fd443f561d757e7.rlib,libsha1-4cfa1ad29a662008.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-0a1f9b146b45e50c.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libhmac-3527f2b1553c51bd.rlib,libdigest-10b2fa4866ed5319.rlib,libsubtle-1fb68ce8837fb783.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libfutures_core-aea49b3401aac6bb.rlib,libserde_with-1d8e55acb076a78b.rlib,libbson-476bda88214aadb0.rlib,libuuid-74070e4b7ebbbfd1.rlib,libgetrandom-37ddb93190a2096e.rlib,libbase64-210cb8e8f1260603.rlib,librand-725a82873a2e0dbc.rlib,librand_chacha-f9c90499d95513eb.rlib,libppv_lite86-7db698f2051b97e4.rlib,librand_core-f4a02ad3a13d341a.rlib,libhex-a52fd19e29921b8e.rlib,libahash-3dfeb04b9dfe85bf.rlib,libgetrandom-c784fe861a0529aa.rlib,liblibc-de1c4bcb341abc44.rlib,libonce_cell-303ff80ee814d981.rlib,libcfg_if-66d55f6b302e88c8.rlib,libzerocopy-8c4b150669547561.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libbitvec-2635d8968a30e582.rlib,libwyz-4db6772b29f7fba2.rlib,libtap-421ae6187ba3130e.rlib,libradium-255328ae5f80803c.rlib,libfunty-c1b0dba26478821e.rlib,libserde_bytes-160dfb92b53b0b66.rlib,libchrono-8675e16e782726e4.rlib,libnum_traits-27d03c8597fbcee0.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libtime-7869d6e2876032b4.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libserde_json-500bbc420db9550f.rlib,libmemchr-8eb551391861f369.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,libindexmap-7bd963b1faa89bec.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-48d9a6fcc56dc32a.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libserde-53b54015f698f9e8.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/rustcEM61jr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-58106e81447a1036/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-ad65bc8a0a212a39/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_save_conflict-6d17f24e754c2432" "-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 `msaver` (test "test_save_conflict") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7a55e5822799e4e7eac9b279fb404e90566eaee8465c8a667b06fcbe93ac4b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a55e5822799e4e7eac9b279fb404e90566eaee8465c8a667b06fcbe93ac4b26", kill_on_drop: false }` [INFO] [stdout] 7a55e5822799e4e7eac9b279fb404e90566eaee8465c8a667b06fcbe93ac4b26