[INFO] cloning repository https://github.com/olegfomenko/valida-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olegfomenko/valida-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegfomenko%2Fvalida-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegfomenko%2Fvalida-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36815fc5dd80b0bf715bd24103c576aa858e692d
[INFO] testing olegfomenko/valida-examples against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegfomenko%2Fvalida-examples" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/olegfomenko/valida-examples
[INFO] finished tweaking git repo https://github.com/olegfomenko/valida-examples
[INFO] tweaked toml for git repo https://github.com/olegfomenko/valida-examples written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olegfomenko/valida-examples on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olegfomenko/valida-examples 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lita-xyz/valida-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.89
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b96af0656075d586d3a47b7e43b8c5dfbf8293618576d70f5f0559483d21ddd6
[INFO] running `Command { std: "docker" "start" "-a" "b96af0656075d586d3a47b7e43b8c5dfbf8293618576d70f5f0559483d21ddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b96af0656075d586d3a47b7e43b8c5dfbf8293618576d70f5f0559483d21ddd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b96af0656075d586d3a47b7e43b8c5dfbf8293618576d70f5f0559483d21ddd6", kill_on_drop: false }`
[INFO] [stdout] b96af0656075d586d3a47b7e43b8c5dfbf8293618576d70f5f0559483d21ddd6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bd638f922aa0efb8ab491f92f1d588b8d555ddf9cbe4e7d2e8ca0a454a1266b
[INFO] running `Command { std: "docker" "start" "-a" "8bd638f922aa0efb8ab491f92f1d588b8d555ddf9cbe4e7d2e8ca0a454a1266b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling valida-rs v0.1.0 (https://github.com/lita-xyz/valida-rs.git?branch=main#84df845d)
[INFO] [stderr]    Compiling valida-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Curve`
[INFO] [stdout]  --> src/main.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use k256::elliptic_curve::group::{Curve, GroupEncoding};
[INFO] [stdout]   |                                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `k256::elliptic_curve::Group`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use k256::elliptic_curve::Group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
[INFO] running `Command { std: "docker" "inspect" "8bd638f922aa0efb8ab491f92f1d588b8d555ddf9cbe4e7d2e8ca0a454a1266b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd638f922aa0efb8ab491f92f1d588b8d555ddf9cbe4e7d2e8ca0a454a1266b", kill_on_drop: false }`
[INFO] [stdout] 8bd638f922aa0efb8ab491f92f1d588b8d555ddf9cbe4e7d2e8ca0a454a1266b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c192a33f131cf385d96d0c8ddd886110c9ef007db0fbe2e0c0c380e73d67be95
[INFO] running `Command { std: "docker" "start" "-a" "c192a33f131cf385d96d0c8ddd886110c9ef007db0fbe2e0c0c380e73d67be95", kill_on_drop: false }`
[INFO] [stderr]    Compiling valida-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Curve`
[INFO] [stdout]  --> src/main.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use k256::elliptic_curve::group::{Curve, GroupEncoding};
[INFO] [stdout]   |                                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `k256::elliptic_curve::Group`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use k256::elliptic_curve::Group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "c192a33f131cf385d96d0c8ddd886110c9ef007db0fbe2e0c0c380e73d67be95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c192a33f131cf385d96d0c8ddd886110c9ef007db0fbe2e0c0c380e73d67be95", kill_on_drop: false }`
[INFO] [stdout] c192a33f131cf385d96d0c8ddd886110c9ef007db0fbe2e0c0c380e73d67be95
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 091cbce2cbb4652bdc267428cb60c21be3fe14cb7edea503ca8a705f7b131c36
[INFO] running `Command { std: "docker" "start" "-a" "091cbce2cbb4652bdc267428cb60c21be3fe14cb7edea503ca8a705f7b131c36", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Curve`
[INFO] [stderr]  --> src/main.rs:3:35
[INFO] [stderr]   |
[INFO] [stderr] 3 | use k256::elliptic_curve::group::{Curve, GroupEncoding};
[INFO] [stderr]   |                                   ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `k256::elliptic_curve::Group`
[INFO] [stderr]  --> src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use k256::elliptic_curve::Group;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `valida-examples` (bin "valida-examples" test) generated 2 warnings (run `cargo fix --bin "valida-examples" -p valida-examples --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/valida_examples-5908d5b4449c790d)
[INFO] [stdout] 0371e1670011823633fe3080c0ff2a3971e0241a34f4266c8c0ff2fe0f20ebacb2
[INFO] [stdout] 000000000000000000000000000000000000000000000000ab54a98eee394a51
[INFO] [stdout] 03f01d6b9018ab421dd410404cb869072065522bf85734008f105cf385a023a80f
[INFO] [stdout] 03f01d6b9018ab421dd410404cb869072065522bf85734008f105cf385a023a80f
[INFO] [stderr] error: test failed, to rerun pass `--bin valida-examples`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/valida_examples-5908d5b4449c790d` (exit status: 96)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "091cbce2cbb4652bdc267428cb60c21be3fe14cb7edea503ca8a705f7b131c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091cbce2cbb4652bdc267428cb60c21be3fe14cb7edea503ca8a705f7b131c36", kill_on_drop: false }`
[INFO] [stdout] 091cbce2cbb4652bdc267428cb60c21be3fe14cb7edea503ca8a705f7b131c36
