[INFO] cloning repository https://github.com/evannetwork/vade-signer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evannetwork/vade-signer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevannetwork%2Fvade-signer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevannetwork%2Fvade-signer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18ff5c6a2b08974e52748e3b34351e8ba53eb7c9
[INFO] testing evannetwork/vade-signer against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevannetwork%2Fvade-signer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evannetwork/vade-signer
[INFO] finished tweaking git repo https://github.com/evannetwork/vade-signer
[INFO] tweaked toml for git repo https://github.com/evannetwork/vade-signer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evannetwork/vade-signer on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evannetwork/vade-signer 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded ipnet v2.7.1
[INFO] [stderr]   Downloaded libsecp256k1 v0.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.154
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded serde v1.0.154
[INFO] [stderr]   Downloaded reqwest v0.11.14
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] [stderr]   Downloaded h2 v0.3.16
[INFO] [stderr]   Downloaded hyper v0.14.24
[INFO] [stderr]   Downloaded tokio v1.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8b6006aba6fabb64c7fd812ec6da457db10649c0be8fb051bc659ef7a9901a8
[INFO] running `Command { std: "docker" "start" "-a" "d8b6006aba6fabb64c7fd812ec6da457db10649c0be8fb051bc659ef7a9901a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8b6006aba6fabb64c7fd812ec6da457db10649c0be8fb051bc659ef7a9901a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b6006aba6fabb64c7fd812ec6da457db10649c0be8fb051bc659ef7a9901a8", kill_on_drop: false }`
[INFO] [stdout] d8b6006aba6fabb64c7fd812ec6da457db10649c0be8fb051bc659ef7a9901a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ef3f9849242981f4b6691e5980e19204ed9fa58f824c42cf7b1b4e833fcfda3
[INFO] running `Command { std: "docker" "start" "-a" "8ef3f9849242981f4b6691e5980e19204ed9fa58f824c42cf7b1b4e833fcfda3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling tokio v1.7.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling vade-signer v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.84s
[INFO] running `Command { std: "docker" "inspect" "8ef3f9849242981f4b6691e5980e19204ed9fa58f824c42cf7b1b4e833fcfda3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef3f9849242981f4b6691e5980e19204ed9fa58f824c42cf7b1b4e833fcfda3", kill_on_drop: false }`
[INFO] [stdout] 8ef3f9849242981f4b6691e5980e19204ed9fa58f824c42cf7b1b4e833fcfda3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccf66d8afb7a267dbc19749b9d21d27d1c0f98ce968efd90bf4a6b960e98c433
[INFO] running `Command { std: "docker" "start" "-a" "ccf66d8afb7a267dbc19749b9d21d27d1c0f98ce968efd90bf4a6b960e98c433", kill_on_drop: false }`
[INFO] [stderr]    Compiling vade-signer v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "ccf66d8afb7a267dbc19749b9d21d27d1c0f98ce968efd90bf4a6b960e98c433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf66d8afb7a267dbc19749b9d21d27d1c0f98ce968efd90bf4a6b960e98c433", kill_on_drop: false }`
[INFO] [stdout] ccf66d8afb7a267dbc19749b9d21d27d1c0f98ce968efd90bf4a6b960e98c433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8921ff9ea974169cfa66a7662c4ca3ce5a30819c0483dab10fdad308a3548d8
[INFO] running `Command { std: "docker" "start" "-a" "e8921ff9ea974169cfa66a7662c4ca3ce5a30819c0483dab10fdad308a3548d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vade_signer-6f1714c1d2a30d26)
[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] [stderr]      Running tests/signing.rs (/opt/rustwide/target/debug/deps/signing-4428e2d26cb893bf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test can_sign_messages_remotely ... ignored
[INFO] [stderr]    Doc-tests vade_signer
[INFO] [stdout] test can_sign_messages_locally ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] error: expected `;`, found `,`
[INFO] [stdout]   --> src/lib.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | use vade_signer::{LocalSigner, Signer},
[INFO] [stdout]    |                                       ^ expected `;`
[INFO] [stdout]    |
[INFO] [stdout]    = note: glob-like brace syntax must be last on the path
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e8921ff9ea974169cfa66a7662c4ca3ce5a30819c0483dab10fdad308a3548d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8921ff9ea974169cfa66a7662c4ca3ce5a30819c0483dab10fdad308a3548d8", kill_on_drop: false }`
[INFO] [stdout] e8921ff9ea974169cfa66a7662c4ca3ce5a30819c0483dab10fdad308a3548d8
