[INFO] fetching crate clogi 0.0.2...
[INFO] testing clogi-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate clogi 0.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate clogi 0.0.2
[INFO] finished tweaking crates.io crate clogi 0.0.2
[INFO] tweaked toml for crates.io crate clogi 0.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clogi 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clogi 0.0.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 486e31937d52fb43945c8a7fac1a31055d4fab5523122839a2e04f7b99bc2134
[INFO] running `Command { std: "docker" "start" "-a" "486e31937d52fb43945c8a7fac1a31055d4fab5523122839a2e04f7b99bc2134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "486e31937d52fb43945c8a7fac1a31055d4fab5523122839a2e04f7b99bc2134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "486e31937d52fb43945c8a7fac1a31055d4fab5523122839a2e04f7b99bc2134", kill_on_drop: false }`
[INFO] [stdout] 486e31937d52fb43945c8a7fac1a31055d4fab5523122839a2e04f7b99bc2134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 660eff6cb1ae931d8abdb60ce937eff0fa83ea3271c71cb26edf4644343ac84c
[INFO] running `Command { std: "docker" "start" "-a" "660eff6cb1ae931d8abdb60ce937eff0fa83ea3271c71cb26edf4644343ac84c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling clogi v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Wrapper {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 13 |     #[structopt(long, global = true)]
[INFO] [stdout] 14 |     debug: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `URL` is never used
[INFO] [stdout]   --> src/todoist.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1";
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Console` is never constructed
[INFO] [stdout]   --> src/todoist.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Console {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exit` is never used
[INFO] [stdout]   --> src/todoist.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Console {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 77 |     fn exit(&self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DueDateModel` is never constructed
[INFO] [stdout]    --> src/todoist/common.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct DueDateModel {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]   --> src/todoist/label.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Model<'label> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]   --> src/todoist/project.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Model<'proj> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UseFileSystem` is never used
[INFO] [stdout]  --> src/file_system.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait UseFileSystem {
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "660eff6cb1ae931d8abdb60ce937eff0fa83ea3271c71cb26edf4644343ac84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660eff6cb1ae931d8abdb60ce937eff0fa83ea3271c71cb26edf4644343ac84c", kill_on_drop: false }`
[INFO] [stdout] 660eff6cb1ae931d8abdb60ce937eff0fa83ea3271c71cb26edf4644343ac84c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a887ed9ca8e345251b7e9bc26bf84bf25d7d8a2af422ab86adf24e69ab50b45
[INFO] running `Command { std: "docker" "start" "-a" "7a887ed9ca8e345251b7e9bc26bf84bf25d7d8a2af422ab86adf24e69ab50b45", kill_on_drop: false }`
[INFO] [stderr]    Compiling clogi v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Wrapper {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 13 |     #[structopt(long, global = true)]
[INFO] [stdout] 14 |     debug: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `URL` is never used
[INFO] [stdout]   --> src/todoist.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1";
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Console` is never constructed
[INFO] [stdout]   --> src/todoist.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Console {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exit` is never used
[INFO] [stdout]   --> src/todoist.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Console {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 77 |     fn exit(&self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DueDateModel` is never constructed
[INFO] [stdout]    --> src/todoist/common.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct DueDateModel {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]   --> src/todoist/label.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Model<'label> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]   --> src/todoist/project.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Model<'proj> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UseFileSystem` is never used
[INFO] [stdout]  --> src/file_system.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait UseFileSystem {
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7a887ed9ca8e345251b7e9bc26bf84bf25d7d8a2af422ab86adf24e69ab50b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a887ed9ca8e345251b7e9bc26bf84bf25d7d8a2af422ab86adf24e69ab50b45", kill_on_drop: false }`
[INFO] [stdout] 7a887ed9ca8e345251b7e9bc26bf84bf25d7d8a2af422ab86adf24e69ab50b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef1397d5fb0bd115cbd95813ff57021771e4a1723b9babfd1bccc1ba41806105
[INFO] running `Command { std: "docker" "start" "-a" "ef1397d5fb0bd115cbd95813ff57021771e4a1723b9babfd1bccc1ba41806105", kill_on_drop: false }`
[INFO] [stderr] warning: field `debug` is never read
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct Wrapper {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] 13 |     #[structopt(long, global = true)]
[INFO] [stderr] 14 |     debug: bool,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `URL` is never used
[INFO] [stderr]   --> src/todoist.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1";
[INFO] [stderr]    |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Console` is never constructed
[INFO] [stderr]   --> src/todoist.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct Console {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `exit` is never used
[INFO] [stderr]   --> src/todoist.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 76 | impl Console {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] 77 |     fn exit(&self) {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DueDateModel` is never constructed
[INFO] [stderr]    --> src/todoist/common.rs:179:12
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub struct DueDateModel {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]   --> src/todoist/label.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Model<'label> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]   --> src/todoist/project.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Model<'proj> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `UseFileSystem` is never used
[INFO] [stderr]  --> src/file_system.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait UseFileSystem {
[INFO] [stderr]   |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `clogi` (bin "clogi" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clogi-f18d6caf29ba1a88)
[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" "ef1397d5fb0bd115cbd95813ff57021771e4a1723b9babfd1bccc1ba41806105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1397d5fb0bd115cbd95813ff57021771e4a1723b9babfd1bccc1ba41806105", kill_on_drop: false }`
[INFO] [stdout] ef1397d5fb0bd115cbd95813ff57021771e4a1723b9babfd1bccc1ba41806105
