[INFO] fetching crate noosphere 0.16.1...
[INFO] testing noosphere-0.16.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate noosphere 0.16.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate noosphere 0.16.1
[INFO] finished tweaking crates.io crate noosphere 0.16.1
[INFO] tweaked toml for crates.io crate noosphere 0.16.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate noosphere 0.16.1 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 0.16.1 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cadf761766198f1ac1553c926b3617999069951e08c8f7a7bfccc4aec78fce71
[INFO] running `Command { std: "docker" "start" "-a" "cadf761766198f1ac1553c926b3617999069951e08c8f7a7bfccc4aec78fce71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cadf761766198f1ac1553c926b3617999069951e08c8f7a7bfccc4aec78fce71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cadf761766198f1ac1553c926b3617999069951e08c8f7a7bfccc4aec78fce71", kill_on_drop: false }`
[INFO] [stdout] cadf761766198f1ac1553c926b3617999069951e08c8f7a7bfccc4aec78fce71
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f84d81a5b233242fe7e823df5f87f6307ce866729b512d0c249b6170a692a528
[INFO] running `Command { std: "docker" "start" "-a" "f84d81a5b233242fe7e823df5f87f6307ce866729b512d0c249b6170a692a528", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.5
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling safer-ffi v0.1.5
[INFO] [stderr]    Compiling noosphere v0.16.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling fastcdc v3.1.0
[INFO] [stderr]    Compiling unwind_safe v0.1.0
[INFO] [stderr]    Compiling async-once-cell v0.4.4
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling subtext v0.3.5
[INFO] [stderr]    Compiling pkg-version-impl v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling pkg-version v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[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 strum_macros v0.25.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling ghost v0.1.14
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling libipld-cbor-derive v0.16.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling with_builtin_macros-proc_macros v0.0.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling safer_ffi-proc_macros v0.1.5
[INFO] [stderr]    Compiling ext-trait v1.0.1
[INFO] [stderr]    Compiling primeorder v0.13.2
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling rsa v0.9.2
[INFO] [stderr]    Compiling extension-traits v1.0.1
[INFO] [stderr]    Compiling uninit v0.5.1
[INFO] [stderr]    Compiling with_builtin_macros v0.0.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling noosphere-common v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling cs_serde_bytes v0.12.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling multihash v0.18.1
[INFO] [stderr]    Compiling forest_hash_utils v0.1.0
[INFO] [stderr]    Compiling cid v0.10.1
[INFO] [stderr]    Compiling libipld-core v0.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling libipld-json v0.16.0
[INFO] [stderr]    Compiling libipld-cbor v0.16.0
[INFO] [stderr]    Compiling libipld-pb v0.16.0
[INFO] [stderr]    Compiling libipld-macro v0.16.0
[INFO] [stderr]    Compiling ucan v0.4.0
[INFO] [stderr]    Compiling libipld v0.16.0
[INFO] [stderr]    Compiling iroh-car v0.3.0
[INFO] [stderr]    Compiling noosphere-storage v0.10.1
[INFO] [stderr]    Compiling ucan-key-support v0.1.7
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling noosphere-collections v0.7.1
[INFO] [stderr]    Compiling axum-extra v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling noosphere-core v0.18.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `apple`
[INFO] [stdout]  --> src/platform.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(apple)]
[INFO] [stdout]   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/platform.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(wasm)]
[INFO] [stdout]    |       ^^^^ help: found config with similar value: `target_family = "wasm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `native`
[INFO] [stdout]    --> src/platform.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(native, not(apple)))]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(native)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(native)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `apple`
[INFO] [stdout]    --> src/platform.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(native, not(apple)))]
[INFO] [stdout]     |                       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `sled`
[INFO] [stdout]    --> src/platform.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(sled)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sled)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sled)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rocksdb`
[INFO] [stdout]    --> src/platform.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg(rocksdb)]
[INFO] [stdout]     |           ^^^^^^^ help: found config with similar value: `feature = "rocksdb"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rocksdb)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rocksdb)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]    --> src/platform.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(not(ipfs_storage))]
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]    --> src/platform.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(ipfs_storage)]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `sled`
[INFO] [stdout]   --> src/storage.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(any(sled, rocksdb))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sled)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sled)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rocksdb`
[INFO] [stdout]   --> src/storage.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(any(sled, rocksdb))]
[INFO] [stdout]    |                     ^^^^^^^ help: found config with similar value: `feature = "rocksdb"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rocksdb)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rocksdb)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/storage.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^ help: found config with similar value: `target_family = "wasm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]   --> src/storage.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[cfg(ipfs_storage)]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[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" "f84d81a5b233242fe7e823df5f87f6307ce866729b512d0c249b6170a692a528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84d81a5b233242fe7e823df5f87f6307ce866729b512d0c249b6170a692a528", kill_on_drop: false }`
[INFO] [stdout] f84d81a5b233242fe7e823df5f87f6307ce866729b512d0c249b6170a692a528
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4b7b2068e3aeda39e038d3c86bbe67e41128e1d02c16597b7a8f9cfb6645412
[INFO] running `Command { std: "docker" "start" "-a" "f4b7b2068e3aeda39e038d3c86bbe67e41128e1d02c16597b7a8f9cfb6645412", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `apple`
[INFO] [stdout]  --> src/platform.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(apple)]
[INFO] [stdout]   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/platform.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(wasm)]
[INFO] [stdout]    |       ^^^^ help: found config with similar value: `target_family = "wasm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `native`
[INFO] [stdout]    --> src/platform.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(native, not(apple)))]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(native)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(native)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `apple`
[INFO] [stdout]    --> src/platform.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(native, not(apple)))]
[INFO] [stdout]     |                       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `sled`
[INFO] [stdout]    --> src/platform.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(sled)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sled)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sled)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rocksdb`
[INFO] [stdout]    --> src/platform.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg(rocksdb)]
[INFO] [stdout]     |           ^^^^^^^ help: found config with similar value: `feature = "rocksdb"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rocksdb)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rocksdb)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]    --> src/platform.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(not(ipfs_storage))]
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]    --> src/platform.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(ipfs_storage)]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `sled`
[INFO] [stdout]   --> src/storage.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(any(sled, rocksdb))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sled)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sled)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rocksdb`
[INFO] [stdout]   --> src/storage.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(any(sled, rocksdb))]
[INFO] [stdout]    |                     ^^^^^^^ help: found config with similar value: `feature = "rocksdb"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rocksdb)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rocksdb)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/storage.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^ help: found config with similar value: `target_family = "wasm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]   --> src/storage.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[cfg(ipfs_storage)]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling noosphere v0.16.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `noosphere_cli_dev`
[INFO] [stdout]  --> tests/client_to_gateway.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern crate noosphere_cli_dev as noosphere_cli;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `noosphere_gateway_dev`
[INFO] [stdout]  --> tests/client_to_gateway.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate noosphere_gateway_dev as noosphere_gateway;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_to_gateway.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_to_gateway.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_to_gateway.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let gateway_sphere_context = gateway_workspace.sphere_context().await.unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_to_gateway.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let gateway_sphere_context = gateway_workspace.sphere_context().await.unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_to_gateway.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             gateway.start(listener).await.unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_to_gateway.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let gateway_identity = gateway_workspace.author().await?.did().await?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let gateway_sphere_context = gateway_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let gateway_sphere_context = gateway_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             gateway.start(listener).await.unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let client_sphere_context = client_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let gateway_identity = gateway_workspace.author().await?.did().await?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let mut client_sphere_context = client_sphere_context.lock().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 155 |
[INFO] [stdout] 156 |         client_sphere_context
[INFO] [stdout]     |         --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client_sphere_context` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let mut client_sphere_context: /* Type */ = client_sphere_context.lock().await;
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | /         client_sphere_context
[INFO] [stdout] 157 | |             .configure_gateway_url(Some(
[INFO] [stdout] 158 | |                 &format!("http://{}:{}", gateway_address.ip(), gateway_address.port())
[INFO] [stdout] 159 | |                     .parse()
[INFO] [stdout] 160 | |                     .unwrap(),
[INFO] [stdout] 161 | |             ))
[INFO] [stdout] 162 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let client = client_sphere_context.client().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:197:34
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:197:34
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:198:34
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let gateway_sphere_context = gateway_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:198:34
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let gateway_sphere_context = gateway_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |             gateway.start(listener).await.unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:225:37
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let mut client_sphere_context = client_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |             let mut client_sphere_context = client_sphere_context.lock().await;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |
[INFO] [stdout] 231 |             client_sphere_context
[INFO] [stdout]     |             --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client_sphere_context` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 229 |             let mut client_sphere_context: /* Type */ = client_sphere_context.lock().await;
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 | /             client_sphere_context
[INFO] [stdout] 232 | |                 .configure_gateway_url(Some(
[INFO] [stdout] 233 | |                     &format!("http://{}:{}", gateway_address.ip(), gateway_address.port())
[INFO] [stdout] 234 | |                         .parse()
[INFO] [stdout] 235 | |                         .unwrap(),
[INFO] [stdout] 236 | |                 ))
[INFO] [stdout] 237 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let sphere_cid = client_sphere_context.sync().await.unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |           let db = client_sphere_context
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 243 | |             .sphere_context()
[INFO] [stdout] 244 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |             let gateway_sphere_context = gateway_sphere_context.lock().await;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 255 |             gateway_sphere_context.db().clone()
[INFO] [stdout]     |             ---------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `gateway_sphere_context` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 254 |             let gateway_sphere_context: /* Type */ = gateway_sphere_context.lock().await;
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |         while let Some(cid) = block_stream.try_next().await.unwrap() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 |             assert!(gateway_db.get_block(&cid).await.unwrap().is_some());
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let gateway_identity = gateway_workspace.author().await?.did().await?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let gateway_identity = gateway_workspace.author().await?.did().await?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:292:34
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:292:34
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let client_sphere_identity = client_workspace.sphere_identity().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:293:34
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let gateway_sphere_context = gateway_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 | /         SingleTenantGatewayManager::new(gateway_sphere_context.clone(), client_sphere_identity)
[INFO] [stdout] 305 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |             gateway.start(listener).await.unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:321:37
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let mut client_sphere_context = client_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |             let mut client_sphere_context = client_sphere_context.lock().await;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 326 |
[INFO] [stdout] 327 |             client_sphere_context
[INFO] [stdout]     |             --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client_sphere_context` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 325 |             let mut client_sphere_context: /* Type */ = client_sphere_context.lock().await;
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:352:18
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let db = client_sphere_context.sphere_context().await?.db().clone();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:358:17
[INFO] [stdout]     |
[INFO] [stdout] 358 |             let gateway_sphere_context = gateway_sphere_context.lock().await;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 359 |             gateway_sphere_context.db().clone()
[INFO] [stdout]     |             ---------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `gateway_sphere_context` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 358 |             let gateway_sphere_context: /* Type */ = gateway_sphere_context.lock().await;
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |             assert!(gateway_db.get_block(&cid).await?.is_some());
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let mut sphere_pair = SpherePair::new(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     sphere_pair.start_gateway().await?;
[INFO] [stdout]     |     ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `sphere_pair` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let mut sphere_pair: /* Type */ = SpherePair::new(
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:390:22
[INFO] [stdout]     |
[INFO] [stdout] 390 |         .spawn(move |mut client_sphere_context| async move {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 391 |             for value in ["one", "two", "three"] {
[INFO] [stdout] 392 |                 client_sphere_context
[INFO] [stdout]     |                 --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 390 |         .spawn(move |mut client_sphere_context: /* Type */| async move {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut sphere_pair = SpherePair::new(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     sphere_pair.start_gateway().await?;
[INFO] [stdout]     |     ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `sphere_pair` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut sphere_pair: /* Type */ = SpherePair::new(
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:429:22
[INFO] [stdout]     |
[INFO] [stdout] 429 |         .spawn(move |mut client_sphere_context| async move {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 430 |             for value in ["one", "two", "three"] {
[INFO] [stdout] 431 |                 client_sphere_context
[INFO] [stdout]     |                 --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 429 |         .spawn(move |mut client_sphere_context: /* Type */| async move {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:439:46
[INFO] [stdout]     |
[INFO] [stdout] 439 |             let client_replica_key_storage = client_replica_workspace.key_storage();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:440:17
[INFO] [stdout]     |
[INFO] [stdout] 440 |             let client_replica_key = client_replica_key_storage
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 443 |             let client_replica_identity = Did(client_replica_key.get_did().await?);
[INFO] [stdout]     |                                               ------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client_replica_key` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 440 |             let client_replica_key: /* Type */ = client_replica_key_storage
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |             let client_replica_authorization = client_sphere_context
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |                 Some(client_replica_authorization.to_string()),
[INFO] [stdout]     |                      ---------------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client_replica_authorization` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 445 |             let client_replica_authorization: /* Type */ = client_sphere_context
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:464:17
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 client_replica_workspace.sphere_context().await.unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:467:21
[INFO] [stdout]     |
[INFO] [stdout] 467 |                 let mut client_replica_sphere_context = client_replica_sphere_context.lock().await;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 468 |                 client_replica_sphere_context
[INFO] [stdout]     |                 ----------------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client_replica_sphere_context` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 467 |                 let mut client_replica_sphere_context: /* Type */ = client_replica_sphere_context.lock().await;
[INFO] [stdout]     |                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:476:32
[INFO] [stdout]     |
[INFO] [stdout] 476 |                 let mut file = client_replica_sphere_context.read(value).await?.unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |     let mut sphere_pair = SpherePair::new(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     sphere_pair.start_gateway().await?;
[INFO] [stdout]     |     ----------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `sphere_pair` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 492 |     let mut sphere_pair: /* Type */ = SpherePair::new(
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |         .spawn(move |mut client_sphere_context| async move {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 503 |             for value in ["one", "two", "three"] {
[INFO] [stdout] 504 |                 client_sphere_context
[INFO] [stdout]     |                 --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 502 |         .spawn(move |mut client_sphere_context: /* Type */| async move {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:534:17
[INFO] [stdout]     |
[INFO] [stdout] 534 |         assert!(sphere_pair.client.workspace.sphere_context().await.is_err());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:541:22
[INFO] [stdout]     |
[INFO] [stdout] 541 |         .spawn(move |ctx| async move {
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 544 |                 let mut file = ctx
[INFO] [stdout]     |                                --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 541 |         .spawn(move |ctx: /* Type */| async move {
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/client_to_gateway.rs:544:32
[INFO] [stdout]     |
[INFO] [stdout] 544 |                   let mut file = ctx
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 545 | |                     .read(value)
[INFO] [stdout] 546 | |                     .await?
[INFO] [stdout]     | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `noosphere` (test "client_to_gateway") due to 58 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition name: `apple`
[INFO] [stdout]  --> src/platform.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(apple)]
[INFO] [stdout]   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/platform.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(wasm)]
[INFO] [stdout]    |       ^^^^ help: found config with similar value: `target_family = "wasm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `native`
[INFO] [stdout]    --> src/platform.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(native, not(apple)))]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(native)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(native)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `apple`
[INFO] [stdout]    --> src/platform.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(all(native, not(apple)))]
[INFO] [stdout]     |                       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `sled`
[INFO] [stdout]    --> src/platform.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(sled)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sled)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sled)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rocksdb`
[INFO] [stdout]    --> src/platform.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg(rocksdb)]
[INFO] [stdout]     |           ^^^^^^^ help: found config with similar value: `feature = "rocksdb"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rocksdb)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rocksdb)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]    --> src/platform.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(not(ipfs_storage))]
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]    --> src/platform.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(ipfs_storage)]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `sled`
[INFO] [stdout]   --> src/storage.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(any(sled, rocksdb))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sled)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sled)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rocksdb`
[INFO] [stdout]   --> src/storage.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(any(sled, rocksdb))]
[INFO] [stdout]    |                     ^^^^^^^ help: found config with similar value: `feature = "rocksdb"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rocksdb)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rocksdb)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/storage.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^ help: found config with similar value: `target_family = "wasm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ipfs_storage`
[INFO] [stdout]   --> src/storage.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[cfg(ipfs_storage)]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ipfs_storage)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ipfs_storage)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/platform.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     pub async fn make_temporary_platform_primitives(
[INFO] [stdout] 138 | |     ) -> Result<(PathBuf, PlatformKeyStorage, (TempDir, TempDir))> {
[INFO] [stdout]     | |__________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f4b7b2068e3aeda39e038d3c86bbe67e41128e1d02c16597b7a8f9cfb6645412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b7b2068e3aeda39e038d3c86bbe67e41128e1d02c16597b7a8f9cfb6645412", kill_on_drop: false }`
[INFO] [stdout] f4b7b2068e3aeda39e038d3c86bbe67e41128e1d02c16597b7a8f9cfb6645412
