[INFO] cloning repository https://github.com/chaintope/tapyrus-signer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaintope/tapyrus-signer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaintope%2Ftapyrus-signer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaintope%2Ftapyrus-signer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 709cacbc9a7b4a6ab5464bd926499dc87f2c6e9f [INFO] building chaintope/tapyrus-signer against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaintope%2Ftapyrus-signer" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaintope/tapyrus-signer on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaintope/tapyrus-signer [INFO] finished tweaking git repo https://github.com/chaintope/tapyrus-signer [INFO] tweaked toml for git repo https://github.com/chaintope/tapyrus-signer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/chaintope/tapyrus-signer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 811e51f0779f7985c0bfe381ec876470b9f51a986e398abd8cfa72e4aaa429bb [INFO] running `Command { std: "docker" "start" "-a" "811e51f0779f7985c0bfe381ec876470b9f51a986e398abd8cfa72e4aaa429bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "811e51f0779f7985c0bfe381ec876470b9f51a986e398abd8cfa72e4aaa429bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811e51f0779f7985c0bfe381ec876470b9f51a986e398abd8cfa72e4aaa429bb", kill_on_drop: false }` [INFO] [stdout] 811e51f0779f7985c0bfe381ec876470b9f51a986e398abd8cfa72e4aaa429bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab5e99326083b48d8cf29355b3135b44434f1bf6e4ef9bcf91b4c624ef2e120 [INFO] running `Command { std: "docker" "start" "-a" "dab5e99326083b48d8cf29355b3135b44434f1bf6e4ef9bcf91b4c624ef2e120", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rug v1.16.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling merkle-sha3 v0.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bitcoin_hashes v0.3.2 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bitcoin_hashes v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling rust-gmp v0.5.0 (https://github.com/KZen-networks/rust-gmp#a15e0ec2) [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling curv v0.2.0 (https://github.com/KZen-networks/curv?tag=v0.2.0#1d858a07) [INFO] [stderr] Compiling tapyrus v0.4.5 (https://github.com/chaintope/rust-tapyrus?tag=v0.4.5#02cda49e) [INFO] [stderr] Compiling tapyrus_signer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.88s [INFO] running `Command { std: "docker" "inspect" "dab5e99326083b48d8cf29355b3135b44434f1bf6e4ef9bcf91b4c624ef2e120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab5e99326083b48d8cf29355b3135b44434f1bf6e4ef9bcf91b4c624ef2e120", kill_on_drop: false }` [INFO] [stdout] dab5e99326083b48d8cf29355b3135b44434f1bf6e4ef9bcf91b4c624ef2e120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 332f84965ae69f6b35b209cfe2204820a0656985ef4b102907bd1cb378800146 [INFO] running `Command { std: "docker" "start" "-a" "332f84965ae69f6b35b209cfe2204820a0656985ef4b102907bd1cb378800146", kill_on_drop: false }` [INFO] [stderr] Compiling tapyrus_signer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.76s [INFO] running `Command { std: "docker" "inspect" "332f84965ae69f6b35b209cfe2204820a0656985ef4b102907bd1cb378800146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332f84965ae69f6b35b209cfe2204820a0656985ef4b102907bd1cb378800146", kill_on_drop: false }` [INFO] [stdout] 332f84965ae69f6b35b209cfe2204820a0656985ef4b102907bd1cb378800146