[INFO] cloning repository https://github.com/Byte-Forge/Stocks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Byte-Forge/Stocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByte-Forge%2FStocks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByte-Forge%2FStocks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6ca49d575c7d5e1377ebe75969cb60507190f8d
[INFO] testing Byte-Forge/Stocks against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByte-Forge%2FStocks" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Byte-Forge/Stocks
[INFO] finished tweaking git repo https://github.com/Byte-Forge/Stocks
[INFO] tweaked toml for git repo https://github.com/Byte-Forge/Stocks written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Byte-Forge/Stocks on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Byte-Forge/Stocks 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a945d9db27f2b03849a0013e9b440d44edd65e63210fb1f8504fe0ef219069a
[INFO] running `Command { std: "docker" "start" "-a" "3a945d9db27f2b03849a0013e9b440d44edd65e63210fb1f8504fe0ef219069a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a945d9db27f2b03849a0013e9b440d44edd65e63210fb1f8504fe0ef219069a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a945d9db27f2b03849a0013e9b440d44edd65e63210fb1f8504fe0ef219069a", kill_on_drop: false }`
[INFO] [stdout] 3a945d9db27f2b03849a0013e9b440d44edd65e63210fb1f8504fe0ef219069a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f9fd9a8a77547a5edfe8aac51428f0e931c06c36e21a8c041173f9b826d543d
[INFO] running `Command { std: "docker" "start" "-a" "6f9fd9a8a77547a5edfe8aac51428f0e931c06c36e21a8c041173f9b826d543d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling cfg-expr v0.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling gio v0.17.4
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.50
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.85
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling field-offset v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling temp-dir v0.1.11
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling gettext-rs v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.0.4
[INFO] [stderr]    Compiling glib-macros v0.17.7
[INFO] [stderr]    Compiling gtk4-macros v0.6.5
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling glib-sys v0.17.4
[INFO] [stderr]    Compiling gobject-sys v0.17.4
[INFO] [stderr]    Compiling gio-sys v0.17.4
[INFO] [stderr]    Compiling pango-sys v0.17.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.0
[INFO] [stderr]    Compiling gdk4-sys v0.6.3
[INFO] [stderr]    Compiling graphene-sys v0.17.0
[INFO] [stderr]    Compiling gsk4-sys v0.6.3
[INFO] [stderr]    Compiling gtk4-sys v0.6.3
[INFO] [stderr]    Compiling libadwaita-sys v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling glib v0.17.5
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.16
[INFO] [stderr]    Compiling stocks_api v0.1.6
[INFO] [stderr]    Compiling cairo-rs v0.17.0
[INFO] [stderr]    Compiling graphene-rs v0.17.1
[INFO] [stderr]    Compiling pango v0.17.4
[INFO] [stderr]    Compiling gdk-pixbuf v0.17.0
[INFO] [stderr]    Compiling gdk4 v0.6.3
[INFO] [stderr]    Compiling gsk4 v0.6.3
[INFO] [stderr]    Compiling gtk4 v0.6.4
[INFO] [stderr]    Compiling libadwaita v0.3.1
[INFO] [stderr]    Compiling stocks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/window.rs:80:52
[INFO] [stdout]    |
[INFO] [stdout] 80 |                         let naive = NaiveDateTime::from_timestamp(timestamp as i64, 0);
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orientation`
[INFO] [stdout]   --> src/symbol_chart.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn measure(&self, orientation: gtk::Orientation, for_size: i32) -> (i32, i32, i32, i32) {
[INFO] [stdout]    |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `center_y`
[INFO] [stdout]   --> src/symbol_chart.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let center_y = h as f32 / 2.0;
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hover_opacity`
[INFO] [stdout]   --> src/symbol_chart.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let _hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stdout]    |                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `ANIMATION_USECS`
[INFO] [stdout]    |
[INFO] [stdout] 96 -             let hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stdout] 96 +             let symbol_chart::ANIMATION_USECS = if hc { 0.7 } else { 0.45 };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_rtl`
[INFO] [stdout]    --> src/symbol_chart.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |             let is_rtl = match widget.direction() {
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_rtl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `available_width`
[INFO] [stdout]    --> src/symbol_chart.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |             let available_width = w - line_size as i32;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_points`
[INFO] [stdout]    --> src/symbol_chart.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let n_points = points.len() as i32;
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_points`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/symbol_chart.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let width = self.width();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/symbol_chart.rs:161:28
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn seek_to_date(&self, time: DateTime<Utc>) {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ease_out_cubic` is never used
[INFO] [stdout]    --> src/symbol_chart.rs:143:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn ease_out_cubic(t: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ANIMATION_USECS` is never used
[INFO] [stdout]    --> src/symbol_chart.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | const ANIMATION_USECS: f64 = 250_000.0;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `seek_to_date` is never used
[INFO] [stdout]    --> src/symbol_chart.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl SymbolChart {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn seek_to_date(&self, time: DateTime<Utc>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "6f9fd9a8a77547a5edfe8aac51428f0e931c06c36e21a8c041173f9b826d543d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f9fd9a8a77547a5edfe8aac51428f0e931c06c36e21a8c041173f9b826d543d", kill_on_drop: false }`
[INFO] [stdout] 6f9fd9a8a77547a5edfe8aac51428f0e931c06c36e21a8c041173f9b826d543d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f769beee94ea32136f5d49d10c6c369f9dec527e04277a6e1352d1442b1cce6
[INFO] running `Command { std: "docker" "start" "-a" "3f769beee94ea32136f5d49d10c6c369f9dec527e04277a6e1352d1442b1cce6", kill_on_drop: false }`
[INFO] [stderr]    Compiling stocks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/window.rs:80:52
[INFO] [stdout]    |
[INFO] [stdout] 80 |                         let naive = NaiveDateTime::from_timestamp(timestamp as i64, 0);
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orientation`
[INFO] [stdout]   --> src/symbol_chart.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn measure(&self, orientation: gtk::Orientation, for_size: i32) -> (i32, i32, i32, i32) {
[INFO] [stdout]    |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `center_y`
[INFO] [stdout]   --> src/symbol_chart.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let center_y = h as f32 / 2.0;
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hover_opacity`
[INFO] [stdout]   --> src/symbol_chart.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let _hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stdout]    |                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `ANIMATION_USECS`
[INFO] [stdout]    |
[INFO] [stdout] 96 -             let hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stdout] 96 +             let symbol_chart::ANIMATION_USECS = if hc { 0.7 } else { 0.45 };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_rtl`
[INFO] [stdout]    --> src/symbol_chart.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |             let is_rtl = match widget.direction() {
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_rtl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `available_width`
[INFO] [stdout]    --> src/symbol_chart.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |             let available_width = w - line_size as i32;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_points`
[INFO] [stdout]    --> src/symbol_chart.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let n_points = points.len() as i32;
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_points`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/symbol_chart.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let width = self.width();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/symbol_chart.rs:161:28
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn seek_to_date(&self, time: DateTime<Utc>) {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ease_out_cubic` is never used
[INFO] [stdout]    --> src/symbol_chart.rs:143:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn ease_out_cubic(t: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ANIMATION_USECS` is never used
[INFO] [stdout]    --> src/symbol_chart.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | const ANIMATION_USECS: f64 = 250_000.0;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `seek_to_date` is never used
[INFO] [stdout]    --> src/symbol_chart.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl SymbolChart {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn seek_to_date(&self, time: DateTime<Utc>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s
[INFO] running `Command { std: "docker" "inspect" "3f769beee94ea32136f5d49d10c6c369f9dec527e04277a6e1352d1442b1cce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f769beee94ea32136f5d49d10c6c369f9dec527e04277a6e1352d1442b1cce6", kill_on_drop: false }`
[INFO] [stdout] 3f769beee94ea32136f5d49d10c6c369f9dec527e04277a6e1352d1442b1cce6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbe1ca794a926c86c051a093cea6c1aecad637f1cfd270c9c9d2cbce71e6cfc0
[INFO] running `Command { std: "docker" "start" "-a" "bbe1ca794a926c86c051a093cea6c1aecad637f1cfd270c9c9d2cbce71e6cfc0", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stderr]   --> src/window.rs:80:52
[INFO] [stderr]    |
[INFO] [stderr] 80 |                         let naive = NaiveDateTime::from_timestamp(timestamp as i64, 0);
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orientation`
[INFO] [stderr]   --> src/symbol_chart.rs:75:27
[INFO] [stderr]    |
[INFO] [stderr] 75 |         fn measure(&self, orientation: gtk::Orientation, for_size: i32) -> (i32, i32, i32, i32) {
[INFO] [stderr]    |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `center_y`
[INFO] [stderr]   --> src/symbol_chart.rs:88:17
[INFO] [stderr]    |
[INFO] [stderr] 88 |             let center_y = h as f32 / 2.0;
[INFO] [stderr]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hover_opacity`
[INFO] [stderr]   --> src/symbol_chart.rs:96:17
[INFO] [stderr]    |
[INFO] [stderr] 96 |             let hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]    |
[INFO] [stderr] 96 |             let _hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stderr]    |                 +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `ANIMATION_USECS`
[INFO] [stderr]    |
[INFO] [stderr] 96 -             let hover_opacity = if hc { 0.7 } else { 0.45 };
[INFO] [stderr] 96 +             let symbol_chart::ANIMATION_USECS = if hc { 0.7 } else { 0.45 };
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `is_rtl`
[INFO] [stderr]    --> src/symbol_chart.rs:106:17
[INFO] [stderr]     |
[INFO] [stderr] 106 |             let is_rtl = match widget.direction() {
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_rtl`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `available_width`
[INFO] [stderr]    --> src/symbol_chart.rs:110:17
[INFO] [stderr]     |
[INFO] [stderr] 110 |             let available_width = w - line_size as i32;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n_points`
[INFO] [stderr]    --> src/symbol_chart.rs:130:21
[INFO] [stderr]     |
[INFO] [stderr] 130 |                 let n_points = points.len() as i32;
[INFO] [stderr]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_points`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `width`
[INFO] [stderr]    --> src/symbol_chart.rs:162:13
[INFO] [stderr]     |
[INFO] [stderr] 162 |         let width = self.width();
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `time`
[INFO] [stderr]    --> src/symbol_chart.rs:161:28
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn seek_to_date(&self, time: DateTime<Utc>) {
[INFO] [stderr]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stderr] 
[INFO] [stderr] warning: function `ease_out_cubic` is never used
[INFO] [stderr]    --> src/symbol_chart.rs:143:4
[INFO] [stderr]     |
[INFO] [stderr] 143 | fn ease_out_cubic(t: f64) -> f64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ANIMATION_USECS` is never used
[INFO] [stderr]    --> src/symbol_chart.rs:154:7
[INFO] [stderr]     |
[INFO] [stderr] 154 | const ANIMATION_USECS: f64 = 250_000.0;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `seek_to_date` is never used
[INFO] [stderr]    --> src/symbol_chart.rs:161:8
[INFO] [stderr]     |
[INFO] [stderr] 156 | impl SymbolChart {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 161 |     fn seek_to_date(&self, time: DateTime<Utc>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `stocks` (bin "stocks" test) generated 12 warnings (run `cargo fix --bin "stocks" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stocks-f18f2a4961c264db)
[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" "bbe1ca794a926c86c051a093cea6c1aecad637f1cfd270c9c9d2cbce71e6cfc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe1ca794a926c86c051a093cea6c1aecad637f1cfd270c9c9d2cbce71e6cfc0", kill_on_drop: false }`
[INFO] [stdout] bbe1ca794a926c86c051a093cea6c1aecad637f1cfd270c9c9d2cbce71e6cfc0
