[INFO] cloning repository https://github.com/enpitsuLin/bulu-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enpitsuLin/bulu-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenpitsuLin%2Fbulu-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenpitsuLin%2Fbulu-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9616fb8877ddefc3805a1e559e67c75b428a537
[INFO] checking enpitsuLin/bulu-cli against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenpitsuLin%2Fbulu-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/enpitsuLin/bulu-cli
[INFO] finished tweaking git repo https://github.com/enpitsuLin/bulu-cli
[INFO] tweaked toml for git repo https://github.com/enpitsuLin/bulu-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enpitsuLin/bulu-cli on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enpitsuLin/bulu-cli 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b99b015cff4b120b9097a132db2e06125338ff4156d1560a0bf0ad6f53f55763
[INFO] running `Command { std: "docker" "start" "-a" "b99b015cff4b120b9097a132db2e06125338ff4156d1560a0bf0ad6f53f55763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b99b015cff4b120b9097a132db2e06125338ff4156d1560a0bf0ad6f53f55763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99b015cff4b120b9097a132db2e06125338ff4156d1560a0bf0ad6f53f55763", kill_on_drop: false }`
[INFO] [stdout] b99b015cff4b120b9097a132db2e06125338ff4156d1560a0bf0ad6f53f55763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bcb88a644d3f0a3220d8ceda0b98479e32a9cc6e8db78f75f9ffab5ec81d367
[INFO] running `Command { std: "docker" "start" "-a" "3bcb88a644d3f0a3220d8ceda0b98479e32a9cc6e8db78f75f9ffab5ec81d367", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking constant_time_eq v0.2.6
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking blake2b_simd v1.0.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking cryptoxide v0.3.6
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking blake2s_simd v1.0.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking hmac-sha256 v1.1.6
[INFO] [stderr]    Compiling napi v3.8.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dtor v0.3.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking byteorder v0.3.13
[INFO] [stderr]     Checking ctor v0.8.0
[INFO] [stderr]    Compiling bulu_cli_tcx_core v0.0.7 (/opt/rustwide/workdir/packages/tcx-core)
[INFO] [stderr]     Checking napi-sys v3.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bytebuffer v0.2.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]    Compiling napi-derive-backend v5.0.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking ed25519-bip32 v0.3.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tiny-bip39 v1.0.0
[INFO] [stderr]     Checking prost v0.11.2
[INFO] [stderr]     Checking prost-types v0.11.2
[INFO] [stderr]    Compiling napi-derive v3.5.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking ed25519-dalek v2.1.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.3.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking ethereum-types v0.14.0
[INFO] [stderr]     Checking keccak-hash v0.10.0
[INFO] [stderr]     Checking tcx-common v0.1.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Checking tcx-constants v0.1.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Checking tcx-primitive v0.1.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Checking tcx-crypto v0.1.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Checking tcx-keystore v0.1.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Checking tcx-tron v0.1.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Checking tcx-eth v0.1.0 (https://github.com/consenlabs/token-core-monorepo?branch=feat%2Fkeyless#531ac113)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.35s
[INFO] running `Command { std: "docker" "inspect" "3bcb88a644d3f0a3220d8ceda0b98479e32a9cc6e8db78f75f9ffab5ec81d367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bcb88a644d3f0a3220d8ceda0b98479e32a9cc6e8db78f75f9ffab5ec81d367", kill_on_drop: false }`
[INFO] [stdout] 3bcb88a644d3f0a3220d8ceda0b98479e32a9cc6e8db78f75f9ffab5ec81d367
