[INFO] cloning repository https://github.com/sammy-dev/car-management-system-canister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammy-dev/car-management-system-canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammy-dev%2Fcar-management-system-canister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammy-dev%2Fcar-management-system-canister'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2256056f1d22e4e053a239036537177e0ff3ee21 [INFO] checking sammy-dev/car-management-system-canister against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammy-dev%2Fcar-management-system-canister" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 39% (1204/3011) Updating files: 40% (1205/3011) Updating files: 41% (1235/3011) Updating files: 42% (1265/3011) Updating files: 43% (1295/3011) Updating files: 44% (1325/3011) Updating files: 44% (1340/3011) Updating files: 45% (1355/3011) Updating files: 46% (1386/3011) Updating files: 47% (1416/3011) Updating files: 48% (1446/3011) Updating files: 49% (1476/3011) Updating files: 50% (1506/3011) Updating files: 51% (1536/3011) Updating files: 52% (1566/3011) Updating files: 53% (1596/3011) Updating files: 54% (1626/3011) Updating files: 55% (1657/3011) Updating files: 56% (1687/3011) Updating files: 57% (1717/3011) Updating files: 58% (1747/3011) Updating files: 59% (1777/3011) Updating files: 60% (1807/3011) Updating files: 61% (1837/3011) Updating files: 62% (1867/3011) Updating files: 63% (1897/3011) Updating files: 64% (1928/3011) Updating files: 65% (1958/3011) Updating files: 66% (1988/3011) Updating files: 67% (2018/3011) Updating files: 68% (2048/3011) Updating files: 69% (2078/3011) Updating files: 70% (2108/3011) Updating files: 71% (2138/3011) Updating files: 72% (2168/3011) Updating files: 73% (2199/3011) Updating files: 74% (2229/3011) Updating files: 75% (2259/3011) Updating files: 75% (2278/3011) Updating files: 76% (2289/3011) Updating files: 77% (2319/3011) Updating files: 78% (2349/3011) Updating files: 79% (2379/3011) Updating files: 79% (2397/3011) Updating files: 80% (2409/3011) Updating files: 81% (2439/3011) Updating files: 82% (2470/3011) Updating files: 83% (2500/3011) Updating files: 84% (2530/3011) Updating files: 85% (2560/3011) Updating files: 86% (2590/3011) Updating files: 87% (2620/3011) Updating files: 88% (2650/3011) Updating files: 89% (2680/3011) Updating files: 90% (2710/3011) Updating files: 91% (2741/3011) Updating files: 92% (2771/3011) Updating files: 93% (2801/3011) Updating files: 94% (2831/3011) Updating files: 95% (2861/3011) Updating files: 96% (2891/3011) Updating files: 97% (2921/3011) Updating files: 98% (2951/3011) Updating files: 98% (2952/3011) Updating files: 99% (2981/3011) Updating files: 100% (3011/3011) Updating files: 100% (3011/3011), done. [INFO] validating manifest of git repo https://github.com/sammy-dev/car-management-system-canister 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] started tweaking git repo https://github.com/sammy-dev/car-management-system-canister [INFO] finished tweaking git repo https://github.com/sammy-dev/car-management-system-canister [INFO] tweaked toml for git repo https://github.com/sammy-dev/car-management-system-canister written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sammy-dev/car-management-system-canister 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] 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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 765f50aacb74a00c78254d644b7352c003fc66c3eeac75ef62704528f2d45834 [INFO] running `Command { std: "docker" "start" "-a" "765f50aacb74a00c78254d644b7352c003fc66c3eeac75ef62704528f2d45834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "765f50aacb74a00c78254d644b7352c003fc66c3eeac75ef62704528f2d45834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765f50aacb74a00c78254d644b7352c003fc66c3eeac75ef62704528f2d45834", kill_on_drop: false }` [INFO] [stdout] 765f50aacb74a00c78254d644b7352c003fc66c3eeac75ef62704528f2d45834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 14f082190eee5a9c0da74de7d4e3d1a6a181f7bbb893626a41106161f088b541 [INFO] running `Command { std: "docker" "start" "-a" "14f082190eee5a9c0da74de7d4e3d1a6a181f7bbb893626a41106161f088b541", 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 typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling candid v0.9.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking ic-stable-structures v0.5.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling candid_derive v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Compiling ic-cdk-macros v0.8.1 [INFO] [stderr] Checking ic-cdk v0.11.3 [INFO] [stderr] Checking icp_rust_boilerplate_backend v0.1.0 (/opt/rustwide/workdir/src/icp_rust_boilerplate_backend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s [INFO] running `Command { std: "docker" "inspect" "14f082190eee5a9c0da74de7d4e3d1a6a181f7bbb893626a41106161f088b541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f082190eee5a9c0da74de7d4e3d1a6a181f7bbb893626a41106161f088b541", kill_on_drop: false }` [INFO] [stdout] 14f082190eee5a9c0da74de7d4e3d1a6a181f7bbb893626a41106161f088b541 [INFO] checking sammy-dev/car-management-system-canister 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%2Fsammy-dev%2Fcar-management-system-canister" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 39% (1178/3011) Updating files: 40% (1205/3011) Updating files: 41% (1235/3011) Updating files: 42% (1265/3011) Updating files: 43% (1295/3011) Updating files: 43% (1323/3011) Updating files: 44% (1325/3011) Updating files: 45% (1355/3011) Updating files: 46% (1386/3011) Updating files: 47% (1416/3011) Updating files: 48% (1446/3011) Updating files: 49% (1476/3011) Updating files: 50% (1506/3011) Updating files: 51% (1536/3011) Updating files: 52% (1566/3011) Updating files: 53% (1596/3011) Updating files: 54% (1626/3011) Updating files: 55% (1657/3011) Updating files: 56% (1687/3011) Updating files: 57% (1717/3011) Updating files: 58% (1747/3011) Updating files: 59% (1777/3011) Updating files: 60% (1807/3011) Updating files: 61% (1837/3011) Updating files: 62% (1867/3011) Updating files: 63% (1897/3011) Updating files: 64% (1928/3011) Updating files: 65% (1958/3011) Updating files: 66% (1988/3011) Updating files: 67% (2018/3011) Updating files: 68% (2048/3011) Updating files: 69% (2078/3011) Updating files: 70% (2108/3011) Updating files: 71% (2138/3011) Updating files: 72% (2168/3011) Updating files: 73% (2199/3011) Updating files: 73% (2208/3011) Updating files: 74% (2229/3011) Updating files: 75% (2259/3011) Updating files: 76% (2289/3011) Updating files: 77% (2319/3011) Updating files: 78% (2349/3011) Updating files: 78% (2374/3011) Updating files: 79% (2379/3011) Updating files: 80% (2409/3011) Updating files: 81% (2439/3011) Updating files: 82% (2470/3011) Updating files: 83% (2500/3011) Updating files: 84% (2530/3011) Updating files: 85% (2560/3011) Updating files: 86% (2590/3011) Updating files: 87% (2620/3011) Updating files: 88% (2650/3011) Updating files: 89% (2680/3011) Updating files: 90% (2710/3011) Updating files: 91% (2741/3011) Updating files: 92% (2771/3011) Updating files: 93% (2801/3011) Updating files: 94% (2831/3011) Updating files: 95% (2861/3011) Updating files: 96% (2891/3011) Updating files: 96% (2919/3011) Updating files: 97% (2921/3011) Updating files: 98% (2951/3011) Updating files: 99% (2981/3011) Updating files: 100% (3011/3011) Updating files: 100% (3011/3011), done. [INFO] validating manifest of git repo https://github.com/sammy-dev/car-management-system-canister 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] started tweaking git repo https://github.com/sammy-dev/car-management-system-canister [INFO] finished tweaking git repo https://github.com/sammy-dev/car-management-system-canister [INFO] tweaked toml for git repo https://github.com/sammy-dev/car-management-system-canister written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sammy-dev/car-management-system-canister 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] [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 586b14bd437c78b652571ae222d1e85a53abda085fb6800562173481e8734860 [INFO] running `Command { std: "docker" "start" "-a" "586b14bd437c78b652571ae222d1e85a53abda085fb6800562173481e8734860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "586b14bd437c78b652571ae222d1e85a53abda085fb6800562173481e8734860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586b14bd437c78b652571ae222d1e85a53abda085fb6800562173481e8734860", kill_on_drop: false }` [INFO] [stdout] 586b14bd437c78b652571ae222d1e85a53abda085fb6800562173481e8734860 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 09b7bfb6ffa511fcb12d425451f984bdb8c2f68474314e21e2edb572fb63ae3d [INFO] running `Command { std: "docker" "start" "-a" "09b7bfb6ffa511fcb12d425451f984bdb8c2f68474314e21e2edb572fb63ae3d", 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 typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling candid v0.9.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking ic-stable-structures v0.5.6 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling candid_derive v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Compiling ic-cdk-macros v0.8.1 [INFO] [stderr] Checking ic-cdk v0.11.3 [INFO] [stderr] Checking icp_rust_boilerplate_backend v0.1.0 (/opt/rustwide/workdir/src/icp_rust_boilerplate_backend) [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/icp_rust_boilerplate_backend/src/lib.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | IdCell::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), 0) [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/icp_rust_boilerplate_backend/src/lib.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))) [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/icp_rust_boilerplate_backend/src/lib.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | match CAR_STORAGE.with(|service| service.borrow().get(&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/icp_rust_boilerplate_backend/src/lib.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | CAR_STORAGE.with(|service| service.borrow_mut().insert(car.id, car.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/icp_rust_boilerplate_backend/src/lib.rs:184:38 [INFO] [stdout] | [INFO] [stdout] 184 | match CAR_STORAGE.with(|service| service.borrow_mut().remove(&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/icp_rust_boilerplate_backend/src/lib.rs:214:52 [INFO] [stdout] | [INFO] [stdout] 214 | let customer_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(2))); [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/icp_rust_boilerplate_backend/src/lib.rs:232:52 [INFO] [stdout] | [INFO] [stdout] 232 | let customer_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(2))); [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/icp_rust_boilerplate_backend/src/lib.rs:243:60 [INFO] [stdout] | [INFO] [stdout] 243 | let customer_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(2))); [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/icp_rust_boilerplate_backend/src/lib.rs:275:55 [INFO] [stdout] | [INFO] [stdout] 275 | let reservation_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))); [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/icp_rust_boilerplate_backend/src/lib.rs:295:55 [INFO] [stdout] | [INFO] [stdout] 295 | let reservation_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))); [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/icp_rust_boilerplate_backend/src/lib.rs:306:63 [INFO] [stdout] | [INFO] [stdout] 306 | let reservation_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))); [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/icp_rust_boilerplate_backend/src/lib.rs:321:47 [INFO] [stdout] | [INFO] [stdout] 321 | let car_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))); [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/icp_rust_boilerplate_backend/src/lib.rs:337:47 [INFO] [stdout] | [INFO] [stdout] 337 | let car_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))); [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/icp_rust_boilerplate_backend/src/lib.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | IdCell::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), 0) [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/icp_rust_boilerplate_backend/src/lib.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))) [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/icp_rust_boilerplate_backend/src/lib.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | match CAR_STORAGE.with(|service| service.borrow().get(&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/icp_rust_boilerplate_backend/src/lib.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | CAR_STORAGE.with(|service| service.borrow_mut().insert(car.id, car.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/icp_rust_boilerplate_backend/src/lib.rs:184:38 [INFO] [stdout] | [INFO] [stdout] 184 | match CAR_STORAGE.with(|service| service.borrow_mut().remove(&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/icp_rust_boilerplate_backend/src/lib.rs:214:52 [INFO] [stdout] | [INFO] [stdout] 214 | let customer_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(2))); [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/icp_rust_boilerplate_backend/src/lib.rs:232:52 [INFO] [stdout] | [INFO] [stdout] 232 | let customer_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(2))); [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/icp_rust_boilerplate_backend/src/lib.rs:243:60 [INFO] [stdout] | [INFO] [stdout] 243 | let customer_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(2))); [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/icp_rust_boilerplate_backend/src/lib.rs:275:55 [INFO] [stdout] | [INFO] [stdout] 275 | let reservation_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))); [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/icp_rust_boilerplate_backend/src/lib.rs:295:55 [INFO] [stdout] | [INFO] [stdout] 295 | let reservation_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))); [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/icp_rust_boilerplate_backend/src/lib.rs:306:63 [INFO] [stdout] | [INFO] [stdout] 306 | let reservation_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))); [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/icp_rust_boilerplate_backend/src/lib.rs:321:47 [INFO] [stdout] | [INFO] [stdout] 321 | let car_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))); [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/icp_rust_boilerplate_backend/src/lib.rs:337:47 [INFO] [stdout] | [INFO] [stdout] 337 | let car_storage = MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))); [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 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icp_rust_boilerplate_backend` (lib test) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icp_rust_boilerplate_backend` (lib) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "09b7bfb6ffa511fcb12d425451f984bdb8c2f68474314e21e2edb572fb63ae3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b7bfb6ffa511fcb12d425451f984bdb8c2f68474314e21e2edb572fb63ae3d", kill_on_drop: false }` [INFO] [stdout] 09b7bfb6ffa511fcb12d425451f984bdb8c2f68474314e21e2edb572fb63ae3d