[INFO] cloning repository https://github.com/notahaacker/poseidon-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notahaacker/poseidon-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotahaacker%2Fposeidon-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotahaacker%2Fposeidon-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1671bf87dddc3ce74c69fffc367ba3ac4af1f932
[INFO] testing notahaacker/poseidon-test against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotahaacker%2Fposeidon-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/notahaacker/poseidon-test on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/notahaacker/poseidon-test
[INFO] finished tweaking git repo https://github.com/notahaacker/poseidon-test
[INFO] tweaked toml for git repo https://github.com/notahaacker/poseidon-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/notahaacker/poseidon-test 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 108c7a535c1ddcd1064a0b627248341a0951b987bfdabf3e571789429f16cbfb
[INFO] running `Command { std: "docker" "start" "-a" "108c7a535c1ddcd1064a0b627248341a0951b987bfdabf3e571789429f16cbfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "108c7a535c1ddcd1064a0b627248341a0951b987bfdabf3e571789429f16cbfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108c7a535c1ddcd1064a0b627248341a0951b987bfdabf3e571789429f16cbfb", kill_on_drop: false }`
[INFO] [stdout] 108c7a535c1ddcd1064a0b627248341a0951b987bfdabf3e571789429f16cbfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5baaf8d02893ff1c2f01af3387fef84faad30c4d273d1a6167172e5b252457d
[INFO] running `Command { std: "docker" "start" "-a" "e5baaf8d02893ff1c2f01af3387fef84faad30c4d273d1a6167172e5b252457d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling halo2curves-axiom v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling halo2curves v0.6.1
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[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 test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling poseidon-primitives v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling poseidon v0.2.0 (/opt/rustwide/workdir/packages/poseidon)
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling halo2-axiom v0.4.4
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling halo2-base v0.4.1
[INFO] [stderr]    Compiling halo2-ecc v0.4.1
[INFO] [stderr]    Compiling poseidon-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/main.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     for (i, (sk, pk)) in sk_pks.iter().enumerate() {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/main.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |     for (i, (sk, pk)) in sk_pks.iter().enumerate() {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerklePath` is never constructed
[INFO] [stdout]   --> src/main.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct MerklePath {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_x_coordinate` is never used
[INFO] [stdout]   --> src/main.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn hash_x_coordinate(pk: &G1Affine) -> Fr {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_x_coordinate_g2` is never used
[INFO] [stdout]   --> src/main.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn hash_x_coordinate_g2(pk: &G2Affine) -> Fr {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_random_string` is never used
[INFO] [stdout]   --> src/main.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn generate_random_string(length: usize) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_merkle` is never used
[INFO] [stdout]   --> src/main.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn gen_merkle(merkle_depth: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_merkle2` is never used
[INFO] [stdout]    --> src/main.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn gen_merkle2(merkle_depth: usize){
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "e5baaf8d02893ff1c2f01af3387fef84faad30c4d273d1a6167172e5b252457d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5baaf8d02893ff1c2f01af3387fef84faad30c4d273d1a6167172e5b252457d", kill_on_drop: false }`
[INFO] [stdout] e5baaf8d02893ff1c2f01af3387fef84faad30c4d273d1a6167172e5b252457d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9feb93cb91dd19ec23594314ac3b1905209a17f9e966b09df8f76b377b354d8
[INFO] running `Command { std: "docker" "start" "-a" "f9feb93cb91dd19ec23594314ac3b1905209a17f9e966b09df8f76b377b354d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling poseidon-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/main.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     for (i, (sk, pk)) in sk_pks.iter().enumerate() {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/main.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |     for (i, (sk, pk)) in sk_pks.iter().enumerate() {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerklePath` is never constructed
[INFO] [stdout]   --> src/main.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct MerklePath {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_x_coordinate` is never used
[INFO] [stdout]   --> src/main.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn hash_x_coordinate(pk: &G1Affine) -> Fr {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_x_coordinate_g2` is never used
[INFO] [stdout]   --> src/main.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn hash_x_coordinate_g2(pk: &G2Affine) -> Fr {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_random_string` is never used
[INFO] [stdout]   --> src/main.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn generate_random_string(length: usize) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_merkle` is never used
[INFO] [stdout]   --> src/main.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn gen_merkle(merkle_depth: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_merkle2` is never used
[INFO] [stdout]    --> src/main.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn gen_merkle2(merkle_depth: usize){
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "f9feb93cb91dd19ec23594314ac3b1905209a17f9e966b09df8f76b377b354d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9feb93cb91dd19ec23594314ac3b1905209a17f9e966b09df8f76b377b354d8", kill_on_drop: false }`
[INFO] [stdout] f9feb93cb91dd19ec23594314ac3b1905209a17f9e966b09df8f76b377b354d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e811d7e05c7fd26f9249a3a77e4381e51a5bede2be610791cf3e2a2244ec66f8
[INFO] running `Command { std: "docker" "start" "-a" "e811d7e05c7fd26f9249a3a77e4381e51a5bede2be610791cf3e2a2244ec66f8", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `pk`
[INFO] [stderr]    --> src/main.rs:114:18
[INFO] [stderr]     |
[INFO] [stderr] 114 |     for (i, (sk, pk)) in sk_pks.iter().enumerate() {
[INFO] [stderr]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pk`
[INFO] [stderr]    --> src/main.rs:213:18
[INFO] [stderr]     |
[INFO] [stderr] 213 |     for (i, (sk, pk)) in sk_pks.iter().enumerate() {
[INFO] [stderr]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MerklePath` is never constructed
[INFO] [stderr]   --> src/main.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct MerklePath {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `hash_x_coordinate` is never used
[INFO] [stderr]   --> src/main.rs:33:4
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn hash_x_coordinate(pk: &G1Affine) -> Fr {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hash_x_coordinate_g2` is never used
[INFO] [stderr]   --> src/main.rs:41:4
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn hash_x_coordinate_g2(pk: &G2Affine) -> Fr {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_random_string` is never used
[INFO] [stderr]   --> src/main.rs:50:4
[INFO] [stderr]    |
[INFO] [stderr] 50 | fn generate_random_string(length: usize) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gen_merkle` is never used
[INFO] [stderr]   --> src/main.rs:64:4
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn gen_merkle(merkle_depth: usize) {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gen_merkle2` is never used
[INFO] [stderr]    --> src/main.rs:164:4
[INFO] [stderr]     |
[INFO] [stderr] 164 | fn gen_merkle2(merkle_depth: usize){
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `poseidon-test` (bin "poseidon-test" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poseidon_test-655c7c7750c939fd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e811d7e05c7fd26f9249a3a77e4381e51a5bede2be610791cf3e2a2244ec66f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e811d7e05c7fd26f9249a3a77e4381e51a5bede2be610791cf3e2a2244ec66f8", kill_on_drop: false }`
[INFO] [stdout] e811d7e05c7fd26f9249a3a77e4381e51a5bede2be610791cf3e2a2244ec66f8
