[INFO] cloning repository https://github.com/dantee-e/auto-spotted-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantee-e/auto-spotted-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantee-e%2Fauto-spotted-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantee-e%2Fauto-spotted-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85c136ecf8541fb00537e589a446a7c0e661302d [INFO] building dantee-e/auto-spotted-rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantee-e%2Fauto-spotted-rust" "/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/dantee-e/auto-spotted-rust [INFO] finished tweaking git repo https://github.com/dantee-e/auto-spotted-rust [INFO] tweaked toml for git repo https://github.com/dantee-e/auto-spotted-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dantee-e/auto-spotted-rust on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dantee-e/auto-spotted-rust 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `6.0.0+20240621` for dependency `google-sheets4` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded rustls-native-certs v0.8.0 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded cmake v0.1.51 [INFO] [stderr] Downloaded anyhow v1.0.91 [INFO] [stderr] Downloaded yup-oauth2 v11.0.0 [INFO] [stderr] Downloaded png v0.17.14 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded fltk v1.4.34 [INFO] [stderr] Downloaded crossbeam-channel v0.5.13 [INFO] [stderr] Downloaded wide v0.7.28 [INFO] [stderr] Downloaded google-sheets4 v6.0.0+20240621 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded fdeflate v0.3.5 [INFO] [stderr] Downloaded ttf-parser v0.24.1 [INFO] [stderr] Downloaded google-apis-common v7.0.0 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded bytemuck v1.19.0 [INFO] [stderr] Downloaded flate2 v1.0.34 [INFO] [stderr] Downloaded qrcodegen v1.8.0 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded fltk-sys v1.4.34 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c177d17783653fc5eae4ba660864206d026e48fa4285c87f63a8daaed8d7e7de [INFO] running `Command { std: "docker" "start" "-a" "c177d17783653fc5eae4ba660864206d026e48fa4285c87f63a8daaed8d7e7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c177d17783653fc5eae4ba660864206d026e48fa4285c87f63a8daaed8d7e7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c177d17783653fc5eae4ba660864206d026e48fa4285c87f63a8daaed8d7e7de", kill_on_drop: false }` [INFO] [stdout] c177d17783653fc5eae4ba660864206d026e48fa4285c87f63a8daaed8d7e7de [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a173bbdb63657d92e3e3fc8ac15d17431875aee92db35e5bf73ce496e7221297 [INFO] running `Command { std: "docker" "start" "-a" "a173bbdb63657d92e3e3fc8ac15d17431875aee92db35e5bf73ce496e7221297", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `6.0.0+20240621` for dependency `google-sheets4` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.23.15 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling fltk-sys v1.4.34 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling yup-oauth2 v11.0.0 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling fltk v1.4.34 [INFO] [stderr] Compiling google-apis-common v7.0.0 [INFO] [stderr] Compiling google-sheets4 v6.0.0+20240621 [INFO] [stderr] Compiling spotted v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::imagens` [INFO] [stdout] --> src/my_window.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::imagens; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> src/definitions.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SpottedStruct { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub link: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_spotted_nmr` is never used [INFO] [stdout] --> src/definitions.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn update_spotted_nmr() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "a173bbdb63657d92e3e3fc8ac15d17431875aee92db35e5bf73ce496e7221297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a173bbdb63657d92e3e3fc8ac15d17431875aee92db35e5bf73ce496e7221297", kill_on_drop: false }` [INFO] [stdout] a173bbdb63657d92e3e3fc8ac15d17431875aee92db35e5bf73ce496e7221297 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79de84ec291d17701f66065456edf6401dbb6d05bd81c75497b745c95814eca7 [INFO] running `Command { std: "docker" "start" "-a" "79de84ec291d17701f66065456edf6401dbb6d05bd81c75497b745c95814eca7", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `6.0.0+20240621` for dependency `google-sheets4` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling spotted v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::imagens` [INFO] [stdout] --> src/my_window.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::imagens; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> src/definitions.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SpottedStruct { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub link: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_spotted_nmr` is never used [INFO] [stdout] --> src/definitions.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn update_spotted_nmr() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `Command { std: "docker" "inspect" "79de84ec291d17701f66065456edf6401dbb6d05bd81c75497b745c95814eca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79de84ec291d17701f66065456edf6401dbb6d05bd81c75497b745c95814eca7", kill_on_drop: false }` [INFO] [stdout] 79de84ec291d17701f66065456edf6401dbb6d05bd81c75497b745c95814eca7