[INFO] fetching crate zcash_client_sqlite 0.20.2...
[INFO] testing zcash_client_sqlite-0.20.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zcash_client_sqlite 0.20.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zcash_client_sqlite 0.20.2
[INFO] finished tweaking crates.io crate zcash_client_sqlite 0.20.2
[INFO] tweaked toml for crates.io crate zcash_client_sqlite 0.20.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zcash_client_sqlite 0.20.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zcash_client_sqlite 0.20.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 245543994dc131ec63d276758e0dc68146574fb86a3a299c61a2e64b34a7cd38
[INFO] running `Command { std: "docker" "start" "-a" "245543994dc131ec63d276758e0dc68146574fb86a3a299c61a2e64b34a7cd38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245543994dc131ec63d276758e0dc68146574fb86a3a299c61a2e64b34a7cd38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245543994dc131ec63d276758e0dc68146574fb86a3a299c61a2e64b34a7cd38", kill_on_drop: false }`
[INFO] [stdout] 245543994dc131ec63d276758e0dc68146574fb86a3a299c61a2e64b34a7cd38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 483d38060a2201a6cee63133bf18d140e306003f4d0a8f91754066c73fdf7962
[INFO] running `Command { std: "docker" "start" "-a" "483d38060a2201a6cee63133bf18d140e306003f4d0a8f91754066c73fdf7962", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling corez v0.1.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[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 crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling jubjub v0.10.0
[INFO] [stderr]    Compiling zcash_encoding v0.4.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zcash_spec v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zip32 v0.2.0
[INFO] [stderr]    Compiling zcash_protocol v0.8.0
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.4
[INFO] [stderr]    Compiling ripemd v0.2.0-pre.4
[INFO] [stderr]    Compiling hmac v0.13.0-pre.4
[INFO] [stderr]    Compiling f4jumble v0.1.1
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zcash_address v0.11.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling zcash_note_encryption v0.4.1
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bip32 v0.6.0-pre.1
[INFO] [stderr]    Compiling bounded-vec v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling halo2_legacy_pdqsort v0.1.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling halo2_proofs v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling bellman v0.14.0
[INFO] [stderr]    Compiling zcash_script v0.4.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling halo2_poseidon v0.1.0
[INFO] [stderr]    Compiling sinsemilla v0.1.0
[INFO] [stderr]    Compiling reddsa v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling equihash v0.3.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling redjubjub v0.8.0
[INFO] [stderr]    Compiling sapling-crypto v0.7.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling zcash_transparent v0.7.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zcash_client_backend v0.22.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling halo2_gadgets v0.4.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling daggy v0.8.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling schemerz v0.2.0
[INFO] [stderr]    Compiling zcash_keys v0.13.0
[INFO] [stderr]    Compiling shardtree v0.6.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling zip321 v0.7.0
[INFO] [stderr]    Compiling orchard v0.13.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling zcash_primitives v0.27.0
[INFO] [stderr]    Compiling schemerz-rusqlite v0.370.0
[INFO] [stderr]    Compiling zcash_client_sqlite v0.20.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.35s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "483d38060a2201a6cee63133bf18d140e306003f4d0a8f91754066c73fdf7962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "483d38060a2201a6cee63133bf18d140e306003f4d0a8f91754066c73fdf7962", kill_on_drop: false }`
[INFO] [stdout] 483d38060a2201a6cee63133bf18d140e306003f4d0a8f91754066c73fdf7962
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0b7525db005969dad48aa94fb249528479e07cf2fba533f78a2a04fe1e7622a
[INFO] running `Command { std: "docker" "start" "-a" "c0b7525db005969dad48aa94fb249528479e07cf2fba533f78a2a04fe1e7622a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rustix v0.38.34
[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 quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wagyu-zcash-parameters-4 v0.2.0
[INFO] [stderr]    Compiling wagyu-zcash-parameters-6 v0.2.0
[INFO] [stderr]    Compiling wagyu-zcash-parameters-5 v0.2.0
[INFO] [stderr]    Compiling wagyu-zcash-parameters-2 v0.2.0
[INFO] [stderr]    Compiling wagyu-zcash-parameters-1 v0.2.0
[INFO] [stderr]    Compiling wagyu-zcash-parameters-3 v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling wagyu-zcash-parameters v0.2.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling bip32 v0.6.0-pre.1
[INFO] [stderr]    Compiling reddsa v0.5.1
[INFO] [stderr]    Compiling zcash_script v0.4.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling redjubjub v0.8.0
[INFO] [stderr]    Compiling sinsemilla v0.1.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling halo2_proofs v0.3.2
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling halo2_poseidon v0.1.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling schemerz-rusqlite v0.370.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling zcash_client_backend v0.22.0
[INFO] [stderr]    Compiling ambassador v0.4.1
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling incrementalmerkletree-testing v0.3.0
[INFO] [stderr]    Compiling sapling-crypto v0.7.0
[INFO] [stderr]    Compiling halo2_gadgets v0.4.0
[INFO] [stderr]    Compiling zcash_protocol v0.8.0
[INFO] [stderr]    Compiling shardtree v0.6.2
[INFO] [stderr]    Compiling zcash_address v0.11.0
[INFO] [stderr]    Compiling zcash_transparent v0.7.0
[INFO] [stderr]    Compiling zip321 v0.7.0
[INFO] [stderr]    Compiling zcash_keys v0.13.0
[INFO] [stderr]    Compiling orchard v0.13.0
[INFO] [stderr]    Compiling zcash_primitives v0.27.0
[INFO] [stderr]    Compiling zcash_proofs v0.27.0
[INFO] [stderr]    Compiling zcash_client_sqlite v0.20.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.13s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "c0b7525db005969dad48aa94fb249528479e07cf2fba533f78a2a04fe1e7622a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b7525db005969dad48aa94fb249528479e07cf2fba533f78a2a04fe1e7622a", kill_on_drop: false }`
[INFO] [stdout] c0b7525db005969dad48aa94fb249528479e07cf2fba533f78a2a04fe1e7622a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fec72c8d467f3f2fe385f5a6066bcec96a8e5773f25be0cef351d6961888adf
[INFO] running `Command { std: "docker" "start" "-a" "5fec72c8d467f3f2fe385f5a6066bcec96a8e5773f25be0cef351d6961888adf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcash_client_sqlite-6575ca0912bbbeeb)
[INFO] [stdout] 
[INFO] [stdout] running 135 tests
[INFO] [stdout] test chain::tests::scan_cached_blocks_detects_spends_out_of_order_sapling ... ok
[INFO] [stdout] test chain::tests::data_db_truncation_sapling ... ok
[INFO] [stdout] test chain::tests::scan_cached_blocks_finds_change_notes_sapling ... ok
[INFO] [stdout] test chain::tests::scan_cached_blocks_finds_received_notes_sapling ... ok
[INFO] [stdout] test chain::tests::reorg_to_checkpoint_sapling ... ok
[INFO] [stdout] test chain::tests::rewind_after_non_contiguous_scan_sapling ... ok
[INFO] [stdout] test chain::tests::rewind_to_height_shallow_sapling ... ok
[INFO] [stdout] test chain::tests::rewind_to_height_deep_sapling ... ok
[INFO] [stdout] test chain::tests::valid_chain_states_sapling ... ok
[INFO] [stdout] test tests::create_account_then_conflicts ... ok
[INFO] [stdout] test tests::find_account_for_address_returns_matching_account_for_own_ua ... ok
[INFO] [stdout] test tests::find_account_for_address_returns_matching_account_for_receivers_of_own_ua ... ok
[INFO] [stdout] test tests::find_account_for_address_returns_none_for_unknown_address ... ok
[INFO] [stdout] test chain::tests::truncate_to_chain_state_above_scanned_sapling ... ok
[INFO] [stdout] test tests::find_account_for_ua_finds_via_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 chain::tests::truncate_to_chain_state_below_birthday_sapling ... ok
[INFO] [stdout] test chain::tests::truncate_to_chain_state_sapling ... 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::ivk_only_account_upgrade_paths ... 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 wallet::commitment_tree::tests::sapling_remove_mark ... ok
[INFO] [stdout] test wallet::commitment_tree::tests::sapling_root_hashes ... ok
[INFO] [stdout] test wallet::common::tests::select_unspent_note_meta ... ok
[INFO] [stdout] test wallet::init::migrations::account_delete_cascade::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::add_account_birthdays::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::add_account_uuids::tests::migrate ... ok
[INFO] [stdout] test wallet::commitment_tree::tests::sapling_checkpoint_rewind ... ok
[INFO] [stdout] test wallet::init::migrations::add_transaction_views::tests::transaction_views ... 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_trust_marker::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::commitment_tree::tests::sapling_rewind_remove_mark ... ok
[INFO] [stdout] test wallet::init::migrations::fix_broken_commitment_trees::tests::migrate_without_confirmed_unmined_at_height_column ... ok
[INFO] [stdout] test wallet::init::migrations::fix_broken_commitment_trees::tests::migrate_with_confirmed_unmined_at_height_column ... 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::fix_v_transactions_expired_unmined::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::nullifier_map::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::orchard_received_notes::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::orchard_shardtree::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::ivk_item_cache::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::sapling_memo_consistency::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::sent_notes_to_internal::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::ivk_item_cache::tests::migrate_populates_ivk_cache ... 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::standalone_p2sh::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::standalone_p2sh::tests::migrate_preserves_data ... ok
[INFO] [stdout] test wallet::init::migrations::support_zcashd_wallet_import::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::tx_retrieval_queue::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::tx_observation_height::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::tests::migrate_between_releases_without_data ... ok
[INFO] [stdout] test wallet::init::migrations::tx_retrieval_queue::tests::migrate_with_data ... ok
[INFO] [stdout] test wallet::init::migrations::ufvk_support::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::utxos_table::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::tx_retrieval_queue_expiry::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::v_sapling_shard_unscanned_ranges::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::utxos_to_txos::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::v_transactions_additional_totals::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::v_received_output_spends_account::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::v_transactions_net::tests::v_transactions_net ... ok
[INFO] [stdout] test wallet::init::migrations::v_transactions_shielding_balance::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::v_transactions_transparent_history::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_tx_outputs_return_addrs::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::v_tx_outputs_use_legacy_false::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::v_tx_outputs_key_scopes::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::wallet_summaries::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::witness_stabilized_notes::tests::migrate ... ok
[INFO] [stdout] test wallet::init::migrations::witness_stabilized_notes::tests::gap_in_scanned_coverage_prevents_stabilization ... ok
[INFO] [stdout] test wallet::init::migrations::witness_stabilized_notes::tests::migrate_backfills_stabilized_notes ... ok
[INFO] [stdout] test wallet::init::migrations::witness_stabilized_notes::tests::migrate_without_scan_state_is_noop ... ok
[INFO] [stdout] test wallet::commitment_tree::tests::sapling_witnesses ... 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::commitment_tree::tests::sapling_witness_consistency ... ok
[INFO] [stdout] test wallet::init::tests::init_migrate_from_autoshielding_poc ... ok
[INFO] [stdout] test wallet::init::tests::init_migrate_from_main_pre_migrations ... ok
[INFO] [stdout] test wallet::init::tests::verify_schema ... ok
[INFO] [stdout] test wallet::init::migrations::v_tx_outputs_key_scopes::tests::v_tx_outputs_validity ... ok
[INFO] [stdout] test wallet::sapling::tests::birthday_in_anchor_shard ... ok
[INFO] [stdout] test wallet::sapling::tests::create_to_address_fails_on_incorrect_usk ... ok
[INFO] [stdout] test chain::tests::newly_discovered_notes_become_stabilized_sapling has been running for over 60 seconds
[INFO] [stdout] test chain::tests::scan_cached_blocks_allows_blocks_out_of_order_sapling has been running for over 60 seconds
[INFO] [stdout] test chain::tests::stabilized_note_spendable_after_deep_rewind_sapling has been running for over 60 seconds
[INFO] [stdout] test wallet::sapling::tests::account_deletion 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::change_note_spends_succeed ... ok
[INFO] [stdout] test wallet::sapling::tests::checkpoint_gaps ... ok
[INFO] [stdout] test wallet::sapling::tests::proposal_fails_with_no_blocks ... ok
[INFO] [stdout] test wallet::sapling::tests::receive_two_notes_with_same_value ... 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 chain::tests::scan_cached_blocks_allows_blocks_out_of_order_sapling ... ok
[INFO] [stdout] test wallet::sapling::tests::external_address_change_spends_detected_in_restore_from_seed ... ok
[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::spend_all_funds_single_step_proposed_transfer has been running for over 60 seconds
[INFO] [stdout] test wallet::sapling::tests::account_deletion ... ok
[INFO] [stdout] test wallet::sapling::tests::send_single_step_proposed_transfer ... ok
[INFO] [stdout] test wallet::sapling::tests::spend_all_funds_single_step_proposed_transfer ... ok
[INFO] [stdout] test wallet::sapling::tests::send_with_multiple_change_outputs ... ok
[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_everything_single_step_proposed_transfer ... 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::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::sapling::tests::spend_max_spendable_single_step_proposed_transfer ... 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::empty_database_has_no_balance ... ok
[INFO] [stdout] test wallet::tests::get_account_ids ... ok
[INFO] [stdout] test wallet::tests::block_fully_scanned ... ok
[INFO] [stdout] test wallet::sapling::tests::spend_succeeds_to_t_addr_zero_change ... ok
[INFO] [stdout] test wallet::tests::get_default_account_index ... ok
[INFO] [stdout] test wallet::tests::recover_until_above_chain_tip_does_not_overshoot_tip_size ... ok
[INFO] [stdout] test wallet::tests::rewound_birthday_does_not_falsely_report_complete_recovery ... ok
[INFO] [stdout] test wallet::tests::rewound_birthday_recovery_denominator_includes_imported_subtrees ... ok
[INFO] [stdout] test wallet::tests::test_account_birthday ... ok
[INFO] [stdout] test wallet::sapling::tests::spend_fails_on_unverified_notes ... ok
[INFO] [stdout] test wallet::sapling::tests::spend_fails_on_locked_notes ... ok
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "5fec72c8d467f3f2fe385f5a6066bcec96a8e5773f25be0cef351d6961888adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fec72c8d467f3f2fe385f5a6066bcec96a8e5773f25be0cef351d6961888adf", kill_on_drop: false }`
[INFO] [stdout] 5fec72c8d467f3f2fe385f5a6066bcec96a8e5773f25be0cef351d6961888adf
