[INFO] cloning repository https://github.com/Gui-Yom/hlbc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gui-Yom/hlbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGui-Yom%2Fhlbc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGui-Yom%2Fhlbc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00aa1fea0cb709d9fed760d244f4d5e0bc782ae9 [INFO] building Gui-Yom/hlbc against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGui-Yom%2Fhlbc" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gui-Yom/hlbc 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/Gui-Yom/hlbc [INFO] finished tweaking git repo https://github.com/Gui-Yom/hlbc [INFO] tweaked toml for git repo https://github.com/Gui-Yom/hlbc written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Gui-Yom/hlbc 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 3c013168d1e0f91e5677a8c97df94011c3decfbcf59593b9e7a0695a370c4c57 [INFO] running `Command { std: "docker" "start" "-a" "3c013168d1e0f91e5677a8c97df94011c3decfbcf59593b9e7a0695a370c4c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c013168d1e0f91e5677a8c97df94011c3decfbcf59593b9e7a0695a370c4c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c013168d1e0f91e5677a8c97df94011c3decfbcf59593b9e7a0695a370c4c57", kill_on_drop: false }` [INFO] [stdout] 3c013168d1e0f91e5677a8c97df94011c3decfbcf59593b9e7a0695a370c4c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c941800fba0141087b48bb91b8888cd1b9376deb93487d4654d0440bf0a2a26f [INFO] running `Command { std: "docker" "start" "-a" "c941800fba0141087b48bb91b8888cd1b9376deb93487d4654d0440bf0a2a26f", 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] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fmtools v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rfd v0.10.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling owned_ttf_parser v0.15.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ab_glyph v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling notify-debouncer-mini v0.2.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling hlbc-derive v0.3.0 (/opt/rustwide/workdir/hlbc-derive) [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling hlbc v0.4.0 (/opt/rustwide/workdir/hlbc) [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling hlbc-decompiler v0.4.0 (/opt/rustwide/workdir/hlbc-decompiler) [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> hlbc-decompiler/src/post.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | fn visit_stmt(&mut self, code: &Bytecode, stmt: &mut Statement) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> hlbc-decompiler/src/post.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | fn visit_stmt(&mut self, code: &Bytecode, stmt: &mut Statement) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `code` [INFO] [stdout] --> hlbc-decompiler/src/post.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | fn visit_expr(&mut self, code: &Bytecode, expr: &mut Expr) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> hlbc-decompiler/src/post.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | fn visit_expr(&mut self, code: &Bytecode, expr: &mut Expr) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> hlbc-decompiler/src/post.rs:370:39 [INFO] [stdout] | [INFO] [stdout] 370 | Expr::Variable(_, name) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exc` [INFO] [stdout] --> hlbc-decompiler/src/lib.rs:296:29 [INFO] [stdout] | [INFO] [stdout] 296 | &Opcode::Trap { exc, offset } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `exc: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exc` [INFO] [stdout] --> hlbc-decompiler/src/lib.rs:299:32 [INFO] [stdout] | [INFO] [stdout] 299 | &Opcode::EndTrap { exc } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `exc: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `construct` [INFO] [stdout] --> hlbc-decompiler/src/lib.rs:699:17 [INFO] [stdout] | [INFO] [stdout] 699 | construct, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `construct: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> hlbc-decompiler/src/lib.rs:709:32 [INFO] [stdout] | [INFO] [stdout] 709 | Expr::Variable(r, name) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> hlbc-decompiler/src/lib.rs:709:35 [INFO] [stdout] | [INFO] [stdout] 709 | Expr::Variable(r, name) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Catch` is never constructed [INFO] [stdout] --> hlbc-decompiler/src/scopes.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) enum ScopeData { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | Catch, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `ScopeData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `push_catch` is never used [INFO] [stdout] --> hlbc-decompiler/src/scopes.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | pub(crate) fn push_catch(&mut self, len: i32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sctk-adwaita v0.4.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling egui_glow v0.19.0 [INFO] [stderr] Compiling egui_dock v0.1.0 (https://github.com/Adanos020/egui_dock#b9981895) [INFO] [stderr] Compiling winit v0.27.2 [INFO] [stderr] Compiling hlbc-cli v0.4.0 (/opt/rustwide/workdir/hlbc-cli) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> hlbc-cli/src/main.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | for e in events { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_command` is never used [INFO] [stdout] --> hlbc-cli/src/command.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn parse_command(ctx: &ParseContext, line: &str) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_commands` is never used [INFO] [stdout] --> hlbc-cli/src/command.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn parse_commands(ctx: &ParseContext, line: &str) -> Result, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling egui-winit v0.19.0 [INFO] [stderr] Compiling eframe v0.19.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hlbc-gui v0.4.0 (/opt/rustwide/workdir/hlbc-gui) [INFO] [stdout] warning: unused import: `callgraph::*` [INFO] [stdout] --> hlbc-gui/src/views/mod.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) use callgraph::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `call_graph` [INFO] [stdout] --> hlbc-gui/src/views/callgraph.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use hlbc::analysis::graph::{call_graph, Callgraph}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_depth`, `graph`, `graph_fun`, `graph_depth` and `pan` are never read [INFO] [stdout] --> hlbc-gui/src/views/callgraph.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct CallgraphView { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 17 | max_depth: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 18 | graph: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | graph_fun: RefFun, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | graph_depth: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pan: Vec2, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `title` is never used [INFO] [stdout] --> hlbc-gui/src/views/callgraph.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn title(&self) -> &str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `ui` is never used [INFO] [stdout] --> hlbc-gui/src/views/callgraph.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn ui(&mut self, ui: &mut Ui, ctx: AppCtxHandle) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "c941800fba0141087b48bb91b8888cd1b9376deb93487d4654d0440bf0a2a26f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c941800fba0141087b48bb91b8888cd1b9376deb93487d4654d0440bf0a2a26f", kill_on_drop: false }` [INFO] [stdout] c941800fba0141087b48bb91b8888cd1b9376deb93487d4654d0440bf0a2a26f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 44e739146787c9888aed41562f41c40222e05262a9445c587c460fabd66255cc [INFO] running `Command { std: "docker" "start" "-a" "44e739146787c9888aed41562f41c40222e05262a9445c587c460fabd66255cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "44e739146787c9888aed41562f41c40222e05262a9445c587c460fabd66255cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e739146787c9888aed41562f41c40222e05262a9445c587c460fabd66255cc", kill_on_drop: false }` [INFO] [stdout] 44e739146787c9888aed41562f41c40222e05262a9445c587c460fabd66255cc