[INFO] fetching crate noosphere-ns 0.12.0... [INFO] testing noosphere-ns-0.12.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate noosphere-ns 0.12.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate noosphere-ns 0.12.0 [INFO] finished tweaking crates.io crate noosphere-ns 0.12.0 [INFO] tweaked toml for crates.io crate noosphere-ns 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate noosphere-ns 0.12.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate noosphere-ns 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e209ed959c3467c327c80a2e30bf384aac406e65d89f804c0bde8319d9be1db2 [INFO] running `Command { std: "docker" "start" "-a" "e209ed959c3467c327c80a2e30bf384aac406e65d89f804c0bde8319d9be1db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e209ed959c3467c327c80a2e30bf384aac406e65d89f804c0bde8319d9be1db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e209ed959c3467c327c80a2e30bf384aac406e65d89f804c0bde8319d9be1db2", kill_on_drop: false }` [INFO] [stdout] e209ed959c3467c327c80a2e30bf384aac406e65d89f804c0bde8319d9be1db2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bad67baa40122acf920779469c8cc682f417de611dfb4f1fafd4223dc54b938 [INFO] running `Command { std: "docker" "start" "-a" "7bad67baa40122acf920779469c8cc682f417de611dfb4f1fafd4223dc54b938", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling platforms v3.1.2 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling axum-core v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling axum v0.7.3 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling ucan v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling axum-macros v0.4.0 [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling noosphere-common v0.1.2 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling noosphere-storage v0.10.1 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ext-trait v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling libipld-macro v0.16.0 [INFO] [stderr] Compiling libipld-pb v0.16.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling primeorder v0.13.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling snow v0.9.5 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling libipld v0.16.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.6.0 [INFO] [stderr] Compiling forest_hash_utils v0.1.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling extension-traits v1.0.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ghost v0.1.14 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling safer-ffi v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling noosphere v0.16.1 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling axum-extra v0.9.1 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling safer_ffi-proc_macros v0.1.5 [INFO] [stderr] Compiling with_builtin_macros v0.0.3 [INFO] [stderr] Compiling noosphere-collections v0.7.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling uninit v0.5.1 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling ucan-key-support v0.1.7 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling if-watch v3.0.1 [INFO] [stderr] Compiling iroh-car v0.3.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-once-cell v0.4.4 [INFO] [stderr] Compiling fastcdc v3.1.0 [INFO] [stderr] Compiling unwind_safe v0.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stderr] Compiling noosphere-core v0.18.1 [INFO] [stderr] Compiling clap_builder v4.4.17 [INFO] [stderr] Compiling tracing-opentelemetry-instrumentation-sdk v0.16.0 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling ipfs-api-prelude v0.6.0 [INFO] [stderr] Compiling subtext v0.3.5 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.8.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling noosphere-ipfs v0.8.6 [INFO] [stderr] Compiling clap v4.4.17 [INFO] [stderr] Compiling libp2p v0.51.3 [INFO] [stderr] Compiling axum-tracing-opentelemetry v0.16.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling noosphere-ns v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iroh-car v0.3.0, num-bigint-dig v0.8.4, safer-ffi v0.1.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "7bad67baa40122acf920779469c8cc682f417de611dfb4f1fafd4223dc54b938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bad67baa40122acf920779469c8cc682f417de611dfb4f1fafd4223dc54b938", kill_on_drop: false }` [INFO] [stdout] 7bad67baa40122acf920779469c8cc682f417de611dfb4f1fafd4223dc54b938 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653f67455ef7cd620c9af037ce15e1662fcdb705a8134b3885782518121162f8 [INFO] running `Command { std: "docker" "start" "-a" "653f67455ef7cd620c9af037ce15e1662fcdb705a8134b3885782518121162f8", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling noosphere-ns v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/ns_test.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn generate_record(&self, cid: Cid) -> UcanBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn generate_record(&self, cid: Cid) -> UcanBuilder<'_, Ed25519KeyMaterial> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iroh-car v0.3.0, num-bigint-dig v0.8.4, safer-ffi v0.1.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "653f67455ef7cd620c9af037ce15e1662fcdb705a8134b3885782518121162f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653f67455ef7cd620c9af037ce15e1662fcdb705a8134b3885782518121162f8", kill_on_drop: false }` [INFO] [stdout] 653f67455ef7cd620c9af037ce15e1662fcdb705a8134b3885782518121162f8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4eb4dcb7b11d2aed52ec8b6d6b61a5d4b0ef932bf05e685a2528bc95767e5818 [INFO] running `Command { std: "docker" "start" "-a" "4eb4dcb7b11d2aed52ec8b6d6b61a5d4b0ef932bf05e685a2528bc95767e5818", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/ns_test.rs:55:28 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn generate_record(&self, cid: Cid) -> UcanBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 55 | pub fn generate_record(&self, cid: Cid) -> UcanBuilder<'_, Ed25519KeyMaterial> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `noosphere-ns` (test "ns_test") generated 1 warning (run `cargo fix --test "ns_test"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iroh-car v0.3.0, num-bigint-dig v0.8.4, safer-ffi v0.1.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noosphere_ns-5cdf7db0d1eb6902) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test name_system::test::bootstrap_peers_parseable ... ok [INFO] [stdout] test helpers::test::name_resolver_simple ... ok [INFO] [stdout] test builder::tests::test_name_system_builder ... ok [INFO] [stdout] test dht::node::test::test_dhtnode_base_case ... ok [INFO] [stdout] test name_system::test::name_resolver_simple ... ok [INFO] [stdout] test dht::node::test::test_dhtnode_simple ... ok [INFO] [stdout] test server::client::test::name_system_client_network_info ... ok [INFO] [stdout] test name_system::test::name_system_client_network_info ... ok [INFO] [stdout] test name_system::test::name_system_client_records ... ok [INFO] [stdout]  WARN InboundRequest::PutRecord validation failed: Record { key: Key(b"foo_4"), value: [73, 78, 86, 65, 76, 73, 68], publisher: Some(PeerId("12D3KooWPkErn86iNYtXtYnLp4CSpsnkce56pR3KHNiSAn1zp1Tn")), expires: Some(Instant { tv_sec: 273951, tv_nsec: 496348330 }) } PeerId("12D3KooWPkErn86iNYtXtYnLp4CSpsnkce56pR3KHNiSAn1zp1Tn") [INFO] [stdout]  WARN InboundRequest::PutRecord validation failed: Record { key: Key(b"foo_4"), value: [73, 78, 86, 65, 76, 73, 68], publisher: Some(PeerId("12D3KooWPkErn86iNYtXtYnLp4CSpsnkce56pR3KHNiSAn1zp1Tn")), expires: Some(Instant { tv_sec: 273951, tv_nsec: 496913600 }) } PeerId("12D3KooWPkErn86iNYtXtYnLp4CSpsnkce56pR3KHNiSAn1zp1Tn") [INFO] [stdout] test dht::node::test::test_dhtnode_validator ... ok [INFO] [stdout] test server::client::test::name_system_client_records ... ok [INFO] [stdout] test dht::node::test::test_dhtnode_providers ... FAILED [INFO] [stdout] test server::client::test::name_system_client_listeners ... ok [INFO] [stdout] test name_system::test::name_system_client_listeners ... ok [INFO] [stdout] test dht::node::test::test_dhtnode_bootstrap ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dht::node::test::test_dhtnode_providers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dht::node::test::test_dhtnode_providers' (20) panicked at src/dht/node.rs:398:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b1d9a41dcf2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b1d9a41dcf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b1d9a41dcf2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b1d9a41dcf2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b1d9a43168f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b1d9a43168f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b1d9a3e95c1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b1d9a3e95c1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b1d9a3f6422 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b1d9a3fb58f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b1d9a3fb421 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b1d994402de - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5b1d994402de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b1d9a3fbcff - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5b1d9a3fbcff - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b1d9a3fbaaa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b1d9a3f6559 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b1d9a3dd67d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b1d9a43c950 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b1d9a43c703 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5b1d9a43c4e7 - core::panicking::assert_failed::h87b296a5d40a0ee9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5b1d992cde57 - noosphere_ns::dht::node::test::test_dhtnode_providers::{{closure}}::h20433bbdd89fccc3 [INFO] [stdout] at /opt/rustwide/workdir/src/dht/node.rs:398:9 [INFO] [stdout] 22: 0x5b1d9941a9ff - as core::future::future::Future>::poll::h095b13bcd7dfdadf [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5b1d9941aabb - as core::future::future::Future>::poll::h1a9da0edca4c2651 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5b1d991d912b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbd3ade3339bedad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 25: 0x5b1d991d8e5b - tokio::runtime::coop::with_budget::ha8733fe37227df78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x5b1d991d8e5b - tokio::runtime::coop::budget::h4197f0fd20c43be0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x5b1d991d8e5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5d960889677a7c89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x5b1d991d5b9d - tokio::runtime::scheduler::current_thread::Context::enter::h8246fe53cffdbf47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x5b1d991d8450 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h789d290934e4f770 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 30: 0x5b1d991d760b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hda111c13ab676f2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x5b1d9925c19a - tokio::runtime::context::scoped::Scoped::set::he8ce9a55b1095b89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5b1d9931acfa - tokio::runtime::context::set_scheduler::{{closure}}::h1cdeb23b5c471a95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5b1d9934df7d - std::thread::local::LocalKey::try_with::h7e71327b37703da1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5b1d9934cdb0 - std::thread::local::LocalKey::with::h46570210f24705cf [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5b1d9931aca1 - tokio::runtime::context::set_scheduler::h65f1acf44eadf978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5b1d991d731e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9690008b205ddc10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x5b1d991d7647 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h924e1b366fc34275 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 38: 0x5b1d991d3c04 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6d1f825537f3d513 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 39: 0x5b1d9909cb41 - tokio::runtime::context::runtime::enter_runtime::h0f1f811d09873c8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5b1d991d3936 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h70dcea5114472417 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x5b1d9918b780 - tokio::runtime::runtime::Runtime::block_on::h95f21fdfcc78051c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 42: 0x5b1d992cd094 - noosphere_ns::dht::node::test::test_dhtnode_providers::h3f31b1140cc3d920 [INFO] [stdout] at /opt/rustwide/workdir/src/dht/node.rs:400:11 [INFO] [stdout] 43: 0x5b1d992cdfdd - noosphere_ns::dht::node::test::test_dhtnode_providers::{{closure}}::h939d73458f767922 [INFO] [stdout] at /opt/rustwide/workdir/src/dht/node.rs:390:42 [INFO] [stdout] 44: 0x5b1d990038d6 - core::ops::function::FnOnce::call_once::h5add1dff72ed5f88 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5b1d9944009b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5b1d9944009b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5b1d99455d05 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5b1d99455d05 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5b1d99455d05 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x5b1d99455d05 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x5b1d99455d05 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5b1d99455d05 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5b1d99455d05 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5b1d9942c4f4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5b1d9942c4f4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5b1d9942fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5b1d9942fdba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5b1d9942fdba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5b1d9942fdba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5b1d9942fdba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5b1d9942fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5b1d9942fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5b1d9a3f16bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x5b1d9a3f16bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 65: 0x774d946e7aa4 - [INFO] [stdout] 66: 0x774d94774a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dht::node::test::test_dhtnode_providers [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4eb4dcb7b11d2aed52ec8b6d6b61a5d4b0ef932bf05e685a2528bc95767e5818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb4dcb7b11d2aed52ec8b6d6b61a5d4b0ef932bf05e685a2528bc95767e5818", kill_on_drop: false }` [INFO] [stdout] 4eb4dcb7b11d2aed52ec8b6d6b61a5d4b0ef932bf05e685a2528bc95767e5818