[INFO] cloning repository https://github.com/gbrls/iron-dbg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbrls/iron-dbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2Firon-dbg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2Firon-dbg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 754865acc92d17587e05ee2a52694fe60c557e1b [INFO] building gbrls/iron-dbg against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2Firon-dbg" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gbrls/iron-dbg on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gbrls/iron-dbg [INFO] finished tweaking git repo https://github.com/gbrls/iron-dbg [INFO] tweaked toml for git repo https://github.com/gbrls/iron-dbg written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gbrls/iron-dbg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f92de4239018a8967d19223068f292e55e3a77f4dba12a3205c72823ddc99618 [INFO] running `Command { std: "docker" "start" "-a" "f92de4239018a8967d19223068f292e55e3a77f4dba12a3205c72823ddc99618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f92de4239018a8967d19223068f292e55e3a77f4dba12a3205c72823ddc99618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92de4239018a8967d19223068f292e55e3a77f4dba12a3205c72823ddc99618", kill_on_drop: false }` [INFO] [stdout] f92de4239018a8967d19223068f292e55e3a77f4dba12a3205c72823ddc99618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d88657683706c84b2f8a098851e28aefb71fd2dfebf2351d9b3d1edeb5d891b [INFO] running `Command { std: "docker" "start" "-a" "4d88657683706c84b2f8a098851e28aefb71fd2dfebf2351d9b3d1edeb5d891b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dark-light v0.2.1 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling static_init v1.0.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling from-mi-derive v0.1.0 (/opt/rustwide/workdir/from-mi-derive) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> from-mi-derive/src/lib.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | Fields::Unnamed(f) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling zvariant_derive v3.1.2 [INFO] [stderr] Compiling zbus_macros v2.1.1 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling enumflags2 v0.7.3 [INFO] [stderr] Compiling epi v0.17.0 [INFO] [stderr] Compiling zvariant v3.1.2 [INFO] [stderr] Compiling zbus_names v2.1.0 [INFO] [stderr] Compiling zbus v2.1.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.17.0 [INFO] [stderr] Compiling egui_glow v0.17.0 [INFO] [stderr] Compiling eframe v0.17.0 [INFO] [stderr] Compiling iron-dbg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Display`, `Formatter`, `Pointer` [INFO] [stdout] --> src/main.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt::{Debug, Display, Formatter, Pointer}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec::IntoIter` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::vec::IntoIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mi_parse::MIRepr` [INFO] [stdout] --> src/control.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mi_parse::MIRepr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AttachFileDialog` [INFO] [stdout] --> src/control.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::ControlState::{AttachFileDialog, SendCommand}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snailquote::unescape` [INFO] [stdout] --> src/control.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use snailquote::unescape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/control.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> src/control.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fmt::{write, Formatter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/control.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/control.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_stream` [INFO] [stdout] --> src/control.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::mi::{parse_stream, Output}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::anyhow` [INFO] [stdout] --> src/mi.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::anyhow; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::character::is_digit` [INFO] [stdout] --> src/mi.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nom::character::is_digit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `map_res` [INFO] [stdout] --> src/mi.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::combinator::{map, map_res, opt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `many0` [INFO] [stdout] --> src/mi.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use nom::multi::{many0, many_till}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Err` [INFO] [stdout] --> src/mi.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use nom::{Err, IResult, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `from_mi_derive::FromMI` [INFO] [stdout] --> src/mi.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use from_mi_derive::FromMI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `map` is imported redundantly [INFO] [stdout] --> src/mi.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::combinator::{map, map_res, opt}; [INFO] [stdout] | --- the item `map` is already imported here [INFO] [stdout] ... [INFO] [stdout] 125 | use nom::combinator::map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `tag`, `take_till1`, `take_while` [INFO] [stdout] --> src/mi_parse.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::bytes::complete::{tag, take_till, take_till1, take_while, take_while1}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/query.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | options.initial_window_size = (Some(Vec2::new(1000., 1000.))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 424 - options.initial_window_size = (Some(Vec2::new(1000., 1000.))); [INFO] [stdout] 424 + options.initial_window_size = Some(Vec2::new(1000., 1000.)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | async fn console(mut rx: mpsc::Receiver, mut tx: mpsc::Sender) { [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: unreachable statement [INFO] [stdout] --> src/main.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 430 | eframe::run_native(Box::new(MyApp::new(tx_cmd, rx_out)), options); [INFO] [stdout] | ----------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 431 | [INFO] [stdout] 432 | join!(handle); [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/mi.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use nom::{Err, IResult, Parser}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/control.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | if let BoxedFn(f) = self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/control.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | fn eq(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cur` [INFO] [stdout] --> src/control.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | fn execution_state_from_output(cur: &GDBExecutionState, output: &mi::Output) -> GDBExecutionState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cur` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_in` [INFO] [stdout] --> src/control.rs:131:37 [INFO] [stdout] | [INFO] [stdout] 131 | ("Load binary", |_, str_in| -> ControlState { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/control.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | move |state, input| match input { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mi.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | Err(e) => Err(nom::Err::Error(nom::error::make_error( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mi.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | Err(e) => Err(nom::Err::Error(nom::error::make_error( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/mi.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Ok((rest, (a, b))) => Ok((rest, a)), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/mi.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | fn async_state_status(input: &str) -> IResult<&str, AsyncStateStatus> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/query.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | MIRepr::Array(f) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/query.rs:120:31 [INFO] [stdout] | [INFO] [stdout] 120 | mi::Output::ExecAsync(state, repr) => match get(repr, &["reason"]) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/main.rs:157:55 [INFO] [stdout] | [INFO] [stdout] 157 | fn update(&mut self, ctx: &eframe::egui::Context, frame: &eframe::epi::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | let tx = self.sender.clone(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/main.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | let reader = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:353:32 [INFO] [stdout] | [INFO] [stdout] 353 | if let Err(e) = stdin.write_all(s.as_bytes()).await { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `console_handle` [INFO] [stdout] --> src/main.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | let console_handle = tokio::spawn(timeout(max_timeout, console(rx_cmd, tx_out))); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_output` [INFO] [stdout] --> src/main.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | let first_output = join!(recv_handle).0.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/main.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | let handle = tokio::spawn(console(rx_cmd, tx_out)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/control.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/control.rs:276:52 [INFO] [stdout] | [INFO] [stdout] 276 | RestartAndRecover { sent: false, prev } => unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `BoxedFn` in public interface (error E0446) [INFO] [stdout] --> src/control.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | check: BoxedFn, //commands: Vec<&'static str>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `reader_handle` are never read [INFO] [stdout] --> src/main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct MyApp { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 62 | code: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | reader_handle: tokio::task::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `command_output` is never used [INFO] [stdout] --> src/main.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | async fn command_output(cmd: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `last` is never used [INFO] [stdout] --> src/main.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn last(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GDBNotFound` is never constructed [INFO] [stdout] --> src/control.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ControlState { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 62 | LookingForGDB, [INFO] [stdout] 63 | GDBNotFound, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ControlState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_run` is never used [INFO] [stdout] --> src/control.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 211 | fn try_run() -> Option<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `call` is never used [INFO] [stdout] --> src/control.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn call(&self, a: ControlState, b: ConsoleOutput) -> ControlState { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `StatusAsync` is never constructed [INFO] [stdout] --> src/mi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub enum Output { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 98 | StatusAsync, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `async_state_status` is never used [INFO] [stdout] --> src/mi.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | fn async_state_status(input: &str) -> IResult<&str, AsyncStateStatus> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Connected` is never constructed [INFO] [stdout] --> src/mi_types.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum ExecutionState { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Connected, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Running` and `Stopped` are never constructed [INFO] [stdout] --> src/mi_types.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum AsyncStateStatus { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 24 | Running { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Stopped { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsyncStateStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/mi_types.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum AsyncInfo { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 39 | ThreadGroupAdded { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | ThreadGroupRemoved { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | ThreadGroupStarted { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | ThreadGroupExited { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | ThreadCreated { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | ThreadExited { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | ThreadSelected { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | LibraryLoaded { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | LibraryUnloaded { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | TraceframeChanged { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | TSVCreated { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | TSVDeleted { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | TSVModified { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | BreakpointCreated { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | BreakpointModified { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | BreakpointDeleted { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | RecordStarted { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | RecordStopped { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | CmdParamChanged { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | MemoryChanged { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsyncInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/mi_types.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum StoppedReason { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 129 | BreakpointHit, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 130 | WatchpointTrigger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 131 | AccessWatchpointTrigger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 132 | FunctionFinished, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 133 | LocationReached, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 134 | WatchPointScope, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 135 | EndSteppingRange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 136 | ExitSignalled, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 137 | Exited, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | ExitedNormally, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 139 | SignalReceived, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 140 | SolibEvent, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 141 | Fork, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | VFork, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 143 | SyscallEntry, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 144 | SyscallReturn, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 145 | Exec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoppedReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `frame_args_from_repr` is never used [INFO] [stdout] --> src/query.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn frame_args_from_repr(repr: &MIRepr) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `frame` is never used [INFO] [stdout] --> src/query.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn frame(input: &mi::Output) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | join!(writer); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | join!(handle); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "4d88657683706c84b2f8a098851e28aefb71fd2dfebf2351d9b3d1edeb5d891b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d88657683706c84b2f8a098851e28aefb71fd2dfebf2351d9b3d1edeb5d891b", kill_on_drop: false }` [INFO] [stdout] 4d88657683706c84b2f8a098851e28aefb71fd2dfebf2351d9b3d1edeb5d891b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4357de86674262f2e94402d95d53d83dfb71616c0bad0f1f5d00d007700cc45 [INFO] running `Command { std: "docker" "start" "-a" "d4357de86674262f2e94402d95d53d83dfb71616c0bad0f1f5d00d007700cc45", 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] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> from-mi-derive/src/lib.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | Fields::Unnamed(f) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iron-dbg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Display`, `Formatter`, `Pointer` [INFO] [stdout] --> src/main.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt::{Debug, Display, Formatter, Pointer}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec::IntoIter` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::vec::IntoIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mi_parse::MIRepr` [INFO] [stdout] --> src/control.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mi_parse::MIRepr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AttachFileDialog` [INFO] [stdout] --> src/control.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::ControlState::{AttachFileDialog, SendCommand}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snailquote::unescape` [INFO] [stdout] --> src/control.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use snailquote::unescape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/control.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> src/control.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fmt::{write, Formatter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/control.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/control.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_stream` [INFO] [stdout] --> src/control.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::mi::{parse_stream, Output}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::anyhow` [INFO] [stdout] --> src/mi.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::anyhow; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::character::is_digit` [INFO] [stdout] --> src/mi.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nom::character::is_digit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `map_res` [INFO] [stdout] --> src/mi.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::combinator::{map, map_res, opt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `many0` [INFO] [stdout] --> src/mi.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use nom::multi::{many0, many_till}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Err` [INFO] [stdout] --> src/mi.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use nom::{Err, IResult, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `from_mi_derive::FromMI` [INFO] [stdout] --> src/mi.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use from_mi_derive::FromMI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `map` is imported redundantly [INFO] [stdout] --> src/mi.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::combinator::{map, map_res, opt}; [INFO] [stdout] | --- the item `map` is already imported here [INFO] [stdout] ... [INFO] [stdout] 125 | use nom::combinator::map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `tag`, `take_till1`, `take_while` [INFO] [stdout] --> src/mi_parse.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::bytes::complete::{tag, take_till, take_till1, take_while, take_while1}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/query.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | options.initial_window_size = (Some(Vec2::new(1000., 1000.))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 424 - options.initial_window_size = (Some(Vec2::new(1000., 1000.))); [INFO] [stdout] 424 + options.initial_window_size = Some(Vec2::new(1000., 1000.)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | async fn console(mut rx: mpsc::Receiver, mut tx: mpsc::Sender) { [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: unreachable statement [INFO] [stdout] --> src/main.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 430 | eframe::run_native(Box::new(MyApp::new(tx_cmd, rx_out)), options); [INFO] [stdout] | ----------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 431 | [INFO] [stdout] 432 | join!(handle); [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/mi.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use nom::{Err, IResult, Parser}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/control.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | if let BoxedFn(f) = self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/control.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | fn eq(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cur` [INFO] [stdout] --> src/control.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | fn execution_state_from_output(cur: &GDBExecutionState, output: &mi::Output) -> GDBExecutionState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cur` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_in` [INFO] [stdout] --> src/control.rs:131:37 [INFO] [stdout] | [INFO] [stdout] 131 | ("Load binary", |_, str_in| -> ControlState { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/control.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | move |state, input| match input { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mi.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | Err(e) => Err(nom::Err::Error(nom::error::make_error( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/mi.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | Err(e) => Err(nom::Err::Error(nom::error::make_error( [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/mi.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Ok((rest, (a, b))) => Ok((rest, a)), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/mi.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | fn async_state_status(input: &str) -> IResult<&str, AsyncStateStatus> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/mi.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let f = Frame { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/mi_parse.rs:118:14 [INFO] [stdout] | [INFO] [stdout] 118 | let (rest, v) = literal(rest).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/mi_parse.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | let (rest, v) = map(r#"reason="breakpoint-hit",line="4""#).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/mi_parse.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | let (rest, v) = map(r#"brkpt={reason="breakpoint-hit",line="4"}"#).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/mi_parse.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | let (rest, v) = map(r#"brkpt=["first","second","third"]"#).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/mi_parse.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | let (rest, v) = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/query.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | MIRepr::Array(f) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/query.rs:120:31 [INFO] [stdout] | [INFO] [stdout] 120 | mi::Output::ExecAsync(state, repr) => match get(repr, &["reason"]) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/main.rs:157:55 [INFO] [stdout] | [INFO] [stdout] 157 | fn update(&mut self, ctx: &eframe::egui::Context, frame: &eframe::epi::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | let tx = self.sender.clone(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/main.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | let reader = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:353:32 [INFO] [stdout] | [INFO] [stdout] 353 | if let Err(e) = stdin.write_all(s.as_bytes()).await { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `console_handle` [INFO] [stdout] --> src/main.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | let console_handle = tokio::spawn(timeout(max_timeout, console(rx_cmd, tx_out))); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_console_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_output` [INFO] [stdout] --> src/main.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | let first_output = join!(recv_handle).0.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/main.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | let handle = tokio::spawn(console(rx_cmd, tx_out)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/control.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/control.rs:276:52 [INFO] [stdout] | [INFO] [stdout] 276 | RestartAndRecover { sent: false, prev } => unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `BoxedFn` in public interface (error E0446) [INFO] [stdout] --> src/control.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | check: BoxedFn, //commands: Vec<&'static str>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `reader_handle` are never read [INFO] [stdout] --> src/main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct MyApp { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 62 | code: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | reader_handle: tokio::task::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `last` is never used [INFO] [stdout] --> src/main.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn last(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GDBNotFound` is never constructed [INFO] [stdout] --> src/control.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ControlState { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 62 | LookingForGDB, [INFO] [stdout] 63 | GDBNotFound, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ControlState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_run` is never used [INFO] [stdout] --> src/control.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 211 | fn try_run() -> Option<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `call` is never used [INFO] [stdout] --> src/control.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn call(&self, a: ControlState, b: ConsoleOutput) -> ControlState { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `StatusAsync` is never constructed [INFO] [stdout] --> src/mi.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub enum Output { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 98 | StatusAsync, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `async_state_status` is never used [INFO] [stdout] --> src/mi.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | fn async_state_status(input: &str) -> IResult<&str, AsyncStateStatus> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Connected` is never constructed [INFO] [stdout] --> src/mi_types.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum ExecutionState { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Connected, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Running` and `Stopped` are never constructed [INFO] [stdout] --> src/mi_types.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum AsyncStateStatus { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 24 | Running { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Stopped { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsyncStateStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/mi_types.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum AsyncInfo { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 39 | ThreadGroupAdded { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | ThreadGroupRemoved { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | ThreadGroupStarted { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | ThreadGroupExited { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | ThreadCreated { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | ThreadExited { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | ThreadSelected { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | LibraryLoaded { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | LibraryUnloaded { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | TraceframeChanged { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | TSVCreated { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | TSVDeleted { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | TSVModified { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | BreakpointCreated { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | BreakpointModified { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | BreakpointDeleted { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | RecordStarted { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | RecordStopped { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | CmdParamChanged { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | MemoryChanged { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsyncInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/mi_types.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum StoppedReason { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 129 | BreakpointHit, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 130 | WatchpointTrigger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 131 | AccessWatchpointTrigger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 132 | FunctionFinished, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 133 | LocationReached, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 134 | WatchPointScope, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 135 | EndSteppingRange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 136 | ExitSignalled, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 137 | Exited, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | ExitedNormally, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 139 | SignalReceived, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 140 | SolibEvent, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 141 | Fork, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | VFork, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 143 | SyscallEntry, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 144 | SyscallReturn, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 145 | Exec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoppedReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `frame_args_from_repr` is never used [INFO] [stdout] --> src/query.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn frame_args_from_repr(repr: &MIRepr) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `frame` is never used [INFO] [stdout] --> src/query.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn frame(input: &mi::Output) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | join!(writer); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | join!(handle); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.46s [INFO] running `Command { std: "docker" "inspect" "d4357de86674262f2e94402d95d53d83dfb71616c0bad0f1f5d00d007700cc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4357de86674262f2e94402d95d53d83dfb71616c0bad0f1f5d00d007700cc45", kill_on_drop: false }` [INFO] [stdout] d4357de86674262f2e94402d95d53d83dfb71616c0bad0f1f5d00d007700cc45