[INFO] fetching crate masp_primitives 3.0.5...
[INFO] building masp_primitives-3.0.5 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate masp_primitives 3.0.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate masp_primitives 3.0.5
[INFO] finished tweaking crates.io crate masp_primitives 3.0.5
[INFO] tweaked toml for crates.io crate masp_primitives 3.0.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate masp_primitives 3.0.5 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate masp_primitives 3.0.5 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded nonempty v0.11.0
[INFO] [stderr]   Downloaded nam-num-traits v0.2.20-nam.0
[INFO] [stderr]   Downloaded memuse v0.2.2
[INFO] [stderr]   Downloaded zcash_encoding v0.2.2
[INFO] [stderr]   Downloaded fpe v0.6.1
[INFO] [stderr]   Downloaded masp_note_encryption v3.0.5
[INFO] [stderr]   Downloaded incrementalmerkletree v0.8.2
[INFO] [stderr]   Downloaded nam-jubjub v1.10.1-nam.1
[INFO] [stderr]   Downloaded core2 v0.3.3
[INFO] [stderr]   Downloaded nam-blstrs v0.7.1-nam.0
[INFO] [stderr]   Downloaded bip0039 v0.12.0
[INFO] [stderr]   Downloaded nam-blst v0.3.15-nam.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 896488554f2bc48f7507cd6531edceb7779e6ec47f500a5464a5785794156bcb
[INFO] running `Command { std: "docker" "start" "-a" "896488554f2bc48f7507cd6531edceb7779e6ec47f500a5464a5785794156bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "896488554f2bc48f7507cd6531edceb7779e6ec47f500a5464a5785794156bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "896488554f2bc48f7507cd6531edceb7779e6ec47f500a5464a5785794156bcb", kill_on_drop: false }`
[INFO] [stdout] 896488554f2bc48f7507cd6531edceb7779e6ec47f500a5464a5785794156bcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cb3fa477b0830fb453c8858c7e719973cabb57ad11095c452a1d4b28b52405b
[INFO] running `Command { std: "docker" "start" "-a" "3cb3fa477b0830fb453c8858c7e719973cabb57ad11095c452a1d4b28b52405b", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling nam-blst v0.3.15-nam.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling nam-num-traits v0.2.20-nam.0
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zcash_encoding v0.2.2
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling bip0039 v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling nam-blstrs v0.7.1-nam.0
[INFO] [stderr]    Compiling nam-jubjub v1.10.1-nam.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling masp_note_encryption v3.0.5
[INFO] [stderr]    Compiling masp_primitives v3.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s
[INFO] running `Command { std: "docker" "inspect" "3cb3fa477b0830fb453c8858c7e719973cabb57ad11095c452a1d4b28b52405b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb3fa477b0830fb453c8858c7e719973cabb57ad11095c452a1d4b28b52405b", kill_on_drop: false }`
[INFO] [stdout] 3cb3fa477b0830fb453c8858c7e719973cabb57ad11095c452a1d4b28b52405b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7f93f781b2e25cdcf7ee545f0e8b56d562a4a5721b661dee82c1dc524c63389
[INFO] running `Command { std: "docker" "start" "-a" "e7f93f781b2e25cdcf7ee545f0e8b56d562a4a5721b661dee82c1dc524c63389", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling zcash_encoding v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling bip0039 v0.12.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling nam-blstrs v0.7.1-nam.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling masp_note_encryption v3.0.5
[INFO] [stderr]    Compiling nam-jubjub v1.10.1-nam.1
[INFO] [stderr]    Compiling masp_primitives v3.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.92s
[INFO] running `Command { std: "docker" "inspect" "e7f93f781b2e25cdcf7ee545f0e8b56d562a4a5721b661dee82c1dc524c63389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f93f781b2e25cdcf7ee545f0e8b56d562a4a5721b661dee82c1dc524c63389", kill_on_drop: false }`
[INFO] [stdout] e7f93f781b2e25cdcf7ee545f0e8b56d562a4a5721b661dee82c1dc524c63389
