[INFO] cloning repository https://github.com/mgattozzi/dev-suite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgattozzi/dev-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2Fdev-suite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2Fdev-suite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 508b460098d0060bf857cfc09ce64096bf6160b5 [INFO] checking mgattozzi/dev-suite against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2Fdev-suite" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgattozzi/dev-suite on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mgattozzi/dev-suite [INFO] finished tweaking git repo https://github.com/mgattozzi/dev-suite [INFO] tweaked toml for git repo https://github.com/mgattozzi/dev-suite written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mgattozzi/dev-suite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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 paw-attributes v1.0.2 [INFO] [stderr] Downloaded pretty_env_logger v0.3.1 [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.56 [INFO] [stderr] Downloaded colored v1.9.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.56 [INFO] [stderr] Downloaded libssh2-sys v0.2.13 [INFO] [stderr] Downloaded jobserver v0.1.17 [INFO] [stderr] Downloaded reqwest v0.10.0 [INFO] [stderr] Downloaded rustyline v5.0.6 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.56 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.6 [INFO] [stderr] Downloaded hyper-tls v0.4.0 [INFO] [stderr] Downloaded paw v1.0.0 [INFO] [stderr] Downloaded paw-raw v1.0.0 [INFO] [stderr] Downloaded syn v1.0.12 [INFO] [stderr] Downloaded web-sys v0.3.33 [INFO] [stderr] Downloaded wasm-bindgen v0.2.56 [INFO] [stderr] Downloaded js-sys v0.3.33 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.56 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] [stderr] Downloaded tokio v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11dda944a3cd0b6f0488cfcc5dc6e62480da3a4af0cf52f9621751a06d221285 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "11dda944a3cd0b6f0488cfcc5dc6e62480da3a4af0cf52f9621751a06d221285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11dda944a3cd0b6f0488cfcc5dc6e62480da3a4af0cf52f9621751a06d221285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11dda944a3cd0b6f0488cfcc5dc6e62480da3a4af0cf52f9621751a06d221285", kill_on_drop: false }` [INFO] [stdout] 11dda944a3cd0b6f0488cfcc5dc6e62480da3a4af0cf52f9621751a06d221285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab74e76a2e15af93067d4bd33604f4e561872a41ffacf6a9055aaf40b9bfd05b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab74e76a2e15af93067d4bd33604f4e561872a41ffacf6a9055aaf40b9bfd05b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking crossterm v0.14.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tui v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking git2 v0.10.2 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking which v3.1.0 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking hyper-tls v0.4.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking hooked v0.1.0 (/opt/rustwide/workdir/hooked) [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking reqwest v0.10.0 [INFO] [stderr] Checking configamajig v0.1.0 (/opt/rustwide/workdir/configamajig) [INFO] [stderr] Checking dev-suite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ticket v0.1.0 (/opt/rustwide/workdir/ticket) [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> ticket/src/tui.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | queue!(lock, EnterAlternateScreen, EnableMouseCapture)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | queue!(lock, EnterAlternateScreen, EnableMouseCapture)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / queue!( [INFO] [stdout] 175 | | io::stdout().lock(), [INFO] [stdout] 176 | | LeaveAlternateScreen, [INFO] [stdout] 177 | | DisableMouseCapture, [INFO] [stdout] 178 | | cursor::Show [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / queue!( [INFO] [stdout] 175 | | io::stdout().lock(), [INFO] [stdout] 176 | | LeaveAlternateScreen, [INFO] [stdout] 177 | | DisableMouseCapture, [INFO] [stdout] 178 | | cursor::Show [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / queue!( [INFO] [stdout] 175 | | io::stdout().lock(), [INFO] [stdout] 176 | | LeaveAlternateScreen, [INFO] [stdout] 177 | | DisableMouseCapture, [INFO] [stdout] 178 | | cursor::Show [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | queue!(lock, EnterAlternateScreen, EnableMouseCapture)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:297:3 [INFO] [stdout] | [INFO] [stdout] 297 | / queue!( [INFO] [stdout] 298 | | io::stdout().lock(), [INFO] [stdout] 299 | | LeaveAlternateScreen, [INFO] [stdout] 300 | | DisableMouseCapture [INFO] [stdout] 301 | | )?; [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:297:3 [INFO] [stdout] | [INFO] [stdout] 297 | / queue!( [INFO] [stdout] 298 | | io::stdout().lock(), [INFO] [stdout] 299 | | LeaveAlternateScreen, [INFO] [stdout] 300 | | DisableMouseCapture [INFO] [stdout] 301 | | )?; [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | queue!(lock, EnterAlternateScreen, EnableMouseCapture)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / queue!( [INFO] [stdout] 175 | | io::stdout().lock(), [INFO] [stdout] 176 | | LeaveAlternateScreen, [INFO] [stdout] 177 | | DisableMouseCapture, [INFO] [stdout] 178 | | cursor::Show [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / queue!( [INFO] [stdout] 175 | | io::stdout().lock(), [INFO] [stdout] 176 | | LeaveAlternateScreen, [INFO] [stdout] 177 | | DisableMouseCapture, [INFO] [stdout] 178 | | cursor::Show [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | / queue!( [INFO] [stdout] 175 | | io::stdout().lock(), [INFO] [stdout] 176 | | LeaveAlternateScreen, [INFO] [stdout] 177 | | DisableMouseCapture, [INFO] [stdout] 178 | | cursor::Show [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:297:3 [INFO] [stdout] | [INFO] [stdout] 297 | / queue!( [INFO] [stdout] 298 | | io::stdout().lock(), [INFO] [stdout] 299 | | LeaveAlternateScreen, [INFO] [stdout] 300 | | DisableMouseCapture [INFO] [stdout] 301 | | )?; [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (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] --> ticket/src/tui.rs:297:3 [INFO] [stdout] | [INFO] [stdout] 297 | / queue!( [INFO] [stdout] 298 | | io::stdout().lock(), [INFO] [stdout] 299 | | LeaveAlternateScreen, [INFO] [stdout] 300 | | DisableMouseCapture [INFO] [stdout] 301 | | )?; [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "ab74e76a2e15af93067d4bd33604f4e561872a41ffacf6a9055aaf40b9bfd05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab74e76a2e15af93067d4bd33604f4e561872a41ffacf6a9055aaf40b9bfd05b", kill_on_drop: false }` [INFO] [stdout] ab74e76a2e15af93067d4bd33604f4e561872a41ffacf6a9055aaf40b9bfd05b