[INFO] cloning repository https://github.com/dragginzgame/ic-query
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dragginzgame/ic-query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragginzgame%2Fic-query", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragginzgame%2Fic-query'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36603cc3de1e8b04d3232a6f6fe97a8cc89217a2
[INFO] testing dragginzgame/ic-query against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragginzgame%2Fic-query" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dragginzgame/ic-query
[INFO] finished tweaking git repo https://github.com/dragginzgame/ic-query
[INFO] tweaked toml for git repo https://github.com/dragginzgame/ic-query written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dragginzgame/ic-query on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dragginzgame/ic-query 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded prost v0.14.4
[INFO] [stderr]   Downloaded prost-derive v0.14.4
[INFO] [stderr]   Downloaded generic-array v0.14.9
[INFO] [stderr]   Downloaded event-listener v2.5.3
[INFO] [stderr]   Downloaded stop-token v0.7.0
[INFO] [stderr]   Downloaded async-channel v1.9.0
[INFO] [stderr]   Downloaded ic-agent v0.47.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.76
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded wasip2 v1.0.4+wasi-0.2.12
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.8
[INFO] [stderr]   Downloaded web-sys v0.3.103
[INFO] [stderr]   Downloaded rangemap v1.7.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.15
[INFO] [stderr]   Downloaded leb128 v0.2.7
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded ic_principal v0.1.3
[INFO] [stderr]   Downloaded ic-verify-bls-signature v0.6.0
[INFO] [stderr]   Downloaded k256 v0.13.4
[INFO] [stderr]   Downloaded ic-transport-types v0.47.3
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded keccak v0.1.6
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded ic-certification v3.2.0
[INFO] [stderr]   Downloaded candid v0.10.31
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded opaque-debug v0.3.1
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded instant v0.1.13
[INFO] [stderr]   Downloaded async-watch v0.3.1
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded pem v3.0.6
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] [stderr]   Downloaded candid_derive v0.10.31
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded ic-ed25519 v0.6.0
[INFO] [stderr]   Downloaded cached v0.56.0
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded async-lock v3.4.2
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded arc-swap v1.9.2
[INFO] [stderr]   Downloaded ic_bls12_381 v0.10.1
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.3
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded fiat-crypto v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6
[INFO] running `Command { std: "docker" "start" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ic_principal v0.1.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling candid_derive v0.10.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling candid v0.10.31
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling ic-certification v3.2.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ic-ed25519 v0.6.0
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.6.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ic-transport-types v0.47.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling ic-agent v0.47.3
[INFO] [stderr]    Compiling ic-query v0.6.10 (/opt/rustwide/workdir/crates/ic-query)
[INFO] [stderr]    Compiling ic-query-cli v0.6.10 (/opt/rustwide/workdir/crates/ic-query-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ic-query v0.6.10 (/opt/rustwide/workdir/crates/ic-query)
[INFO] [stderr]    Compiling ic-query-cli v0.6.10 (/opt/rustwide/workdir/crates/ic-query-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.11s
[INFO] running `Command { std: "docker" "inspect" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_query-d58bc4a6c9b0fe50)
[INFO] [stdout] 
[INFO] [stdout] running 332 tests
[INFO] [stdout] test cache_file::tests::non_missing_error_does_not_refresh ... ok
[INFO] [stdout] test cache_file::write::tests::atomic_write_rejects_parentless_target_path ... ok
[INFO] [stdout] test cache_file::lock::tests::corrupted_stale_refresh_lock_requires_manual_cleanup ... ok
[INFO] [stdout] test cache_file::lock::tests::active_valid_refresh_lock_is_rejected ... ok
[INFO] [stdout] test cache_file::tests::existing_cache_does_not_refresh ... ok
[INFO] [stdout] test cache_file::tests::missing_cache_refreshes_then_loads_again ... ok
[INFO] [stdout] test cache_file::write::tests::relative_single_file_target_uses_current_directory ... ok
[INFO] [stdout] test ic_registry::tests::governance::governance_node_provider_requires_principal ... ok
[INFO] [stdout] test ic_registry::tests::governance::governance_node_provider_response_converts_to_domain_structs ... ok
[INFO] [stdout] test cache_file::lock::tests::corrupted_fresh_refresh_lock_requires_manual_cleanup ... ok
[INFO] [stdout] test ic_registry::tests::inventory::node::node_list_follows_nodes_to_subnets_operators_and_providers ... ok
[INFO] [stdout] test cli::tests::parse_required_subcommand_reports_missing_subcommand ... ok
[INFO] [stdout] test ic_registry::tests::inventory::data_center::data_center_list_aggregates_registry_relations ... ok
[INFO] [stdout] test cache_file::lock::tests::stale_valid_refresh_lock_is_replaced ... ok
[INFO] [stdout] test cli::tests::parse_required_subcommand_returns_passthrough_args ... ok
[INFO] [stdout] test ic_registry::tests::catalog::registry_records_preserve_cloud_engine_subnet_type ... ok
[INFO] [stdout] test ic_registry::tests::wire::get_value_response_reports_large_value_chunk_keys ... ok
[INFO] [stdout] test ic_registry::tests::wire::get_value_response_reports_registry_errors ... ok
[INFO] [stdout] test ic_registry::tests::inventory::node_operator::node_operator_list_follows_assigned_nodes_to_operator_records ... ok
[INFO] [stdout] test ic_registry::tests::wire::validated_chunk_append_concatenates_matching_chunks ... ok
[INFO] [stdout] test ic_registry::tests::wire::registry_get_chunk_request_candid_round_trips ... ok
[INFO] [stdout] test icrc::tests::allowance_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test ic_registry::tests::inventory::node_provider::node_provider_counts_follow_subnet_nodes_to_providers ... ok
[INFO] [stdout] test ic_registry::tests::wire::validated_chunk_append_rejects_hash_mismatch ... ok
[INFO] [stdout] test icrc::tests::balance_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test icrc::tests::archives_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test icrc::tests::block_types_options_parse_through_clap ... ok
[INFO] [stdout] test icrc::tests::block_types_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test icrc::tests::allowance_options_parse_through_clap_and_normalize_subaccounts ... ok
[INFO] [stdout] test icrc::tests::archives_options_parse_through_clap ... ok
[INFO] [stdout] test icrc::tests::capabilities_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test icrc::tests::index_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test icrc::tests::index_report_renders_index_error_when_not_set ... ok
[INFO] [stdout] test icrc::tests::icrc3_archive_and_block_type_shapes_round_trip_through_candid ... ok
[INFO] [stdout] test icrc::tests::icrc3_tip_certificate_shape_round_trips_through_candid ... ok
[INFO] [stdout] test icrc::tests::index_options_parse_through_clap ... ok
[INFO] [stdout] test icrc::tests::invalid_subaccount_is_rejected_before_source_fetch ... ok
[INFO] [stdout] test icrc::tests::icrc3_blocks_result_round_trips_through_candid ... ok
[INFO] [stdout] test icrc::tests::tip_certificate_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test icrc::tests::tip_certificate_options_parse_through_clap ... ok
[INFO] [stdout] test icrc::tests::capabilities_options_parse_through_clap ... ok
[INFO] [stdout] test icrc::tests::token_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test icrc::tests::token_options_parse_through_clap ... ok
[INFO] [stdout] test ic_registry::tests::catalog::registry_records_convert_to_catalog_domain_structs ... ok
[INFO] [stdout] test icrc::tests::transactions_report_builds_text_and_json_friendly_fields ... ok
[INFO] [stdout] test nns::data_center::report::tests::data_center_info_resolves_unique_prefix ... ok
[INFO] [stdout] test icrc::tests::invalid_allowance_subaccount_is_rejected_before_source_fetch ... ok
[INFO] [stdout] test nns::node::report::tests::node_info_resolves_unique_prefix ... ok
[INFO] [stdout] test nns::data_center::report::tests::data_center_text_renders_relation_counts ... ok
[INFO] [stdout] test nns::node::report::tests::node_list_filters_by_related_prefixes ... ok
[INFO] [stdout] test nns::node::report::tests::node_text_keeps_compact_principals ... ok
[INFO] [stdout] test nns::node_operator::report::tests::node_operator_info_resolves_unique_prefix ... ok
[INFO] [stdout] test icrc::tests::balance_options_parse_through_clap_and_normalize_subaccount ... ok
[INFO] [stdout] test icrc::tests::transactions_options_parse_through_clap ... ok
[INFO] [stdout] test nns::node_operator::report::tests::node_operator_text_keeps_compact_principals ... ok
[INFO] [stdout] test nns::node_provider::report::tests::info::node_provider_info_rejects_ambiguous_prefix ... ok
[INFO] [stdout] test nns::node_provider::report::tests::info::node_provider_info_resolves_unique_prefix ... ok
[INFO] [stdout] test nns::node_provider::report::tests::list::node_provider_list_rejects_local_network ... ok
[INFO] [stdout] test icrc::tests::usage_mentions_icrc_command_surface ... ok
[INFO] [stdout] test nns::data_center::report::tests::data_center_report_uses_live_registry_source ... ok
[INFO] [stdout] test nns::node_provider::report::tests::text::node_provider_info_text_renders_detail_lines ... ok
[INFO] [stdout] test nns::leaf::tests::nns_leaf_refresh_writer_dry_run_writes_output_without_cache ... ok
[INFO] [stdout] test nns::node_provider::report::tests::text::node_provider_verbose_text_keeps_full_metadata ... ok
[INFO] [stdout] test nns::node_operator::report::tests::node_operator_report_uses_live_registry_source ... ok
[INFO] [stdout] test nns::node_provider::report::tests::list::node_provider_report_uses_live_governance_source ... ok
[INFO] [stdout] test nns::node_provider::report::tests::refresh::node_provider_refresh_writes_cache_and_list_reads_it ... ok
[INFO] [stdout] test nns::node_provider::report::tests::info::node_provider_info_resolves_exact_principal ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_cache_status_reports_missing_cache ... ok
[INFO] [stdout] test nns::node_provider::report::tests::text::node_provider_text_keeps_table_narrow ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_list_cache_lookup_returns_none_when_cache_is_missing ... ok
[INFO] [stdout] test nns::node::report::tests::node_report_uses_live_registry_source ... ok
[INFO] [stdout] test nns::leaf::tests::nns_leaf_refresh_writer_replaces_component_cache_atomically ... ok
[INFO] [stdout] test nns::proposals::report::tests::detail::nns_proposal_report_renders_detail ... ok
[INFO] [stdout] test nns::proposals::report::tests::detail::nns_proposal_report_truncates_summary_without_verbose ... ok
[INFO] [stdout] test nns::proposals::report::tests::labels::nns_proposal_labels_cover_common_values ... ok
[INFO] [stdout] test nns::proposals::report::tests::list::nns_proposal_list_report_filters_by_proposer ... ok
[INFO] [stdout] test nns::proposals::report::tests::list::nns_proposal_list_report_filters_by_query ... ok
[INFO] [stdout] test nns::proposals::report::tests::list::nns_proposal_list_report_filters_sorts_and_renders_rows ... ok
[INFO] [stdout] test nns::proposals::report::tests::list::nns_proposal_query_filter_matches_searchable_text_fields ... ok
[INFO] [stdout] test nns::proposals::report::tests::sorts::nns_proposal_list_report_sorts_by_deadline_and_voting_power ... ok
[INFO] [stdout] test nns::proposals::report::tests::sorts::nns_proposal_list_report_sorts_by_reward_status_text ... ok
[INFO] [stdout] test nns::proposals::report::tests::sorts::nns_proposal_list_report_sorts_by_tally_time ... ok
[INFO] [stdout] test nns::registry::report::tests::registry_version_report_uses_live_source_shape ... ok
[INFO] [stdout] test nns::registry::report::tests::registry_version_text_is_key_value_output ... ok
[INFO] [stdout] test nns::tests::data_center::data_center_help_is_advertised_under_nns ... ok
[INFO] [stdout] test nns::tests::data_center::data_center_info_parses_input_and_json_format ... ok
[INFO] [stdout] test nns::tests::data_center::data_center_list_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_cache_status_reports_snapshot_identity_mismatch ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_cache_status_reports_malformed_json ... ok
[INFO] [stdout] test nns::tests::data_center::data_center_refresh_parses_defaults_and_export_options ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_detail_cache_lookup_returns_none_for_missing_cached_proposal ... ok
[INFO] [stdout] test nns::tests::node::node_info_parses_input_and_json_format ... ok
[INFO] [stdout] test nns::tests::node::node_list_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_detail_reads_existing_complete_cache_before_live_lookup ... ok
[INFO] [stdout] test nns::tests::data_center::data_center_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::node::node_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::node::node_refresh_parses_defaults_and_export_options ... ok
[INFO] [stdout] test nns::tests::node_operator::node_operator_list_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_list_reads_existing_complete_cache_before_live_lookup ... ok
[INFO] [stdout] test nns::tests::node_operator::node_operator_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::node_operator::node_operator_info_parses_input_and_json_format ... ok
[INFO] [stdout] test nns::tests::node_operator::node_operator_refresh_parses_defaults_and_export_options ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_refresh_writes_complete_cache_and_status_reports ... ok
[INFO] [stdout] test nns::tests::node::node_help_is_advertised_under_nns ... ok
[INFO] [stdout] test nns::tests::node_provider::node_provider_info_parses_input_and_json_format ... ok
[INFO] [stdout] test nns::tests::node_provider::node_provider_refresh_parses_defaults_and_export_options ... ok
[INFO] [stdout] test nns::tests::node_provider::node_provider_list_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_cache_options_parse_json_format ... ok
[INFO] [stdout] test nns::tests::node_operator::node_operator_help_is_advertised_under_nns ... ok
[INFO] [stdout] test nns::tests::node_provider::node_provider_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_bare_id_alias_is_rejected ... ok
[INFO] [stdout] test nns::tests::node_provider::node_provider_help_is_advertised_under_nns ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_refresh_parses_cache_options ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_list_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_list_rejects_direction_without_local_sort ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_parses_id_and_json_format ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_list_parses_extended_local_sort_values ... ok
[INFO] [stdout] test nns::tests::registry::registry_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::registry::registry_version_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_list_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::registry::registry_help_is_advertised_under_nns ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposals_alias_is_rejected ... ok
[INFO] [stdout] test nns::tests::proposals::nns_proposal_help_is_advertised_under_nns ... ok
[INFO] [stdout] test nns::tests::subnet::catalog_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::subnet::info_usage_names_subnet_lookup_input ... ok
[INFO] [stdout] test nns::tests::subnet::list_defaults_to_mainnet_ic_catalog ... ok
[INFO] [stdout] test nns::proposals::report::cache::tests::nns_proposal_cache_status_reports_unsupported_schema ... ok
[INFO] [stdout] test nns::tests::subnet::list_parses_filters_and_json_format ... ok
[INFO] [stdout] test nns::tests::subnet::clap_rejects_invalid_nns_option_values ... ok
[INFO] [stdout] test nns::tests::subnet::nns_namespace_help_mentions_subnet ... ok
[INFO] [stdout] test nns::tests::subnet::refresh_parses_defaults_and_export_options ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_health_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_capacity_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_gaps_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::subnet::list_and_info_help_hide_stale_policy_knobs ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_providers_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_refresh_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::subnet::refresh_is_advertised_as_subnet_command ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_regions_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_versions_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_capacity_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_coverage_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_providers_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_gaps_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::topology_local::topology_coverage_local_is_rejected_with_pinned_message ... ok
[INFO] [stdout] test nns::topology::report::tests::capacity::topology_capacity_report_summarizes_operator_allowance ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_versions_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::topology::report::tests::coverage::topology_coverage_report_projects_summary_join_coverage ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_health_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_regions_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::topology::report::tests::coverage::topology_coverage_text_renders_join_coverage_table ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_summary_parses_defaults_and_json_format ... ok
[INFO] [stdout] test nns::topology::report::tests::capacity::topology_capacity_text_renders_operator_capacity_table ... ok
[INFO] [stdout] test nns::topology::report::tests::gaps::topology_gaps_report_lists_unknown_join_subjects ... ok
[INFO] [stdout] test nns::tests::topology_options::topology_refresh_parses_defaults_and_dry_run ... ok
[INFO] [stdout] test nns::topology::report::tests::health::topology_health_report_flags_mixed_versions_and_unknown_joins ... ok
[INFO] [stdout] test nns::topology::report::tests::health::topology_health_text_renders_check_table ... ok
[INFO] [stdout] test nns::topology::report::tests::regions::topology_regions_report_summarizes_data_center_regions ... ok
[INFO] [stdout] test nns::topology::report::tests::gaps::topology_gaps_text_renders_gap_or_ok_tables ... ok
[INFO] [stdout] test nns::topology::report::tests::regions::topology_regions_text_renders_region_table ... ok
[INFO] [stdout] test nns::topology::report::tests::providers::topology_providers_text_renders_provider_table ... ok
[INFO] [stdout] test nns::topology::report::tests::providers::topology_providers_report_summarizes_provider_distribution ... ok
[INFO] [stdout] test nns::topology::report::tests::refresh::topology_refresh_text_renders_component_table ... ok
[INFO] [stdout] test nns::topology::report::tests::summary::topology_summary_counts_existing_reports ... ok
[INFO] [stdout] test nns::topology::report::tests::refresh::topology_refresh_counts_component_reports ... ok
[INFO] [stdout] test nns::topology::report::tests::versions::topology_versions_report_projects_summary_registry_versions ... ok
[INFO] [stdout] test snapshot_cache::tests::load_complete_snapshot_rejects_identity_mismatch ... ok
[INFO] [stdout] test snapshot_cache::tests::load_complete_snapshot_allows_legacy_snapshot_without_identity ... ok
[INFO] [stdout] test nns::topology::report::tests::summary::topology_summary_rejects_local_network_with_topology_hint ... ok
[INFO] [stdout] test nns::topology::report::tests::summary::topology_summary_text_renders_count_and_version_tables ... ok
[INFO] [stdout] test nns::topology::report::tests::versions::topology_versions_text_renders_registry_version_table ... ok
[INFO] [stdout] test snapshot_cache::tests::paged_collection_state_tracks_progress_and_deduplicates_rows ... ok
[INFO] [stdout] test nns::tests::topology_help::topology_help_is_advertised_under_nns ... ok
[INFO] [stdout] test snapshot_cache::tests::snapshot_envelope_deserializes_legacy_cache_without_identity ... ok
[INFO] [stdout] test snapshot_cache::tests::snapshot_envelope_serializes_flat_metadata_and_data ... ok
[INFO] [stdout] test snapshot_cache::tests::paged_snapshot_refresh_runner_fetches_until_collection_exhaustion ... ok
[INFO] [stdout] test snapshot_cache::tests::snapshot_json_paths_encode_full_collection_scope ... ok
[INFO] [stdout] test snapshot_cache::tests::paged_snapshot_refresh_runner_stops_at_max_pages_before_next_fetch ... ok
[INFO] [stdout] test snapshot_cache::tests::snapshot_refresh_lifecycle_preserves_original_error_after_failed_attempt_write ... ok
[INFO] [stdout] test snapshot_cache::tests::snapshot_refresh_attempt_serializes_flat_metadata ... ok
[INFO] [stdout] test sns::commands::tests::list::sns_list_parses_defaults_and_json_format ... ok
[INFO] [stdout] test sns::commands::tests::lookup::sns_info_parses_input_and_json_format ... ok
[INFO] [stdout] test sns::commands::tests::lookup::sns_params_parses_input_and_json_format ... ok
[INFO] [stdout] test sns::commands::tests::neurons::sns_neurons_parses_owner_limit_and_json_format ... ok
[INFO] [stdout] test sns::commands::tests::lookup::sns_token_parses_input_and_json_format ... ok
[INFO] [stdout] test sns::commands::tests::neurons::sns_neurons_allows_large_limits_for_cached_sorts ... ok
[INFO] [stdout] test sns::commands::tests::neurons::sns_neurons_cache_parses_list_and_status_options ... ok
[INFO] [stdout] test snapshot_cache::tests::collect_full_collection_snapshot_paths_lists_sorted_entity_snapshots ... ok
[INFO] [stdout] test sns::commands::tests::neurons::sns_neurons_refresh_parses_page_controls ... ok
[INFO] [stdout] test sns::commands::tests::proposals::sns_proposals_cache_parses_list_and_status_options ... ok
[INFO] [stdout] test sns::commands::tests::proposals::sns_proposals_refresh_parses_page_controls ... ok
[INFO] [stdout] test sns::commands::tests::proposals::sns_proposal_parses_id_and_json_format ... ok
[INFO] [stdout] test sns::commands::tests::proposals::sns_proposals_parses_filters_and_json_format ... ok
[INFO] [stdout] test sns::commands::tests::proposals::sns_proposals_parses_extended_local_sort_values ... ok
[INFO] [stdout] test sns::commands::tests::proposals::sns_proposals_rejects_explicit_direction_for_api_sort ... ok
[INFO] [stdout] test snapshot_cache::tests::locked_snapshot_refresh_creates_parent_tracks_replacement_and_releases_lock ... ok
[INFO] [stdout] test sns::report::live::fetch::proposals::list::tests::concrete_topic_filters_build_matching_candid_topic_selectors ... ok
[INFO] [stdout] test sns::report::tests::list::sns_info_resolves_root_principal ... ok
[INFO] [stdout] test sns::report::tests::list::sns_list_ids_follow_source_order ... ok
[INFO] [stdout] test sns::commands::tests::usage::sns_list_usage_snapshot ... ok
[INFO] [stdout] test sns::report::tests::list::sns_list_name_sort_keeps_stable_ids ... ok
[INFO] [stdout] test sns::report::live::fetch::proposals::list::tests::any_topic_filter_omits_candid_topic_selector ... ok
[INFO] [stdout] test sns::report::tests::list::sns_info_rejects_unknown_id ... ok
[INFO] [stdout] test sns::report::tests::list::sns_info_resolves_list_id ... ok
[INFO] [stdout] test sns::report::tests::list::sns_list_rejects_local_network ... ok
[INFO] [stdout] test sns::report::tests::list::sns_list_report_uses_names_and_compact_ids_by_default ... ok
[INFO] [stdout] test sns::report::tests::list::sns_list_surfaces_metadata_fallbacks ... ok
[INFO] [stdout] test sns::report::tests::list::sns_list_report_verbose_text_keeps_full_ids ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::errors::sns_neurons_cached_sort_requires_existing_complete_cache ... ok
[INFO] [stdout] test sns::commands::tests::invalid::sns_neurons_rejects_invalid_clap_values ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::errors::sns_neurons_refresh_max_pages_does_not_publish_incomplete_cache ... ok
[INFO] [stdout] test sns::commands::tests::proposals::sns_proposals_parses_local_sort_defaults_and_directions ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::refresh::sns_neurons_refresh_removes_stale_lock_and_publishes_cache ... ok
[INFO] [stdout] test sns::commands::tests::usage::sns_help_is_advertised ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::errors::sns_neurons_cached_sort_rejects_snapshot_identity_mismatch ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::errors::sns_neurons_cached_sort_rejects_unsupported_cache_schema ... ok
[INFO] [stdout] test sns::report::tests::neurons::live::sns_neurons_resolves_list_id_and_renders_governance_neurons ... ok
[INFO] [stdout] test sns::report::tests::neurons::live::sns_neurons_text_formats_optional_e8s_as_token_decimals ... ok
[INFO] [stdout] test sns::report::tests::neurons::live::sns_neurons_verbose_text_keeps_full_neuron_ids ... ok
[INFO] [stdout] test sns::report::tests::params::sns_params_resolves_list_id_and_renders_governance_parameters ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::status::sns_neurons_cache_list_and_status_reports_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cache_status::sns_proposals_cache_status_reports_missing_cache ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::refresh::sns_neurons_refresh_writes_complete_cache_and_cached_sort_uses_it ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::status::sns_neurons_cache_status_reports_failed_attempt_without_complete_cache ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::refresh::sns_neurons_refresh_failure_preserves_existing_complete_cache ... ok
[INFO] [stdout] test sns::report::tests::proposals::cache_status::sns_proposals_cache_status_reports_malformed_json ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::status::sns_neurons_cache_status_reports_unsupported_schema ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::status::sns_neurons_cache_status_reports_snapshot_identity_mismatch ... ok
[INFO] [stdout] test sns::report::tests::proposals::cache_status::sns_proposals_cache_status_reports_snapshot_identity_mismatch ... ok
[INFO] [stdout] test sns::report::tests::proposals::cache_status::sns_proposals_cache_status_reports_unsupported_schema ... ok
[INFO] [stdout] test sns::report::tests::proposals::cache_status::sns_proposals_refresh_writes_complete_cache_and_status_reports_it ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_core::sns_proposals_list_auto_refreshes_missing_cache_and_reuses_it ... ok
[INFO] [stdout] test sns::report::tests::neurons::cache::status::sns_neurons_cache_status_reports_malformed_json ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_core::sns_proposal_detail_reads_existing_complete_cache_before_live_lookup ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_decided_status_combines_with_topic_filter ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_eligible_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_proposer_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_ineligible_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_status_rejected_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_status_adopted_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_query_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_status_decided_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_cached_topic_filters_complete_snapshot ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_action_id_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_eligible_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_decided_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_created_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_created_ascending_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_status_filter_refreshes_legacy_cache_without_raw_status ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_executed_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_failed_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_filters::sns_proposals_topic_filter_refreshes_legacy_cache_without_topic ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_proposer_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_reject_cost_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::proposals::live::sns_proposal_resolves_list_id_and_renders_governance_proposal ... ok
[INFO] [stdout] test sns::report::tests::proposals::live::sns_proposals_live_eligibility_filter_applies_to_returned_rows ... ok
[INFO] [stdout] test sns::report::tests::proposals::live::sns_proposals_live_proposer_filter_applies_to_returned_rows ... ok
[INFO] [stdout] test sns::report::tests::proposals::live::sns_proposals_live_query_filter_applies_to_returned_rows ... ok
[INFO] [stdout] test sns::report::tests::proposals::live::sns_proposals_resolves_list_id_and_renders_governance_proposals ... ok
[INFO] [stdout] test sns::report::tests::proposals::live::sns_proposals_status_decided_requires_cache_root ... ok
[INFO] [stdout] test sns::report::tests::token::sns_token_empty_logo_metadata_is_false ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_reward_round_orders_before_limit ... ok
[INFO] [stdout] test sns::report::tests::token::sns_token_logo_metadata_is_presence_boolean ... ok
[INFO] [stdout] test sns::report::view::tests::neuron_stake_sort_orders_highest_stake_first_with_id_tiebreaker ... ok
[INFO] [stdout] test sns::report::tests::token::sns_token_resolves_list_id_and_renders_ledger_metadata ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_action_sort_orders_descending_with_id_tiebreaker ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_ballots_sort_orders_highest_count_first ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_before_filter_requires_lower_present_id ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_decided_ascending_sort_orders_oldest_decision_first_and_open_last ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_decided_sort_orders_newest_decision_first_and_open_last ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_eligibility_filter_matches_reward_eligibility ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_executed_sort_orders_newest_execution_first_and_unexecuted_last ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_failed_sort_orders_newest_failure_first_and_non_failed_last ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_id_sort_orders_newest_id_first ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_proposer_filter_matches_neuron_id_prefix ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_proposer_sort_orders_present_ids_before_missing_ids ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_query_filter_matches_searchable_text_fields ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_reject_cost_sort_orders_lowest_cost_first_when_ascending ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_reward_round_sort_orders_highest_round_first ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_status_filter_matches_cache_backed_statuses ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_status_sort_orders_lifecycle_states_first ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_tally_time_sort_orders_newest_tally_first ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_title_sort_orders_case_insensitive_with_id_tiebreaker ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_topic_filter_matches_cached_topic_labels ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_topic_sort_orders_present_labels_before_missing_labels ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_total_votes_sort_orders_highest_tally_first ... ok
[INFO] [stdout] test sns::report::view::tests::proposal_yes_sort_orders_ascending_with_id_tiebreaker ... ok
[INFO] [stdout] test sns::report::view::tests::sns_name_sort_preserves_stable_id_tiebreaker ... ok
[INFO] [stdout] test subnet_catalog::core_tests::catalog::catalog_schema_round_trips_through_json ... ok
[INFO] [stdout] test subnet_catalog::core_tests::catalog::unknown_future_schema_version_is_rejected ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_tally_time_orders_before_limit ... ok
[INFO] [stdout] test subnet_catalog::core_tests::resolve::forced_interpretations_are_explicit ... ok
[INFO] [stdout] test subnet_catalog::core_tests::resolve::known_subnet_principal_wins_over_canister_range_interpretation ... ok
[INFO] [stdout] test subnet_catalog::core_tests::resolve::resolver_accepts_unique_subnet_principal_prefix ... ok
[INFO] [stdout] test subnet_catalog::core_tests::resolve::resolver_maps_canister_by_inclusive_principal_byte_range ... ok
[INFO] [stdout] test subnet_catalog::core_tests::resolve::resolver_rejects_ambiguous_principal_prefix ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_status_orders_before_limit ... ok
[INFO] [stdout] test subnet_catalog::core_tests::resolve::resolver_rejects_canister_boundary_prefix ... ok
[INFO] [stdout] test subnet_catalog::core_tests::resolve::resolver_returns_typed_error_for_unknown_routing_subnet ... ok
[INFO] [stdout] test subnet_catalog::core_tests::validation::empty_subnets_and_empty_ranges_are_rejected ... ok
[INFO] [stdout] test subnet_catalog::core_tests::validation::validation_rejects_unknown_routing_subnet_and_reversed_range ... ok
[INFO] [stdout] test subnet_catalog::tests::cache::catalog_path_lives_outside_deployment_state ... ok
[INFO] [stdout] test subnet_catalog::tests::cache::load_cached_catalog_rejects_non_mainnet_network ... ok
[INFO] [stdout] test subnet_catalog::tests::cache::missing_catalog_error_explains_cached_only_slice ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_reward_end_orders_before_limit ... ok
[INFO] [stdout] test subnet_catalog::tests::info::info_report_rejects_canister_prefix ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_topic_orders_before_limit ... ok
[INFO] [stdout] test subnet_catalog::tests::info::cloud_engine_subnet_keeps_application_rate_class ... ok
[INFO] [stdout] test subnet_catalog::tests::info::info_report_resolves_canister_and_marks_application_chargeable ... ok
[INFO] [stdout] test subnet_catalog::tests::info::info_report_resolves_unique_subnet_prefix ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_title_orders_before_limit ... ok
[INFO] [stdout] test subnet_catalog::tests::info::system_subnet_has_no_catalog_rate ... ok
[INFO] [stdout] test subnet_catalog::tests::list::list_report_verbose_text_keeps_full_metadata ... ok
[INFO] [stdout] test subnet_catalog::tests::refresh::refresh_existing_fresh_lock_fails_fast ... ok
[INFO] [stdout] test subnet_catalog::tests::stale_time::stale_duration_accepts_units ... ok
[INFO] [stdout] test subnet_catalog::tests::stale_time::stale_status_is_deterministic ... ok
[INFO] [stdout] test subnet_catalog::tests::stale_time::utc_timestamp_formatter_is_deterministic ... ok
[INFO] [stdout] test tests::base_units_render_as_two_decimal_token_amounts ... ok
[INFO] [stdout] test tests::duration_display_uses_largest_readable_unit ... ok
[INFO] [stdout] test tests::duration_parser_accepts_integer_units ... ok
[INFO] [stdout] test tests::e8s_render_as_two_decimal_token_amounts ... ok
[INFO] [stdout] test tests::render_table_handles_long_left_aligned_cells ... ok
[INFO] [stdout] test subnet_catalog::tests::refresh::refresh_failure_preserves_existing_catalog_and_removes_lock ... ok
[INFO] [stdout] test tests::render_table_right_aligns_cells ... ok
[INFO] [stdout] test text_search::tests::optional_text_contains_ascii_case_insensitive_matches_ascii_text ... ok
[INFO] [stdout] test subnet_catalog::tests::list::list_report_loads_cached_catalog_and_caps_ranges ... ok
[INFO] [stdout] test subnet_catalog::tests::refresh::refresh_dry_run_writes_output_without_replacing_cache ... ok
[INFO] [stdout] test subnet_catalog::tests::list::list_report_refreshes_missing_catalog ... ok
[INFO] [stdout] test sns::report::tests::proposals::cached_sorts::sns_proposals_cached_sort_total_votes_orders_before_limit ... ok
[INFO] [stdout] test subnet_catalog::tests::refresh::refresh_writes_catalog_atomically_and_removes_lock ... ok
[INFO] [stdout] test subnet_catalog::tests::refresh::refresh_removes_stale_lock_and_retries_once ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 332 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/downstream_usage.rs (/opt/rustwide/target/debug/deps/downstream_usage-d1d9db2bd34b17a3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test host::downstream_host_examples_typecheck_public_builders ... ok
[INFO] [stdout] test downstream_no_default_rendering_example_uses_public_api ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/icrc_public_api.rs (/opt/rustwide/target/debug/deps/icrc_public_api-9ba9e79493c0b2e9)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test public_icrc_host_api_exposes_live_builder_entry_points ... ok
[INFO] [stdout] test public_icrc_request_constructors_set_expected_fields ... ok
[INFO] [stdout] test public_icrc_host_api_accepts_custom_source_adapters ... ok
[INFO] [stdout] test public_icrc_index_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_tip_certificate_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_allowance_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_balance_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_capabilities_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_block_types_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_token_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_archives_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] test public_icrc_transactions_api_is_constructible_and_renderable_without_host ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/nns_public_api.rs (/opt/rustwide/target/debug/deps/nns_public_api-091ac3171ef253a1)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test public_nns_node_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_node_operator_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_registry_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_node_provider_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_registry_host_api_accepts_custom_source_adapter ... ok
[INFO] [stdout] test public_nns_data_center_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_topology_coverage_and_health_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_topology_gaps_and_capacity_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_proposal_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_topology_region_provider_and_refresh_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_topology_summary_and_versions_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_nns_proposal_host_api_reads_complete_cache_without_cli ... ok
[INFO] [stdout] test public_nns_topology_host_api_accepts_custom_source_adapter ... ok
[INFO] [stdout] test public_nns_inventory_host_api_reads_cached_reports_without_cli ... ok
[INFO] [stdout] test public_nns_proposal_host_api_accepts_custom_source_adapter ... ok
[INFO] [stdout] test public_nns_inventory_host_api_accepts_custom_source_adapters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sns_public_api.rs (/opt/rustwide/target/debug/deps/sns_public_api-9514f723615e0d94)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test public_sns_host_api_exposes_live_builder_entry_points ... ok
[INFO] [stdout] test public_sns_host_api_accepts_custom_neuron_source_adapters ... FAILED
[INFO] [stdout] test public_sns_host_api_accepts_custom_proposal_source_adapters ... FAILED
[INFO] [stdout] test public_sns_info_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_sns_list_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_sns_host_api_exposes_neuron_request_constructor ... ok
[INFO] [stdout] test public_sns_request_constructors_set_expected_fields ... ok
[INFO] [stdout] test public_sns_host_api_exposes_refresh_requests_and_renderers ... ok
[INFO] [stdout] test public_sns_token_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_sns_proposals_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_sns_proposal_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_sns_params_api_is_constructible_and_renderable ... ok
[INFO] [stdout] test public_sns_host_api_accepts_custom_source_adapters ... ok
[INFO] [stdout] test public_sns_host_api_exposes_cache_paths_and_local_reports ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- public_sns_host_api_accepts_custom_neuron_source_adapters stdout ----
[INFO] [stdout] Error: Cache(CreateDirectory { path: "target/ic-query-sns-public-api-neuron-source-5033/.icq/sns/ic/be2us-64aaa-aaaaa-qaabq-cai/neurons", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } })
[INFO] [stdout] 
[INFO] [stdout] ---- public_sns_host_api_accepts_custom_proposal_source_adapters stdout ----
[INFO] [stdout] Error: Cache(CreateDirectory { path: "target/ic-query-sns-public-api-proposal-source-5033/.icq/sns/ic/be2us-64aaa-aaaaa-qaabq-cai/proposals", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     public_sns_host_api_accepts_custom_neuron_source_adapters
[INFO] [stdout]     public_sns_host_api_accepts_custom_proposal_source_adapters
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ic-query --test sns_public_api`
[INFO] running `Command { std: "docker" "inspect" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6", kill_on_drop: false }`
[INFO] [stdout] fa4d98486d170b3c105f8f7f139e5ab840bba271a28921f0c48e5d37545f02f6
