[INFO] fetching crate zcash_client_sqlite 0.18.9... [INFO] testing zcash_client_sqlite-0.18.9 against 1.91.0 for beta-1.92-2 [INFO] extracting crate zcash_client_sqlite 0.18.9 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate zcash_client_sqlite 0.18.9 [INFO] finished tweaking crates.io crate zcash_client_sqlite 0.18.9 [INFO] tweaked toml for crates.io crate zcash_client_sqlite 0.18.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zcash_client_sqlite 0.18.9 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 crates.io crate zcash_client_sqlite 0.18.9 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemerz-rusqlite v0.320.0 [INFO] [stderr] Downloaded daggy v0.8.0 [INFO] [stderr] Downloaded schemerz v0.2.0 [INFO] [stderr] Downloaded zcash_client_backend v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1e045542d2fabad8068ddbf45a8b02baa62fc5e02866128b08e052c9a1eebd0d [INFO] running `Command { std: "docker" "start" "-a" "1e045542d2fabad8068ddbf45a8b02baa62fc5e02866128b08e052c9a1eebd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e045542d2fabad8068ddbf45a8b02baa62fc5e02866128b08e052c9a1eebd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e045542d2fabad8068ddbf45a8b02baa62fc5e02866128b08e052c9a1eebd0d", kill_on_drop: false }` [INFO] [stdout] 1e045542d2fabad8068ddbf45a8b02baa62fc5e02866128b08e052c9a1eebd0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fd279cd0e59cef56e8f9fca479f75c76d85460b2547485e222c4117b01bf74e7 [INFO] running `Command { std: "docker" "start" "-a" "fd279cd0e59cef56e8f9fca479f75c76d85460b2547485e222c4117b01bf74e7", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memuse v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hybrid-array v0.2.3 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.3 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling digest v0.11.0-pre.9 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling nonempty v0.11.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling jubjub v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling zcash_spec v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zip32 v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling zcash_encoding v0.3.0 [INFO] [stderr] Compiling zcash_protocol v0.6.2 [INFO] [stderr] Compiling f4jumble v0.1.1 [INFO] [stderr] Compiling incrementalmerkletree v0.8.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling fpe v0.6.1 [INFO] [stderr] Compiling zcash_note_encryption v0.4.1 [INFO] [stderr] Compiling zcash_address v0.9.0 [INFO] [stderr] Compiling bounded-vec v0.9.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.13.0-pre.4 [INFO] [stderr] Compiling ripemd v0.2.0-pre.4 [INFO] [stderr] Compiling sha2 v0.11.0-pre.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling halo2_legacy_pdqsort v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling halo2_proofs v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling bip32 v0.6.0-pre.1 [INFO] [stderr] Compiling zcash_script v0.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling sinsemilla v0.1.0 [INFO] [stderr] Compiling halo2_poseidon v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling equihash v0.2.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zcash_transparent v0.5.0 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling reddsa v0.5.1 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling redjubjub v0.8.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zcash_client_backend v0.20.0 [INFO] [stderr] Compiling sapling-crypto v0.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling halo2_gadgets v0.3.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling daggy v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling schemerz v0.2.0 [INFO] [stderr] Compiling shardtree v0.6.1 [INFO] [stderr] Compiling zcash_keys v0.11.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling zip321 v0.5.0 [INFO] [stderr] Compiling orchard v0.11.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling zcash_primitives v0.25.0 [INFO] [stderr] Compiling schemerz-rusqlite v0.320.0 [INFO] [stderr] Compiling zcash_client_sqlite v0.18.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "fd279cd0e59cef56e8f9fca479f75c76d85460b2547485e222c4117b01bf74e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd279cd0e59cef56e8f9fca479f75c76d85460b2547485e222c4117b01bf74e7", kill_on_drop: false }` [INFO] [stdout] fd279cd0e59cef56e8f9fca479f75c76d85460b2547485e222c4117b01bf74e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e9da411cc00c64edb2b67397957f002ca3155e44ef777e179d17d5a7bc59f7e0 [INFO] running `Command { std: "docker" "start" "-a" "e9da411cc00c64edb2b67397957f002ca3155e44ef777e179d17d5a7bc59f7e0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-6 v0.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling zcash_script v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wagyu-zcash-parameters-1 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-2 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-3 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-4 v0.2.0 [INFO] [stderr] Compiling wagyu-zcash-parameters-5 v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling wagyu-zcash-parameters v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling reddsa v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling halo2_proofs v0.3.0 [INFO] [stderr] Compiling redjubjub v0.8.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling halo2_poseidon v0.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling sinsemilla v0.1.0 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling fpe v0.6.1 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Compiling schemerz-rusqlite v0.320.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling zcash_client_backend v0.20.0 [INFO] [stderr] Compiling ambassador v0.4.1 [INFO] [stderr] Compiling halo2_gadgets v0.3.1 [INFO] [stderr] Compiling incrementalmerkletree v0.8.2 [INFO] [stderr] Compiling incrementalmerkletree-testing v0.3.0 [INFO] [stderr] Compiling sapling-crypto v0.5.0 [INFO] [stderr] Compiling zcash_protocol v0.6.2 [INFO] [stderr] Compiling shardtree v0.6.1 [INFO] [stderr] Compiling zcash_address v0.9.0 [INFO] [stderr] Compiling zcash_transparent v0.5.0 [INFO] [stderr] Compiling zip321 v0.5.0 [INFO] [stderr] Compiling zcash_keys v0.11.0 [INFO] [stderr] Compiling orchard v0.11.0 [INFO] [stderr] Compiling zcash_primitives v0.25.0 [INFO] [stderr] Compiling zcash_proofs v0.25.0 [INFO] [stderr] Compiling zcash_client_sqlite v0.18.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e9da411cc00c64edb2b67397957f002ca3155e44ef777e179d17d5a7bc59f7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9da411cc00c64edb2b67397957f002ca3155e44ef777e179d17d5a7bc59f7e0", kill_on_drop: false }` [INFO] [stdout] e9da411cc00c64edb2b67397957f002ca3155e44ef777e179d17d5a7bc59f7e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 754cb793994d6333a4da2c3eb4dd4cb1b9580d38a73d40a674dfeaa383fbc77f [INFO] running `Command { std: "docker" "start" "-a" "754cb793994d6333a4da2c3eb4dd4cb1b9580d38a73d40a674dfeaa383fbc77f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcash_client_sqlite-563c8e482db91f4b) [INFO] [stdout] [INFO] [stdout] running 101 tests [INFO] [stdout] test tests::create_account_then_conflicts ... ok [INFO] [stdout] test chain::tests::valid_chain_states_sapling ... ok [INFO] [stdout] test chain::tests::scan_cached_blocks_detects_spends_out_of_order_sapling ... ok [INFO] [stdout] test chain::tests::scan_cached_blocks_finds_received_notes_sapling ... ok [INFO] [stdout] test chain::tests::scan_cached_blocks_finds_change_notes_sapling ... ok [INFO] [stdout] test chain::tests::data_db_truncation_sapling ... ok [INFO] [stdout] test tests::get_next_available_address ... ok [INFO] [stdout] test tests::import_account_hd_0 ... ok [INFO] [stdout] test tests::import_account_hd_1_then_2 ... ok [INFO] [stdout] test tests::import_account_hd_1_then_conflicts ... ok [INFO] [stdout] test tests::import_account_ufvk_then_conflicts ... ok [INFO] [stdout] test tests::validate_seed ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_put_shard_roots ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_append ... ok [INFO] [stdout] test chain::tests::reorg_to_checkpoint_sapling ... ok [INFO] [stdout] test wallet::init::migrations::add_account_birthdays::tests::migrate ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_root_hashes ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_remove_mark ... ok [INFO] [stdout] test wallet::init::migrations::add_utxo_account::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::addresses_table::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::add_transaction_views::tests::transaction_views ... ok [INFO] [stdout] test wallet::init::migrations::add_account_uuids::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::ephemeral_addresses::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::fix_bad_change_flagging::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::ensure_orchard_ua_receiver::tests::init_migrate_add_orchard_receiver ... ok [INFO] [stdout] test wallet::init::migrations::fix_broken_commitment_trees::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::fix_transparent_received_outputs::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::initial_setup::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::full_account_ids::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::nullifier_map::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::fix_v_transactions_expired_unmined::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::orchard_shardtree::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::orchard_received_notes::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::sent_notes_to_internal::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::sapling_memo_consistency::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::received_notes_nullable_nf::tests::received_notes_nullable_migration ... ok [INFO] [stdout] test wallet::init::migrations::shardtree_support::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::spend_key_available::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::support_legacy_sqlite::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::support_zcashd_wallet_import::tests::migrate ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_checkpoint_rewind ... ok [INFO] [stdout] test wallet::init::migrations::tests::migrate_between_releases_without_data ... ok [INFO] [stdout] test wallet::init::migrations::tx_observation_height::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::ufvk_support::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::tx_retrieval_queue::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::utxos_table::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::tx_retrieval_queue::tests::migrate_with_data ... ok [INFO] [stdout] test wallet::init::migrations::v_sapling_shard_unscanned_ranges::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::tx_retrieval_queue_expiry::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::utxos_to_txos::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::v_transactions_shielding_balance::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::v_transactions_additional_totals::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::v_transactions_note_uniqueness::tests::v_transactions_note_uniqueness_migration ... ok [INFO] [stdout] test wallet::init::migrations::v_transactions_net::tests::v_transactions_net ... ok [INFO] [stdout] test wallet::init::migrations::v_transactions_transparent_history::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::v_tx_outputs_use_legacy_false::tests::migrate ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_rewind_remove_mark ... ok [INFO] [stdout] test wallet::init::migrations::wallet_summaries::tests::migrate ... ok [INFO] [stdout] test wallet::init::migrations::v_tx_outputs_return_addrs::tests::migrate ... ok [INFO] [stdout] test wallet::init::tests::external_schema_prefix_unused ... ok [INFO] [stdout] test wallet::init::tests::init_migrate_from_0_3_0 ... ok [INFO] [stdout] test wallet::init::tests::init_migrate_from_main_pre_migrations ... ok [INFO] [stdout] test wallet::init::tests::init_migrate_from_autoshielding_poc ... ok [INFO] [stdout] test wallet::init::tests::verify_schema ... ok [INFO] [stdout] test wallet::sapling::tests::birthday_in_anchor_shard ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_witnesses ... ok [INFO] [stdout] test wallet::commitment_tree::tests::sapling_witness_consistency ... ok [INFO] [stdout] test wallet::sapling::tests::proposal_fails_with_no_blocks ... ok [INFO] [stdout] test wallet::sapling::tests::scan_cached_blocks_detects_spends_out_of_order ... ok [INFO] [stdout] test wallet::sapling::tests::send_max_proposal_fails_when_unconfirmed_funds_present ... ok [INFO] [stdout] test wallet::sapling::tests::create_to_address_fails_on_incorrect_usk ... ok [INFO] [stdout] test chain::tests::scan_cached_blocks_allows_blocks_out_of_order_sapling has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::change_note_spends_succeed has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::checkpoint_gaps has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::external_address_change_spends_detected_in_restore_from_seed has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::metadata_queries_exclude_unwanted_notes has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::ovk_policy_prevents_recovery_from_chain has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::send_single_step_proposed_transfer has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::send_with_multiple_change_outputs has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::external_address_change_spends_detected_in_restore_from_seed ... ok [INFO] [stdout] test wallet::sapling::tests::change_note_spends_succeed ... ok [INFO] [stdout] test wallet::sapling::tests::checkpoint_gaps ... ok [INFO] [stdout] test wallet::sapling::tests::send_single_step_proposed_transfer ... ok [INFO] [stdout] test wallet::sapling::tests::send_with_multiple_change_outputs ... ok [INFO] [stdout] test wallet::sapling::tests::spend_all_funds_single_step_proposed_transfer has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::spend_everything_single_step_proposed_transfer has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::spend_fails_on_locked_notes has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::spend_fails_on_unverified_notes has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::spend_max_spendable_single_step_proposed_transfer has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::ovk_policy_prevents_recovery_from_chain ... ok [INFO] [stdout] test wallet::sapling::tests::spend_all_funds_single_step_proposed_transfer ... ok [INFO] [stdout] test wallet::sapling::tests::zip315_can_spend_inputs_by_confirmations_policy ... ok [INFO] [stdout] test wallet::sapling::tests::zip317_spend ... ignored [INFO] [stdout] test wallet::scanning::tests::replace_queue_entries_merges_previous_range ... ok [INFO] [stdout] test wallet::scanning::tests::replace_queue_entries_merges_subsequent_range ... ok [INFO] [stdout] test wallet::scanning::tests::sapling_create_account_creates_ignored_range ... ok [INFO] [stdout] test wallet::scanning::tests::sapling_scan_complete ... ok [INFO] [stdout] test wallet::scanning::tests::sapling_update_chain_tip_stable_max_scanned ... ok [INFO] [stdout] test wallet::scanning::tests::sapling_update_chain_tip_unstable_max_scanned ... ok [INFO] [stdout] test wallet::scanning::tests::sapling_update_chain_tip_when_never_scanned ... ok [INFO] [stdout] test wallet::scanning::tests::sapling_update_chain_tip_with_no_subtree_roots ... ok [INFO] [stdout] test wallet::scanning::tests::update_chain_tip_before_create_account ... ok [INFO] [stdout] test wallet::tests::block_fully_scanned ... ok [INFO] [stdout] test wallet::tests::empty_database_has_no_balance ... ok [INFO] [stdout] test wallet::tests::get_account_ids ... ok [INFO] [stdout] test wallet::sapling::tests::spend_max_spendable_single_step_proposed_transfer ... ok [INFO] [stdout] test wallet::tests::get_default_account_index ... ok [INFO] [stdout] test wallet::tests::test_account_birthday ... ok [INFO] [stdout] test wallet::sapling::tests::spend_succeeds_to_t_addr_zero_change has been running for over 60 seconds [INFO] [stdout] test wallet::sapling::tests::spend_everything_single_step_proposed_transfer ... ok [INFO] [stdout] test wallet::sapling::tests::spend_fails_on_unverified_notes ... ok [INFO] [stdout] test chain::tests::scan_cached_blocks_allows_blocks_out_of_order_sapling ... ok [INFO] [stdout] test wallet::sapling::tests::spend_succeeds_to_t_addr_zero_change ... ok [INFO] [stdout] test wallet::sapling::tests::spend_fails_on_locked_notes ... ok [INFO] [stdout] test wallet::sapling::tests::metadata_queries_exclude_unwanted_notes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 100 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 784.36s [INFO] [stdout] [INFO] [stderr] Doc-tests zcash_client_sqlite [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/chain/init.rs - chain::init::init_cache_database (line 16) ... ok [INFO] [stdout] test src/wallet/init.rs - wallet::init::WalletMigrator (line 391) ... ok [INFO] [stdout] test src/wallet/init.rs - wallet::init::init_wallet_db (line 295) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "754cb793994d6333a4da2c3eb4dd4cb1b9580d38a73d40a674dfeaa383fbc77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754cb793994d6333a4da2c3eb4dd4cb1b9580d38a73d40a674dfeaa383fbc77f", kill_on_drop: false }` [INFO] [stdout] 754cb793994d6333a4da2c3eb4dd4cb1b9580d38a73d40a674dfeaa383fbc77f