[INFO] cloning repository https://github.com/kevinjdinicola/bulletin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinjdinicola/bulletin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinjdinicola%2Fbulletin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinjdinicola%2Fbulletin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d21e81b624cc22432b50780fd1812f50e8101b74 [INFO] building kevinjdinicola/bulletin against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinjdinicola%2Fbulletin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kevinjdinicola/bulletin on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kevinjdinicola/bulletin [INFO] finished tweaking git repo https://github.com/kevinjdinicola/bulletin [INFO] tweaked toml for git repo https://github.com/kevinjdinicola/bulletin written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kevinjdinicola/bulletin 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.iroh.ref [INFO] [stderr] Updating git repository `https://github.com/n0-computer/iroh.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto_box v0.9.1 [INFO] [stderr] Downloaded wmi v0.13.1 [INFO] [stderr] Downloaded rtnetlink v0.13.1 [INFO] [stderr] Downloaded hmac-sha256 v1.1.7 [INFO] [stderr] Downloaded igd v0.12.1 [INFO] [stderr] Downloaded erased_set v0.7.0 [INFO] [stderr] Downloaded postcard v1.0.7 [INFO] [stderr] Downloaded redb v1.1.0 [INFO] [stderr] Downloaded ssh-encoding v0.2.0 [INFO] [stderr] Downloaded crypto_secretbox v0.1.1 [INFO] [stderr] Downloaded struct_iterable_internal v0.1.1 [INFO] [stderr] Downloaded default-net v0.16.2 [INFO] [stderr] Downloaded struct_iterable v0.1.1 [INFO] [stderr] Downloaded ucd-parse v0.1.10 [INFO] [stderr] Downloaded postcard-derive v0.1.1 [INFO] [stderr] Downloaded der_derive v0.7.2 [INFO] [stderr] Downloaded rcgen v0.11.1 [INFO] [stderr] Downloaded stun-rs v0.1.4 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] [stderr] Downloaded positioned-io v0.3.2 [INFO] [stderr] Downloaded genawaiter v0.99.1 [INFO] [stderr] Downloaded genawaiter-macro v0.99.1 [INFO] [stderr] Downloaded iroh-blake3 v1.4.3 [INFO] [stderr] Downloaded bao-tree v0.7.0 [INFO] [stderr] Downloaded precis-profiles v0.1.8 [INFO] [stderr] Downloaded derive_more v1.0.0-beta.3 [INFO] [stderr] Downloaded derive_more-impl v1.0.0-beta.3 [INFO] [stderr] Downloaded bounded-integer v0.5.7 [INFO] [stderr] Downloaded ssh-key v0.6.1 [INFO] [stderr] Downloaded human-time v0.1.6 [INFO] [stderr] Downloaded quic-rpc v0.6.1 [INFO] [stderr] Downloaded iroh-io v0.2.2 [INFO] [stderr] Downloaded tokio-rustls-acme v0.2.0 [INFO] [stderr] Downloaded wg v0.3.2 [INFO] [stderr] Downloaded ssh-cipher v0.2.0 [INFO] [stderr] Downloaded quoted-string-parser v0.1.0 [INFO] [stderr] Downloaded binary-merge v0.1.2 [INFO] [stderr] Downloaded inplace-vec-builder v0.1.1 [INFO] [stderr] Downloaded struct_iterable_derive v0.1.0 [INFO] [stderr] Downloaded human-time-macros v0.1.8 [INFO] [stderr] Downloaded surge-ping v0.8.0 [INFO] [stderr] Downloaded range-collections v0.4.1 [INFO] [stderr] Downloaded precis-tools v0.1.6 [INFO] [stderr] Downloaded precis-core v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b20438ea97b51f62e974af59a911cef4212632d7670a621e600f0aeb231601ac [INFO] running `Command { std: "docker" "start" "-a" "b20438ea97b51f62e974af59a911cef4212632d7670a621e600f0aeb231601ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20438ea97b51f62e974af59a911cef4212632d7670a621e600f0aeb231601ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20438ea97b51f62e974af59a911cef4212632d7670a621e600f0aeb231601ac", kill_on_drop: false }` [INFO] [stdout] b20438ea97b51f62e974af59a911cef4212632d7670a621e600f0aeb231601ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e4492a80ad52c0848d45ec1b65594e5a14e6ba35f1ad5289cb08c04180f7a4 [INFO] running `Command { std: "docker" "start" "-a" "31e4492a80ad52c0848d45ec1b65594e5a14e6ba35f1ad5289cb08c04180f7a4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.iroh.ref [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling ucd-parse v0.1.10 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling precis-tools v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling platforms v3.1.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling precis-core v0.1.8 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling pnet_base v0.33.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling quinn-proto v0.10.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling precis-profiles v0.1.8 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling iroh-blake3 v1.4.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling prometheus-client v0.21.2 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling pnet_macros_support v0.33.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pnet_macros v0.33.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling postcard-derive v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.3 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.18 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling pnet_packet v0.33.0 [INFO] [stderr] Compiling postcard v1.0.7 [INFO] [stderr] Compiling rcgen v0.11.1 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling derive_more v1.0.0-beta.3 [INFO] [stderr] Compiling netlink-proto v0.11.2 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling struct_iterable v0.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling erased_set v0.7.0 [INFO] [stderr] Compiling bounded-integer v0.5.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling governor v0.6.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling wg v0.3.2 [INFO] [stderr] Compiling iroh-metrics v0.6.0-alpha.1 (https://github.com/n0-computer/iroh.git#c6935bdd) [INFO] [stderr] Compiling range-collections v0.4.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling ssh-key v0.6.1 [INFO] [stderr] Compiling surge-ping v0.8.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling redb v1.1.0 [INFO] [stderr] Compiling tokio-rustls-acme v0.2.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling stun-rs v0.1.4 [INFO] [stderr] Compiling igd v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling iroh-io v0.2.2 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Compiling default-net v0.16.2 [INFO] [stderr] Compiling positioned-io v0.3.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling self_cell v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling bao-tree v0.7.0 [INFO] [stderr] Compiling iroh-net v0.6.0-alpha.1 (https://github.com/n0-computer/iroh.git#c6935bdd) [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-error v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling iroh-bytes v0.6.0-alpha.1 (https://github.com/n0-computer/iroh.git#c6935bdd) [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling human-time-macros v0.1.8 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling comfy-table v7.0.1 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling human-time v0.1.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling quic-rpc v0.6.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling iroh-sync v0.6.0-alpha.1 (https://github.com/n0-computer/iroh.git#c6935bdd) [INFO] [stderr] Compiling iroh-gossip v0.6.0-alpha.1 (https://github.com/n0-computer/iroh.git#c6935bdd) [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling iroh v0.6.0-alpha.1 (https://github.com/n0-computer/iroh.git#c6935bdd) [INFO] [stderr] Compiling bulletin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AuthorImportRequest`, `ProviderService` [INFO] [stdout] --> src/iroh_node.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use iroh::rpc_protocol::{AuthorImportRequest, ProviderService}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iroh::sync::Author` [INFO] [stdout] --> src/iroh_node.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use iroh::sync::Author; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iroh::sync::store::Store` [INFO] [stdout] --> src/iroh_node.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use iroh::sync::store::Store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SignatureError`, `Signature`, `Signer`, `SigningKey`, `VerifyingKey` [INFO] [stdout] --> src/iroh_node.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use ed25519_dalek::{Signature, SignatureError, Signer, SigningKey, VerifyingKey}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AuthorImportRequest` [INFO] [stdout] --> src/main.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use iroh::rpc_protocol::{AuthorImportRequest, ShareMode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/main.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use futures::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SignatureError`, `Signature`, `Signer`, `SigningKey`, `VerifyingKey` [INFO] [stdout] --> src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use ed25519_dalek::{Signature, SignatureError, Signer, SigningKey, VerifyingKey}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `doc` [INFO] [stdout] --> src/iroh_node.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | Iroh::FileStore(_, _, doc) => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_doc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BulletinPost` is never constructed [INFO] [stdout] --> src/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct BulletinPost { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Identity` is never constructed [INFO] [stdout] --> src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct Identity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bulletin` is never constructed [INFO] [stdout] --> src/main.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct Bulletin(DateTime, Hash); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FileStore` is never constructed [INFO] [stdout] --> src/iroh_node.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum Iroh { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] 18 | FileStore( Node, BaoFileStore, DocFileStore ), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `controller` is never used [INFO] [stdout] --> src/iroh_node.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl Iroh { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn controller(&self) -> RpcClient [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | run(shutdown_notify).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = run(shutdown_notify).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | doc.insert("msg", &a, myhash.clone(), value.len() as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 84 | let _ = doc.insert("msg", &a, myhash.clone(), value.len() as u64); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcP7C37k/symbols.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.bulletin.73e2bd62cb10427e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2.14u3f5zir49p1tvs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/iroh-blake3-4b54e6b71ae19035/out" "-L" "/opt/rustwide/target/debug/build/iroh-blake3-4b54e6b71ae19035/out" "-L" "/opt/rustwide/target/debug/build/ring-885d6cfba824e284/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-98cf8275eb6b2640.rlib" "/opt/rustwide/target/debug/deps/libnix-01c343f5657b9320.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/libiroh-52d13e9e17d020f6.rlib" "/opt/rustwide/target/debug/deps/libclap-39f4a716a7c25d4d.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-f32d333398dfd831.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-5b7f9c49ae75be72.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8e4cc509326ce917.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-629b597c0579b708.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libitertools-3cd8fe302e5882e5.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libiroh_gossip-5d5e7fd1fca48027.rlib" "/opt/rustwide/target/debug/deps/libgenawaiter-3f0199ccdb1caac5.rlib" "/opt/rustwide/target/debug/deps/libgenawaiter_macro-9a997f40c33f7766.rlib" "/opt/rustwide/target/debug/deps/libquic_rpc-0f5de44a65fed26d.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-8b754dd4bd1b7a8a.rlib" "/opt/rustwide/target/debug/deps/libbincode-c4de7e5bc4048c37.rlib" "/opt/rustwide/target/debug/deps/libiroh_sync-cad3c061806da180.rlib" "/opt/rustwide/target/debug/deps/libredb-af85f6d1dd8629e3.rlib" "/opt/rustwide/target/debug/deps/libouroboros-2c35d5fcc8335209.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libaliasable-3a1c24d264cdb3e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-56e0063642cc8d2f.rlib" "/opt/rustwide/target/debug/deps/libiroh_net-e0e65b5544b7fad7.rlib" "/opt/rustwide/target/debug/deps/librtnetlink-7e5f7be1d98e32b2.rlib" "/opt/rustwide/target/debug/deps/libnix-7aadc3637d075efd.rlib" "/opt/rustwide/target/debug/deps/libnetlink_proto-0d85420af8b72d90.rlib" "/opt/rustwide/target/debug/deps/libnetlink_sys-e5fd4e1467331d4d.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_route-5af63f5aa92b72f8.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_core-3660c6d5038acc5e.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_utils-f9436bf801284efc.rlib" "/opt/rustwide/target/debug/deps/libwg-af1d8cfb83481157.rlib" "/opt/rustwide/target/debug/deps/libtriomphe-262d596b50559091.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3e9e512525f2f9d6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_box-3473cc7a77b21909.rlib" "/opt/rustwide/target/debug/deps/libcrypto_secretbox-a4ffb0db4e1f7df9.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-0b0b399961ed499c.rlib" "/opt/rustwide/target/debug/deps/libchacha20-200ad107e10d5ffb.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-6c8c2be4169efde1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-05e9882e2abf1b21.rlib" "/opt/rustwide/target/debug/deps/libcipher-4c364e63142e8fe8.rlib" "/opt/rustwide/target/debug/deps/libinout-b6f239f8304350f3.rlib" "/opt/rustwide/target/debug/deps/libserdect-985bcf7de830a9c7.rlib" "/opt/rustwide/target/debug/deps/libgovernor-9a681ee253409723.rlib" "/opt/rustwide/target/debug/deps/libquanta-42b2cd4a8bfc754e.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-d4963f0360d4dac7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libdashmap-62ca1a2f9ab2f5a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-dedb0246f629f831.rlib" "/opt/rustwide/target/debug/deps/libnonzero_ext-0f67f9e2ba5ce800.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-c98c2eb3bb731592.rlib" "/opt/rustwide/target/debug/deps/libder-71094674e7f31295.rlib" "/opt/rustwide/target/debug/deps/libstun_rs-c752840ca0079c07.rlib" "/opt/rustwide/target/debug/deps/libcrc-425d463a7ba030f7.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-c40f48c91fa93992.rlib" "/opt/rustwide/target/debug/deps/libmd5-003462cf236179b8.rlib" "/opt/rustwide/target/debug/deps/libhmac_sha256-68fb0fea548f891e.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-3886e776ee87bb88.rlib" "/opt/rustwide/target/debug/deps/libsha1-591b3384a872c678.rlib" "/opt/rustwide/target/debug/deps/libquoted_string_parser-3d59a7f171d4ee28.rlib" "/opt/rustwide/target/debug/deps/libpest-6b55741531ed6b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libprecis_profiles-5f7a3f395f32bb41.rlib" "/opt/rustwide/target/debug/deps/libprecis_core-afc3ad345fdb899f.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libigd-a58769020086472c.rlib" "/opt/rustwide/target/debug/deps/libxmltree-20abb0e1f4c3cfba.rlib" "/opt/rustwide/target/debug/deps/libxml-aa568803d46c6ef0.rlib" "/opt/rustwide/target/debug/deps/libattohttpc-c4cbe23aaae9a6f8.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-b18464225749dfcc.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-3ef248b366852da8.rlib" "/opt/rustwide/target/debug/deps/libsurge_ping-be5cbaf3d5036797.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-5aa1aa596baa209a.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-9a9f63ac2847b3d5.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-d3659d0d2dd2cace.rlib" "/opt/rustwide/target/debug/deps/libno_std_net-67437cbb33eaca5c.rlib" "/opt/rustwide/target/debug/deps/libdefault_net-3962d62d1be3cc55.rlib" "/opt/rustwide/target/debug/deps/libbackoff-7f86aa7ce00f1940.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libssh_key-5d47a85920bada43.rlib" "/opt/rustwide/target/debug/deps/libssh_cipher-094d150a26a6a0bd.rlib" "/opt/rustwide/target/debug/deps/libsec1-ec8568eb24286668.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-0574f8d2c6ebc870.rlib" "/opt/rustwide/target/debug/deps/libssh_encoding-13cdf65bf17cadd5.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-419a621893e83d63.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-1e5c070e7f128577.rlib" "/opt/rustwide/target/debug/deps/libaead-ae559677ce51e0d5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-aaa78a8fcbf81f5a.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-52fb6ac418e0a59e.rlib" "/opt/rustwide/target/debug/deps/libhostname-ed507ba969e23390.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-15545281ec28f097.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9a55ae2344714e4e.rlib" "/opt/rustwide/target/debug/deps/libidna-05cfe6fe2defb8c3.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls_acme-0e38a76fbcf5e600.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-954a5d2b55ee37b4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-fef60d155dbf6c4d.rlib" "/opt/rustwide/target/debug/deps/libder_parser-a7e7455ae5c00062.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e5fab3e43c4135fa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-85707ac09863b746.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-bcaf21834837c213.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-53c056d660b7b649.rlib" "/opt/rustwide/target/debug/deps/libnom-36af65882c952441.rlib" "/opt/rustwide/target/debug/deps/libchrono-d9942016e9986773.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-225dce6209e5385d.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2068cc106fbca45e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/librcgen-8de306eab24e106c.rlib" "/opt/rustwide/target/debug/deps/libpem-25a5f37ab2d362c5.rlib" "/opt/rustwide/target/debug/deps/libyasna-d8c9f94f54483de1.rlib" "/opt/rustwide/target/debug/deps/libtime-0869a6a94cb98942.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libreqwest-de86c42e19222c96.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-fdb0a08f6a3616f4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ee27bad50abd06c3.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-73d0022cce026a1b.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/liburl-3e1ece90647145ea.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-0885afbe889a10c5.rlib" "/opt/rustwide/target/debug/deps/libsha2-f56ea131cd045765.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-ecca37a893c31d92.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5756cb8e9b4717c8.rlib" "/opt/rustwide/target/debug/deps/libdigest-d890aa0059ce6a45.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d453207f8c082e52.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-75d744709225e2ba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4a7e2dfaefa3f865.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libed25519-db1c4cc6d5b537bf.rlib" "/opt/rustwide/target/debug/deps/libsignature-894176f00a57c469.rlib" "/opt/rustwide/target/debug/deps/libiroh_metrics-f1e82966a5f18304.rlib" "/opt/rustwide/target/debug/deps/libstruct_iterable-2fda9c4000b0d003.rlib" "/opt/rustwide/target/debug/deps/libstruct_iterable_internal-0667d5275d2ec334.rlib" "/opt/rustwide/target/debug/deps/libprometheus_client-bd66f14ba59fffc2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0fea124b9750414a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d39df0fb2aeef39d.rlib" "/opt/rustwide/target/debug/deps/liberased_set-2bed082bab92d0ff.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ff2ec5b1acb05d7.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2769975bca1cc59f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-04817b514ce43ad8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6576cb2d5fee2e26.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8bb4aad7407f1595.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libhttp-08f248e27e694126.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libiroh_bytes-5cffccf1a10f10e1.rlib" "/opt/rustwide/target/debug/deps/libserde_error-14a084ed32cf511d.rlib" "/opt/rustwide/target/debug/deps/libmultibase-7aa44a4bb520167b.rlib" "/opt/rustwide/target/debug/deps/libbase_x-4bbb3e2428d963e0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-2730f09000ef585e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bfdf3678383361e0.rlib" "/opt/rustwide/target/debug/deps/libflume-cb3aaa6840fa8431.rlib" "/opt/rustwide/target/debug/deps/libspin-ff64993eb4839274.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libnanorand-8d6cc87e4abde225.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/libpostcard-979e2144a63b37ee.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ec9a5bfd3bbbd267.rlib" "/opt/rustwide/target/debug/deps/libderive_more-0a29e3dace637c75.rlib" "/opt/rustwide/target/debug/deps/libquinn-01fb9d97d64972b7.rlib" "/opt/rustwide/target/debug/deps/libquinn_udp-2770e4c7cb0d13ea.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-051e2b16d8d6c79b.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-9c35f903d03f87ee.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-74eccfcf0d64a725.rlib" "/opt/rustwide/target/debug/deps/libbase64-d749efea61811ea9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/librustls-aebb60dd81f0e85d.rlib" "/opt/rustwide/target/debug/deps/libsct-c5f5ba3dd7a8bde0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c5ab884ae14bbab4.rlib" "/opt/rustwide/target/debug/deps/libring-a722529e852139c2.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libtracing-408df738180f5b33.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/librand-328a534cf6998ad1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9ecadd981a5c3157.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-5898a32d1fc7b12b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1825acd9d37a21fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4d5752367b8cd802.rlib" "/opt/rustwide/target/debug/deps/libbao_tree-8950b875f7038f3f.rlib" "/opt/rustwide/target/debug/deps/libiroh_blake3-26ccbea28e930e0d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-298a8eb32ab4ced9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/libpositioned_io-d4cdcb749972f553.rlib" "/opt/rustwide/target/debug/deps/libself_cell-60b6824f784e2738.rlib" "/opt/rustwide/target/debug/deps/librange_collections-2e36f06f6fa25769.rlib" "/opt/rustwide/target/debug/deps/libref_cast-267cc7b21d503c1f.rlib" "/opt/rustwide/target/debug/deps/libinplace_vec_builder-fba9c8031c18d79b.rlib" "/opt/rustwide/target/debug/deps/libbinary_merge-9f32ca3811d794f4.rlib" "/opt/rustwide/target/debug/deps/libiroh_io-d73e31e3e9c03635.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-37248119de84f3d4.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfa2d918bb96ea09.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9b706a05a639b5f2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb288bf38903ae16.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cb2fd793c4b6cb27.rlib" "/opt/rustwide/target/debug/deps/libmio-b5b9f8a36de2dc8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c0a68e35a50547b.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e0ada88d3200ba7.rlib" "/opt/rustwide/target/debug/deps/libfutures-6ad6390733d78d93.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7bd4d0a6725f67da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1a67204e95c9ab97.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-c0bcee7bd649ce1f.rlib" "/opt/rustwide/target/debug/deps/libserde-08793582f8dfd06f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-488512e15b92e117.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bulletin-3f587146098c76d2" "-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] [stdout] error: aborting due to previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bulletin` (bin "bulletin") due to 2 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "31e4492a80ad52c0848d45ec1b65594e5a14e6ba35f1ad5289cb08c04180f7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e4492a80ad52c0848d45ec1b65594e5a14e6ba35f1ad5289cb08c04180f7a4", kill_on_drop: false }` [INFO] [stdout] 31e4492a80ad52c0848d45ec1b65594e5a14e6ba35f1ad5289cb08c04180f7a4