[INFO] cloning repository https://github.com/iqlusioninc/arecibo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/arecibo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farecibo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farecibo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1818fdb44eabc8d7f8b902266995093599ad1a95 [INFO] building iqlusioninc/arecibo against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farecibo" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/arecibo on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iqlusioninc/arecibo [INFO] finished tweaking git repo https://github.com/iqlusioninc/arecibo [INFO] tweaked toml for git repo https://github.com/iqlusioninc/arecibo written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/arecibo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07b500152486c8442de15aa712316052004f95c74d920a6b614e657e0b41987a [INFO] running `Command { std: "docker" "start" "-a" "07b500152486c8442de15aa712316052004f95c74d920a6b614e657e0b41987a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07b500152486c8442de15aa712316052004f95c74d920a6b614e657e0b41987a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b500152486c8442de15aa712316052004f95c74d920a6b614e657e0b41987a", kill_on_drop: false }` [INFO] [stdout] 07b500152486c8442de15aa712316052004f95c74d920a6b614e657e0b41987a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5c823c52b303b2a9b9582f0b49109f748da920ece8ac33032874515ab1ceab [INFO] running `Command { std: "docker" "start" "-a" "3e5c823c52b303b2a9b9582f0b49109f748da920ece8ac33032874515ab1ceab", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling indenter v0.3.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling anomaly v0.2.0 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tendermint-proto v0.18.1 [INFO] [stderr] Compiling abscissa_core v0.6.0-pre.1 [INFO] [stderr] Compiling abscissa_tokio v0.6.0-pre.1 [INFO] [stderr] Compiling tendermint v0.18.1 [INFO] [stderr] Compiling tendermint-rpc v0.18.1 [INFO] [stderr] Compiling arecibo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/commands/start.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{path::PathBuf, process, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::AreciboConfig` [INFO] [stdout] --> src/commands/start.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::config::AreciboConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError`, `config` [INFO] [stdout] --> src/commands/start.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use abscissa_core::{config, Command, FrameworkError, Options, Runnable}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block::Height` [INFO] [stdout] --> src/commands/start.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | use tendermint::{net::Address, genesis::Genesis, block::Height}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError`, `config::Override` [INFO] [stdout] --> src/commands.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config::Override, Command, Configurable, FrameworkError, Help, Options, Runnable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands/start.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let config = APP.config(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `URL` [INFO] [stdout] --> src/commands/start.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | const URL: &'static str ="test"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub mod genesis; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.01s [INFO] running `Command { std: "docker" "inspect" "3e5c823c52b303b2a9b9582f0b49109f748da920ece8ac33032874515ab1ceab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5c823c52b303b2a9b9582f0b49109f748da920ece8ac33032874515ab1ceab", kill_on_drop: false }` [INFO] [stdout] 3e5c823c52b303b2a9b9582f0b49109f748da920ece8ac33032874515ab1ceab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72258e6f5581e43cdd29768bb047210013fb4daff52357a931d87344f7aefb05 [INFO] running `Command { std: "docker" "start" "-a" "72258e6f5581e43cdd29768bb047210013fb4daff52357a931d87344f7aefb05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/commands/start.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{path::PathBuf, process, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::AreciboConfig` [INFO] [stdout] --> src/commands/start.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::config::AreciboConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError`, `config` [INFO] [stdout] --> src/commands/start.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use abscissa_core::{config, Command, FrameworkError, Options, Runnable}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block::Height` [INFO] [stdout] --> src/commands/start.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | use tendermint::{net::Address, genesis::Genesis, block::Height}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError`, `config::Override` [INFO] [stdout] --> src/commands.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config::Override, Command, Configurable, FrameworkError, Help, Options, Runnable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands/start.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let config = APP.config(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `URL` [INFO] [stdout] --> src/commands/start.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | const URL: &'static str ="test"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arecibo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub mod genesis; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/commands/start.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{path::PathBuf, process, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::AreciboConfig` [INFO] [stdout] --> src/commands/start.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::config::AreciboConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError`, `config` [INFO] [stdout] --> src/commands/start.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use abscissa_core::{config, Command, FrameworkError, Options, Runnable}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block::Height` [INFO] [stdout] --> src/commands/start.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | use tendermint::{net::Address, genesis::Genesis, block::Height}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError`, `config::Override` [INFO] [stdout] --> src/commands.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config::Override, Command, Configurable, FrameworkError, Help, Options, Runnable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands/start.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let config = APP.config(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `URL` [INFO] [stdout] --> src/commands/start.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | const URL: &'static str ="test"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.98s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/arecibo-ca87771886ae0798) [INFO] [stderr] Executable unittests src/bin/arecibo/main.rs (/opt/rustwide/target/debug/deps/arecibo-2bc3958abfb39666) [INFO] [stderr] Executable tests/acceptance.rs (/opt/rustwide/target/debug/deps/acceptance-2875cc4f976ef20e) [INFO] running `Command { std: "docker" "inspect" "72258e6f5581e43cdd29768bb047210013fb4daff52357a931d87344f7aefb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72258e6f5581e43cdd29768bb047210013fb4daff52357a931d87344f7aefb05", kill_on_drop: false }` [INFO] [stdout] 72258e6f5581e43cdd29768bb047210013fb4daff52357a931d87344f7aefb05