[INFO] cloning repository https://github.com/NillionNetwork/nuc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NillionNetwork/nuc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNillionNetwork%2Fnuc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNillionNetwork%2Fnuc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27c075aa2300f5f5abd3d9fd02189216f6675917 [INFO] testing NillionNetwork/nuc-rs against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNillionNetwork%2Fnuc-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/NillionNetwork/nuc-rs [INFO] finished tweaking git repo https://github.com/NillionNetwork/nuc-rs [INFO] tweaked toml for git repo https://github.com/NillionNetwork/nuc-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NillionNetwork/nuc-rs on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NillionNetwork/nuc-rs 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-str v0.4.3 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded const-hex v1.17.0 [INFO] [stderr] Downloaded const_format v0.2.35 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded hex-literal v1.0.0 [INFO] [stderr] Downloaded multibase v0.9.2 [INFO] [stderr] Downloaded match-lookup v0.1.1 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded base256emoji v1.0.2 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 425b6f6b28afdec56b381bba50291d8825ae92e0633658ede2537cf23a2cec75 [INFO] running `Command { std: "docker" "start" "-a" "425b6f6b28afdec56b381bba50291d8825ae92e0633658ede2537cf23a2cec75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "425b6f6b28afdec56b381bba50291d8825ae92e0633658ede2537cf23a2cec75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425b6f6b28afdec56b381bba50291d8825ae92e0633658ede2537cf23a2cec75", kill_on_drop: false }` [INFO] [stdout] 425b6f6b28afdec56b381bba50291d8825ae92e0633658ede2537cf23a2cec75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66553396124fa6c502e26fd3423b53bbd525d7158574c45e70fd2fe81b0a44cf [INFO] running `Command { std: "docker" "start" "-a" "66553396124fa6c502e26fd3423b53bbd525d7158574c45e70fd2fe81b0a44cf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling nillion-nucs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "66553396124fa6c502e26fd3423b53bbd525d7158574c45e70fd2fe81b0a44cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66553396124fa6c502e26fd3423b53bbd525d7158574c45e70fd2fe81b0a44cf", kill_on_drop: false }` [INFO] [stdout] 66553396124fa6c502e26fd3423b53bbd525d7158574c45e70fd2fe81b0a44cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91d97c40309770b0d14f48204e49486182f778b4a3209fa67f83caefa3bbad24 [INFO] running `Command { std: "docker" "start" "-a" "91d97c40309770b0d14f48204e49486182f778b4a3209fa67f83caefa3bbad24", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling nillion-nucs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "91d97c40309770b0d14f48204e49486182f778b4a3209fa67f83caefa3bbad24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d97c40309770b0d14f48204e49486182f778b4a3209fa67f83caefa3bbad24", kill_on_drop: false }` [INFO] [stdout] 91d97c40309770b0d14f48204e49486182f778b4a3209fa67f83caefa3bbad24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8996497cf0e588b3d1ea9f51f2adff8659678b05a4d6488f04f0cbed33107cb [INFO] running `Command { std: "docker" "start" "-a" "b8996497cf0e588b3d1ea9f51f2adff8659678b05a4d6488f04f0cbed33107cb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nillion_nucs-96d917e162d821eb) [INFO] [stdout] [INFO] [stdout] running 155 tests [INFO] [stdout] test did::tests::did_parsing_and_display::case_1_nil ... ok [INFO] [stdout] test did::tests::parse_invalid_did::case_1_no_did ... ok [INFO] [stdout] test did::tests::did_parsing_and_display::case_3_ethr ... ok [INFO] [stdout] test did::tests::parse_invalid_did::case_3_nil_trailing_colon ... ok [INFO] [stdout] test did::tests::parse_invalid_did::case_2_nil_no_method ... ok [INFO] [stdout] test did::tests::did_parsing_and_display::case_2_key ... ok [INFO] [stdout] test did::tests::parse_invalid_did::case_5_key_invalid_multibase ... ok [INFO] [stdout] test did::tests::parse_invalid_did::case_6_key_unsupported_multibase ... ok [INFO] [stdout] test did::tests::parse_invalid_did::case_7_ethr_invalid_address ... ok [INFO] [stdout] test envelope::tests::invalid_suffixes::case_2_malformed_bas64 ... ok [INFO] [stdout] test envelope::tests::invalid_suffixes::case_3_malformed_json ... ok [INFO] [stdout] test envelope::tests::invalid_suffixes::case_4_invalid_json ... ok [INFO] [stdout] test envelope::tests::too_large ... ok [INFO] [stdout] test envelope::tests::invalid_suffixes::case_6_b64_emoji ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_03_eq3 ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_01_eq1 ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_04_eq4 ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_05_eq5 ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_07_not_eq ... ok [INFO] [stdout] test did::tests::parse_invalid_did::case_4_nil_invalid_public_key ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_02_eq2 ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_06_ne ... ok [INFO] [stdout] test envelope::tests::deep_nesting ... ok [INFO] [stdout] test envelope::tests::invalid_suffixes::case_1_dot ... ok [INFO] [stdout] test envelope::tests::invalid_suffixes::case_5_emoji ... ok [INFO] [stdout] test envelope::tests::metamask_created_nuc ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_09_and1 ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_11_empty_and ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_12_or_short_circuit ... ok [INFO] [stdout] test envelope::tests::decoding ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_14_empty_or ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_10_and2 ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_02_eq2 ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_03_eq3 ... ok [INFO] [stdout] test envelope::tests::nuc_serde ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_08_any_of ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_01_eq1 ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_04_eq4 ... ok [INFO] [stdout] test policy::tests::evaluation_does_not_match::case_13_or_long_circuit ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_05_eq5 ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_06_ne ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_07_not_eq ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_10_or_short_circuit ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_01_empty ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_03_invalid_op ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_05_no_value2 ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_09_and ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_10_not_no_policy ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_02_only_op ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_11_and_bogus_vec ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_04_no_value1 ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_06_no_value3 ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_07_anyof_no_vec ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_08_and_no_vec ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_08_any_of ... ok [INFO] [stdout] test policy::tests::evaluation_matches::case_11_or_long_circuit ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_13_not_bogus_policy ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_12_and_bogus_policy ... ok [INFO] [stdout] test policy::tests::invalid_policies::case_09_or_no_vec ... ok [INFO] [stdout] test policy::tests::valid_policies::case_4_anyof2 ... ok [INFO] [stdout] test policy::tests::valid_policies::case_6_or ... ok [INFO] [stdout] test policy::tests::valid_policies::case_7_not ... ok [INFO] [stdout] test policy::tests::valid_policies::case_5_and ... ok [INFO] [stdout] test policy::tests::valid_policies::case_1_eq ... ok [INFO] [stdout] test policy::tests::valid_policies::case_2_ne ... ok [INFO] [stdout] test policy::tests::valid_policies::case_3_anyof1 ... ok [INFO] [stdout] test selector::tests::context_lookup::case_2_entire_context_arg2 ... ok [INFO] [stdout] test selector::tests::context_lookup::case_3_nested1 ... ok [INFO] [stdout] test selector::tests::context_lookup::case_1_entire_context_arg1 ... ok [INFO] [stdout] test selector::tests::context_lookup::case_4_non_existent ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_01_empty ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_02_empty_context ... ok [INFO] [stdout] test policy::tests::valid_policies::case_8_nested ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_03_context_idenitty ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_04_no_leading_dot ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_05_invalid_field_name1 ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_08_invalid_field_name4 ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_10_trailing_dot2 ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_11_empty_label1 ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_12_empty_label2 ... ok [INFO] [stdout] test selector::tests::parse_valid_selectors::case_1_token_identity ... ok [INFO] [stdout] test selector::tests::parse_valid_selectors::case_2_token_single ... ok [INFO] [stdout] test selector::tests::parse_valid_selectors::case_3_context_single ... ok [INFO] [stdout] test selector::tests::parse_valid_selectors::case_5_context_multi ... ok [INFO] [stdout] test selector::tests::parse_valid_selectors::case_4_token_multi ... ok [INFO] [stdout] test selector::tests::parse_valid_selectors::case_6_entire_alphabet ... ok [INFO] [stdout] test selector::tests::token_lookup::case_1_identity ... ok [INFO] [stdout] test selector::tests::token_lookup::case_2_field ... ok [INFO] [stdout] test selector::tests::token_lookup::case_4_non_existent ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_1_empty_same ... ok [INFO] [stdout] test selector::tests::token_lookup::case_3_nested ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_2_empty_different ... ok [INFO] [stdout] test selector::tests::context_lookup::case_5_non_existent_subkey ... ok [INFO] [stdout] test signer::tests::signer_did_matches_creation_method ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_07_invalid_field_name3 ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_06_invalid_field_name2 ... ok [INFO] [stdout] test selector::tests::parse_invalid_selectors::case_09_trailing_dot1 ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_3_same ... ok [INFO] [stdout] test builder::tests::heterogeneous_chain ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_4_prefix_match ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_6_different_prefix ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_7_different_longer_prefix ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_5_longer ... ok [INFO] [stdout] test token::tests::legacy::parse_full_delegation ... ok [INFO] [stdout] test token::tests::legacy::parse_full_invocation ... ok [INFO] [stdout] test token::tests::legacy::parse_minimal_delegation ... ok [INFO] [stdout] test token::tests::legacy::parse_minimal_invocation ... ok [INFO] [stdout] test token::tests::legacy::parse_mixed_delegation_invocation ... ok [INFO] [stdout] test token::tests::parse_did_key_token ... ok [INFO] [stdout] test token::tests::parse_invalid_commands::case_1_empty ... ok [INFO] [stdout] test token::tests::parse_invalid_commands::case_2_leading_double_slash ... ok [INFO] [stdout] test token::tests::command_is_attenuation::case_8_different ... ok [INFO] [stdout] test token::tests::parse_invalid_commands::case_3_trailing_slash ... ok [INFO] [stdout] test token::tests::parse_invalid_commands::case_4_double_slash_in_middle ... ok [INFO] [stdout] test token::tests::parse_valid_commands::case_1_root ... ok [INFO] [stdout] test token::tests::parse_valid_commands::case_2_one ... ok [INFO] [stdout] test token::tests::parse_valid_proof_hash ... ok [INFO] [stdout] test token::tests::parse_valid_commands::case_3_two ... ok [INFO] [stdout] test validator::tests::chain::root_key_signature_missing ... ok [INFO] [stdout] test validator::tests::chain::need_delegation ... ok [INFO] [stdout] test validator::tests::chain::proofs_must_be_delegations ... ok [INFO] [stdout] test validator::tests::chain::command_not_attenuated ... ok [INFO] [stdout] test validator::tests::chain::invalid_audience_invocation ... ok [INFO] [stdout] test validator::tests::chain::invalid_audience_delegation ... ok [INFO] [stdout] test validator::tests::chain::chain_too_long ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_1_operator ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_2_any_od ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_3_not ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_4_and_single ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_5_or_single ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_6_and_multi ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_7_or_multi ... ok [INFO] [stdout] test validator::tests::policy::policy_properties::case_8_nested ... ok [INFO] [stdout] test validator::tests::chain::valid_no_root_keys_needed ... ok [INFO] [stdout] test validator::tests::chain::missing_proof ... ok [INFO] [stdout] test validator::tests::chain::subject_not_in_chain ... ok [INFO] [stdout] test validator::tests::chain::unlinked_chain ... ok [INFO] [stdout] test validator::tests::policy::policy_array_too_wide ... ok [INFO] [stdout] test signer::eip712_tests::test_eip712_signer_round_trip ... ok [INFO] [stdout] test validator::tests::temporal::proof_not_before_not_met ... ok [INFO] [stdout] test validator::tests::policy::root_policy_not_met ... ok [INFO] [stdout] test validator::tests::policy::policy_too_deep ... ok [INFO] [stdout] test validator::tests::policy::intermediate_policy_not_met ... ok [INFO] [stdout] test validator::tests::temporal::not_before_backwards ... ok [INFO] [stdout] test validator::tests::temporal::last_token_expired ... ok [INFO] [stdout] test validator::tests::chain::need_invocation ... ok [INFO] [stdout] test validator::tests::policy::policy_too_wide ... ok [INFO] [stdout] test validator::tests::temporal::last_not_before_not_met ... ok [INFO] [stdout] test validator::tests::chain::valid_root_token ... ok [INFO] [stdout] test validator::tests::temporal::root_token_expired ... ok [INFO] [stdout] test validator::tests::chain::issuer_audience_mismatch ... ok [INFO] [stdout] test validator::tests::chain::valid_revocation_token ... ok [INFO] [stdout] test validator::tests::chain::invalid_signature ... ok [INFO] [stdout] test validator::tests::chain::valid_token ... ok [INFO] [stderr] Doc-tests nillion_nucs [INFO] [stdout] test envelope::tests::invalid_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/builder.rs - builder::NucBuilderBase::expires_in (line 113) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::InvocationBuilder (line 67) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::DelegationBuilder (line 45) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8996497cf0e588b3d1ea9f51f2adff8659678b05a4d6488f04f0cbed33107cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8996497cf0e588b3d1ea9f51f2adff8659678b05a4d6488f04f0cbed33107cb", kill_on_drop: false }` [INFO] [stdout] b8996497cf0e588b3d1ea9f51f2adff8659678b05a4d6488f04f0cbed33107cb