[INFO] cloning repository https://github.com/Angelus123/helium-wallet-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Angelus123/helium-wallet-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelus123%2Fhelium-wallet-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelus123%2Fhelium-wallet-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 422bc06059b723d6aadcbf26d011f68299447f91 [INFO] testing Angelus123/helium-wallet-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelus123%2Fhelium-wallet-rust" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Angelus123/helium-wallet-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Angelus123/helium-wallet-rust [INFO] finished tweaking git repo https://github.com/Angelus123/helium-wallet-rust [INFO] tweaked toml for git repo https://github.com/Angelus123/helium-wallet-rust written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/Angelus123/helium-wallet-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f44ccaf3efa86363bbe6a5393ce1a3621fa2d0e6e47e3582dc3e55b796bf2c9d [INFO] running `Command { std: "docker" "start" "-a" "f44ccaf3efa86363bbe6a5393ce1a3621fa2d0e6e47e3582dc3e55b796bf2c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f44ccaf3efa86363bbe6a5393ce1a3621fa2d0e6e47e3582dc3e55b796bf2c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44ccaf3efa86363bbe6a5393ce1a3621fa2d0e6e47e3582dc3e55b796bf2c9d", kill_on_drop: false }` [INFO] [stdout] f44ccaf3efa86363bbe6a5393ce1a3621fa2d0e6e47e3582dc3e55b796bf2c9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d9a4e602d7ee1c795a7f6acadce4c888c36e59996316078b25295dd2373a78 [INFO] running `Command { std: "docker" "start" "-a" "f8d9a4e602d7ee1c795a7f6acadce4c888c36e59996316078b25295dd2373a78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling helium-wallet v1.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling angry-purple-tiger v0.1.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling polyval v0.5.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling svgbob v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ghash v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aes-gcm v0.9.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.2.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling geo-types v0.6.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling geo v0.16.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling qr2term v0.2.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling svgbobdoc v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling shamirsecretsharing v0.1.5 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling p256 v0.9.0 (https://github.com/helium/elliptic-curves?branch=madninja/compact_point_impl#b3051010) [INFO] [stderr] Compiling h3ron-h3-sys v0.10.0 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling helium-proto v0.1.0 (https://github.com/helium/proto?branch=master#69a6452a) [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 (https://github.com/helium/ed25519-dalek?branch=madninja/bump_rand#d9b58a53) [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling helium-crypto v0.2.1 (https://github.com/helium/helium-crypto-rs?tag=v0.2.1#8abf4074) [INFO] [stderr] Compiling h3ron v0.10.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling helium-api v3.1.0 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stdout] warning: field is never read: `hash` [INFO] [stdout] --> src/cmd/htlc.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | hash: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Redeem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/htlc.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "f8d9a4e602d7ee1c795a7f6acadce4c888c36e59996316078b25295dd2373a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d9a4e602d7ee1c795a7f6acadce4c888c36e59996316078b25295dd2373a78", kill_on_drop: false }` [INFO] [stdout] f8d9a4e602d7ee1c795a7f6acadce4c888c36e59996316078b25295dd2373a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92a1d99959bd817e0222634fabac73f8a7a8214b99d1e19a6067c08ad44bf20b [INFO] running `Command { std: "docker" "start" "-a" "92a1d99959bd817e0222634fabac73f8a7a8214b99d1e19a6067c08ad44bf20b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling helium-wallet v1.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `hash` [INFO] [stdout] --> src/cmd/htlc.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | hash: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Redeem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/htlc.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash` [INFO] [stdout] --> src/cmd/htlc.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | hash: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Redeem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/htlc.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 40s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/helium_wallet-d6f1f430d2c27e9e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/helium_wallet-8ba0ca2488a8d986) [INFO] running `Command { std: "docker" "inspect" "92a1d99959bd817e0222634fabac73f8a7a8214b99d1e19a6067c08ad44bf20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a1d99959bd817e0222634fabac73f8a7a8214b99d1e19a6067c08ad44bf20b", kill_on_drop: false }` [INFO] [stdout] 92a1d99959bd817e0222634fabac73f8a7a8214b99d1e19a6067c08ad44bf20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccce45bdf9d3346743a40652f4b7980db6e5ec1e0397c23c30de05e47246df14 [INFO] running `Command { std: "docker" "start" "-a" "ccce45bdf9d3346743a40652f4b7980db6e5ec1e0397c23c30de05e47246df14", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `hash` [INFO] [stderr] --> src/cmd/htlc.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | hash: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Redeem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/htlc.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `helium-wallet` (lib) generated 1 warning [INFO] [stderr] warning: `helium-wallet` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/helium_wallet-d6f1f430d2c27e9e) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test keypair::tests::roundtrip_b58_public_key ... ok [INFO] [stdout] test keypair::tests::roundtrip_keypair ... ok [INFO] [stdout] test mnemonic::tests::decode_bip39_12_words ... ok [INFO] [stdout] test keypair::tests::roundtrip_public_key ... ok [INFO] [stdout] test traits::txn_fee::tests::add_gateway_fee ... ok [INFO] [stdout] test mnemonic::tests::decode_mobile_12_words ... ok [INFO] [stdout] test traits::txn_fee::tests::oui_fee ... ok [INFO] [stdout] test traits::txn_fee::tests::security_exchange_fee ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/helium_wallet-d6f1f430d2c27e9e` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ccce45bdf9d3346743a40652f4b7980db6e5ec1e0397c23c30de05e47246df14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccce45bdf9d3346743a40652f4b7980db6e5ec1e0397c23c30de05e47246df14", kill_on_drop: false }` [INFO] [stdout] ccce45bdf9d3346743a40652f4b7980db6e5ec1e0397c23c30de05e47246df14