[INFO] cloning repository https://github.com/GeorgeLxL/bellatrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeorgeLxL/bellatrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgeLxL%2Fbellatrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgeLxL%2Fbellatrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e74536f7cbdfba9cfc0ee06d3b15aa807867713 [INFO] testing GeorgeLxL/bellatrix against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgeLxL%2Fbellatrix" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GeorgeLxL/bellatrix on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GeorgeLxL/bellatrix [INFO] finished tweaking git repo https://github.com/GeorgeLxL/bellatrix [INFO] tweaked toml for git repo https://github.com/GeorgeLxL/bellatrix written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GeorgeLxL/bellatrix 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5927f250c166e2de35f6149475426f52f532b069b8a12f0437f0fb49f9726848 [INFO] running `Command { std: "docker" "start" "-a" "5927f250c166e2de35f6149475426f52f532b069b8a12f0437f0fb49f9726848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5927f250c166e2de35f6149475426f52f532b069b8a12f0437f0fb49f9726848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5927f250c166e2de35f6149475426f52f532b069b8a12f0437f0fb49f9726848", kill_on_drop: false }` [INFO] [stdout] 5927f250c166e2de35f6149475426f52f532b069b8a12f0437f0fb49f9726848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ddd85f2a61ff5af64f3cec891b524f38908312f28afb13f3aec0b26b6249ae [INFO] running `Command { std: "docker" "start" "-a" "51ddd85f2a61ff5af64f3cec891b524f38908312f28afb13f3aec0b26b6249ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling ab_glyph v0.2.12 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling egui v0.16.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling epi v0.16.0 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wayland-egl v0.29.1 [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 glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.16.0 [INFO] [stderr] Compiling egui_glium v0.16.0 [INFO] [stderr] Compiling eframe v0.16.0 [INFO] [stderr] Compiling eframe_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Button`, `FontData`, `FontDefinitions`, `FontFamily`, `Label`, `Separator`, `TextStyle`, `TopBottomPanel`, `Ui` [INFO] [stdout] --> src/bellatrix.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | ...::{TopBottomPanel, CtxRef, Layout, Button, Color32, Label, Hyperlink, FontDefinitions, FontFamily, FontData, TextStyle, Separator, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eframe::egui` [INFO] [stdout] --> src/bellatrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eframe::egui; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/bellatrix.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NativeOptions`, `epi::App`, `run_native` [INFO] [stdout] --> src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::{epi::App, run_native, NativeOptions, epi}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Cow`, `iter::FromIterator` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{borrow::Cow, iter::FromIterator}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `CentralPanel`, `FontDefinitions`, `FontFamily`, `Layout`, `ScrollArea`, `TextStyle`, `Vec2` [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | ...f, Button, Color32, CtxRef, FontDefinitions, FontFamily, Hyperlink, Label, Layout, Separator, TopBottomPanel, Ui, CentralPanel, ScrollArea, TextStyle, Vec2, R... [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Hyperlink::text`: Use Hyperlink::from_label_and_url instead [INFO] [stdout] --> src/bellatrix.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | ui.add(Hyperlink::new(&a.text).text("See Tx On Explorer ⤴")); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Label::monospace`: Replaced by Label::new(RichText::new(…).monospace()) [INFO] [stdout] --> src/main.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | ).monospace() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/bellatrix.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn configure_fonts(&self, ctx: &CtxRef) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logs` [INFO] [stdout] --> src/main.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | logs [INFO] [stdout] | ^^^^ help: try ignoring the field: `logs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/main.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const CYAN: Color32 = Color32::from_rgb(0, 255, 255); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PADDING` is never used [INFO] [stdout] --> src/bellatrix.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const PADDING: f32 = 5.0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WHITE` is never used [INFO] [stdout] --> src/bellatrix.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const WHITE: Color32 = Color32::from_rgb(255, 255, 255); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/bellatrix.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CYAN: Color32 = Color32::from_rgb(0, 255, 255); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `date`, `text`, and `tx_hash` are never read [INFO] [stdout] --> src/bellatrix.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct BotLog { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 13 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | tx_hash: String [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bellatrix.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new() -> Bellatrix { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `render_new_log` is never used [INFO] [stdout] --> src/bellatrix.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn render_new_log(&self, ui: &mut eframe::egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `privateKey` should have a snake case name [INFO] [stdout] --> src/bellatrix.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub privateKey: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `private_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 39s [INFO] running `Command { std: "docker" "inspect" "51ddd85f2a61ff5af64f3cec891b524f38908312f28afb13f3aec0b26b6249ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ddd85f2a61ff5af64f3cec891b524f38908312f28afb13f3aec0b26b6249ae", kill_on_drop: false }` [INFO] [stdout] 51ddd85f2a61ff5af64f3cec891b524f38908312f28afb13f3aec0b26b6249ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6997f3563ffc92cfa9c67984d206c5dda6f1d0acd3be43cce2a7ea559c4b7478 [INFO] running `Command { std: "docker" "start" "-a" "6997f3563ffc92cfa9c67984d206c5dda6f1d0acd3be43cce2a7ea559c4b7478", kill_on_drop: false }` [INFO] [stderr] Compiling eframe_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Button`, `FontData`, `FontDefinitions`, `FontFamily`, `Label`, `Separator`, `TextStyle`, `TopBottomPanel`, `Ui` [INFO] [stdout] --> src/bellatrix.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | ...::{TopBottomPanel, CtxRef, Layout, Button, Color32, Label, Hyperlink, FontDefinitions, FontFamily, FontData, TextStyle, Separator, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eframe::egui` [INFO] [stdout] --> src/bellatrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eframe::egui; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/bellatrix.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NativeOptions`, `epi::App`, `run_native` [INFO] [stdout] --> src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use eframe::{epi::App, run_native, NativeOptions, epi}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Cow`, `iter::FromIterator` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{borrow::Cow, iter::FromIterator}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `CentralPanel`, `FontDefinitions`, `FontFamily`, `Layout`, `ScrollArea`, `TextStyle`, `Vec2` [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | ...f, Button, Color32, CtxRef, FontDefinitions, FontFamily, Hyperlink, Label, Layout, Separator, TopBottomPanel, Ui, CentralPanel, ScrollArea, TextStyle, Vec2, R... [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Hyperlink::text`: Use Hyperlink::from_label_and_url instead [INFO] [stdout] --> src/bellatrix.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | ui.add(Hyperlink::new(&a.text).text("See Tx On Explorer ⤴")); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Label::monospace`: Replaced by Label::new(RichText::new(…).monospace()) [INFO] [stdout] --> src/main.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | ).monospace() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/bellatrix.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn configure_fonts(&self, ctx: &CtxRef) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logs` [INFO] [stdout] --> src/main.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | logs [INFO] [stdout] | ^^^^ help: try ignoring the field: `logs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/main.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const CYAN: Color32 = Color32::from_rgb(0, 255, 255); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PADDING` is never used [INFO] [stdout] --> src/bellatrix.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const PADDING: f32 = 5.0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WHITE` is never used [INFO] [stdout] --> src/bellatrix.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const WHITE: Color32 = Color32::from_rgb(255, 255, 255); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/bellatrix.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CYAN: Color32 = Color32::from_rgb(0, 255, 255); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `date`, `text`, and `tx_hash` are never read [INFO] [stdout] --> src/bellatrix.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct BotLog { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 13 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | tx_hash: String [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bellatrix.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new() -> Bellatrix { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `render_new_log` is never used [INFO] [stdout] --> src/bellatrix.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn render_new_log(&self, ui: &mut eframe::egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `privateKey` should have a snake case name [INFO] [stdout] --> src/bellatrix.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub privateKey: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `private_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "6997f3563ffc92cfa9c67984d206c5dda6f1d0acd3be43cce2a7ea559c4b7478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6997f3563ffc92cfa9c67984d206c5dda6f1d0acd3be43cce2a7ea559c4b7478", kill_on_drop: false }` [INFO] [stdout] 6997f3563ffc92cfa9c67984d206c5dda6f1d0acd3be43cce2a7ea559c4b7478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f422efa1aea8732de155a66b4424f7e6846bd45f14d0cc74c8df00dffd68d534 [INFO] running `Command { std: "docker" "start" "-a" "f422efa1aea8732de155a66b4424f7e6846bd45f14d0cc74c8df00dffd68d534", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused imports: `Button`, `FontData`, `FontDefinitions`, `FontFamily`, `Label`, `Separator`, `TextStyle`, `TopBottomPanel`, `Ui` [INFO] [stderr] --> src/bellatrix.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | ...::{TopBottomPanel, CtxRef, Layout, Button, Color32, Label, Hyperlink, FontDefinitions, FontFamily, FontData, TextStyle, Separator, Ui}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `eframe::egui` [INFO] [stderr] --> src/bellatrix.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use eframe::egui; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> src/bellatrix.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `NativeOptions`, `epi::App`, `run_native` [INFO] [stderr] --> src/main.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use eframe::{epi::App, run_native, NativeOptions, epi}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `borrow::Cow`, `iter::FromIterator` [INFO] [stderr] --> src/main.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | use std::{borrow::Cow, iter::FromIterator}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Button`, `CentralPanel`, `FontDefinitions`, `FontFamily`, `Layout`, `ScrollArea`, `TextStyle`, `Vec2` [INFO] [stderr] --> src/main.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | ...f, Button, Color32, CtxRef, FontDefinitions, FontFamily, Hyperlink, Label, Layout, Separator, TopBottomPanel, Ui, CentralPanel, ScrollArea, TextStyle, Vec2, R... [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Hyperlink::text`: Use Hyperlink::from_label_and_url instead [INFO] [stderr] --> src/bellatrix.rs:108:52 [INFO] [stderr] | [INFO] [stderr] 108 | ui.add(Hyperlink::new(&a.text).text("See Tx On Explorer ⤴")); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `eframe::egui::Label::monospace`: Replaced by Label::new(RichText::new(…).monospace()) [INFO] [stderr] --> src/main.rs:56:11 [INFO] [stderr] | [INFO] [stderr] 56 | ).monospace() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/bellatrix.rs:62:35 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn configure_fonts(&self, ctx: &CtxRef) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `logs` [INFO] [stderr] --> src/main.rs:106:13 [INFO] [stderr] | [INFO] [stderr] 106 | logs [INFO] [stderr] | ^^^^ help: try ignoring the field: `logs: _` [INFO] [stderr] [INFO] [stderr] warning: constant `CYAN` is never used [INFO] [stderr] --> src/main.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | const CYAN: Color32 = Color32::from_rgb(0, 255, 255); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `PADDING` is never used [INFO] [stderr] --> src/bellatrix.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | pub const PADDING: f32 = 5.0; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `WHITE` is never used [INFO] [stderr] --> src/bellatrix.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | const WHITE: Color32 = Color32::from_rgb(255, 255, 255); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CYAN` is never used [INFO] [stderr] --> src/bellatrix.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | const CYAN: Color32 = Color32::from_rgb(0, 255, 255); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `date`, `text`, and `tx_hash` are never read [INFO] [stderr] --> src/bellatrix.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct BotLog { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 13 | date: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 14 | text: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 15 | tx_hash: String [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/bellatrix.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn new() -> Bellatrix { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `render_new_log` is never used [INFO] [stderr] --> src/bellatrix.rs:97:12 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn render_new_log(&self, ui: &mut eframe::egui::Ui) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: structure field `privateKey` should have a snake case name [INFO] [stderr] --> src/bellatrix.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub privateKey: String, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `private_key` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `eframe_template` (bin "eframe_template" test) generated 18 warnings (run `cargo fix --bin "eframe_template" --tests` to apply 8 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eframe_template-313d405c89656cfd) [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/main.rs (/opt/rustwide/target/debug/deps/eframe_template-1d4093962740298d) [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 eframe_template [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f422efa1aea8732de155a66b4424f7e6846bd45f14d0cc74c8df00dffd68d534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f422efa1aea8732de155a66b4424f7e6846bd45f14d0cc74c8df00dffd68d534", kill_on_drop: false }` [INFO] [stdout] f422efa1aea8732de155a66b4424f7e6846bd45f14d0cc74c8df00dffd68d534