[INFO] cloning repository https://github.com/nagarajmanjunath/Ed25519_Keypairs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagarajmanjunath/Ed25519_Keypairs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagarajmanjunath%2FEd25519_Keypairs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagarajmanjunath%2FEd25519_Keypairs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02d47ce22376e42bad512072bfa8773929aefd64 [INFO] building nagarajmanjunath/Ed25519_Keypairs against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagarajmanjunath%2FEd25519_Keypairs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nagarajmanjunath/Ed25519_Keypairs on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nagarajmanjunath/Ed25519_Keypairs [INFO] finished tweaking git repo https://github.com/nagarajmanjunath/Ed25519_Keypairs [INFO] tweaked toml for git repo https://github.com/nagarajmanjunath/Ed25519_Keypairs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nagarajmanjunath/Ed25519_Keypairs 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da9e08e9b834b708668bfde3e726c484160f1e6da8bd000931a54b88ed9bfca9 [INFO] running `Command { std: "docker" "start" "-a" "da9e08e9b834b708668bfde3e726c484160f1e6da8bd000931a54b88ed9bfca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da9e08e9b834b708668bfde3e726c484160f1e6da8bd000931a54b88ed9bfca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9e08e9b834b708668bfde3e726c484160f1e6da8bd000931a54b88ed9bfca9", kill_on_drop: false }` [INFO] [stdout] da9e08e9b834b708668bfde3e726c484160f1e6da8bd000931a54b88ed9bfca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aea7ea9d058fc412bc2e6278f83e018cdf7c0fcda14c8abfeac5077739c4ecff [INFO] running `Command { std: "docker" "start" "-a" "aea7ea9d058fc412bc2e6278f83e018cdf7c0fcda14c8abfeac5077739c4ecff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519 v1.0.2 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling bip39 v0.6.0-beta.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519_keypairs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Language`, `MnemonicType`, and `Mnemonic` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use bip39::{Language, Mnemonic, MnemonicType}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mnemonic` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | let (kp, mnemonic) = Keypair::generate_with_seed(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mnemonic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `generate`, `new`, `from_bytes`, `to_bytes`, `secret`, and `try_sign` are never used [INFO] [stdout] --> src/keypairs.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Keypair { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 18 | pub fn generate(csprng: &mut R) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn from_bytes(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn to_bytes(&self) -> [u8; 64] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn secret(&self) -> &ed25519_dalek::SecretKey { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn try_sign( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_keypair` is never used [INFO] [stdout] --> src/keypairs.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn read_keypair(reader: &mut R) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_keypair_file` is never used [INFO] [stdout] --> src/keypairs.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn read_keypair_file(path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_keypair` is never used [INFO] [stdout] --> src/keypairs.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn write_keypair( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_keypair_file` is never used [INFO] [stdout] --> src/keypairs.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn write_keypair_file( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `keypair_from_seed_phrase_and_passphrase` is never used [INFO] [stdout] --> src/keypairs.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn keypair_from_seed_phrase_and_passphrase( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/address.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Address { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 19 | /// Create a new account address from raw bytes [INFO] [stdout] 20 | pub fn new(bytes: [u8; LENGTH]) -> Address { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.81s [INFO] running `Command { std: "docker" "inspect" "aea7ea9d058fc412bc2e6278f83e018cdf7c0fcda14c8abfeac5077739c4ecff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea7ea9d058fc412bc2e6278f83e018cdf7c0fcda14c8abfeac5077739c4ecff", kill_on_drop: false }` [INFO] [stdout] aea7ea9d058fc412bc2e6278f83e018cdf7c0fcda14c8abfeac5077739c4ecff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2ccc104f2769da84bfe591657b7bd044cc2522c0172757a6458d162ce513075 [INFO] running `Command { std: "docker" "start" "-a" "e2ccc104f2769da84bfe591657b7bd044cc2522c0172757a6458d162ce513075", kill_on_drop: false }` [INFO] [stderr] Compiling ed25519_keypairs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Language`, `MnemonicType`, and `Mnemonic` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use bip39::{Language, Mnemonic, MnemonicType}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mnemonic` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | let (kp, mnemonic) = Keypair::generate_with_seed(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mnemonic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `generate`, `new`, `from_bytes`, `to_bytes`, `secret`, and `try_sign` are never used [INFO] [stdout] --> src/keypairs.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Keypair { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 18 | pub fn generate(csprng: &mut R) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn from_bytes(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn to_bytes(&self) -> [u8; 64] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn secret(&self) -> &ed25519_dalek::SecretKey { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn try_sign( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_keypair` is never used [INFO] [stdout] --> src/keypairs.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn read_keypair(reader: &mut R) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_keypair_file` is never used [INFO] [stdout] --> src/keypairs.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn read_keypair_file(path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_keypair` is never used [INFO] [stdout] --> src/keypairs.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn write_keypair( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_keypair_file` is never used [INFO] [stdout] --> src/keypairs.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn write_keypair_file( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `keypair_from_seed_phrase_and_passphrase` is never used [INFO] [stdout] --> src/keypairs.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn keypair_from_seed_phrase_and_passphrase( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/address.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Address { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 19 | /// Create a new account address from raw bytes [INFO] [stdout] 20 | pub fn new(bytes: [u8; LENGTH]) -> Address { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "e2ccc104f2769da84bfe591657b7bd044cc2522c0172757a6458d162ce513075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ccc104f2769da84bfe591657b7bd044cc2522c0172757a6458d162ce513075", kill_on_drop: false }` [INFO] [stdout] e2ccc104f2769da84bfe591657b7bd044cc2522c0172757a6458d162ce513075