[INFO] cloning repository https://github.com/berzanorg/nacho
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berzanorg/nacho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberzanorg%2Fnacho", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberzanorg%2Fnacho'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db85861ebbd08a06a6a52226f569829f0c5fe386
[INFO] building berzanorg/nacho against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberzanorg%2Fnacho" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/berzanorg/nacho
[INFO] finished tweaking git repo https://github.com/berzanorg/nacho
[INFO] tweaked toml for git repo https://github.com/berzanorg/nacho written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/berzanorg/nacho 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 git repo https://github.com/berzanorg/nacho 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 git repository `https://github.com/o1-labs/proof-systems`
[INFO] [stderr]     Updating git submodule `https://github.com/ethereum-optimism/optimism.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Saw-mon-and-Natalie/clones-with-immutable-args`
[INFO] [stderr]     Updating git submodule `https://github.com/dapphub/ds-test`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating git submodule `https://github.com/dapphub/ds-test`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable`
[INFO] [stderr]     Updating git submodule `https://github.com/safe-global/safe-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/transmissions11/solmate`
[INFO] [stderr]     Updating git submodule `https://github.com/dapphub/ds-test`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.17
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.2
[INFO] [stderr]   Downloaded ark-serialize-derive v0.3.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.9
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded ark-ec v0.3.0
[INFO] [stderr]   Downloaded ark-poly v0.3.0
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded serde_with v3.6.1
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded time v0.3.34
[INFO] [stderr]   Downloaded chrono v0.4.34
[INFO] [stderr]   Downloaded cc v1.0.89
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.9
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded serde_with_macros v3.6.1
[INFO] [stderr]   Downloaded toml_edit v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 69df49805506534f6747e03ac2e024abde414076530a68cb589e2aa1c03635b3
[INFO] running `Command { std: "docker" "start" "-a" "69df49805506534f6747e03ac2e024abde414076530a68cb589e2aa1c03635b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69df49805506534f6747e03ac2e024abde414076530a68cb589e2aa1c03635b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69df49805506534f6747e03ac2e024abde414076530a68cb589e2aa1c03635b3", kill_on_drop: false }`
[INFO] [stdout] 69df49805506534f6747e03ac2e024abde414076530a68cb589e2aa1c03635b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0db35187d2fc39dd800f36b78b3abf89cd7ed122257738e37e94e095e88f17bc
[INFO] running `Command { std: "docker" "start" "-a" "0db35187d2fc39dd800f36b78b3abf89cd7ed122257738e37e94e095e88f17bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling nacho-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling nacho-dynamic-list v0.1.0 (/opt/rustwide/workdir/dynamic-list)
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling nacho-static-list v0.1.0 (/opt/rustwide/workdir/static-list)
[INFO] [stderr]    Compiling nacho-events-db v0.1.0 (/opt/rustwide/workdir/events-db)
[INFO] [stderr]    Compiling nacho-js-process v0.1.0 (/opt/rustwide/workdir/js-process)
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.6.1
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-poly v0.3.0
[INFO] [stderr]    Compiling mina-curves v0.1.0 (https://github.com/o1-labs/proof-systems?branch=master#2c3ae8b0)
[INFO] [stderr]    Compiling o1-utils v0.1.0 (https://github.com/o1-labs/proof-systems?branch=master#2c3ae8b0)
[INFO] [stderr]    Compiling mina-poseidon v0.1.0 (https://github.com/o1-labs/proof-systems?branch=master#2c3ae8b0)
[INFO] [stderr]    Compiling mina-hasher v0.1.0 (https://github.com/o1-labs/proof-systems?branch=master#2c3ae8b0)
[INFO] [stderr]    Compiling mina-signer v0.1.0 (https://github.com/o1-labs/proof-systems?branch=master#2c3ae8b0)
[INFO] [stderr]    Compiling nacho-poseidon-hash v0.1.0 (/opt/rustwide/workdir/poseidon-hash)
[INFO] [stderr]    Compiling nacho-data-structures v0.1.0 (/opt/rustwide/workdir/data-structures)
[INFO] [stderr]    Compiling nacho-dynamic-merkle-tree v0.1.0 (/opt/rustwide/workdir/dynamic-merkle-tree)
[INFO] [stderr]    Compiling nacho-dynamic-queue v0.1.0 (/opt/rustwide/workdir/dynamic-queue)
[INFO] [stderr]    Compiling nacho-static-merkle-tree v0.1.0 (/opt/rustwide/workdir/static-merkle-tree)
[INFO] [stderr]    Compiling nacho-executor v0.1.0 (/opt/rustwide/workdir/executor)
[INFO] [stderr]    Compiling nacho-transactions-db v0.1.0 (/opt/rustwide/workdir/transactions-db)
[INFO] [stderr]    Compiling nacho-schnorr-signature v0.1.0 (/opt/rustwide/workdir/schnorr-signature)
[INFO] [stderr]    Compiling nacho-proofpool v0.1.0 (/opt/rustwide/workdir/proofpool)
[INFO] [stderr]    Compiling nacho-mempool v0.1.0 (/opt/rustwide/workdir/mempool)
[INFO] [stderr]    Compiling nacho-burns-db v0.1.0 (/opt/rustwide/workdir/burns-db)
[INFO] [stderr]    Compiling nacho-pools-db v0.1.0 (/opt/rustwide/workdir/pools-db)
[INFO] [stderr]    Compiling nacho-withdrawals-db v0.1.0 (/opt/rustwide/workdir/withdrawals-db)
[INFO] [stderr]    Compiling nacho-balances-db v0.1.0 (/opt/rustwide/workdir/balances-db)
[INFO] [stderr]    Compiling nacho-liquidities-db v0.1.0 (/opt/rustwide/workdir/liquidities-db)
[INFO] [stderr]    Compiling nacho-rpc-server v0.1.0 (/opt/rustwide/workdir/rpc-server)
[INFO] [stderr]    Compiling nacho-processes v0.1.0 (/opt/rustwide/workdir/processes)
[INFO] [stderr]    Compiling nacho-zk-rollup v0.1.0 (/opt/rustwide/workdir/zk-rollup)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "0db35187d2fc39dd800f36b78b3abf89cd7ed122257738e37e94e095e88f17bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db35187d2fc39dd800f36b78b3abf89cd7ed122257738e37e94e095e88f17bc", kill_on_drop: false }`
[INFO] [stdout] 0db35187d2fc39dd800f36b78b3abf89cd7ed122257738e37e94e095e88f17bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1c8e08447b0357ae4859025217637ed3ddb4019f50433ab9987e9ffdf1609300
[INFO] running `Command { std: "docker" "start" "-a" "1c8e08447b0357ae4859025217637ed3ddb4019f50433ab9987e9ffdf1609300", kill_on_drop: false }`
[INFO] [stderr]    Compiling nacho-processes v0.1.0 (/opt/rustwide/workdir/processes)
[INFO] [stderr]    Compiling nacho-zk-rollup v0.1.0 (/opt/rustwide/workdir/zk-rollup)
[INFO] [stderr]    Compiling nacho-rpc-server v0.1.0 (/opt/rustwide/workdir/rpc-server)
[INFO] [stderr]    Compiling nacho-burns-db v0.1.0 (/opt/rustwide/workdir/burns-db)
[INFO] [stderr]    Compiling nacho-mempool v0.1.0 (/opt/rustwide/workdir/mempool)
[INFO] [stderr]    Compiling nacho-liquidities-db v0.1.0 (/opt/rustwide/workdir/liquidities-db)
[INFO] [stderr]    Compiling nacho-withdrawals-db v0.1.0 (/opt/rustwide/workdir/withdrawals-db)
[INFO] [stderr]    Compiling nacho-proofpool v0.1.0 (/opt/rustwide/workdir/proofpool)
[INFO] [stderr]    Compiling nacho-pools-db v0.1.0 (/opt/rustwide/workdir/pools-db)
[INFO] [stderr]    Compiling nacho-balances-db v0.1.0 (/opt/rustwide/workdir/balances-db)
[INFO] [stderr]    Compiling nacho-static-merkle-tree v0.1.0 (/opt/rustwide/workdir/static-merkle-tree)
[INFO] [stderr]    Compiling nacho-dynamic-merkle-tree v0.1.0 (/opt/rustwide/workdir/dynamic-merkle-tree)
[INFO] [stderr]    Compiling nacho-executor v0.1.0 (/opt/rustwide/workdir/executor)
[INFO] [stderr]    Compiling nacho-schnorr-signature v0.1.0 (/opt/rustwide/workdir/schnorr-signature)
[INFO] [stderr]    Compiling nacho-transactions-db v0.1.0 (/opt/rustwide/workdir/transactions-db)
[INFO] [stderr]    Compiling nacho-dynamic-queue v0.1.0 (/opt/rustwide/workdir/dynamic-queue)
[INFO] [stderr]    Compiling nacho-data-structures v0.1.0 (/opt/rustwide/workdir/data-structures)
[INFO] [stderr]    Compiling nacho-poseidon-hash v0.1.0 (/opt/rustwide/workdir/poseidon-hash)
[INFO] [stderr]    Compiling nacho-js-process v0.1.0 (/opt/rustwide/workdir/js-process)
[INFO] [stderr]    Compiling nacho-events-db v0.1.0 (/opt/rustwide/workdir/events-db)
[INFO] [stderr]    Compiling nacho-dynamic-list v0.1.0 (/opt/rustwide/workdir/dynamic-list)
[INFO] [stderr]    Compiling nacho-static-list v0.1.0 (/opt/rustwide/workdir/static-list)
[INFO] [stderr]    Compiling nacho-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.42s
[INFO] running `Command { std: "docker" "inspect" "1c8e08447b0357ae4859025217637ed3ddb4019f50433ab9987e9ffdf1609300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8e08447b0357ae4859025217637ed3ddb4019f50433ab9987e9ffdf1609300", kill_on_drop: false }`
[INFO] [stdout] 1c8e08447b0357ae4859025217637ed3ddb4019f50433ab9987e9ffdf1609300
