[INFO] cloning repository https://github.com/yunusemrealtiner1/todo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yunusemrealtiner1/todo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyunusemrealtiner1%2Ftodo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyunusemrealtiner1%2Ftodo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5e086e8363f072f4bb27bc9d136d860bad1db61 [INFO] checking yunusemrealtiner1/todo-app against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyunusemrealtiner1%2Ftodo-app" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yunusemrealtiner1/todo-app 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/yunusemrealtiner1/todo-app [INFO] finished tweaking git repo https://github.com/yunusemrealtiner1/todo-app [INFO] tweaked toml for git repo https://github.com/yunusemrealtiner1/todo-app written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yunusemrealtiner1/todo-app 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 actix-limitation v0.5.1 [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] 363e3c9148e4142e3d1b16db295881ce7de20a8c36cfb770e3abc25ddc38558e [INFO] running `Command { std: "docker" "start" "-a" "363e3c9148e4142e3d1b16db295881ce7de20a8c36cfb770e3abc25ddc38558e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "363e3c9148e4142e3d1b16db295881ce7de20a8c36cfb770e3abc25ddc38558e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363e3c9148e4142e3d1b16db295881ce7de20a8c36cfb770e3abc25ddc38558e", kill_on_drop: false }` [INFO] [stdout] 363e3c9148e4142e3d1b16db295881ce7de20a8c36cfb770e3abc25ddc38558e [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] 4525d39d9286139c05853f86f51024cb2980043ede0c3edcce881e1349ffb7ac [INFO] running `Command { std: "docker" "start" "-a" "4525d39d9286139c05853f86f51024cb2980043ede0c3edcce881e1349ffb7ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking bson v2.10.0 [INFO] [stderr] Checking mongodb v2.8.2 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking actix-limitation v0.5.1 [INFO] [stderr] Checking todo-app-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.33s [INFO] running `Command { std: "docker" "inspect" "4525d39d9286139c05853f86f51024cb2980043ede0c3edcce881e1349ffb7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4525d39d9286139c05853f86f51024cb2980043ede0c3edcce881e1349ffb7ac", kill_on_drop: false }` [INFO] [stdout] 4525d39d9286139c05853f86f51024cb2980043ede0c3edcce881e1349ffb7ac [INFO] checking yunusemrealtiner1/todo-app 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%2Fyunusemrealtiner1%2Ftodo-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yunusemrealtiner1/todo-app 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/yunusemrealtiner1/todo-app [INFO] finished tweaking git repo https://github.com/yunusemrealtiner1/todo-app [INFO] tweaked toml for git repo https://github.com/yunusemrealtiner1/todo-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yunusemrealtiner1/todo-app 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-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] b6b926dc3914d352526d9cf6268cc3157bce29bfe28291231b3f4d322b01d45f [INFO] running `Command { std: "docker" "start" "-a" "b6b926dc3914d352526d9cf6268cc3157bce29bfe28291231b3f4d322b01d45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6b926dc3914d352526d9cf6268cc3157bce29bfe28291231b3f4d322b01d45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b926dc3914d352526d9cf6268cc3157bce29bfe28291231b3f4d322b01d45f", kill_on_drop: false }` [INFO] [stdout] b6b926dc3914d352526d9cf6268cc3157bce29bfe28291231b3f4d322b01d45f [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] a5c102fab3020862f75248d1c994e5de00e4c13b480240e7752f091b0a88586e [INFO] running `Command { std: "docker" "start" "-a" "a5c102fab3020862f75248d1c994e5de00e4c13b480240e7752f091b0a88586e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking bson v2.10.0 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking mongodb v2.8.2 [INFO] [stderr] Checking actix-limitation v0.5.1 [INFO] [stderr] Checking todo-app-api 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/main.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | .key_by(|request| Some(request.connection_info().peer_addr().unwrap().to_string())) [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/main.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | .key_by(|request| Some(request.connection_info().peer_addr().unwrap().to_string())) [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/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 20 | let todo_service = web::Data::new(Mutex::new(TodoService::new(todo_repository))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | let limiter = web::Data::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | / App::new() [INFO] [stdout] 35 | | .wrap(RateLimiter::default()) [INFO] [stdout] 36 | | .app_data(limiter.clone()) [INFO] [stdout] 37 | | .app_data(todo_service.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/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 20 | let todo_service = web::Data::new(Mutex::new(TodoService::new(todo_repository))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | let limiter = web::Data::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | / App::new() [INFO] [stdout] 35 | | .wrap(RateLimiter::default()) [INFO] [stdout] 36 | | .app_data(limiter.clone()) [INFO] [stdout] 37 | | .app_data(todo_service.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/main.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 20 | let todo_service = web::Data::new(Mutex::new(TodoService::new(todo_repository))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | let limiter = web::Data::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | / web::scope("/v1") [INFO] [stdout] 40 | | .service(controllers::v1::todos::create_todo) [INFO] [stdout] 41 | | .service(controllers::v1::todos::delete_todo_by_id) [INFO] [stdout] 42 | | .service(controllers::v1::todos::get_todo_by_id) [INFO] [stdout] 43 | | .service(controllers::v1::todos::list_todos), [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/main.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 20 | let todo_service = web::Data::new(Mutex::new(TodoService::new(todo_repository))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | let limiter = web::Data::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | / web::scope("/v1") [INFO] [stdout] 40 | | .service(controllers::v1::todos::create_todo) [INFO] [stdout] 41 | | .service(controllers::v1::todos::delete_todo_by_id) [INFO] [stdout] 42 | | .service(controllers::v1::todos::get_todo_by_id) [INFO] [stdout] 43 | | .service(controllers::v1::todos::list_todos), [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/repositories/v1/todo_repository.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(database: Database) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | Self { [INFO] [stdout] 13 | collection: database.collection(Todo::COLLECTION_NAME), [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/repositories/v1/todo_repository.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(database: Database) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | Self { [INFO] [stdout] 13 | collection: database.collection(Todo::COLLECTION_NAME), [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todo-app-api` (bin "todo-app-api") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `todo-app-api` (bin "todo-app-api" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "a5c102fab3020862f75248d1c994e5de00e4c13b480240e7752f091b0a88586e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c102fab3020862f75248d1c994e5de00e4c13b480240e7752f091b0a88586e", kill_on_drop: false }` [INFO] [stdout] a5c102fab3020862f75248d1c994e5de00e4c13b480240e7752f091b0a88586e