[INFO] cloning repository https://github.com/laudiacay/make-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laudiacay/make-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaudiacay%2Fmake-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaudiacay%2Fmake-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51467e6741ee77a8f8c1f4254157c65d2babc640 [INFO] testing laudiacay/make-wallet against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaudiacay%2Fmake-wallet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/laudiacay/make-wallet [INFO] finished tweaking git repo https://github.com/laudiacay/make-wallet [INFO] tweaked toml for git repo https://github.com/laudiacay/make-wallet written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/laudiacay/make-wallet on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/laudiacay/make-wallet 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfc6979 v0.3.0 [INFO] [stderr] Downloaded rlp v0.5.1 [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded ethers-signers v0.17.0 [INFO] [stderr] Downloaded base58check v0.1.0 [INFO] [stderr] Downloaded base58 v0.1.0 [INFO] [stderr] Downloaded ethbloom v0.12.1 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded coins-core v0.7.0 [INFO] [stderr] Downloaded coins-bip32 v0.7.0 [INFO] [stderr] Downloaded ethabi v17.2.0 [INFO] [stderr] Downloaded crypto-bigint v0.4.8 [INFO] [stderr] Downloaded rust_decimal v1.26.1 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded ethers-core v0.17.0 [INFO] [stderr] Downloaded ripemd v0.1.2 [INFO] [stderr] Downloaded auto_impl v1.0.1 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded der v0.6.0 [INFO] [stderr] Downloaded k256 v0.11.5 [INFO] [stderr] Downloaded eth-keystore v0.4.2 [INFO] [stderr] Downloaded fastrlp v0.1.3 [INFO] [stderr] Downloaded signature v1.6.3 [INFO] [stderr] Downloaded coins-bip39 v0.7.0 [INFO] [stderr] Downloaded scrypt v0.8.1 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded ecdsa v0.14.7 [INFO] [stderr] Downloaded ethereum-types v0.13.1 [INFO] [stderr] Downloaded fastrlp-derive v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da3674636b02a9770bffe1809cc806e1339230810c60440a5a03dc91209213a6 [INFO] running `Command { std: "docker" "start" "-a" "da3674636b02a9770bffe1809cc806e1339230810c60440a5a03dc91209213a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da3674636b02a9770bffe1809cc806e1339230810c60440a5a03dc91209213a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3674636b02a9770bffe1809cc806e1339230810c60440a5a03dc91209213a6", kill_on_drop: false }` [INFO] [stdout] da3674636b02a9770bffe1809cc806e1339230810c60440a5a03dc91209213a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e2a4456a97e3e0a3541954a8df52144ae18d71db58f1183d7ad90be6167a9007 [INFO] running `Command { std: "docker" "start" "-a" "e2a4456a97e3e0a3541954a8df52144ae18d71db58f1183d7ad90be6167a9007", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling signature v1.6.3 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling ripemd v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling scrypt v0.8.1 [INFO] [stderr] Compiling ecdsa v0.14.7 [INFO] [stderr] Compiling k256 v0.11.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling fastrlp-derive v0.1.2 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling parity-scale-codec v3.2.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling coins-core v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling coins-bip32 v0.7.0 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling coins-bip39 v0.7.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling eth-keystore v0.4.2 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling fastrlp v0.1.3 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling ethers-core v0.17.0 [INFO] [stderr] Compiling ethers-signers v0.17.0 [INFO] [stderr] Compiling make-wallet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.27s [INFO] running `Command { std: "docker" "inspect" "e2a4456a97e3e0a3541954a8df52144ae18d71db58f1183d7ad90be6167a9007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a4456a97e3e0a3541954a8df52144ae18d71db58f1183d7ad90be6167a9007", kill_on_drop: false }` [INFO] [stdout] e2a4456a97e3e0a3541954a8df52144ae18d71db58f1183d7ad90be6167a9007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5d260b60e06103e05bb53d54d2ab21b72709abe483e88f9abc5bd8e133cfb1ce [INFO] running `Command { std: "docker" "start" "-a" "5d260b60e06103e05bb53d54d2ab21b72709abe483e88f9abc5bd8e133cfb1ce", kill_on_drop: false }` [INFO] [stderr] Compiling make-wallet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "5d260b60e06103e05bb53d54d2ab21b72709abe483e88f9abc5bd8e133cfb1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d260b60e06103e05bb53d54d2ab21b72709abe483e88f9abc5bd8e133cfb1ce", kill_on_drop: false }` [INFO] [stdout] 5d260b60e06103e05bb53d54d2ab21b72709abe483e88f9abc5bd8e133cfb1ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b94b75889aa710a4411df9defafa28015a83b587d69468761786c9661edb7806 [INFO] running `Command { std: "docker" "start" "-a" "b94b75889aa710a4411df9defafa28015a83b587d69468761786c9661edb7806", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/make_wallet-1d088ce71cdab00f) [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" "b94b75889aa710a4411df9defafa28015a83b587d69468761786c9661edb7806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94b75889aa710a4411df9defafa28015a83b587d69468761786c9661edb7806", kill_on_drop: false }` [INFO] [stdout] b94b75889aa710a4411df9defafa28015a83b587d69468761786c9661edb7806