[INFO] cloning repository https://github.com/Ricardicus/pgp-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ricardicus/pgp-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicardicus%2Fpgp-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicardicus%2Fpgp-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03b6419db3e043c3d0847016bf268efb1729d1b6 [INFO] checking Ricardicus/pgp-chat against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicardicus%2Fpgp-chat" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Ricardicus/pgp-chat [INFO] finished tweaking git repo https://github.com/Ricardicus/pgp-chat [INFO] tweaked toml for git repo https://github.com/Ricardicus/pgp-chat written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ricardicus/pgp-chat on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ricardicus/pgp-chat 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded dircpy v0.3.15 [INFO] [stderr] Downloaded serde_derive v1.0.211 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded zenoh-util v1.0.0 [INFO] [stderr] Downloaded zenoh-link-unixsock_stream v1.0.0 [INFO] [stderr] Downloaded zenoh-link-tcp v1.0.0 [INFO] [stderr] Downloaded zenoh-macros v1.0.0 [INFO] [stderr] Downloaded zenoh-link-udp v1.0.0 [INFO] [stderr] Downloaded nettle-sys v2.3.0 [INFO] [stderr] Downloaded buffered-reader v1.3.0 [INFO] [stderr] Downloaded serde v1.0.211 [INFO] [stderr] Downloaded zenoh-keyexpr v1.0.0 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.8 [INFO] [stderr] Downloaded zenoh-plugin-trait v1.0.0 [INFO] [stderr] Downloaded zenoh-transport v1.0.0 [INFO] [stderr] Downloaded zenoh v1.0.0 [INFO] [stderr] Downloaded zenoh-protocol v1.0.0 [INFO] [stderr] Downloaded zenoh-buffers v1.0.0 [INFO] [stderr] Downloaded zenoh-link-quic v1.0.0 [INFO] [stderr] Downloaded zenoh-config v1.0.0 [INFO] [stderr] Downloaded zenoh-link-tls v1.0.0 [INFO] [stderr] Downloaded zenoh-task v1.0.0 [INFO] [stderr] Downloaded zenoh-runtime v1.0.0 [INFO] [stderr] Downloaded zenoh-core v1.0.0 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded zenoh-link-commons v1.0.0 [INFO] [stderr] Downloaded zenoh-link-ws v1.0.0 [INFO] [stderr] Downloaded zenoh-link v1.0.0 [INFO] [stderr] Downloaded zenoh-sync v1.0.0 [INFO] [stderr] Downloaded zenoh-result v1.0.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.3 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Downloaded sequoia-openpgp v1.17.0 [INFO] [stderr] Downloaded zenoh-collections v1.0.0 [INFO] [stderr] Downloaded zenoh-codec v1.0.0 [INFO] [stderr] Downloaded zenoh-crypto v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15e23778641e4e958f31c6586bb5fc7b29f3ffe5865ab7cc3b8ed2ce89ed4d77 [INFO] running `Command { std: "docker" "start" "-a" "15e23778641e4e958f31c6586bb5fc7b29f3ffe5865ab7cc3b8ed2ce89ed4d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15e23778641e4e958f31c6586bb5fc7b29f3ffe5865ab7cc3b8ed2ce89ed4d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e23778641e4e958f31c6586bb5fc7b29f3ffe5865ab7cc3b8ed2ce89ed4d77", kill_on_drop: false }` [INFO] [stdout] 15e23778641e4e958f31c6586bb5fc7b29f3ffe5865ab7cc3b8ed2ce89ed4d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3498d5611321e8eb91e3308992520fa6436ca88a0b8e870beda8579cc7c27b [INFO] running `Command { std: "docker" "start" "-a" "7b3498d5611321e8eb91e3308992520fa6436ca88a0b8e870beda8579cc7c27b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.211 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling zenoh-macros v1.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking zenoh-result v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling keyed-set v1.0.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling rustls v0.23.15 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking zenoh-collections v1.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking zenoh-buffers v1.0.0 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.6 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling dircpy v0.3.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling validated_struct_macros v2.1.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking cache-padded v1.3.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.211 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking rustls-platform-verifier v0.3.4 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking ringbuffer-spsc v0.1.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking zenoh-crypto v1.0.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking pest v2.7.10 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking quinn-udp v0.5.4 [INFO] [stderr] Checking quinn-proto v0.11.8 [INFO] [stderr] Compiling zenoh v1.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking buffered-reader v1.3.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking xxhash-rust v0.8.8 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/64b185eddaa1d7ddf5e0c024be23b9cbba6c1722/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=888e2709421c70df -C extra-filename=-64e864061a1da411 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c04f0f656ea2bf94.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a619241708a67c55.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-608bcad4d8165110.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-002cb34705af9344.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d5817512a7bb3ca0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b3498d5611321e8eb91e3308992520fa6436ca88a0b8e870beda8579cc7c27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3498d5611321e8eb91e3308992520fa6436ca88a0b8e870beda8579cc7c27b", kill_on_drop: false }` [INFO] [stdout] 7b3498d5611321e8eb91e3308992520fa6436ca88a0b8e870beda8579cc7c27b