[INFO] fetching crate noosphere-ns 0.12.0...
[INFO] testing noosphere-ns-0.12.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate noosphere-ns 0.12.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate noosphere-ns 0.12.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d67bd939d66dd53b218f3e02ac7d76e195baa9fdec1b739bedc70172fa3a7d7
[INFO] running `Command { std: "docker" "start" "-a" "2d67bd939d66dd53b218f3e02ac7d76e195baa9fdec1b739bedc70172fa3a7d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d67bd939d66dd53b218f3e02ac7d76e195baa9fdec1b739bedc70172fa3a7d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d67bd939d66dd53b218f3e02ac7d76e195baa9fdec1b739bedc70172fa3a7d7", kill_on_drop: false }`
[INFO] [stdout] 2d67bd939d66dd53b218f3e02ac7d76e195baa9fdec1b739bedc70172fa3a7d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8882d6bc04f12467dc6fb49e9144304aa04f6c718dc49149bbabd973f099189
[INFO] running `Command { std: "docker" "start" "-a" "d8882d6bc04f12467dc6fb49e9144304aa04f6c718dc49149bbabd973f099189", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.20
[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 futures-channel v0.3.30
[INFO] [stderr]    Compiling num_cpus v1.16.0
[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 libc v0.2.147
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling platforms v3.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling group v0.13.0
[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 hex v0.4.3
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling ordered-float v4.2.0
[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 encoding_rs v0.8.33
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[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 synstructure v0.12.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling safer-ffi v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling noosphere v0.16.1
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling pkg-version-impl v0.1.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling strum v0.25.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 strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling pkg-version v1.0.0
[INFO] [stderr]    Compiling subtext v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.4.17
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling home v0.5.9
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling netlink-packet-core v0.4.2
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.32.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling axum-macros v0.4.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ext-trait v1.0.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling netlink-packet-route v0.12.0
[INFO] [stderr]    Compiling libipld-cbor-derive v0.16.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling ed25519-dalek v2.0.0
[INFO] [stderr]    Compiling extension-traits v1.0.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling with_builtin_macros-proc_macros v0.0.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling ghost v0.1.14
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling with_builtin_macros v0.0.3
[INFO] [stderr]    Compiling uninit v0.5.1
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling safer_ffi-proc_macros v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling primeorder v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling rsa v0.9.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling rw-stream-sink v0.3.0
[INFO] [stderr]    Compiling yamux v0.10.2
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling clap v4.4.17
[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 serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling cs_serde_bytes v0.12.2
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling forest_hash_utils v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.21.0
[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 http v0.2.9
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling multihash v0.17.0
[INFO] [stderr]    Compiling multihash v0.18.1
[INFO] [stderr]    Compiling multistream-select v0.12.1
[INFO] [stderr]    Compiling quick-protobuf-codec v0.1.0
[INFO] [stderr]    Compiling multiaddr v0.17.1
[INFO] [stderr]    Compiling cid v0.10.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.6.0
[INFO] [stderr]    Compiling libipld-core v0.16.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling libp2p-identity v0.1.3
[INFO] [stderr]    Compiling libipld-json v0.16.0
[INFO] [stderr]    Compiling libipld-cbor v0.16.0
[INFO] [stderr]    Compiling libipld-macro v0.16.0
[INFO] [stderr]    Compiling libipld-pb v0.16.0
[INFO] [stderr]    Compiling libp2p-core v0.39.2
[INFO] [stderr]    Compiling ucan v0.4.0
[INFO] [stderr]    Compiling tower-http v0.5.0
[INFO] [stderr]    Compiling libipld v0.16.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling ucan-key-support v0.1.7
[INFO] [stderr]    Compiling libp2p-noise v0.42.2
[INFO] [stderr]    Compiling libp2p-yamux v0.43.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling tracing-opentelemetry-instrumentation-sdk v0.16.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling noosphere-common v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling libp2p-swarm v0.42.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling netlink-sys v0.8.5
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling iroh-car v0.3.0
[INFO] [stderr]    Compiling netlink-proto v0.10.0
[INFO] [stderr]    Compiling noosphere-storage v0.10.1
[INFO] [stderr]    Compiling rtnetlink v0.10.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling ipfs-api-prelude v0.6.0
[INFO] [stderr]    Compiling libp2p-identify v0.42.2
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.1.1
[INFO] [stderr]    Compiling libp2p-connection-limits v0.1.0
[INFO] [stderr]    Compiling libp2p-kad v0.43.3
[INFO] [stderr]    Compiling if-watch v3.0.1
[INFO] [stderr]    Compiling libp2p-tcp v0.39.0
[INFO] [stderr]    Compiling noosphere-collections v0.7.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling libp2p-dns v0.39.0
[INFO] [stderr]    Compiling libp2p v0.51.3
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-util v0.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling axum-extra v0.9.1
[INFO] [stderr]    Compiling axum-tracing-opentelemetry v0.16.0
[INFO] [stderr]    Compiling noosphere-core v0.18.1
[INFO] [stderr]    Compiling noosphere-ipfs v0.8.6
[INFO] [stderr]    Compiling noosphere-ns v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "d8882d6bc04f12467dc6fb49e9144304aa04f6c718dc49149bbabd973f099189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8882d6bc04f12467dc6fb49e9144304aa04f6c718dc49149bbabd973f099189", kill_on_drop: false }`
[INFO] [stdout] d8882d6bc04f12467dc6fb49e9144304aa04f6c718dc49149bbabd973f099189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 501cfdd4eb3a41cc07f01fd3daa1d7ec93bec3e6b1593325323a2f466ec2cfa8
[INFO] running `Command { std: "docker" "start" "-a" "501cfdd4eb3a41cc07f01fd3daa1d7ec93bec3e6b1593325323a2f466ec2cfa8", 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<Ed25519KeyMaterial> {
[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] error: could not compile `noosphere-ns` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name noosphere_ns --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="api-server"' --cfg 'feature="axum"' --cfg 'feature="axum-tracing-opentelemetry"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="home"' --cfg 'feature="noosphere"' --cfg 'feature="noosphere-ipfs"' --cfg 'feature="observability"' --cfg 'feature="orb-ns"' --cfg 'feature="reqwest"' --cfg 'feature="toml"' --cfg 'feature="tower-http"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-server", "axum", "axum-tracing-opentelemetry", "clap", "default", "home", "noosphere", "noosphere-ipfs", "observability", "orb-ns", "reqwest", "toml", "tower-http", "url"))' -C metadata=7db3cfa58d2a93f2 -C extra-filename=-5cdf7db0d1eb6902 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-952f84c723db3382.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-544ec320fae59ef0.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-0c57a6c33273ad00.rlib --extern axum_tracing_opentelemetry=/opt/rustwide/target/debug/deps/libaxum_tracing_opentelemetry-ca0ce5d52c5bda9e.rlib --extern cid=/opt/rustwide/target/debug/deps/libcid-910d256638ace09a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7e427c3d7007aef2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f4585c1a4014e48b.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-a88fbcd35354456a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-64a0306335870e44.rlib --extern libipld_cbor=/opt/rustwide/target/debug/deps/liblibipld_cbor-d554bdc4656c77dc.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-8925707593be6ac6.rlib --extern noosphere=/opt/rustwide/target/debug/deps/libnoosphere-723e2bb46d798204.rlib --extern noosphere_common=/opt/rustwide/target/debug/deps/libnoosphere_common-92c301ec20bd6ab5.rlib --extern noosphere_core=/opt/rustwide/target/debug/deps/libnoosphere_core-045aeb666149a297.rlib --extern noosphere_ipfs=/opt/rustwide/target/debug/deps/libnoosphere_ipfs-bb8ed849c612e17b.rlib --extern noosphere_storage=/opt/rustwide/target/debug/deps/libnoosphere_storage-82bdbff67fb5b5e6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-720de3dfc2fd7216.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8fe7501c73639213.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-515c84b5bf45317f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5f1816f6d7722e3d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-762ae1bbb18e7ab2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a0b0bc8c202b455e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcae3a6c77927b7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-17dbb66f8ee12185.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-f188018dc4606fe6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c5ce8c66a88d4188.rlib --extern ucan=/opt/rustwide/target/debug/deps/libucan-c31157b1ae769283.rlib --extern ucan_key_support=/opt/rustwide/target/debug/deps/libucan_key_support-779ec83a6be83882.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b0ae428adb1b1414.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-eb7ae209523c4fe2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-8edb831268a7fde3/out -L native=/opt/rustwide/target/debug/build/blake3-8edb831268a7fde3/out -L native=/opt/rustwide/target/debug/build/ring-ffcb945c7b0de15a/out -L native=/opt/rustwide/target/debug/build/ring-b59acb14a7010613/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "501cfdd4eb3a41cc07f01fd3daa1d7ec93bec3e6b1593325323a2f466ec2cfa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "501cfdd4eb3a41cc07f01fd3daa1d7ec93bec3e6b1593325323a2f466ec2cfa8", kill_on_drop: false }`
[INFO] [stdout] 501cfdd4eb3a41cc07f01fd3daa1d7ec93bec3e6b1593325323a2f466ec2cfa8
