[INFO] cloning repository https://github.com/Meisterlama/egui_inspect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Meisterlama/egui_inspect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterlama%2Fegui_inspect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterlama%2Fegui_inspect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5374c5afc7ad8496eb513fc5e6d28acfcaf51c63 [INFO] testing Meisterlama/egui_inspect against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterlama%2Fegui_inspect" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Meisterlama/egui_inspect on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Meisterlama/egui_inspect [INFO] finished tweaking git repo https://github.com/Meisterlama/egui_inspect [INFO] tweaked toml for git repo https://github.com/Meisterlama/egui_inspect written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Meisterlama/egui_inspect already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded emath v0.16.0 [INFO] [stderr] Downloaded eframe v0.16.0 [INFO] [stderr] Downloaded egui_web v0.16.0 [INFO] [stderr] Downloaded epi v0.16.0 [INFO] [stderr] Downloaded egui_glium v0.16.0 [INFO] [stderr] Downloaded egui-winit v0.16.0 [INFO] [stderr] Downloaded egui v0.16.1 [INFO] [stderr] Downloaded epaint v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61b36be8bc4ea0aa5ddebee2a9986811ee28a8539a444b66780e6d8b5f1cddfc [INFO] running `Command { std: "docker" "start" "-a" "61b36be8bc4ea0aa5ddebee2a9986811ee28a8539a444b66780e6d8b5f1cddfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b36be8bc4ea0aa5ddebee2a9986811ee28a8539a444b66780e6d8b5f1cddfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b36be8bc4ea0aa5ddebee2a9986811ee28a8539a444b66780e6d8b5f1cddfc", kill_on_drop: false }` [INFO] [stdout] 61b36be8bc4ea0aa5ddebee2a9986811ee28a8539a444b66780e6d8b5f1cddfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 218f9d10b234b68371a0ea6be664146a445049be78429f6a3cfbc6ad80b97afb [INFO] running `Command { std: "docker" "start" "-a" "218f9d10b234b68371a0ea6be664146a445049be78429f6a3cfbc6ad80b97afb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ttf-parser v0.14.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling owned_ttf_parser v0.14.0 [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 ab_glyph v0.2.13 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling egui v0.16.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling epi v0.16.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling darling_core v0.13.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 smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.16.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling egui_inspect_derive v0.1.3 (/opt/rustwide/workdir/egui_inspect_derive) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> egui_inspect_derive/src/lib.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | for (i,f) in fields.unnamed.iter().enumerate() { [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: unused variable: `struct_name_string` [INFO] [stdout] --> egui_inspect_derive/src/lib.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | let struct_name_string = struct_name.to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_name_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egui_inspect v0.1.3 (/opt/rustwide/workdir/egui_inspect) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | for (i, item) in self.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | for (i, item) in self.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egui_glium v0.16.0 [INFO] [stderr] Compiling eframe v0.16.0 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egui_example v0.1.0 (/opt/rustwide/workdir/egui_example) [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> egui_example/src/main.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(EguiInspect)] [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = help: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the derive macro `EguiInspect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_bool_inspect` is never used [INFO] [stdout] --> egui_example/src/main.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn custom_bool_inspect(boolean: &mut bool, label: &'static str, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 49s [INFO] running `Command { std: "docker" "inspect" "218f9d10b234b68371a0ea6be664146a445049be78429f6a3cfbc6ad80b97afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218f9d10b234b68371a0ea6be664146a445049be78429f6a3cfbc6ad80b97afb", kill_on_drop: false }` [INFO] [stdout] 218f9d10b234b68371a0ea6be664146a445049be78429f6a3cfbc6ad80b97afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69a09b86f71c87c88240b07e3425bbb16fec788eaff2e7e2a76be7d0c74220c [INFO] running `Command { std: "docker" "start" "-a" "c69a09b86f71c87c88240b07e3425bbb16fec788eaff2e7e2a76be7d0c74220c", kill_on_drop: false }` [INFO] [stderr] Compiling egui_inspect_derive v0.1.3 (/opt/rustwide/workdir/egui_inspect_derive) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> egui_inspect_derive/src/lib.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | for (i,f) in fields.unnamed.iter().enumerate() { [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: unused variable: `struct_name_string` [INFO] [stdout] --> egui_inspect_derive/src/lib.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | let struct_name_string = struct_name.to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_name_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | for (i, item) in self.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egui_inspect v0.1.3 (/opt/rustwide/workdir/egui_inspect) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | for (i, item) in self.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egui_example v0.1.0 (/opt/rustwide/workdir/egui_example) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> egui_example/src/main.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(EguiInspect)] [INFO] [stdout] | ^^^^^^^^^^^ invalid suffix `usize` [INFO] [stdout] | [INFO] [stdout] = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = help: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the derive macro `EguiInspect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_bool_inspect` is never used [INFO] [stdout] --> egui_example/src/main.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn custom_bool_inspect(boolean: &mut bool, label: &'static str, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | for (i, item) in self.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | for (i, item) in self.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> egui_inspect/src/base_type_inspect.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> egui_inspect_derive/src/lib.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | for (i,f) in fields.unnamed.iter().enumerate() { [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: unused variable: `struct_name_string` [INFO] [stdout] --> egui_inspect_derive/src/lib.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | let struct_name_string = struct_name.to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_name_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "c69a09b86f71c87c88240b07e3425bbb16fec788eaff2e7e2a76be7d0c74220c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69a09b86f71c87c88240b07e3425bbb16fec788eaff2e7e2a76be7d0c74220c", kill_on_drop: false }` [INFO] [stdout] c69a09b86f71c87c88240b07e3425bbb16fec788eaff2e7e2a76be7d0c74220c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 111bef5e9bef89893073c23a5b40237369e850927d3836c8638e9aec0ac6d3ca [INFO] running `Command { std: "docker" "start" "-a" "111bef5e9bef89893073c23a5b40237369e850927d3836c8638e9aec0ac6d3ca", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> egui_inspect_derive/src/lib.rs:98:28 [INFO] [stderr] | [INFO] [stderr] 98 | for (i,f) in fields.unnamed.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `struct_name_string` [INFO] [stderr] --> egui_inspect_derive/src/lib.rs:105:21 [INFO] [stderr] | [INFO] [stderr] 105 | let struct_name_string = struct_name.to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_name_string` [INFO] [stderr] [INFO] [stderr] warning: `egui_inspect_derive` (lib) generated 2 warnings (run `cargo fix --lib -p egui_inspect_derive` to apply 2 suggestions) [INFO] [stderr] warning: `egui_inspect_derive` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> egui_inspect/src/base_type_inspect.rs:136:18 [INFO] [stderr] | [INFO] [stderr] 136 | for (i, item) in self.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> egui_inspect/src/base_type_inspect.rs:144:18 [INFO] [stderr] | [INFO] [stderr] 144 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> egui_inspect/src/base_type_inspect.rs:154:18 [INFO] [stderr] | [INFO] [stderr] 154 | for (i, item) in self.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> egui_inspect/src/base_type_inspect.rs:164:22 [INFO] [stderr] | [INFO] [stderr] 164 | for (i, item) in self.iter_mut().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: `egui_inspect` (lib) generated 4 warnings (run `cargo fix --lib -p egui_inspect` to apply 4 suggestions) [INFO] [stderr] warning: `egui_inspect` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: suffixes on a tuple index are invalid [INFO] [stderr] --> egui_example/src/main.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(EguiInspect)] [INFO] [stderr] | ^^^^^^^^^^^ invalid suffix `usize` [INFO] [stderr] | [INFO] [stderr] = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stderr] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stderr] = help: see issue #60210 for more information [INFO] [stderr] = note: this warning originates in the derive macro `EguiInspect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `custom_bool_inspect` is never used [INFO] [stderr] --> egui_example/src/main.rs:44:4 [INFO] [stderr] | [INFO] [stderr] 44 | fn custom_bool_inspect(boolean: &mut bool, label: &'static str, ui: &mut egui::Ui) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `egui_example` (bin "egui_example" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/egui_example-3fada88bcd3aa54c) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_inspect-53cc6a2765cbb0c1) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_inspect_derive-e9cf5f255a7a9eaf) [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] [stderr] Doc-tests egui_inspect [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: doctest failed, to rerun pass `-p egui_inspect --doc` [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `ui` in this scope [INFO] [stdout] --> src/lib.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 29 | app.inspect("My App", &ui); // here `ui` would be some `&mut egui::Ui` [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `MyApp` in the current scope [INFO] [stdout] --> src/lib.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 5 | struct MyApp { [INFO] [stdout] | ------------ function or associated item `default` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 28 | let app = MyApp::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `MyApp` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::default::Default` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "111bef5e9bef89893073c23a5b40237369e850927d3836c8638e9aec0ac6d3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111bef5e9bef89893073c23a5b40237369e850927d3836c8638e9aec0ac6d3ca", kill_on_drop: false }` [INFO] [stdout] 111bef5e9bef89893073c23a5b40237369e850927d3836c8638e9aec0ac6d3ca