[INFO] cloning repository https://github.com/n3phtys/beer-line-interface [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n3phtys/beer-line-interface" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3phtys%2Fbeer-line-interface", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3phtys%2Fbeer-line-interface'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 749a1bc53ff01902be680e2ea6ae08bde383f791 [INFO] testing n3phtys/beer-line-interface against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3phtys%2Fbeer-line-interface" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n3phtys/beer-line-interface on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/n3phtys/beer-line-interface [INFO] finished tweaking git repo https://github.com/n3phtys/beer-line-interface [INFO] tweaked toml for git repo https://github.com/n3phtys/beer-line-interface written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/n3phtys/beer-line-interface already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/n3phtys/rustix-bl` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c6beb48cfb9da21501883adbfc81d7f99648a645bd72ee9cc0336b611d88709 [INFO] running `Command { std: "docker" "start" "-a" "3c6beb48cfb9da21501883adbfc81d7f99648a645bd72ee9cc0336b611d88709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6beb48cfb9da21501883adbfc81d7f99648a645bd72ee9cc0336b611d88709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6beb48cfb9da21501883adbfc81d7f99648a645bd72ee9cc0336b611d88709", kill_on_drop: false }` [INFO] [stdout] 3c6beb48cfb9da21501883adbfc81d7f99648a645bd72ee9cc0336b611d88709 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184f4ea157ad978bccb40e2f0c622298e81804a45900cc8a17bce818ab36b1af [INFO] running `Command { std: "docker" "start" "-a" "184f4ea157ad978bccb40e2f0c622298e81804a45900cc8a17bce818ab36b1af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling derive_builder v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling lmdb-sys v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling derive_builder_core v0.1.7 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Compiling lmdb v0.7.1 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling blrustix v0.2.0 (https://github.com/n3phtys/rustix-bl#bc619749) [INFO] [stderr] Compiling rustix-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:144:39 [INFO] [stdout] | [INFO] [stdout] 144 | let user_id = try!(v[2].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:149:39 [INFO] [stdout] | [INFO] [stdout] 149 | let item_id = try!(v[2].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:163:35 [INFO] [stdout] | [INFO] [stdout] 163 | let user_id = try!(v[1].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | let item_id = try!(v[2].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:177:35 [INFO] [stdout] | [INFO] [stdout] 177 | let price_float = try!(v[3].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:187:35 [INFO] [stdout] | [INFO] [stdout] 187 | let price_float = try!(v[3].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.94s [INFO] running `Command { std: "docker" "inspect" "184f4ea157ad978bccb40e2f0c622298e81804a45900cc8a17bce818ab36b1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184f4ea157ad978bccb40e2f0c622298e81804a45900cc8a17bce818ab36b1af", kill_on_drop: false }` [INFO] [stdout] 184f4ea157ad978bccb40e2f0c622298e81804a45900cc8a17bce818ab36b1af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46bfd0099fc469c556d25db47e7e983add01ec3d1b713b3804179659a16af658 [INFO] running `Command { std: "docker" "start" "-a" "46bfd0099fc469c556d25db47e7e983add01ec3d1b713b3804179659a16af658", kill_on_drop: false }` [INFO] [stderr] Compiling rustix-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:144:39 [INFO] [stdout] | [INFO] [stdout] 144 | let user_id = try!(v[2].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:149:39 [INFO] [stdout] | [INFO] [stdout] 149 | let item_id = try!(v[2].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:163:35 [INFO] [stdout] | [INFO] [stdout] 163 | let user_id = try!(v[1].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | let item_id = try!(v[2].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:177:35 [INFO] [stdout] | [INFO] [stdout] 177 | let price_float = try!(v[3].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:187:35 [INFO] [stdout] | [INFO] [stdout] 187 | let price_float = try!(v[3].parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / quick_error! { [INFO] [stdout] 57 | | #[derive(Debug)] [INFO] [stdout] 58 | | pub enum CLIError { [INFO] [stdout] 59 | | /// Parser Error [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "46bfd0099fc469c556d25db47e7e983add01ec3d1b713b3804179659a16af658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46bfd0099fc469c556d25db47e7e983add01ec3d1b713b3804179659a16af658", kill_on_drop: false }` [INFO] [stdout] 46bfd0099fc469c556d25db47e7e983add01ec3d1b713b3804179659a16af658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dcf18d2cde32a04c41ee404ec4264c053ad6bc31bf29124748383a36e6bc88bc [INFO] running `Command { std: "docker" "start" "-a" "dcf18d2cde32a04c41ee404ec4264c053ad6bc31bf29124748383a36e6bc88bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:144:39 [INFO] [stderr] | [INFO] [stderr] 144 | let user_id = try!(v[2].parse::()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:149:39 [INFO] [stderr] | [INFO] [stderr] 149 | let item_id = try!(v[2].parse::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:163:35 [INFO] [stderr] | [INFO] [stderr] 163 | let user_id = try!(v[1].parse::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:164:35 [INFO] [stderr] | [INFO] [stderr] 164 | let item_id = try!(v[2].parse::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:177:35 [INFO] [stderr] | [INFO] [stderr] 177 | let price_float = try!(v[3].parse::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:187:35 [INFO] [stderr] | [INFO] [stderr] 187 | let price_float = try!(v[3].parse::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | / quick_error! { [INFO] [stderr] 57 | | #[derive(Debug)] [INFO] [stderr] 58 | | pub enum CLIError { [INFO] [stderr] 59 | | /// Parser Error [INFO] [stderr] ... | [INFO] [stderr] 67 | | } [INFO] [stderr] 68 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rustix-cli` (bin "rustix-cli" test) generated 10 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustix_cli-010c23d90ecc0baf) [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" "dcf18d2cde32a04c41ee404ec4264c053ad6bc31bf29124748383a36e6bc88bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf18d2cde32a04c41ee404ec4264c053ad6bc31bf29124748383a36e6bc88bc", kill_on_drop: false }` [INFO] [stdout] dcf18d2cde32a04c41ee404ec4264c053ad6bc31bf29124748383a36e6bc88bc