[INFO] fetching crate signer-cli 1.0.0...
[INFO] testing signer-cli-1.0.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate signer-cli 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate signer-cli 1.0.0
[INFO] finished tweaking crates.io crate signer-cli 1.0.0
[INFO] tweaked toml for crates.io crate signer-cli 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate signer-cli 1.0.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate signer-cli 1.0.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signer-primitives v1.0.0
[INFO] [stderr]   Downloaded signer-xrpl v1.0.0
[INFO] [stderr]   Downloaded typenum v1.20.0
[INFO] [stderr]   Downloaded wasip2 v1.0.3+wasi-0.2.9
[INFO] [stderr]   Downloaded signer-spark v1.0.0
[INFO] [stderr]   Downloaded signer-fil v1.0.0
[INFO] [stderr]   Downloaded signer-ton v1.0.0
[INFO] [stderr]   Downloaded signer-svm v1.0.0
[INFO] [stderr]   Downloaded signer-sui v1.0.0
[INFO] [stderr]   Downloaded colorchoice v1.0.5
[INFO] [stderr]   Downloaded signer-tron v1.0.0
[INFO] [stderr]   Downloaded signer-btc v1.0.0
[INFO] [stderr]   Downloaded ripemd v0.2.0
[INFO] [stderr]   Downloaded signer-nostr v1.0.0
[INFO] [stderr]   Downloaded anstream v1.0.0
[INFO] [stderr]   Downloaded anstyle-parse v1.0.0
[INFO] [stderr]   Downloaded signer-evm v1.0.0
[INFO] [stderr]   Downloaded signer-cosmos v1.0.0
[INFO] [stderr]   Downloaded signer-aptos v1.0.0
[INFO] [stderr]   Downloaded generic-array v0.14.9
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded wit-bindgen v0.57.1
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded sha3 v0.10.9
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb197ea40512408f2d6d38aa0b99ccf71f84249edc34a8f9bc3ed26e4a8114f1
[INFO] running `Command { std: "docker" "start" "-a" "eb197ea40512408f2d6d38aa0b99ccf71f84249edc34a8f9bc3ed26e4a8114f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb197ea40512408f2d6d38aa0b99ccf71f84249edc34a8f9bc3ed26e4a8114f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb197ea40512408f2d6d38aa0b99ccf71f84249edc34a8f9bc3ed26e4a8114f1", kill_on_drop: false }`
[INFO] [stdout] eb197ea40512408f2d6d38aa0b99ccf71f84249edc34a8f9bc3ed26e4a8114f1
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef4622df3502e4d9ca52dacca130c16ddd1d22af0fbddb21f30a0edbcb8eb1b8
[INFO] running `Command { std: "docker" "start" "-a" "ef4622df3502e4d9ca52dacca130c16ddd1d22af0fbddb21f30a0edbcb8eb1b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling ripemd v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling signer-primitives v1.0.0
[INFO] [stderr]    Compiling signer-svm v1.0.0
[INFO] [stderr]    Compiling signer-ton v1.0.0
[INFO] [stderr]    Compiling signer-tron v1.0.0
[INFO] [stderr]    Compiling signer-xrpl v1.0.0
[INFO] [stderr]    Compiling signer-btc v1.0.0
[INFO] [stderr]    Compiling signer-spark v1.0.0
[INFO] [stderr]    Compiling signer-evm v1.0.0
[INFO] [stderr]    Compiling signer-nostr v1.0.0
[INFO] [stderr]    Compiling signer-sui v1.0.0
[INFO] [stderr]    Compiling signer-cosmos v1.0.0
[INFO] [stderr]    Compiling signer-aptos v1.0.0
[INFO] [stderr]    Compiling signer-fil v1.0.0
[INFO] [stderr]    Compiling signer-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.07s
[INFO] running `Command { std: "docker" "inspect" "ef4622df3502e4d9ca52dacca130c16ddd1d22af0fbddb21f30a0edbcb8eb1b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4622df3502e4d9ca52dacca130c16ddd1d22af0fbddb21f30a0edbcb8eb1b8", kill_on_drop: false }`
[INFO] [stdout] ef4622df3502e4d9ca52dacca130c16ddd1d22af0fbddb21f30a0edbcb8eb1b8
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2c2e746603926eb833c44771e9e0d44fcf68e703044efd0a942a603aab6b10
[INFO] running `Command { std: "docker" "start" "-a" "7d2c2e746603926eb833c44771e9e0d44fcf68e703044efd0a942a603aab6b10", kill_on_drop: false }`
[INFO] [stderr]    Compiling signer-cli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "7d2c2e746603926eb833c44771e9e0d44fcf68e703044efd0a942a603aab6b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2c2e746603926eb833c44771e9e0d44fcf68e703044efd0a942a603aab6b10", kill_on_drop: false }`
[INFO] [stdout] 7d2c2e746603926eb833c44771e9e0d44fcf68e703044efd0a942a603aab6b10
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20165f399731b59e8f3ed1f1ecc5bf3dd03ff64078571ea757ed88fdf8196e73
[INFO] running `Command { std: "docker" "start" "-a" "20165f399731b59e8f3ed1f1ecc5bf3dd03ff64078571ea757ed88fdf8196e73", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/signer-5fd0ee324ee034f5)
[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" "20165f399731b59e8f3ed1f1ecc5bf3dd03ff64078571ea757ed88fdf8196e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20165f399731b59e8f3ed1f1ecc5bf3dd03ff64078571ea757ed88fdf8196e73", kill_on_drop: false }`
[INFO] [stdout] 20165f399731b59e8f3ed1f1ecc5bf3dd03ff64078571ea757ed88fdf8196e73
