[INFO] cloning repository https://github.com/mayyxeng/vgloc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mayyxeng/vgloc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayyxeng%2Fvgloc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayyxeng%2Fvgloc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0bb0583e9b4f18bb425670f60d4528cd9f1eda4
[INFO] checking mayyxeng/vgloc against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayyxeng%2Fvgloc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mayyxeng/vgloc
[INFO] finished tweaking git repo https://github.com/mayyxeng/vgloc
[INFO] tweaked toml for git repo https://github.com/mayyxeng/vgloc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mayyxeng/vgloc on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mayyxeng/vgloc 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grep-matcher v0.1.7
[INFO] [stderr]   Downloaded grep-searcher v0.1.14
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] [stderr]   Downloaded tokei v12.1.2
[INFO] [stderr]   Downloaded egui_plot v0.33.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.16
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d07fd0a999376ddb4f8a65b809a8ed05cf4d3c7eb9f2c9ceb29f2a8da9ab23f3
[INFO] running `Command { std: "docker" "start" "-a" "d07fd0a999376ddb4f8a65b809a8ed05cf4d3c7eb9f2c9ceb29f2a8da9ab23f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d07fd0a999376ddb4f8a65b809a8ed05cf4d3c7eb9f2c9ceb29f2a8da9ab23f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d07fd0a999376ddb4f8a65b809a8ed05cf4d3c7eb9f2c9ceb29f2a8da9ab23f3", kill_on_drop: false }`
[INFO] [stdout] d07fd0a999376ddb4f8a65b809a8ed05cf4d3c7eb9f2c9ceb29f2a8da9ab23f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f86152d92899e79b786779d41c599cbf08c27bafa0b351709a313587036718d
[INFO] running `Command { std: "docker" "start" "-a" "6f86152d92899e79b786779d41c599cbf08c27bafa0b351709a313587036718d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking emath v0.32.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking ecolor v0.32.0
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking epaint v0.32.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking egui v0.32.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking grep-matcher v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking polling v3.9.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking grep-searcher v0.1.14
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]     Checking egui_glow v0.32.0
[INFO] [stderr]     Checking egui_plot v0.33.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.8
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking zbus v5.9.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling tokei v12.1.2
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking egui-winit v0.32.0
[INFO] [stderr]     Checking eframe v0.32.0
[INFO] [stderr]     Checking oshmornegar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `comments` and `blanks` are never read
[INFO] [stdout]   --> src/app/loader.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CodeStats {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub comments: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 19 |     pub blanks: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CodeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `commit_hash` is never read
[INFO] [stdout]   --> src/app/loader.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct CommitReport {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 23 |     pub commit_date: i64,
[INFO] [stdout] 24 |     pub commit_hash: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitReport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Die` is never constructed
[INFO] [stdout]   --> src/app/loader.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum LoaderCommand {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] 28 |     Config(Config),
[INFO] [stdout] 29 |     Die,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FetchProgress` is never constructed
[INFO] [stdout]   --> src/app/loader.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum LoaderData {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 32 |     CommitReport(CommitReport),
[INFO] [stdout] 33 |     FetchProgress,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `worker` is never read
[INFO] [stdout]   --> src/app/loader.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct RepositoryLoader {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     worker: JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `comments` and `blanks` are never read
[INFO] [stdout]   --> src/app/loader.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CodeStats {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub comments: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 19 |     pub blanks: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CodeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `commit_hash` is never read
[INFO] [stdout]   --> src/app/loader.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct CommitReport {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 23 |     pub commit_date: i64,
[INFO] [stdout] 24 |     pub commit_hash: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitReport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Die` is never constructed
[INFO] [stdout]   --> src/app/loader.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum LoaderCommand {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] 28 |     Config(Config),
[INFO] [stdout] 29 |     Die,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FetchProgress` is never constructed
[INFO] [stdout]   --> src/app/loader.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum LoaderData {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 32 |     CommitReport(CommitReport),
[INFO] [stdout] 33 |     FetchProgress,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `worker` is never read
[INFO] [stdout]   --> src/app/loader.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct RepositoryLoader {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     worker: JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "6f86152d92899e79b786779d41c599cbf08c27bafa0b351709a313587036718d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f86152d92899e79b786779d41c599cbf08c27bafa0b351709a313587036718d", kill_on_drop: false }`
[INFO] [stdout] 6f86152d92899e79b786779d41c599cbf08c27bafa0b351709a313587036718d
