[INFO] cloning repository https://github.com/heliaxdev/store-fmd-flag-in-masp-memo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heliaxdev/store-fmd-flag-in-masp-memo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheliaxdev%2Fstore-fmd-flag-in-masp-memo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheliaxdev%2Fstore-fmd-flag-in-masp-memo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87e89950e9efc8773b7aec8d523d6eb7d905b7d4
[INFO] building heliaxdev/store-fmd-flag-in-masp-memo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheliaxdev%2Fstore-fmd-flag-in-masp-memo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heliaxdev/store-fmd-flag-in-masp-memo
[INFO] finished tweaking git repo https://github.com/heliaxdev/store-fmd-flag-in-masp-memo
[INFO] tweaked toml for git repo https://github.com/heliaxdev/store-fmd-flag-in-masp-memo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heliaxdev/store-fmd-flag-in-masp-memo on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heliaxdev/store-fmd-flag-in-masp-memo 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nonempty v0.11.0
[INFO] [stderr]   Downloaded core2 v0.3.3
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded zcash_encoding v0.2.2
[INFO] [stderr]   Downloaded memuse v0.2.2
[INFO] [stderr]   Downloaded masp_note_encryption v1.4.0
[INFO] [stderr]   Downloaded incrementalmerkletree v0.3.1
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded fpe v0.6.1
[INFO] [stderr]   Downloaded nam-num-traits v0.2.20-nam.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.6
[INFO] [stderr]   Downloaded nam-jubjub v0.10.1-nam.0
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded masp_primitives v1.4.0
[INFO] [stderr]   Downloaded borsh v1.5.6
[INFO] [stderr]   Downloaded bip0039 v0.12.0
[INFO] [stderr]   Downloaded nam-bls12_381 v0.8.1-nam.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c38c509a1ed7c735f76368f4090bdacad3af23149af78d516e35532f1c684c38
[INFO] running `Command { std: "docker" "start" "-a" "c38c509a1ed7c735f76368f4090bdacad3af23149af78d516e35532f1c684c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c38c509a1ed7c735f76368f4090bdacad3af23149af78d516e35532f1c684c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38c509a1ed7c735f76368f4090bdacad3af23149af78d516e35532f1c684c38", kill_on_drop: false }`
[INFO] [stdout] c38c509a1ed7c735f76368f4090bdacad3af23149af78d516e35532f1c684c38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e650e7db2520fab6acc883a8e06436934a1d43a4530941fbb1e90db6140ca7c
[INFO] running `Command { std: "docker" "start" "-a" "5e650e7db2520fab6acc883a8e06436934a1d43a4530941fbb1e90db6140ca7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling borsh v1.5.6
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling base64ct v1.7.3
[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 syn v2.0.100
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nam-num-traits v0.2.20-nam.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling zcash_encoding v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling nam-bls12_381 v0.8.1-nam.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nam-jubjub v0.10.1-nam.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bip0039 v0.12.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling borsh-derive v1.5.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling masp_note_encryption v1.4.0
[INFO] [stderr]    Compiling incrementalmerkletree v0.3.1
[INFO] [stderr]    Compiling masp_primitives v1.4.0
[INFO] [stderr]    Compiling store-fmd-flag-in-masp-memo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.27s
[INFO] running `Command { std: "docker" "inspect" "5e650e7db2520fab6acc883a8e06436934a1d43a4530941fbb1e90db6140ca7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e650e7db2520fab6acc883a8e06436934a1d43a4530941fbb1e90db6140ca7c", kill_on_drop: false }`
[INFO] [stdout] 5e650e7db2520fab6acc883a8e06436934a1d43a4530941fbb1e90db6140ca7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3f201444d498c2c36f2c6c3b6b21ff522cc1f4c91566e6af7dbf525e1e8ad25
[INFO] running `Command { std: "docker" "start" "-a" "b3f201444d498c2c36f2c6c3b6b21ff522cc1f4c91566e6af7dbf525e1e8ad25", kill_on_drop: false }`
[INFO] [stderr]    Compiling store-fmd-flag-in-masp-memo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "b3f201444d498c2c36f2c6c3b6b21ff522cc1f4c91566e6af7dbf525e1e8ad25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3f201444d498c2c36f2c6c3b6b21ff522cc1f4c91566e6af7dbf525e1e8ad25", kill_on_drop: false }`
[INFO] [stdout] b3f201444d498c2c36f2c6c3b6b21ff522cc1f4c91566e6af7dbf525e1e8ad25
