[INFO] cloning repository https://github.com/cyanolupus/owari-shop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyanolupus/owari-shop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyanolupus%2Fowari-shop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyanolupus%2Fowari-shop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1abac4fd36115264ea80c9c4d4fc736e75e1f2aa [INFO] checking cyanolupus/owari-shop/1abac4fd36115264ea80c9c4d4fc736e75e1f2aa against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyanolupus%2Fowari-shop" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyanolupus/owari-shop on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cyanolupus/owari-shop [INFO] finished tweaking git repo https://github.com/cyanolupus/owari-shop [INFO] tweaked toml for git repo https://github.com/cyanolupus/owari-shop written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cyanolupus/owari-shop already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/workers-rs-500ebb89f2186e75/078d15b/templates/axum/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/workers-rs-500ebb89f2186e75/078d15b/templates/hello-world/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/workers-rs-500ebb89f2186e75/078d15b/templates/hello-world-http/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a86b7fad7e15422ed984cec0f076f748ab2931c7c370eed963191fe7ffd79a1c [INFO] running `Command { std: "docker" "start" "-a" "a86b7fad7e15422ed984cec0f076f748ab2931c7c370eed963191fe7ffd79a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86b7fad7e15422ed984cec0f076f748ab2931c7c370eed963191fe7ffd79a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86b7fad7e15422ed984cec0f076f748ab2931c7c370eed963191fe7ffd79a1c", kill_on_drop: false }` [INFO] [stdout] a86b7fad7e15422ed984cec0f076f748ab2931c7c370eed963191fe7ffd79a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 472633dd8fa9e40ca9883dfd60ed9b46f383a830fafa1219ff4930c93920a16a [INFO] running `Command { std: "docker" "start" "-a" "472633dd8fa9e40ca9883dfd60ed9b46f383a830fafa1219ff4930c93920a16a", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/workers-rs-500ebb89f2186e75/078d15b/templates/axum/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/workers-rs-500ebb89f2186e75/078d15b/templates/hello-world/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/workers-rs-500ebb89f2186e75/078d15b/templates/hello-world-http/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.12.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking punycode v0.4.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking imageproc v0.22.0 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking worker-kv v0.7.0 (https://github.com/cloudflare/workers-rs.git#078d15bb) [INFO] [stderr] Checking worker-sys v0.3.0 (https://github.com/cloudflare/workers-rs.git#078d15bb) [INFO] [stderr] Checking wasm-streams v0.4.0 [INFO] [stderr] Compiling worker-macros v0.3.0 (https://github.com/cloudflare/workers-rs.git#078d15bb) [INFO] [stderr] Checking worker v0.3.0 (https://github.com/cloudflare/workers-rs.git#078d15bb) [INFO] [stderr] Checking owari-shop v0.3.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/lib.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 52 | fn version_response(_: Request, ctx: RouteContext) -> Result { [INFO] [stdout] | ---------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | Response::ok(ctx.var("WORKERS_RS_VERSION")?.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/lib.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 52 | fn version_response(_: Request, ctx: RouteContext) -> Result { [INFO] [stdout] | ---------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | Response::ok(ctx.var("WORKERS_RS_VERSION")?.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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `owari-shop` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `owari-shop` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "472633dd8fa9e40ca9883dfd60ed9b46f383a830fafa1219ff4930c93920a16a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472633dd8fa9e40ca9883dfd60ed9b46f383a830fafa1219ff4930c93920a16a", kill_on_drop: false }` [INFO] [stdout] 472633dd8fa9e40ca9883dfd60ed9b46f383a830fafa1219ff4930c93920a16a