[INFO] fetching crate netidx-container 0.28.1... [INFO] testing netidx-container-0.28.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate netidx-container 0.28.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate netidx-container 0.28.1 [INFO] finished tweaking crates.io crate netidx-container 0.28.1 [INFO] tweaked toml for crates.io crate netidx-container 0.28.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netidx-container 0.28.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 netidx-container 0.28.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netidx-derive v0.22.0 [INFO] [stderr] Downloaded netidx-protocols v0.28.0 [INFO] [stderr] Downloaded cross-krb5 v0.4.1 [INFO] [stderr] Downloaded libgssapi-sys v0.3.3 [INFO] [stderr] Downloaded netidx-netproto v0.28.0 [INFO] [stderr] Downloaded libgssapi v0.8.3 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded netidx-core v0.28.0 [INFO] [stderr] Downloaded keyring v3.6.2 [INFO] [stderr] Downloaded netidx v0.28.1 [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 91b85cbcd8870ddfa9215982ec32486911142260cbd72e6ade7de5b470caeaf1 [INFO] running `Command { std: "docker" "start" "-a" "91b85cbcd8870ddfa9215982ec32486911142260cbd72e6ade7de5b470caeaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91b85cbcd8870ddfa9215982ec32486911142260cbd72e6ade7de5b470caeaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b85cbcd8870ddfa9215982ec32486911142260cbd72e6ade7de5b470caeaf1", kill_on_drop: false }` [INFO] [stdout] 91b85cbcd8870ddfa9215982ec32486911142260cbd72e6ade7de5b470caeaf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9e8da8f2898f450f3f9e12f41fd28f6e291b7027e557fd3d2447b9e16632ff3f [INFO] running `Command { std: "docker" "start" "-a" "9e8da8f2898f450f3f9e12f41fd28f6e291b7027e557fd3d2447b9e16632ff3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling keyring v3.6.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling aws-lc-sys v0.28.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling netidx-derive v0.22.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling libgssapi-sys v0.3.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling netidx-core v0.28.0 [INFO] [stderr] Compiling libgssapi v0.8.3 [INFO] [stderr] Compiling cross-krb5 v0.4.1 [INFO] [stderr] Compiling netidx-netproto v0.28.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling netidx v0.28.1 [INFO] [stderr] Compiling netidx-protocols v0.28.0 [INFO] [stderr] Compiling netidx-container v0.28.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "9e8da8f2898f450f3f9e12f41fd28f6e291b7027e557fd3d2447b9e16632ff3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8da8f2898f450f3f9e12f41fd28f6e291b7027e557fd3d2447b9e16632ff3f", kill_on_drop: false }` [INFO] [stdout] 9e8da8f2898f450f3f9e12f41fd28f6e291b7027e557fd3d2447b9e16632ff3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f42fb8ecaf8c925464217bf64d3ae91bfe8031f18dfa55d1f12480c9976e7df7 [INFO] running `Command { std: "docker" "start" "-a" "f42fb8ecaf8c925464217bf64d3ae91bfe8031f18dfa55d1f12480c9976e7df7", kill_on_drop: false }` [INFO] [stderr] Compiling netidx-container v0.28.1 (/opt/rustwide/workdir) [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/rustcONSYPI/symbols.o" "<4 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/{libstructopt-0fb0f80b7e224cc6.rlib,libclap-5b9e433b472a054a.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-5d1b78c1d06e3310.rlib,libunicode_width-0554d3fad58fffa5.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-b105e0cea2aa3d84.rlib,libansi_term-bdfff57b5fb49171.rlib,librayon-b4fe2e24346fc8d6.rlib,librayon_core-b39656b353666a13.rlib,libeither-a44a2182aa795768.rlib,libsled-3845af8fcb88d0f1.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libfs2-907ac166122a5b5f.rlib,libparking_lot-890c942603aa06ea.rlib,libparking_lot_core-c1c56598d0536d96.rlib,libinstant-0bb4bb56d6515a60.rlib,libnetidx_protocols-6e49a1122ca4e8df.rlib,libnetidx-ed6b304547074093.rlib,libnum_cpus-e1978dba1c0c74c4.rlib,libdirs-992e52846591f54e.rlib,libdirs_sys-71e3a93522104e0b.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,libtokio_rustls-0fb6cd0900459222.rlib,librustls-c90c2a617e37981c.rlib,libwebpki-890a1173dd095bc1.rlib,libuntrusted-d5b84143af217070.rlib,libaws_lc_rs-8d474cd57a3e23b7.rlib,libaws_lc_sys-2805fca883abecc3.rlib,librustls_pemfile-ec2ced99ac1a9b2d.rlib,libimmutable_chunkmap-8d4b40aed08e2ba8.rlib,libif_addrs-e3d989bc2d7fffc7.rlib,librand-76d95a33d5a2b20b.rlib,librand_chacha-ccc8c3901091bdd3.rlib,libppv_lite86-174c7bf8b66fc712.rlib,libzerocopy-a6831de07381f855.rlib,libderive_builder-4313b2a09f52e545.rlib,libtokio-ca2a40f1e308a98c.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libsocket2-df013279cfef7fc5.rlib,libmio-6728fb84f02aac80.rlib,libcross_krb5-f8697d4d3ec2f4ae.rlib,liblibgssapi-9397a38a576bb310.rlib,liblibgssapi_sys-766d1b7fcf77dcb8.rlib}.rlib" "-lgssapi_krb5" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpkcs8-f27894aa143cafe7.rlib,librand_core-c43f30b1d2a1de68.rlib,libgetrandom-8cee35402919cfea.rlib,libpkcs5-1ee6f8c833aacc7d.rlib,libaes-d6ca8225d7f58366.rlib,libspki-905dd13f999a1501.rlib,libscrypt-060a8a8f4a6dd5d4.rlib,libsalsa20-f9d9cb807d155451.rlib,libsha2-ec7c87c2311d3970.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libpbkdf2-ed286876e016a214.rlib,libhmac-3527f2b1553c51bd.rlib,libcbc-7c5a9755fd4551e3.rlib,libcipher-63286ac428f9057c.rlib,libinout-dd9de9ead2077349.rlib,libblock_padding-3ee4d2ef52e4c94f.rlib,libder-1dc9961b28fa33dc.rlib,libzeroize-09c21d3143f2b564.rlib,libpem_rfc7468-08613092aae20fd5.rlib,libbase64ct-a29349b1e0a45647.rlib,libconst_oid-44cf6d23b905cff7.rlib,libkeyring-0ecf6d15cfde5c5b.rlib,libx509_parser-7a5b56d51c7bd093.rlib,libdata_encoding-ad6b75e892f3cdf8.rlib,liboid_registry-2725a8b5e5ac5933.rlib,libder_parser-823787ac3c6f386c.rlib,libnum_bigint-90daa2eb46105d82.rlib,libnum_integer-ccf63c585d0eec96.rlib,libasn1_rs-620942db77249fcc.rlib,libthiserror-54e687a657b9ba70.rlib,librusticata_macros-f9e478824693029b.rlib,libnom-502088ee58d14177.rlib,libtime-55332ab2da8f8ae9.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libnetidx_netproto-ca623d45a18c92a7.rlib,libbase64-4cfc25a2fbceb95f.rlib,libglobset-dbf85af65fab9b61.rlib,liblog-fe55feed4fa9693d.rlib,libregex_automata-da3aaf320ca2a446.rlib,libregex_syntax-e1e74b324d770c72.rlib,libbstr-46ff03feb9d4c1ec.rlib,libaho_corasick-60929d84398db158.rlib,libcombine-787fcc79ec44f6f2.rlib,libbitflags-f9de808196a3ee90.rlib,libnetidx_core-8ba9902dbb92ec75.rlib,libuuid-5a0237c8c2ae529d.rlib,libgetrandom-404440ee1315b5c0.rlib,libsha3-b91b03b66d49d2da.rlib,libkeccak-f5c3c573aa2489a7.rlib,libfutures-9c5ff138664f9b50.rlib,libfutures_executor-3c21c91a56f2cff9.rlib,libfutures_util-59a03cd024dc48c3.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libfutures_core-11faec203d0219fa.rlib,libdigest-10b2fa4866ed5319.rlib,libsubtle-1fb68ce8837fb783.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libtriomphe-13c6e78d4e2da7b1.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libparking_lot-5f454f354bbc69c2.rlib,libparking_lot_core-f0851c5a4df144f8.rlib,liblibc-8454428c84ca4d78.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libfxhash-c493f72d80a22016.rlib,libbyteorder-1e24148c060ae1e7.rlib,libcrossbeam-b8e502a581283d2c.rlib,libcrossbeam_deque-1c7c2c9c8e8b8456.rlib,libcrossbeam_channel-565b497e76d5f73b.rlib,libcrossbeam_queue-99d545c447940621.rlib,libcrossbeam_epoch-c157127c87746628.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libenumflags2-05962e65be5520f9.rlib,libsmallvec-682c6f34d16f6647.rlib,librust_decimal-4aec9ae7cb28ede9.rlib,libserde_json-6a715b6508ec2211.rlib,libmemchr-8eb551391861f369.rlib,libindexmap-c222738112764c6c.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-888db2db3bd93af1.rlib,libcompact_str-bdfd346dae358df8.rlib,libryu-0a228f54b75663b5.rlib,libitoa-ffb801c715a80a64.rlib,libcfg_if-66d55f6b302e88c8.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-39ea6c41dd64aa5d.rlib,libchrono-07b85c992beb9d1b.rlib,libnum_traits-d2d1e9803077770a.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libbytes-9ec1c133d3557889.rlib,libarrayvec-03f6f77970b690f3.rlib,libarcstr-0e215e5dbefb61b8.rlib,libserde-a93140623503ebc4.rlib,libpin_utils-b08f1197f0cdae19.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,liblazy_static-f3dc5c13b01a78ba.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/rustcONSYPI/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/aws-lc-sys-18c3cbfff2350b2a/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/netidx_container-f640bcf078ea91a3" "-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: /usr/bin/ld: cannot find -lgssapi_krb5: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netidx-container` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f42fb8ecaf8c925464217bf64d3ae91bfe8031f18dfa55d1f12480c9976e7df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42fb8ecaf8c925464217bf64d3ae91bfe8031f18dfa55d1f12480c9976e7df7", kill_on_drop: false }` [INFO] [stdout] f42fb8ecaf8c925464217bf64d3ae91bfe8031f18dfa55d1f12480c9976e7df7