[INFO] cloning repository https://github.com/viaacode/batch-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viaacode/batch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviaacode%2Fbatch-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviaacode%2Fbatch-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8b064d0b5469817fa8ee90665d42118916817d2 [INFO] checking viaacode/batch-rs against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviaacode%2Fbatch-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/viaacode/batch-rs [INFO] finished tweaking git repo https://github.com/viaacode/batch-rs [INFO] tweaked toml for git repo https://github.com/viaacode/batch-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/viaacode/batch-rs on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/viaacode/batch-rs 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded snafu-derive v0.7.1 [INFO] [stderr] Downloaded cargo-lock v7.1.0 [INFO] [stderr] Downloaded built v0.5.1 [INFO] [stderr] Downloaded snafu v0.7.1 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c3c33c580a1b4cdf65f1e999a9dc26c4d439bd36a8944d3c95452385aed1cfe [INFO] running `Command { std: "docker" "start" "-a" "6c3c33c580a1b4cdf65f1e999a9dc26c4d439bd36a8944d3c95452385aed1cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c3c33c580a1b4cdf65f1e999a9dc26c4d439bd36a8944d3c95452385aed1cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c3c33c580a1b4cdf65f1e999a9dc26c4d439bd36a8944d3c95452385aed1cfe", kill_on_drop: false }` [INFO] [stdout] 6c3c33c580a1b4cdf65f1e999a9dc26c4d439bd36a8944d3c95452385aed1cfe [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b7e3a5583cb3d59bd767b29a7c9d356dfaa3c3d4b2afb6948bba198983c2562 [INFO] running `Command { std: "docker" "start" "-a" "2b7e3a5583cb3d59bd767b29a7c9d356dfaa3c3d4b2afb6948bba198983c2562", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Checking snafu v0.7.1 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking input_buffer v0.5.0 [INFO] [stderr] Checking shared_child v0.3.5 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking duct v0.13.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking ftp v3.0.1 [INFO] [stderr] Checking clap v3.2.17 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking postgres-types v0.2.3 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking amq-protocol-types v1.2.0 [INFO] [stderr] Checking cli-table v0.4.7 [INFO] [stderr] Checking tokio-postgres v0.7.6 [INFO] [stderr] Compiling cargo-lock v7.1.0 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Checking amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling amiquip v0.4.2 [INFO] [stderr] Checking postgres v0.19.3 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Checking batch-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format::Justify` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use cli_table::{format::Justify, print_stdout, Cell, Style, Table}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format::Justify` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use cli_table::{format::Justify, print_stdout, Cell, Style, Table}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch_id` [INFO] [stdout] --> src/main.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | SubCommand::Vars {batch_id, ftp_path, batch_description} => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `batch_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftp_path` [INFO] [stdout] --> src/main.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | SubCommand::Vars {batch_id, ftp_path, batch_description} => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `ftp_path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch_description` [INFO] [stdout] --> src/main.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | SubCommand::Vars {batch_id, ftp_path, batch_description} => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `batch_description: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `saxon_transform` [INFO] [stdout] --> src/main.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | let saxon_transform = "net.sf.saxon.Transform".to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_saxon_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | let mut arg_vec: Vec = vec![ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | connection.close(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = connection.close(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch_id` [INFO] [stdout] --> src/main.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | SubCommand::Vars {batch_id, ftp_path, batch_description} => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `batch_id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftp_path` [INFO] [stdout] --> src/main.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | SubCommand::Vars {batch_id, ftp_path, batch_description} => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `ftp_path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch_description` [INFO] [stdout] --> src/main.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | SubCommand::Vars {batch_id, ftp_path, batch_description} => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `batch_description: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `saxon_transform` [INFO] [stdout] --> src/main.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | let saxon_transform = "net.sf.saxon.Transform".to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_saxon_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | let mut arg_vec: Vec = vec![ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | connection.close(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = connection.close(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [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" "2b7e3a5583cb3d59bd767b29a7c9d356dfaa3c3d4b2afb6948bba198983c2562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7e3a5583cb3d59bd767b29a7c9d356dfaa3c3d4b2afb6948bba198983c2562", kill_on_drop: false }` [INFO] [stdout] 2b7e3a5583cb3d59bd767b29a7c9d356dfaa3c3d4b2afb6948bba198983c2562