[INFO] cloning repository https://github.com/home-anthill/consumer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/home-anthill/consumer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhome-anthill%2Fconsumer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhome-anthill%2Fconsumer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fcfde1f11caec392eec77ee376fab4a869f4e04 [INFO] testing home-anthill/consumer against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhome-anthill%2Fconsumer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/home-anthill/consumer on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/home-anthill/consumer [INFO] finished tweaking git repo https://github.com/home-anthill/consumer [INFO] tweaked toml for git repo https://github.com/home-anthill/consumer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/home-anthill/consumer 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef509da1059b09fbb9f72002a2e62bd5db19094eacc489066f26b05f41d3a1ff [INFO] running `Command { std: "docker" "start" "-a" "ef509da1059b09fbb9f72002a2e62bd5db19094eacc489066f26b05f41d3a1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef509da1059b09fbb9f72002a2e62bd5db19094eacc489066f26b05f41d3a1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef509da1059b09fbb9f72002a2e62bd5db19094eacc489066f26b05f41d3a1ff", kill_on_drop: false }` [INFO] [stdout] ef509da1059b09fbb9f72002a2e62bd5db19094eacc489066f26b05f41d3a1ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32897b6c9b8824541134083aa226997fb07add6cb4601d42e27255951714ff11 [INFO] running `Command { std: "docker" "start" "-a" "32897b6c9b8824541134083aa226997fb07add6cb4601d42e27255951714ff11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling flagset v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling p12-keystore v0.1.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling amq-protocol-types v7.2.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling amq-protocol-uri v7.2.1 [INFO] [stderr] Compiling rustls-connector v0.20.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling amq-protocol v7.2.1 [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 resolv-conf v0.7.0 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling lapin v2.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling bson v2.11.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling pinky-swear v6.2.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling mongodb-internal-macros v3.0.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-executor-trait v2.1.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling mongodb v3.0.1 [INFO] [stderr] Compiling ks89-consumer v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 36s [INFO] running `Command { std: "docker" "inspect" "32897b6c9b8824541134083aa226997fb07add6cb4601d42e27255951714ff11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32897b6c9b8824541134083aa226997fb07add6cb4601d42e27255951714ff11", kill_on_drop: false }` [INFO] [stdout] 32897b6c9b8824541134083aa226997fb07add6cb4601d42e27255951714ff11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09339a9f098605801473eaefbe969ed0a9d2a10f9e3f8f8a7472f7949f93b62c [INFO] running `Command { std: "docker" "start" "-a" "09339a9f098605801473eaefbe969ed0a9d2a10f9e3f8f8a7472f7949f93b62c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling mongodb-internal-macros v3.0.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling p12-keystore v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rustls-connector v0.20.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling amq-protocol-types v7.2.1 [INFO] [stderr] Compiling bson v2.11.0 [INFO] [stderr] Compiling amq-protocol-uri v7.2.1 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.1 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling amq-protocol v7.2.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling tokio-executor-trait v2.1.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling lapin v2.5.0 [INFO] [stderr] Compiling mongodb v3.0.1 [INFO] [stderr] Compiling ks89-consumer v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYseTao/symbols.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.consumer.8a910c6963edee2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54.anmp8sdf23gjvcm5ltypep2v8.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4c7d7a4c0fbb68c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-57a209e00ba3f24b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-af6f8a165e09614f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2daf1314af1a0bd9.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-d03696617e4c9890.rlib" "/opt/rustwide/target/debug/deps/libdiff-f6228193e395c656.rlib" "/opt/rustwide/target/debug/deps/libyansi-fe77e7901970feab.rlib" "/opt/rustwide/target/debug/deps/libconsumer-e8472f4825e0d64c.rlib" "/opt/rustwide/target/debug/deps/libenvy-68965263d5e1610c.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-0602a008fc3828eb.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-534dec39f9faf50c.rlib" "/opt/rustwide/target/debug/deps/libthread_id-f209d53a8a16da0d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ecf79e405e079950.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-104d21f2c4891a36.rlib" "/opt/rustwide/target/debug/deps/libtypemap_ors-09e0ccd1f244e6e0.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any_ors-7cb92449aba3b843.rlib" "/opt/rustwide/target/debug/deps/libdestructure_traitobject-23d9724fa49225d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-51120b34512f8ca6.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-35c51f90eabba12b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-64aa4a1529b21937.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d5a456cb857db650.rlib" "/opt/rustwide/target/debug/deps/libordered_float-63f4d26774a850f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-23aae006ef8421c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-eeb27c9e1f5038ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9996ba2cf599881c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-d87380903bec70d0.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-aa9a05e0f0d240e4.rlib" "/opt/rustwide/target/debug/deps/libmongodb-d5f4aabbb20ab776.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0cd636f9799f0991.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-c7d420f308f26a3b.rlib" "/opt/rustwide/target/debug/deps/librustc_version_runtime-c634e5cbba4c3ce7.rlib" "/opt/rustwide/target/debug/deps/librustc_version-4a99c0f3ec1d7b2e.rlib" "/opt/rustwide/target/debug/deps/libsemver-981551a5817c0b44.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-18caa1436bef38e6.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-9ad52fca4fa00103.rlib" "/opt/rustwide/target/debug/deps/libstringprep-7905391e11bf790d.rlib" "/opt/rustwide/target/debug/deps/libunicode_properties-4661d924724c6bbb.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-0eeaea8b4e34bbc7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8a7f4c4f66b48f7a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-fa5709a20440539d.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/librustls-b9c6c3a0a0985a82.rlib" "/opt/rustwide/target/debug/deps/libsct-16170877f9066598.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b514ecfb7a2bd46b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b20570b44f6731b8.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f10e4414ca71206b.rlib" "/opt/rustwide/target/debug/deps/libhostname-0b6b486fab163ad5.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6483637d69d2fef6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-74e479ae94e35649.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a931b4435704fdf9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c72d2a5c234fbd7a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c2dcc5add34f52ce.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libidna-d96ed00247fada81.rlib" "/opt/rustwide/target/debug/deps/libmatches-59081526691d27d6.rlib" "/opt/rustwide/target/debug/deps/libsha1-936a8ab93ccfaf84.rlib" "/opt/rustwide/target/debug/deps/libmd5-d7606ada781598e9.rlib" "/opt/rustwide/target/debug/deps/libtokio-f9a201c06f7828bd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1ac021fcbf85d4ef.rlib" "/opt/rustwide/target/debug/deps/libsocket2-03463e16a6e1331a.rlib" "/opt/rustwide/target/debug/deps/libbytes-57fdfcf4b6e1faec.rlib" "/opt/rustwide/target/debug/deps/libmio-dc66b722d369d4c8.rlib" "/opt/rustwide/target/debug/deps/libserde_with-1e71406d4e26f6d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8f9d227aacf2240c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6609527723baa386.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f891dfd68443eda.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libbson-f1afd66079e80991.rlib" "/opt/rustwide/target/debug/deps/libuuid-1f93e7b9a477d245.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libahash-a583c4fd15bac9d1.rlib" "/opt/rustwide/target/debug/deps/libbitvec-f2227b644884ba19.rlib" "/opt/rustwide/target/debug/deps/libwyz-b9ad50c5a23ba281.rlib" "/opt/rustwide/target/debug/deps/libtap-b85dccd7e33b9fac.rlib" "/opt/rustwide/target/debug/deps/libradium-23c3c7bf7109ca51.rlib" "/opt/rustwide/target/debug/deps/libfunty-36159d7a9009c5ea.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-30a8fb1db0dc0cd7.rlib" "/opt/rustwide/target/debug/deps/liblapin-3b8c40f869653de4.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-21a185578a1f1d52.rlib" "/opt/rustwide/target/debug/deps/libasync_io-2028829454096863.rlib" "/opt/rustwide/target/debug/deps/librustix-ce0892d381223adb.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-087a2e8708b87e9b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c3bc1288a5ca514a.rlib" "/opt/rustwide/target/debug/deps/libpolling-83ef1d7202dadaf7.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-5f1cc440a90cedfc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-717b953681b7fe91.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-872c7c308c0d226f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-17f48aa3d2d14bc7.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-7acf87f5cf828415.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-b008c5ac6efbf968.rlib" "/opt/rustwide/target/debug/deps/libasync_io-3e461baa3b3ca4f3.rlib" "/opt/rustwide/target/debug/deps/libpolling-aff85740d2da3316.rlib" "/opt/rustwide/target/debug/deps/librustix-468433efa1fdb590.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e303ea873600dc51.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-af28905e61ad43ed.rlib" "/opt/rustwide/target/debug/deps/libblocking-79542e7fa0897842.rlib" "/opt/rustwide/target/debug/deps/libpiper-cf79ecc5c60a458e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6cd29d6269b9677d.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-5976704ced6d0fc4.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-afb0e1473d887185.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b67ddde313a42a2b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-e7cf303bef0794e5.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-1fa1a9d175c43b14.rlib" "/opt/rustwide/target/debug/deps/libslab-854636f389d4caa9.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fcd26c0d9a3d9af5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-380d65ae4c26b2c6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-31a78d450c373624.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-ada3264c8d2e6196.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-8766726346b4cbde.rlib" "/opt/rustwide/target/debug/deps/libflume-b8ceffb433f589a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be8c0dbcc571dd8d.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-3ff07a7cdd9783fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d476613c5326eef1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-207800ca68ae86a8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-5d6cfc3b10279a84.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-c70220ca7bde3822.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-c17ba8a77feac9a0.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-5679cce7bd682285.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-2b9ac59a74e14915.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/librc2-49e3db8e4ba0eaae.rlib" "/opt/rustwide/target/debug/deps/libdes-27038680c8be826a.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-6b494ab0b2fed38f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a95258d30ff1420a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-34736fcc74b41a53.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-7441928e26dd9cb1.rlib" "/opt/rustwide/target/debug/deps/libder_parser-b9955cdf83cc28ff.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-fe3688784bdd8bef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe33e57e3ea489e9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-c5ab84968e04943c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b49fb52b9c4d3403.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-994b8bede3e85695.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-00d71ff11c0d1785.rlib" "/opt/rustwide/target/debug/deps/libtime-df8be057a420df2f.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libsha1-aeaecffe26232470.rlib" "/opt/rustwide/target/debug/deps/librand-fc3c052fd63e44e8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b629b661070b92c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-57223a0ad9cd1bb1.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-07e3671ee0d5bf08.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1330d4a483bc0841.rlib" "/opt/rustwide/target/debug/deps/librand_core-7e0b4e37fa499c09.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-a11d1ef528036228.rlib" "/opt/rustwide/target/debug/deps/libaes-423aa0dd19b1efeb.rlib" "/opt/rustwide/target/debug/deps/libscrypt-bcbedaed2a41e5d8.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-854b3afa5e327b13.rlib" "/opt/rustwide/target/debug/deps/libsha2-5c8e45de1daf3b39.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4c28af5e8efc5d67.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8e23ed63c1d6d846.rlib" "/opt/rustwide/target/debug/deps/libcbc-f8629a60d8957f55.rlib" "/opt/rustwide/target/debug/deps/libcipher-30a753041afc8477.rlib" "/opt/rustwide/target/debug/deps/libinout-9912f8cea688b3db.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf27589f4d288f4f.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-5e5023186eed4c7e.rlib" "/opt/rustwide/target/debug/deps/libhmac-f210769f9520fe7a.rlib" "/opt/rustwide/target/debug/deps/libdigest-7679a1a342812df4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e334ab1a0801bf0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-170d3139af090e14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bdec0aa205176506.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libcms-43c99bbc5a4d62c3.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-479897ba0fdd4aec.rlib" "/opt/rustwide/target/debug/deps/libspki-c6a3721812b4f6a8.rlib" "/opt/rustwide/target/debug/deps/libder-847b6b9813203613.rlib" "/opt/rustwide/target/debug/deps/libflagset-63364051799e322e.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-fae933427a467d23.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-3a5b263675befe64.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-be402c53bb4e2d04.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-15b987058fbe0b04.rlib" "/opt/rustwide/target/debug/deps/liblog-c06428fe010a5c06.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-51538a09681c0d56.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-85e4956d5ae40481.rlib" "/opt/rustwide/target/debug/deps/libbase64-583963eeb7311c72.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/librustls-f9b033d955f9b3e5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e6e67616c861d261.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d15868bc920084c9.rlib" "/opt/rustwide/target/debug/deps/libring-be085521177e5572.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-12c8c90ca695eea4.rlib" "/opt/rustwide/target/debug/deps/liblibc-ab0834fbaae7b92a.rlib" "/opt/rustwide/target/debug/deps/libspin-de638891556578df.rlib" "/opt/rustwide/target/debug/deps/liblock_api-205eb352094bf351.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c8cbfaf563db5fc2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-46d557694e633fa7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libtracing-c21fe8a8378bcbcd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a243593c472f2bd.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-5d90dc8b83d87b47.rlib" "/opt/rustwide/target/debug/deps/liburl-55ea778bcc562d61.rlib" "/opt/rustwide/target/debug/deps/libidna-f8a4de69621c97f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9eedb94de814da67.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-bf83d9f02bd44ef6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-80573f20d0cdb785.rlib" "/opt/rustwide/target/debug/deps/libnom-4ba0b09e9ddc1505.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-e57ce0aec97e6ed5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-673ad68b56a6a895.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a90f674723c23963.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c059e237272e9f67.rlib" "/opt/rustwide/target/debug/deps/libserde-9fda44927aec7280.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-4dfabcc1688c0ce8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ed62944ee914013e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b7e48a954509deff.rlib" "/opt/rustwide/target/debug/deps/libparking-c0eec4b85623c35c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c16874cc3f7115f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9bb3f3f2e15b8975/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/consumer-bab0012e9c8d9f54" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `ks89-consumer` (bin "consumer" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "09339a9f098605801473eaefbe969ed0a9d2a10f9e3f8f8a7472f7949f93b62c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09339a9f098605801473eaefbe969ed0a9d2a10f9e3f8f8a7472f7949f93b62c", kill_on_drop: false }` [INFO] [stdout] 09339a9f098605801473eaefbe969ed0a9d2a10f9e3f8f8a7472f7949f93b62c