[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] testing dantee-e/auto-spotted-rust against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantee-e%2Fauto-spotted-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dantee-e/auto-spotted-rust on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0e967e475511bef346cbbd44d74e06fb5be24ca5d99301b6588b035d4e7117d
[INFO] running `Command { std: "docker" "start" "-a" "a0e967e475511bef346cbbd44d74e06fb5be24ca5d99301b6588b035d4e7117d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e967e475511bef346cbbd44d74e06fb5be24ca5d99301b6588b035d4e7117d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e967e475511bef346cbbd44d74e06fb5be24ca5d99301b6588b035d4e7117d", kill_on_drop: false }`
[INFO] [stdout] a0e967e475511bef346cbbd44d74e06fb5be24ca5d99301b6588b035d4e7117d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 824e873b4cb96dd928906b4512afe1ea325276dcd4245141b5b645247932747e
[INFO] running `Command { std: "docker" "start" "-a" "824e873b4cb96dd928906b4512afe1ea325276dcd4245141b5b645247932747e", 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 bytes v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling fltk-sys v1.4.34
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[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 rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling nalgebra v0.30.1
[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 rand_distr v0.2.2
[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 tokio-rustls v0.26.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling yup-oauth2 v11.0.0
[INFO] [stderr]    Compiling google-apis-common v7.0.0
[INFO] [stderr]    Compiling google-sheets4 v6.0.0+20240621
[INFO] [stderr]    Compiling fltk v1.4.34
[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 30s
[INFO] running `Command { std: "docker" "inspect" "824e873b4cb96dd928906b4512afe1ea325276dcd4245141b5b645247932747e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824e873b4cb96dd928906b4512afe1ea325276dcd4245141b5b645247932747e", kill_on_drop: false }`
[INFO] [stdout] 824e873b4cb96dd928906b4512afe1ea325276dcd4245141b5b645247932747e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47a149b3b67ad1ee003994f4669a8970ada4942a42f8d688e0f9a84df111743e
[INFO] running `Command { std: "docker" "start" "-a" "47a149b3b67ad1ee003994f4669a8970ada4942a42f8d688e0f9a84df111743e", 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 6.39s
[INFO] running `Command { std: "docker" "inspect" "47a149b3b67ad1ee003994f4669a8970ada4942a42f8d688e0f9a84df111743e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47a149b3b67ad1ee003994f4669a8970ada4942a42f8d688e0f9a84df111743e", kill_on_drop: false }`
[INFO] [stdout] 47a149b3b67ad1ee003994f4669a8970ada4942a42f8d688e0f9a84df111743e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ffa2017e0bcdbefb093ad3b9da9af8f44a443518a64af97344f4daf87b1d46f
[INFO] running `Command { std: "docker" "start" "-a" "4ffa2017e0bcdbefb093ad3b9da9af8f44a443518a64af97344f4daf87b1d46f", 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] warning: unused import: `crate::imagens`
[INFO] [stderr]  --> src/my_window.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::imagens;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `link` is never read
[INFO] [stderr]  --> src/definitions.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct SpottedStruct {
[INFO] [stderr]   |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 9 |     pub link: String,
[INFO] [stderr]   |         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_spotted_nmr` is never used
[INFO] [stderr]   --> src/definitions.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn update_spotted_nmr() -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `spotted` (bin "spotted" test) generated 3 warnings (run `cargo fix --bin "spotted" -p spotted --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spotted-6900c51ab2965e0b)
[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" "4ffa2017e0bcdbefb093ad3b9da9af8f44a443518a64af97344f4daf87b1d46f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ffa2017e0bcdbefb093ad3b9da9af8f44a443518a64af97344f4daf87b1d46f", kill_on_drop: false }`
[INFO] [stdout] 4ffa2017e0bcdbefb093ad3b9da9af8f44a443518a64af97344f4daf87b1d46f
