[INFO] cloning repository https://github.com/lazyanubis/ic-canister-assets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazyanubis/ic-canister-assets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazyanubis%2Fic-canister-assets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazyanubis%2Fic-canister-assets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 098abbc4d5fa21359296ce9d3e3871877f8a19f9 [INFO] checking lazyanubis/ic-canister-assets against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazyanubis%2Fic-canister-assets" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lazyanubis/ic-canister-assets on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lazyanubis/ic-canister-assets [INFO] finished tweaking git repo https://github.com/lazyanubis/ic-canister-assets [INFO] tweaked toml for git repo https://github.com/lazyanubis/ic-canister-assets written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lazyanubis/ic-canister-assets 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.17 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded rustversion v1.0.14 [INFO] [stderr] Downloaded crunchy v0.2.2 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded either v1.10.0 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded futures-macro v0.3.30 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded half v2.4.0 [INFO] [stderr] Downloaded slotmap v1.0.7 [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded ic-canister-kit v1.0.8 [INFO] [stderr] Downloaded serde_json v1.0.114 [INFO] [stderr] Downloaded aho-corasick v1.1.2 [INFO] [stderr] Downloaded anyhow v1.0.81 [INFO] [stderr] Downloaded regex v1.10.3 [INFO] [stderr] Downloaded candid v0.10.5 [INFO] [stderr] Downloaded serde v1.0.197 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded crc32fast v1.4.0 [INFO] [stderr] Downloaded num-traits v0.2.18 [INFO] [stderr] Downloaded ic-cdk v0.13.1 [INFO] [stderr] Downloaded ic-ledger-types v0.10.0 [INFO] [stderr] Downloaded num-integer v0.1.46 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] [stderr] Downloaded pretty v0.12.3 [INFO] [stderr] Downloaded thiserror v1.0.58 [INFO] [stderr] Downloaded candid_derive v0.6.6 [INFO] [stderr] Downloaded hex v0.4.3 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded stacker v0.1.15 [INFO] [stderr] Downloaded thiserror-impl v1.0.58 [INFO] [stderr] Downloaded serde_bytes v0.11.14 [INFO] [stderr] Downloaded serde_derive v1.0.197 [INFO] [stderr] Downloaded futures-executor v0.3.30 [INFO] [stderr] Downloaded ic-cdk-timers v0.7.0 [INFO] [stderr] Downloaded serde_tokenstream v0.1.7 [INFO] [stderr] Downloaded ic-cdk-macros v0.9.0 [INFO] [stderr] Downloaded ic0 v0.21.1 [INFO] [stderr] Downloaded regex-syntax v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6184bff237b9525964db2988fe9171337b7703373e1683878e5595a21f0a2d72 [INFO] running `Command { std: "docker" "start" "-a" "6184bff237b9525964db2988fe9171337b7703373e1683878e5595a21f0a2d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6184bff237b9525964db2988fe9171337b7703373e1683878e5595a21f0a2d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6184bff237b9525964db2988fe9171337b7703373e1683878e5595a21f0a2d72", kill_on_drop: false }` [INFO] [stdout] 6184bff237b9525964db2988fe9171337b7703373e1683878e5595a21f0a2d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c04e2b1da8e3fb482c9a023589d6cb07790b1b459ff53240639855e833aeb356 [INFO] running `Command { std: "docker" "start" "-a" "c04e2b1da8e3fb482c9a023589d6cb07790b1b459ff53240639855e833aeb356", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking candid v0.10.5 [INFO] [stderr] Compiling ic-cdk-macros v0.9.0 [INFO] [stderr] Checking ic-cdk v0.13.1 [INFO] [stderr] Checking ic-ledger-types v0.10.0 [INFO] [stderr] Checking ic-cdk-timers v0.7.0 [INFO] [stderr] Checking ic-canister-kit v1.0.8 [INFO] [stderr] Checking ic-canister-assets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.30s [INFO] running `Command { std: "docker" "inspect" "c04e2b1da8e3fb482c9a023589d6cb07790b1b459ff53240639855e833aeb356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04e2b1da8e3fb482c9a023589d6cb07790b1b459ff53240639855e833aeb356", kill_on_drop: false }` [INFO] [stdout] c04e2b1da8e3fb482c9a023589d6cb07790b1b459ff53240639855e833aeb356 [INFO] checking lazyanubis/ic-canister-assets against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazyanubis%2Fic-canister-assets" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lazyanubis/ic-canister-assets on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lazyanubis/ic-canister-assets [INFO] finished tweaking git repo https://github.com/lazyanubis/ic-canister-assets [INFO] tweaked toml for git repo https://github.com/lazyanubis/ic-canister-assets written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lazyanubis/ic-canister-assets 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5900931d00e52b240e7e921562f431fe8c9349b15bc87c54e22730ab8ea8586d [INFO] running `Command { std: "docker" "start" "-a" "5900931d00e52b240e7e921562f431fe8c9349b15bc87c54e22730ab8ea8586d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5900931d00e52b240e7e921562f431fe8c9349b15bc87c54e22730ab8ea8586d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5900931d00e52b240e7e921562f431fe8c9349b15bc87c54e22730ab8ea8586d", kill_on_drop: false }` [INFO] [stdout] 5900931d00e52b240e7e921562f431fe8c9349b15bc87c54e22730ab8ea8586d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39a7db9a5bbeb29fcd15da006399aadb97109352d1fba2d095f2cc4a91b9f21d [INFO] running `Command { std: "docker" "start" "-a" "39a7db9a5bbeb29fcd15da006399aadb97109352d1fba2d095f2cc4a91b9f21d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking candid v0.10.5 [INFO] [stderr] Compiling ic-cdk-macros v0.9.0 [INFO] [stderr] Checking ic-cdk v0.13.1 [INFO] [stderr] Checking ic-ledger-types v0.10.0 [INFO] [stderr] Checking ic-cdk-timers v0.7.0 [INFO] [stderr] Checking ic-canister-kit v1.0.8 [INFO] [stderr] Checking ic-canister-assets v0.1.0 (/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] --> src/stable/common.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_state(callback: F) -> R [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | STATE.with(|state| { [INFO] [stdout] | ________________^ [INFO] [stdout] 122 | | let state = state.borrow(); // 取得不可变对象 [INFO] [stdout] 123 | | callback(&state) [INFO] [stdout] 124 | | }) [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/stable/common.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn with_mut_state_without_record(callback: F) -> R [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | STATE.with(|state| { [INFO] [stdout] | ________________^ [INFO] [stdout] 134 | | let mut state = state.borrow_mut(); // 取得可变对象 [INFO] [stdout] 135 | | callback(&mut state) [INFO] [stdout] 136 | | }) [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/stable/common.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn with_mut_state(callback: F, caller: CallerId, topic: RecordTopic, content: String) -> R [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | STATE.with(|state| { [INFO] [stdout] | ________________^ [INFO] [stdout] 147 | | let mut state = state.borrow_mut(); // 取得可变对象 [INFO] [stdout] 148 | | let record_id = state.record_push(caller, topic, content); [INFO] [stdout] 149 | | let mut done = None; [INFO] [stdout] ... | [INFO] [stdout] 158 | | result [INFO] [stdout] 159 | | }) [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/stable/common.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | done.unwrap_or_else(|| match serde_json::to_string(&result) { [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/common/apis.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 162 | fn permission_update(args: Vec>) { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | / |s, _done| { [INFO] [stdout] 174 | | #[allow(clippy::unwrap_used)] // ? SAFETY [INFO] [stdout] 175 | | let args = args [INFO] [stdout] 176 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 181 | | s.permission_update(args).unwrap(); [INFO] [stdout] 182 | | }, [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 5 previous errors [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/stable/common.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_state(callback: F) -> R [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | STATE.with(|state| { [INFO] [stdout] | ________________^ [INFO] [stdout] 122 | | let state = state.borrow(); // 取得不可变对象 [INFO] [stdout] 123 | | callback(&state) [INFO] [stdout] 124 | | }) [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/stable/common.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn with_mut_state_without_record(callback: F) -> R [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | STATE.with(|state| { [INFO] [stdout] | ________________^ [INFO] [stdout] 134 | | let mut state = state.borrow_mut(); // 取得可变对象 [INFO] [stdout] 135 | | callback(&mut state) [INFO] [stdout] 136 | | }) [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/stable/common.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn with_mut_state(callback: F, caller: CallerId, topic: RecordTopic, content: String) -> R [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | STATE.with(|state| { [INFO] [stdout] | ________________^ [INFO] [stdout] 147 | | let mut state = state.borrow_mut(); // 取得可变对象 [INFO] [stdout] 148 | | let record_id = state.record_push(caller, topic, content); [INFO] [stdout] 149 | | let mut done = None; [INFO] [stdout] ... | [INFO] [stdout] 158 | | result [INFO] [stdout] 159 | | }) [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/stable/common.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | done.unwrap_or_else(|| match serde_json::to_string(&result) { [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] [stderr] error: could not compile `ic-canister-assets` (lib test) due to 6 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/common/apis.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 162 | fn permission_update(args: Vec>) { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | / |s, _done| { [INFO] [stdout] 174 | | #[allow(clippy::unwrap_used)] // ? SAFETY [INFO] [stdout] 175 | | let args = args [INFO] [stdout] 176 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 181 | | s.permission_update(args).unwrap(); [INFO] [stdout] 182 | | }, [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ic-canister-assets` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "39a7db9a5bbeb29fcd15da006399aadb97109352d1fba2d095f2cc4a91b9f21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a7db9a5bbeb29fcd15da006399aadb97109352d1fba2d095f2cc4a91b9f21d", kill_on_drop: false }` [INFO] [stdout] 39a7db9a5bbeb29fcd15da006399aadb97109352d1fba2d095f2cc4a91b9f21d