[INFO] cloning repository https://github.com/GLicDEV/ic-quickstart-actor-model [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GLicDEV/ic-quickstart-actor-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-quickstart-actor-model", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-quickstart-actor-model'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3a105dea9b391978e149f80bcfb98f06acee900 [INFO] checking GLicDEV/ic-quickstart-actor-model/c3a105dea9b391978e149f80bcfb98f06acee900 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-quickstart-actor-model" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GLicDEV/ic-quickstart-actor-model 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 git repo https://github.com/GLicDEV/ic-quickstart-actor-model [INFO] finished tweaking git repo https://github.com/GLicDEV/ic-quickstart-actor-model [INFO] tweaked toml for git repo https://github.com/GLicDEV/ic-quickstart-actor-model written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GLicDEV/ic-quickstart-actor-model 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c87158c1f3b7316a84c5ccf291bc4b2295255ae9f49bc612722f7d5e5e606e84 [INFO] running `Command { std: "docker" "start" "-a" "c87158c1f3b7316a84c5ccf291bc4b2295255ae9f49bc612722f7d5e5e606e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c87158c1f3b7316a84c5ccf291bc4b2295255ae9f49bc612722f7d5e5e606e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87158c1f3b7316a84c5ccf291bc4b2295255ae9f49bc612722f7d5e5e606e84", kill_on_drop: false }` [INFO] [stdout] c87158c1f3b7316a84c5ccf291bc4b2295255ae9f49bc612722f7d5e5e606e84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5fcda975cf27c33614731d87803eace63b3821eea63738ed184c803cee36cd10 [INFO] running `Command { std: "docker" "start" "-a" "5fcda975cf27c33614731d87803eace63b3821eea63738ed184c803cee36cd10", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-bigint v0.4.2 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rfc6979 v0.2.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking elliptic-curve v0.12.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking ecdsa v0.14.1 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking ic-types v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking k256 v0.11.2 [INFO] [stderr] Checking garcon v0.2.3 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Compiling candid v0.7.14 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking ic-agent v0.17.0 [INFO] [stderr] Checking ic-utils v0.17.0 [INFO] [stderr] Checking ic-cdk v0.5.0 [INFO] [stderr] Checking wasm_loader v0.1.0 (/opt/rustwide/workdir/src/wasm_loader) [INFO] [stderr] Compiling ic-cdk-macros v0.5.0 [INFO] [stderr] Checking ic_quickstart_actor_model v0.1.0 (/opt/rustwide/workdir/src/ic_quickstart_actor_model) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ic_quickstart_actor_model/src/lib.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | / async fn call_canister_install( [INFO] [stdout] 476 | | canister_id: &Principal, [INFO] [stdout] 477 | | canister_install_args: Vec, [INFO] [stdout] 478 | | canister_wasm: Vec, [INFO] [stdout] 479 | | ) -> bool { [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'a> !: ArgumentDecoder<'a>` will fail [INFO] [stdout] --> src/ic_quickstart_actor_model/src/lib.rs:507:11 [INFO] [stdout] | [INFO] [stdout] 507 | match ic_cdk::api::call::call( [INFO] [stdout] | ___________^ [INFO] [stdout] 508 | | Principal::management_canister(), [INFO] [stdout] 509 | | "install_code", [INFO] [stdout] 510 | | (install_config,), [INFO] [stdout] 511 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ic_quickstart_actor_model/src/lib.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | / async fn call_canister_install( [INFO] [stdout] 476 | | canister_id: &Principal, [INFO] [stdout] 477 | | canister_install_args: Vec, [INFO] [stdout] 478 | | canister_wasm: Vec, [INFO] [stdout] 479 | | ) -> bool { [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'a> !: ArgumentDecoder<'a>` will fail [INFO] [stdout] --> src/ic_quickstart_actor_model/src/lib.rs:507:11 [INFO] [stdout] | [INFO] [stdout] 507 | match ic_cdk::api::call::call( [INFO] [stdout] | ___________^ [INFO] [stdout] 508 | | Principal::management_canister(), [INFO] [stdout] 509 | | "install_code", [INFO] [stdout] 510 | | (install_config,), [INFO] [stdout] 511 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ic_quickstart_actor_model/src/business_logic.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | let mut p = self [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `random_u32`, `cycles_balance`, and `memory_used` are never used [INFO] [stdout] --> src/ic_quickstart_actor_model/src/env.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Environment { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 13 | fn random_u32(&mut self) -> u32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | fn cycles_balance(&self) -> Cycles; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | fn memory_used(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/ic_quickstart_actor_model/src/lib.rs:61:53 [INFO] [stdout] | [INFO] [stdout] 61 | RUNTIME_STATE.with(|state| get_colony_info_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:84:58 [INFO] [stdout] | [INFO] [stdout] 84 | RUNTIME_STATE.with(|state| get_player_inventory_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | RUNTIME_STATE.with(|state| start_work_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | RUNTIME_STATE.with(|state| stop_work_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:154:56 [INFO] [stdout] | [INFO] [stdout] 154 | RUNTIME_STATE.with(|state| get_unclaimed_work_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:186:53 [INFO] [stdout] | [INFO] [stdout] 186 | RUNTIME_STATE.with(|state| get_expeditions_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:196:59 [INFO] [stdout] | [INFO] [stdout] 196 | RUNTIME_STATE.with(|state| start_expedition_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:209:58 [INFO] [stdout] | [INFO] [stdout] 209 | RUNTIME_STATE.with(|state| join_expedition_impl(&mut state.borrow_mut(), expedition_id)) [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/ic_quickstart_actor_model/src/lib.rs:225:55 [INFO] [stdout] | [INFO] [stdout] 225 | RUNTIME_STATE.with(|state| demo_add_res_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:251:42 [INFO] [stdout] | [INFO] [stdout] 251 | let now = RUNTIME_STATE.with(|state| state.borrow().env.now()); [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/ic_quickstart_actor_model/src/lib.rs:252:55 [INFO] [stdout] | [INFO] [stdout] 252 | let self_canister_id = RUNTIME_STATE.with(|state| state.borrow().env.canister_id()); [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/ic_quickstart_actor_model/src/lib.rs:317:44 [INFO] [stdout] | [INFO] [stdout] 317 | RUNTIME_STATE.with(|state| state.borrow().data.business_state.wasm_store.clone()); [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/ic_quickstart_actor_model/src/lib.rs:480:26 [INFO] [stdout] | [INFO] [stdout] 480 | #[derive(CandidType, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/lib.rs:530:52 [INFO] [stdout] | [INFO] [stdout] 530 | RUNTIME_STATE.with(|state| is_player_here_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:543:62 [INFO] [stdout] | [INFO] [stdout] 543 | RUNTIME_STATE.with(|state| add_player_to_world_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:556:57 [INFO] [stdout] | [INFO] [stdout] 556 | RUNTIME_STATE.with(|state| get_remote_colonies_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:566:42 [INFO] [stdout] | [INFO] [stdout] 566 | let now = RUNTIME_STATE.with(|state| state.borrow().env.now()); [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/ic_quickstart_actor_model/src/lib.rs:567:47 [INFO] [stdout] | [INFO] [stdout] 567 | let identity = RUNTIME_STATE.with(|state| state.borrow().env.caller()); [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/ic_quickstart_actor_model/src/business_logic.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(CandidType, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/business_logic.rs:178:22 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(CandidType, Deserialize, Debug, Hash, PartialEq, Eq, Copy, Clone, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/business_logic.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(CandidType, Deserialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/lifetime.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | RUNTIME_STATE.with(|state| ic_cdk::storage::stable_save((&state.borrow().data,)).unwrap()); [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 22 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ic_quickstart_actor_model` (lib) due to 23 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ic_quickstart_actor_model/src/business_logic.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | let mut p = self [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `random_u32`, `cycles_balance`, and `memory_used` are never used [INFO] [stdout] --> src/ic_quickstart_actor_model/src/env.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Environment { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 13 | fn random_u32(&mut self) -> u32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | fn cycles_balance(&self) -> Cycles; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | fn memory_used(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/ic_quickstart_actor_model/src/lib.rs:61:53 [INFO] [stdout] | [INFO] [stdout] 61 | RUNTIME_STATE.with(|state| get_colony_info_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:84:58 [INFO] [stdout] | [INFO] [stdout] 84 | RUNTIME_STATE.with(|state| get_player_inventory_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | RUNTIME_STATE.with(|state| start_work_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | RUNTIME_STATE.with(|state| stop_work_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:154:56 [INFO] [stdout] | [INFO] [stdout] 154 | RUNTIME_STATE.with(|state| get_unclaimed_work_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:186:53 [INFO] [stdout] | [INFO] [stdout] 186 | RUNTIME_STATE.with(|state| get_expeditions_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:196:59 [INFO] [stdout] | [INFO] [stdout] 196 | RUNTIME_STATE.with(|state| start_expedition_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:209:58 [INFO] [stdout] | [INFO] [stdout] 209 | RUNTIME_STATE.with(|state| join_expedition_impl(&mut state.borrow_mut(), expedition_id)) [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/ic_quickstart_actor_model/src/lib.rs:225:55 [INFO] [stdout] | [INFO] [stdout] 225 | RUNTIME_STATE.with(|state| demo_add_res_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:251:42 [INFO] [stdout] | [INFO] [stdout] 251 | let now = RUNTIME_STATE.with(|state| state.borrow().env.now()); [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/ic_quickstart_actor_model/src/lib.rs:252:55 [INFO] [stdout] | [INFO] [stdout] 252 | let self_canister_id = RUNTIME_STATE.with(|state| state.borrow().env.canister_id()); [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/ic_quickstart_actor_model/src/lib.rs:317:44 [INFO] [stdout] | [INFO] [stdout] 317 | RUNTIME_STATE.with(|state| state.borrow().data.business_state.wasm_store.clone()); [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/ic_quickstart_actor_model/src/lib.rs:480:26 [INFO] [stdout] | [INFO] [stdout] 480 | #[derive(CandidType, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/lib.rs:530:52 [INFO] [stdout] | [INFO] [stdout] 530 | RUNTIME_STATE.with(|state| is_player_here_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:543:62 [INFO] [stdout] | [INFO] [stdout] 543 | RUNTIME_STATE.with(|state| add_player_to_world_impl(&mut state.borrow_mut())) [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/ic_quickstart_actor_model/src/lib.rs:556:57 [INFO] [stdout] | [INFO] [stdout] 556 | RUNTIME_STATE.with(|state| get_remote_colonies_impl(state.borrow())) [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/ic_quickstart_actor_model/src/lib.rs:566:42 [INFO] [stdout] | [INFO] [stdout] 566 | let now = RUNTIME_STATE.with(|state| state.borrow().env.now()); [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/ic_quickstart_actor_model/src/lib.rs:567:47 [INFO] [stdout] | [INFO] [stdout] 567 | let identity = RUNTIME_STATE.with(|state| state.borrow().env.caller()); [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/ic_quickstart_actor_model/src/business_logic.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(CandidType, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/business_logic.rs:178:22 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(CandidType, Deserialize, Debug, Hash, PartialEq, Eq, Copy, Clone, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/business_logic.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(CandidType, Deserialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ic_quickstart_actor_model/src/lifetime.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | RUNTIME_STATE.with(|state| ic_cdk::storage::stable_save((&state.borrow().data,)).unwrap()); [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 22 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ic_quickstart_actor_model` (lib test) due to 23 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5fcda975cf27c33614731d87803eace63b3821eea63738ed184c803cee36cd10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcda975cf27c33614731d87803eace63b3821eea63738ed184c803cee36cd10", kill_on_drop: false }` [INFO] [stdout] 5fcda975cf27c33614731d87803eace63b3821eea63738ed184c803cee36cd10