[INFO] cloning repository https://github.com/n0-computer/sendme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n0-computer/sendme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fsendme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fsendme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b938e89ff098f0b30a3ba37e55fe392dde208fef [INFO] building n0-computer/sendme/b938e89ff098f0b30a3ba37e55fe392dde208fef against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fsendme" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n0-computer/sendme on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/n0-computer/sendme [INFO] finished tweaking git repo https://github.com/n0-computer/sendme [INFO] tweaked toml for git repo https://github.com/n0-computer/sendme written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/n0-computer/sendme 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a811bd9b748c9e22a90101d6eb4745a7ac925da9b9d6ad007d4630e8ce3cd70e [INFO] running `Command { std: "docker" "start" "-a" "a811bd9b748c9e22a90101d6eb4745a7ac925da9b9d6ad007d4630e8ce3cd70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a811bd9b748c9e22a90101d6eb4745a7ac925da9b9d6ad007d4630e8ce3cd70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a811bd9b748c9e22a90101d6eb4745a7ac925da9b9d6ad007d4630e8ce3cd70e", kill_on_drop: false }` [INFO] [stdout] a811bd9b748c9e22a90101d6eb4745a7ac925da9b9d6ad007d4630e8ce3cd70e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77d566bdcad94645e84f46a95770072ad9c554273e0dd87b6754cb210c0178aa [INFO] running `Command { std: "docker" "start" "-a" "77d566bdcad94645e84f46a95770072ad9c554273e0dd87b6754cb210c0178aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling cordyceps v0.3.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling precis-profiles v0.1.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling iroh-metrics-derive v0.2.0 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling netwatch v0.5.0 [INFO] [stderr] Compiling iroh-quinn v0.13.0 [INFO] [stderr] Compiling pkarr v3.7.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling iroh-metrics v0.34.0 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling netlink-packet-route v0.23.0 [INFO] [stderr] Compiling async-compat v0.2.4 [INFO] [stderr] Compiling nested_enum_utils v0.2.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling netdev v0.31.0 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling iroh-relay v0.35.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bounded-integer v0.5.8 [INFO] [stderr] Compiling hmac-sha256 v1.1.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tokio-websockets v0.11.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling stun-rs v0.1.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling igd-next v0.16.1 [INFO] [stderr] Compiling iroh-base v0.35.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iroh v0.35.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling z32 v1.3.0 [INFO] [stderr] Compiling redb v2.4.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling range-collections v0.4.5 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling surge-ping v0.8.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling portmapper v0.5.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling quic-rpc v0.20.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backon v1.4.0 [INFO] [stderr] Compiling iroh-io v0.6.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling positioned-io v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling bao-tree v0.15.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling quic-rpc-derive v0.20.0 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling reflink-copy v0.1.23 [INFO] [stderr] Compiling nested_enum_utils v0.1.0 [INFO] [stderr] Compiling serde-error v0.1.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling oneshot v0.1.10 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling iroh-blobs v0.35.0 [INFO] [stderr] Compiling sendme v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 22s [INFO] running `Command { std: "docker" "inspect" "77d566bdcad94645e84f46a95770072ad9c554273e0dd87b6754cb210c0178aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d566bdcad94645e84f46a95770072ad9c554273e0dd87b6754cb210c0178aa", kill_on_drop: false }` [INFO] [stdout] 77d566bdcad94645e84f46a95770072ad9c554273e0dd87b6754cb210c0178aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d2bdc41d00e08c747c3d9a07e0aa9c979351aaecde19994c588ffb678fed9f6 [INFO] running `Command { std: "docker" "start" "-a" "9d2bdc41d00e08c747c3d9a07e0aa9c979351aaecde19994c588ffb678fed9f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling ntimestamp v1.0.0 [INFO] [stderr] Compiling netdev v0.31.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling netlink-packet-route v0.23.0 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling stun-rs v0.1.11 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling iroh-base v0.35.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling positioned-io v0.3.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling redb v2.4.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling reflink-copy v0.1.23 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling async-compat v0.2.4 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling backon v1.4.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling iroh-quinn-proto v0.13.0 [INFO] [stderr] Compiling netwatch v0.5.0 [INFO] [stderr] Compiling tokio-websockets v0.11.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling surge-ping v0.8.1 [INFO] [stderr] Compiling iroh-io v0.6.2 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling bao-tree v0.15.1 [INFO] [stderr] Compiling quic-rpc v0.20.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling iroh-quinn v0.13.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling igd-next v0.16.1 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling portmapper v0.5.0 [INFO] [stderr] Compiling pkarr v3.7.1 [INFO] [stderr] Compiling iroh-relay v0.35.0 [INFO] [stderr] Compiling iroh v0.35.0 [INFO] [stderr] Compiling iroh-blobs v0.35.0 [INFO] [stderr] Compiling sendme v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKOGQCy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-00571dfcd5bd670e.rlib,libsharded_slab-64323f127fa24757.rlib,libmatchers-24062e33ffd967d0.rlib,libregex_automata-36306b325dfc2771.rlib,libregex_syntax-0054fbcf44fd72b3.rlib,libregex-dd2db197513b34cd.rlib,libregex_automata-9e0a1d1c218a4670.rlib,libregex_syntax-91976486327f4393.rlib,libnu_ansi_term-60a771209a1312ae.rlib,liboverload-b5187db320b7a775.rlib,libthread_local-7b1c640a5af26bac.rlib,libtracing_log-4407530731c2b1dc.rlib,libiroh_blobs-c7481f4217ef72ba.rlib,libchrono-8dbb29789aa2b61a.rlib,libiana_time_zone-5002d955418da70e.rlib,libtempfile-600302f11e90236c.rlib,libssh_key-84dff8539832c2fc.rlib,libssh_cipher-9927714f13aa7cb5.rlib,libsec1-a4f87ff1fd499cbc.rlib,libssh_encoding-2d2588cab7ac3b98.rlib,libwalkdir-3df0c9432b467792.rlib,libsame_file-5bb58454939b20b9.rlib,libnum_cpus-13e67300bd2e2c28.rlib,libreflink_copy-95f46ab141018df1.rlib,libhex-5de1ffba8b3d39d3.rlib,liboneshot-ee5e8ad56b586adf.rlib,libasync_channel-f0bc448b9f76903b.rlib,libevent_listener_strategy-5a30e787ab505fa0.rlib,libevent_listener-7d0288e900f6d1bf.rlib,libserde_error-22d76b50762c2b6a.rlib,libredb-1fdc12fffa8bb982.rlib,libquic_rpc-853999c8642aaa52.rlib,libflume-92445ef48e31b0a2.rlib,libnanorand-1f68cce7c62ac302.rlib,libtracing_futures-6da0624747da0117.rlib,libbao_tree-f83f08de399adc21.rlib,libblake3-865fa375ebb313b6.rlib,libconstant_time_eq-d716dec793f7e6e9.rlib,libarrayvec-2c7395c0c119623f.rlib,libarrayref-085953147318b841.rlib,libpositioned_io-c9bb0bcbd1fa6cd6.rlib,libgenawaiter-0abbee219e00c008.rlib,libgenawaiter_macro-ab294b064ecce534.rlib,libiroh_io-139d23387ab7d076.rlib,librange_collections-989bb3923ab10bfb.rlib,libref_cast-1a0dffed03d24f6e.rlib,libinplace_vec_builder-046d1743ef00e78a.rlib,libbinary_merge-56ce98bf39dd3ec2.rlib,libhashlink-1fcbf328ce77f2c2.rlib,libhashbrown-c59771c0c064ac3d.rlib,libahash-331bd35b9f274bdd.rlib,libiroh-92348dd5784f89dc.rlib,librcgen-c7df8acbf865fc99.rlib,libpem-1eb8e202c7c9bfd1.rlib,libyasna-f8870ed1a30efb73.rlib,libcrypto_box-ce02b834ef58fb6f.rlib,libcrypto_secretbox-bac3059cd81da103.rlib,libsalsa20-e9ff2008e44c6f0a.rlib,libchacha20-704180e013323d12.rlib,libpoly1305-308c94dabbe30819.rlib,libopaque_debug-37c94d25e29850ac.rlib,libuniversal_hash-a5fa47caa985fd42.rlib,libcipher-364452b66e4a9ad1.rlib,libinout-91daca24e0ccb14a.rlib,libserdect-1c71c696f00082b8.rlib,libbase16ct-c76db62c7d9e26f8.rlib,libsurge_ping-a2948a312bff7f1d.rlib,libpnet_packet-3ae66151748486cf.rlib,libpnet_macros_support-561d9b32bc868902.rlib,libpnet_base-2115d8ae810b9752.rlib,libno_std_net-a3cdedeb2ffe56d1.rlib,libportmapper-6368605f5d12dfc8.rlib,libigd_next-c8e83df590ff5031.rlib,libattohttpc-1fee2a2b302ddf88.rlib,libhttp-65b0cda380f7f9dd.rlib,libxmltree-b892a1fb6e0c1aad.rlib,libxml-ff8ccddc2d0347c5.rlib,libtokio_stream-603e8b172a163a50.rlib,libx509_parser-c2b6df0f2aa3e6c8.rlib,liboid_registry-3de7b201646b000a.rlib,libder_parser-8466033e08d96003.rlib,libnum_bigint-5cc276186dad7576.rlib,libnum_integer-4b54a71436a52b79.rlib,libasn1_rs-fa5280f36ade305b.rlib,librusticata_macros-06fe030aa2bf072f.rlib,libnom-e045ef5bd473068b.rlib,libbackon-4fa52706040424be.rlib,libiroh_metrics-a980fc20e109e120.rlib,libnetwatch-9b72d1082b5caaf0.rlib,libtime-dad94201cb9d21d1.rlib,libtime_core-b43c3c11da5f0973.rlib,libnum_conv-e17981cebb63cf6b.rlib,libderanged-6290b4597500605f.rlib,libpowerfmt-b89f4978228c42b0.rlib,libnetlink_proto-527fac98a41cedf8.rlib,libnetdev-5890b0197a2fdd1b.rlib,libnetlink_sys-050afcfcccbe102f.rlib,libfutures-911ea54f04e7c3ba.rlib,libfutures_executor-e24aab290c4bb7dc.rlib,libnetlink_packet_route-d62fc96e373dfc99.rlib,libnetlink_packet_core-3a3fa3e6d482fe4c.rlib,libnetlink_packet_utils-bd2c22ea4f287cd2.rlib,libsnafu-92e427cc8d76b05a.rlib,libiroh_relay-1d9debdc5f74afe4.rlib,libz32-043692655642448a.rlib,liblru-fd715e5ab3196120.rlib,libtokio_websockets-0e4e8e5d8d14097b.rlib,libsimdutf8-65f7563df35ba2ec.rlib,libstrum-953075f0f1a2ebd7.rlib,libnum_enum-602b54cc989b5849.rlib,libpkarr-4e23c48acad34e2c.rlib,libasync_compat-572242b44b1e0a25.rlib,libsha1_smol-606b45a846523220.rlib,libsimple_dns-e4d1f1d051f44cb8.rlib,libself_cell-62f538ce5ef99f96.rlib,libreqwest-836d6896f591e06d.rlib,libserde_urlencoded-7458ea3c0b687953.rlib,libryu-44f893cc5617be6f.rlib,librustls_pemfile-79bb13f5e2b0f2be.rlib,libhyper_rustls-dbeb8cffa35a5951.rlib,libwebpki_roots-2c4456069d29bd4f.rlib,libtokio_rustls-1b30a745fafa0545.rlib,libtower-5b2a04bca3f2b29e.rlib,libsync_wrapper-ee10a8a945ac9591.rlib,libtower_layer-5a9c3d6fe9ba2b54.rlib,libntimestamp-1849adc4476355b6.rlib,libbase32-5ad96657e1fc4c33.rlib,liblru-30af60713ac897ce.rlib,libdyn_clone-0850f60198c3b975.rlib,libhickory_resolver-c7b18e9433140c3f.rlib,libresolv_conf-9259f09d70bc7795.rlib,libhostname-f215e53495cd651b.rlib,libmatch_cfg-6edf8addf1a96442.rlib,libquick_error-df6fb51d0bfdc795.rlib,libmoka-17c66301d435b811.rlib,libthiserror-0e91e15ff807985a.rlib,libuuid-0b3f7900d7a76366.rlib,libtagptr-7e206eabba22faa6.rlib,libcrossbeam_epoch-85394e0a6c4b596c.rlib,libcrossbeam_channel-7cf4eeff22df35ce.rlib,libhickory_proto-e069f5f772608b5f.rlib,libipnet-f3504359ee4085c5.rlib,libiroh_quinn-a7e6239142586b57.rlib,libiroh_quinn_udp-ba954f3ea50d0c9d.rlib,libiroh_quinn_proto-e09b2061e6a67202.rlib,librand-3302d8cca51fabb9.rlib,librand_chacha-a82544a74b1f2a12.rlib,librustc_hash-eec2bd3f3e2e49a7.rlib,libstun_rs-ce9e7ba40f9b9cfa.rlib,libcrc-04c35eb910bfa033.rlib,libcrc_catalog-93924531bb89d229.rlib,libmd5-24502872e66e6ba6.rlib,libhmac_sha256-2257a2a9fff254a4.rlib,libenumflags2-366ed9617df48d24.rlib,libbase64-2f43201ad6f50e0f.rlib,libhmac_sha1-36d72d62e4ef1de6.rlib,libhmac-d66414ae652ef30f.rlib,libsha1-8221986480db38dd.rlib,librand-fc66b150c3586beb.rlib,librand_chacha-70abac0b48299bd3.rlib,libppv_lite86-22e58865f47d64ff.rlib,libzerocopy-bcc9786a11e00d04.rlib,librand_core-02f8749191fff2e6.rlib,libgetrandom-1e01bf9a7c85e7c4.rlib,libzerocopy-e474d3665bb87a69.rlib,libquoted_string_parser-714ef613989bd39a.rlib,libpest-d437337dbec1abf3.rlib,libucd_trie-10118f4150073fcf.rlib,libprecis_profiles-3f28011b9f5eb7e9.rlib,libprecis_core-e9bf2238ed1f88a3.rlib,libunicode_normalization-58259335eb1f4901.rlib,libtinyvec-92b887e3a78e5d51.rlib,libtinyvec_macros-5b8ad4faad6e7290.rlib,liblazy_static-30a961c9c1cd9eba.rlib,libfallible_iterator-7f1008b35d6e9f01.rlib,libbyteorder-05c8a5bbd8dd9c61.rlib,libpin_project-0acd61207970275f.rlib,librustls-5ff6b93971cbc943.rlib,libwebpki-7e54a90a1a606d99.rlib,libring-d0f53de65569cee7.rlib,libuntrusted-71f7cc08585af207.rlib,librustls_pki_types-abf0e7eb0e0399de.rlib,libhttp_body_util-2e737a34e51c3b6e.rlib,libhyper_util-81903690f46b187d.rlib,libtower_service-66c5cc5071d1137b.rlib,libhyper-fa460b1e72d02f55.rlib,libwant-6ec768e147260ca0.rlib,libtry_lock-8ae584d11aa6fcb9.rlib,libhttparse-dc8eb4a81018b7bb.rlib,libh2-c19e107257892c23.rlib,libindexmap-0693f6bb2707946a.rlib,libhashbrown-a72d25ace5ecf75d.rlib,libfoldhash-d81253983f717335.rlib,libequivalent-4d091f4dea3e3e1a.rlib,liballocator_api2-6eba3da7c13c0a04.rlib,libhttpdate-e4a53a8a36f6aeb0.rlib,libhttp_body-b23c1a6c7ee6af33.rlib,libhttp-9869a9d908f51a7a.rlib,libitoa-6f8f87c0d9592bff.rlib,libfnv-2efd5e10883e6e67.rlib,libtracing-994d4a2024bef553.rlib,libtracing_core-be3cf45cc8f928dd.rlib,libn0_future-5b5c9514986d373c.rlib,libfutures_lite-7d36137fec06adb7.rlib,libparking-d2d461c414430c79.rlib,libfastrand-10591486857c2d91.rlib,libtokio_util-0feadd23c202839b.rlib,libfutures_util-4c3a92cfe8045665.rlib,libmemchr-e6e0114228c0da46.rlib,libfutures_io-df5559743711cdf7.rlib,libslab-3627061b4ef464d9.rlib,libfutures_channel-7a1432d9cdbd87eb.rlib,libfutures_task-af20885eaca65b8c.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_sink-419b67c1465ab18d.rlib,libtokio-b0e544844022ef7f.rlib,libsignal_hook_registry-8bb4106540e6a157.rlib,libsocket2-bf2d7ae7c8cdb9ef.rlib,libmio-51a7153fd33c6c9b.rlib,libconcurrent_queue-0bcc85daf0722852.rlib,libcrossbeam_utils-db2208c4b95aa65b.rlib,libatomic_waker-169013b52f71eda0.rlib,libaead-22c083e5a483f9e2.rlib,libbytes-51752feefac56ff2.rlib,libiroh_base-6d6b3eae20570723.rlib,libpostcard-1726656f73fc1681.rlib,libcobs-9c3732bf00e4d2e1.rlib,libthiserror-5ee534b1d489c8b5.rlib,libderive_more-4e83c057c3692b86.rlib,liburl-a14d223d1d654bb0.rlib,libidna-a4373c2508db9588.rlib,libidna_adapter-db2831b7803f3d21.rlib,libicu_normalizer-ab67821fb8dcd7d0.rlib,libicu_normalizer_data-343c14e63692755e.rlib,libwrite16-e6eb462292420257.rlib,libutf8_iter-bd7896845b93d6c6.rlib,libutf16_iter-41baa0fbf329be05.rlib,libicu_properties-8269bac9d9479e90.rlib,libicu_properties_data-658376e682824307.rlib,libicu_locid_transform-fbd76fd8de277d44.rlib,libicu_locid_transform_data-0a240e37e87d129a.rlib,libicu_collections-b8bcf99452fca588.rlib,libicu_provider-11fa0a452e006918.rlib,libicu_locid-806cd099e3621084.rlib,liblitemap-5ff5015418689682.rlib,libtinystr-f1ca6076315e8bc5.rlib,libzerovec-906cd3bdebe06a4d.rlib,libwriteable-d2a327a5594c84ad.rlib,libyoke-42d8c2f8c581e2e2.rlib,libzerofrom-761494b3a75148d9.rlib,libstable_deref_trait-a29b9467841ca721.rlib,libform_urlencoded-ed8722d40932e3ea.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libed25519_dalek-013af5ec08f0e3c6.rlib,libsha2-b2ab2a432d318180.rlib,libed25519-9dfdcc62478d89a0.rlib,libsignature-dcf5696ae2d46e72.rlib,libpkcs8-b36a151410b232c6.rlib,libspki-6e9b1fbbbf56b86d.rlib,libder-736db797031f4eea.rlib,libpem_rfc7468-283c2b6e2858f893.rlib,libbase64ct-8d60f61cd8452348.rlib,libconst_oid-eb5fafe30baed940.rlib,libcurve25519_dalek-ca34c1b4bdfcac2c.rlib,libcpufeatures-377fd3ede4e5dd24.rlib,libdigest-ea8d200d6365870d.rlib,libsubtle-b9da09c14453651d.rlib,libblock_buffer-a7dbaa8c074a9c4c.rlib,libcrypto_common-92f065bfce78bd2d.rlib,libgeneric_array-40c23bdf171a2f55.rlib,libtypenum-05242b0d5d19c4a9.rlib,libzeroize-46b676a9c17a45cf.rlib,librand_core-22574eefaa4f9c4c.rlib,libgetrandom-c022e49a1d475c34.rlib,libindicatif-9b979c992c7ae383.rlib,libnumber_prefix-bb2a6f96d504d8d9.rlib,libfutures_buffered-e9bac13761fdb32a.rlib,libpin_project_lite-2e2ea4a68bdbf27f.rlib,libspin-da45506f4aadc2cc.rlib,libdiatomic_waker-0c74a7ed306a5b03.rlib,libcordyceps-e8681199e7f8c513.rlib,libfutures_core-d074567ad1b70f80.rlib,libdata_encoding-a8b722ed636aba6e.rlib,libconsole-d8609d4012a779d0.rlib,libunicode_width-996202f3357d296f.rlib,libonce_cell-c556a44c8032c8cd.rlib,libportable_atomic-d86252af039c1d4c.rlib,libclap-62f5d7daa5756818.rlib,libclap_builder-4a70a219ced1a1a2.rlib,libstrsim-5a3bb5d6992b819d.rlib,libanstream-1b4c80f3149ae056.rlib,libanstyle_query-5bd17a23ae838ce0.rlib,libis_terminal_polyfill-647f6f299eee1d38.rlib,libcolorchoice-3532e63975153858.rlib,libanstyle_parse-c5a7faed062cdb56.rlib,libutf8parse-69368f0ec3005ada.rlib,libclap_lex-76a7a8a0a8489528.rlib,libanstyle-9aa89c6e16d36271.rlib,libarboard-97c129b2d838c9a5.rlib,libimage-8fe1c30b29dfa6a2.rlib,libbytemuck-dd26b7d8ad7b4942.rlib,libbyteorder_lite-7e4b7eec7c32689d.rlib,libpng-e10728266f8d5197.rlib,libbitflags-def4ff224bdcd924.rlib,libflate2-23a470f5142040e7.rlib,libminiz_oxide-4b980144764effda.rlib,libfdeflate-234601f1f23c7fa5.rlib,libsimd_adler32-aa524fb7a0a51706.rlib,libcrc32fast-25395f089ec7acee.rlib,libnum_traits-4ebfaa7a8a1cd519.rlib,libx11rb-9a7b0b7d77caacb8.rlib,librustix-7343f5a97abe2b08.rlib,libbitflags-5ff069a613aa4b7b.rlib,liblinux_raw_sys-89dd48cec54bb45f.rlib,libx11rb_protocol-5c57fd5918425922.rlib,libparking_lot-18fe862503bef178.rlib,libparking_lot_core-08a5c072b95c79cc.rlib,liblibc-b3ea71011c50eb85.rlib,libcfg_if-02ffc4ff30a29427.rlib,libsmallvec-8a080427617b1f98.rlib,libserde-ce3159335b1f86c8.rlib,liblock_api-b4bd9ad0ae6b7546.rlib,libscopeguard-67c3654d02e9645e.rlib,liblog-dc766acad6f0c5b7.rlib,libanyhow-353fcd40ec60ba9e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKOGQCy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-3af2a10290077ca6/out" "-L" "/opt/rustwide/target/debug/build/blake3-dc77c4e3a0d9bf3d/out" "-L" "/opt/rustwide/target/debug/build/blake3-dc77c4e3a0d9bf3d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sendme-10058f725a4fb5fe" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sendme` (bin "sendme") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d2bdc41d00e08c747c3d9a07e0aa9c979351aaecde19994c588ffb678fed9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2bdc41d00e08c747c3d9a07e0aa9c979351aaecde19994c588ffb678fed9f6", kill_on_drop: false }` [INFO] [stdout] 9d2bdc41d00e08c747c3d9a07e0aa9c979351aaecde19994c588ffb678fed9f6