[INFO] fetching crate gurufocus_api 0.6.1... [INFO] checking gurufocus_api-0.6.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate gurufocus_api 0.6.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate gurufocus_api 0.6.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gurufocus_api 0.6.1 [INFO] finished tweaking crates.io crate gurufocus_api 0.6.1 [INFO] tweaked toml for crates.io crate gurufocus_api 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate gurufocus_api 0.6.1 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aff3512ed7666e0a85b01d9e48c475ec0fd927dc345ce1d0fd1dcda66d2eb7f2 [INFO] running `Command { std: "docker" "start" "-a" "aff3512ed7666e0a85b01d9e48c475ec0fd927dc345ce1d0fd1dcda66d2eb7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aff3512ed7666e0a85b01d9e48c475ec0fd927dc345ce1d0fd1dcda66d2eb7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff3512ed7666e0a85b01d9e48c475ec0fd927dc345ce1d0fd1dcda66d2eb7f2", kill_on_drop: false }` [INFO] [stdout] aff3512ed7666e0a85b01d9e48c475ec0fd927dc345ce1d0fd1dcda66d2eb7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7442992229b5eb6d06d1e7ad7c857b9b4a516034f51e00e194ef8c357744ceae [INFO] running `Command { std: "docker" "start" "-a" "7442992229b5eb6d06d1e7ad7c857b9b4a516034f51e00e194ef8c357744ceae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-compat-02 v0.2.0 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.7 [INFO] [stderr] Checking gurufocus_api v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/15_dividend_history.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | for div in dividends { [INFO] [stdout] | _____^ - [INFO] [stdout] | |__________________________| [INFO] [stdout] 17 | || println!("{:?}", div); [INFO] [stdout] 18 | || } [INFO] [stdout] | ||_____^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gurufocus_api` (example "15_dividend_history") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gurus.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 175 | || if !token.is_empty() { [INFO] [stdout] 176 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 177 | || let stock = "WMT"; [INFO] [stdout] ... || [INFO] [stdout] 182 | || } [INFO] [stdout] 183 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gurus.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 223 | || if !token.is_empty() { [INFO] [stdout] 224 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 225 | || // Buffett, Soros and Klarman [INFO] [stdout] ... || [INFO] [stdout] 234 | || } [INFO] [stdout] 235 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gurus.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 241 | || if !token.is_empty() { [INFO] [stdout] 242 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 243 | || let guru_data = gf_connect.get_gurus().await; [INFO] [stdout] 244 | || assert!(guru_data.is_ok()); [INFO] [stdout] 245 | || } [INFO] [stdout] 246 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gurus.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 252 | || if !token.is_empty() { [INFO] [stdout] 253 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 254 | || // Bill Ackman and David Einhorn [INFO] [stdout] ... || [INFO] [stdout] 261 | || } [INFO] [stdout] 262 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stock.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 315 | || if !token.is_empty() { [INFO] [stdout] 316 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 317 | || let ticker = ["NAS:AAPL", "FRA:APC", "LTS:0JQ4"]; [INFO] [stdout] ... || [INFO] [stdout] 323 | || } [INFO] [stdout] 324 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stock.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 330 | || if !token.is_empty() { [INFO] [stdout] 331 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 332 | || let stock = "NYSE:DIS"; [INFO] [stdout] ... || [INFO] [stdout] 338 | || } [INFO] [stdout] 339 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stock.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 345 | || if !token.is_empty() { [INFO] [stdout] 346 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 347 | || let stock = "NYSE:DIS"; [INFO] [stdout] ... || [INFO] [stdout] 353 | || } [INFO] [stdout] 354 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stock.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 360 | || if !token.is_empty() { [INFO] [stdout] 361 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 362 | || let stock = "NYSE:BAC"; [INFO] [stdout] ... || [INFO] [stdout] 368 | || } [INFO] [stdout] 369 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stock.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 375 | || if !token.is_empty() { [INFO] [stdout] 376 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 377 | || // Get all stocks listed at the Oslo stock exchange (OSL) in Norway [INFO] [stdout] ... || [INFO] [stdout] 383 | || } [INFO] [stdout] 384 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stock.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 390 | || if !token.is_empty() { [INFO] [stdout] 391 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 392 | || let stock = "NAS:MSFT"; [INFO] [stdout] ... || [INFO] [stdout] 397 | || } [INFO] [stdout] 398 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stock.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 438 | || if !token.is_empty() { [INFO] [stdout] 439 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] ... || [INFO] [stdout] 447 | || } [INFO] [stdout] 448 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/financials.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 71 | || if !token.is_empty() { [INFO] [stdout] 72 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 73 | || let fin_json = gf_connect.get_financials("AMZN").await; [INFO] [stdout] ... || [INFO] [stdout] 77 | || } [INFO] [stdout] 78 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/financials.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 84 | || if !token.is_empty() { [INFO] [stdout] 85 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 86 | || let fin_json = gf_connect.get_financials("NYSE:JPM").await; [INFO] [stdout] ... || [INFO] [stdout] 90 | || } [INFO] [stdout] 91 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/financials.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 97 | || if !token.is_empty() { [INFO] [stdout] 98 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 99 | || let fin_json = gf_connect.get_financials("AIG").await; [INFO] [stdout] ... || [INFO] [stdout] 103 | || } [INFO] [stdout] 104 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/financials.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 110 | || if !token.is_empty() { [INFO] [stdout] 111 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 112 | || let fin_json = gf_connect.get_financials("GOOD").await; [INFO] [stdout] ... || [INFO] [stdout] 116 | || } [INFO] [stdout] 117 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/keyratios.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 109 | || if !token.is_empty() { [INFO] [stdout] 110 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] ... || [INFO] [stdout] 119 | || } [INFO] [stdout] 120 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/keyratios.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 126 | || if !token.is_empty() { [INFO] [stdout] 127 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] ... || [INFO] [stdout] 135 | || } [INFO] [stdout] 136 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/insiders.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 48 | || if !token.is_empty() { [INFO] [stdout] 49 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 50 | || let stock = "NAS:NVDA"; [INFO] [stdout] ... || [INFO] [stdout] 56 | || } [INFO] [stdout] 57 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/insiders.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 63 | || if !token.is_empty() { [INFO] [stdout] 64 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 65 | || let updates = gf_connect.get_insider_updates().await; [INFO] [stdout] ... || [INFO] [stdout] 69 | || } [INFO] [stdout] 70 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/portfolio.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 75 | || if !token.is_empty() { [INFO] [stdout] 76 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 77 | || let portfolios = gf_connect.get_personal_portfolio().await; [INFO] [stdout] ... || [INFO] [stdout] 81 | || } [INFO] [stdout] 82 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | if let Ok(token) = env::var("GURUFOCUS_TOKEN") { [INFO] [stdout] | _________^ - [INFO] [stdout] | |________________________________________________________| [INFO] [stdout] 284 | || if !token.is_empty() { [INFO] [stdout] 285 | || let gf_connect = GuruFocusConnector::new(token); [INFO] [stdout] 286 | || let exchanges = gf_connect.get_exchanges().await; [INFO] [stdout] ... || [INFO] [stdout] 291 | || } [INFO] [stdout] 292 | || } [INFO] [stdout] | ||_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gurufocus_api` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "7442992229b5eb6d06d1e7ad7c857b9b4a516034f51e00e194ef8c357744ceae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7442992229b5eb6d06d1e7ad7c857b9b4a516034f51e00e194ef8c357744ceae", kill_on_drop: false }` [INFO] [stdout] 7442992229b5eb6d06d1e7ad7c857b9b4a516034f51e00e194ef8c357744ceae