[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3phtys%2Fbeer-line-interface" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n3phtys/beer-line-interface on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-7/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/n3phtys/rustix-bl` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-error v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 781a0c2430cd8ecbfad7de46df7c02408c15ed7d0e3f9948b97fc56d6e2f3cae [INFO] running `Command { std: "docker" "start" "-a" "781a0c2430cd8ecbfad7de46df7c02408c15ed7d0e3f9948b97fc56d6e2f3cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "781a0c2430cd8ecbfad7de46df7c02408c15ed7d0e3f9948b97fc56d6e2f3cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "781a0c2430cd8ecbfad7de46df7c02408c15ed7d0e3f9948b97fc56d6e2f3cae", kill_on_drop: false }` [INFO] [stdout] 781a0c2430cd8ecbfad7de46df7c02408c15ed7d0e3f9948b97fc56d6e2f3cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e6d491d82cd3ce7224e458a686d59a6c3b4be02a3fcc08fa991ac6e0876933c [INFO] running `Command { std: "docker" "start" "-a" "1e6d491d82cd3ce7224e458a686d59a6c3b4be02a3fcc08fa991ac6e0876933c", 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 bitflags v0.4.0 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling derive_builder_core v0.1.7 [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 serde_derive v1.0.11 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling lmdb v0.7.1 [INFO] [stderr] Compiling rustyline v1.0.0 [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 29.72s [INFO] running `Command { std: "docker" "inspect" "1e6d491d82cd3ce7224e458a686d59a6c3b4be02a3fcc08fa991ac6e0876933c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6d491d82cd3ce7224e458a686d59a6c3b4be02a3fcc08fa991ac6e0876933c", kill_on_drop: false }` [INFO] [stdout] 1e6d491d82cd3ce7224e458a686d59a6c3b4be02a3fcc08fa991ac6e0876933c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d5be114a9b8e34872962e388387190105a1aee3bfd2036fa4c843e973526e87 [INFO] running `Command { std: "docker" "start" "-a" "0d5be114a9b8e34872962e388387190105a1aee3bfd2036fa4c843e973526e87", 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.30s [INFO] running `Command { std: "docker" "inspect" "0d5be114a9b8e34872962e388387190105a1aee3bfd2036fa4c843e973526e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5be114a9b8e34872962e388387190105a1aee3bfd2036fa4c843e973526e87", kill_on_drop: false }` [INFO] [stdout] 0d5be114a9b8e34872962e388387190105a1aee3bfd2036fa4c843e973526e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55cb1bae7145813d25d44f6f65afdc08bed012905f96fc5a27023de28b2b7c5c [INFO] running `Command { std: "docker" "start" "-a" "55cb1bae7145813d25d44f6f65afdc08bed012905f96fc5a27023de28b2b7c5c", kill_on_drop: false }` [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 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustix_cli-c2b89f2d1c22c854) [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" "55cb1bae7145813d25d44f6f65afdc08bed012905f96fc5a27023de28b2b7c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55cb1bae7145813d25d44f6f65afdc08bed012905f96fc5a27023de28b2b7c5c", kill_on_drop: false }` [INFO] [stdout] 55cb1bae7145813d25d44f6f65afdc08bed012905f96fc5a27023de28b2b7c5c