[INFO] cloning repository https://github.com/ww24/cloudflare-workers-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ww24/cloudflare-workers-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fww24%2Fcloudflare-workers-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fww24%2Fcloudflare-workers-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a15332bed70f316951bfd488b8fe2478f184d45 [INFO] checking ww24/cloudflare-workers-example against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fww24%2Fcloudflare-workers-example" "/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/ww24/cloudflare-workers-example 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/ww24/cloudflare-workers-example [INFO] finished tweaking git repo https://github.com/ww24/cloudflare-workers-example [INFO] tweaked toml for git repo https://github.com/ww24/cloudflare-workers-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ww24/cloudflare-workers-example 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] Downloading crates ... [INFO] [stderr] Downloaded ed25519-compact v1.0.11 [INFO] [stderr] Downloaded hmac-sha256 v1.1.4 [INFO] [stderr] Downloaded jwt-simple v0.11.0 [INFO] [stderr] Downloaded hmac-sha512 v1.1.2 [INFO] [stderr] Downloaded worker-macros v0.0.5 [INFO] [stderr] Downloaded hmac-sha1-compact v1.1.1 [INFO] [stderr] Downloaded worker-sys v0.0.5 [INFO] [stderr] Downloaded worker v0.0.10 [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] 1da4570fba2399968c3423dd01eb9a11e2c6b53dba9c3cf6542b8d6e65e0b5a5 [INFO] running `Command { std: "docker" "start" "-a" "1da4570fba2399968c3423dd01eb9a11e2c6b53dba9c3cf6542b8d6e65e0b5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1da4570fba2399968c3423dd01eb9a11e2c6b53dba9c3cf6542b8d6e65e0b5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da4570fba2399968c3423dd01eb9a11e2c6b53dba9c3cf6542b8d6e65e0b5a5", kill_on_drop: false }` [INFO] [stdout] 1da4570fba2399968c3423dd01eb9a11e2c6b53dba9c3cf6542b8d6e65e0b5a5 [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] 72951ee6c53ab412c351bd978218cb0813eb914e863a48568e3257da90629f79 [INFO] running `Command { std: "docker" "start" "-a" "72951ee6c53ab412c351bd978218cb0813eb914e863a48568e3257da90629f79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking base64ct v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking ed25519-compact v1.0.11 [INFO] [stderr] Checking coarsetime v0.1.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking hmac-sha256 v1.1.4 [INFO] [stderr] Checking hmac-sha512 v1.1.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Checking hmac-sha1-compact v1.1.1 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking pkcs1 v0.2.4 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Checking p256 v0.10.1 [INFO] [stderr] Compiling js-sys v0.3.59 [INFO] [stderr] Checking rsa v0.5.0 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.32 [INFO] [stderr] Compiling worker-sys v0.0.5 [INFO] [stderr] Compiling worker-macros v0.0.5 [INFO] [stderr] Checking jwt-simple v0.11.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking worker-kv v0.5.1 [INFO] [stderr] Checking wasm-streams v0.2.3 [INFO] [stderr] Checking worker v0.0.10 [INFO] [stderr] Checking cloudflare-workers-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.82 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "72951ee6c53ab412c351bd978218cb0813eb914e863a48568e3257da90629f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72951ee6c53ab412c351bd978218cb0813eb914e863a48568e3257da90629f79", kill_on_drop: false }` [INFO] [stdout] 72951ee6c53ab412c351bd978218cb0813eb914e863a48568e3257da90629f79 [INFO] checking ww24/cloudflare-workers-example 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%2Fww24%2Fcloudflare-workers-example" "/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/ww24/cloudflare-workers-example 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/ww24/cloudflare-workers-example [INFO] finished tweaking git repo https://github.com/ww24/cloudflare-workers-example [INFO] tweaked toml for git repo https://github.com/ww24/cloudflare-workers-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ww24/cloudflare-workers-example 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] 8aa4a35f814697deba4a8f6604a69672075e43d4dbac73b1fe80937d2c405fc0 [INFO] running `Command { std: "docker" "start" "-a" "8aa4a35f814697deba4a8f6604a69672075e43d4dbac73b1fe80937d2c405fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa4a35f814697deba4a8f6604a69672075e43d4dbac73b1fe80937d2c405fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa4a35f814697deba4a8f6604a69672075e43d4dbac73b1fe80937d2c405fc0", kill_on_drop: false }` [INFO] [stdout] 8aa4a35f814697deba4a8f6604a69672075e43d4dbac73b1fe80937d2c405fc0 [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] 71143d0e419ebabb48a994db6df487ba8cd74df1005b21415b09a469cfcc9b7d [INFO] running `Command { std: "docker" "start" "-a" "71143d0e419ebabb48a994db6df487ba8cd74df1005b21415b09a469cfcc9b7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking base64ct v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking coarsetime v0.1.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking ed25519-compact v1.0.11 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Checking hmac-sha256 v1.1.4 [INFO] [stderr] Checking hmac-sha512 v1.1.2 [INFO] [stderr] Checking hmac-sha1-compact v1.1.1 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking pkcs1 v0.2.4 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Compiling js-sys v0.3.59 [INFO] [stderr] Checking rsa v0.5.0 [INFO] [stderr] Checking p256 v0.10.1 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.32 [INFO] [stderr] Compiling worker-sys v0.0.5 [INFO] [stderr] Compiling worker-macros v0.0.5 [INFO] [stderr] Checking jwt-simple v0.11.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking worker-kv v0.5.1 [INFO] [stderr] Checking wasm-streams v0.2.3 [INFO] [stderr] Checking worker v0.0.10 [INFO] [stderr] Checking cloudflare-workers-example 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/lib.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 56 | .get("/verify-token", |req, ctx| { [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] 57 | match req.headers().get("authorization").unwrap_or(None) { [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:57:19 [INFO] [stdout] | [INFO] [stdout] 56 | .get("/verify-token", |req, ctx| { [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] 57 | match req.headers().get("authorization").unwrap_or(None) { [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/jwt.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/jwt.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/jwt.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 28 | let claims = Claims::with_custom_claims(custom_claims, Duration::from_hours(1)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | match ES256KeyPair::from_pem(&private_key_pem).and_then(|kp| kp.sign(claims)) { [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/jwt.rs:46:64 [INFO] [stdout] | [INFO] [stdout] 42 | let mut options = VerificationOptions::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | .and_then(|pk| pk.verify_token::(&token, Some(options))); [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/jwt.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 28 | let claims = Claims::with_custom_claims(custom_claims, Duration::from_hours(1)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | match ES256KeyPair::from_pem(&private_key_pem).and_then(|kp| kp.sign(claims)) { [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/jwt.rs:46:64 [INFO] [stdout] | [INFO] [stdout] 42 | let mut options = VerificationOptions::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | .and_then(|pk| pk.verify_token::(&token, Some(options))); [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 `cloudflare-workers-example` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cloudflare-workers-example` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "71143d0e419ebabb48a994db6df487ba8cd74df1005b21415b09a469cfcc9b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71143d0e419ebabb48a994db6df487ba8cd74df1005b21415b09a469cfcc9b7d", kill_on_drop: false }` [INFO] [stdout] 71143d0e419ebabb48a994db6df487ba8cd74df1005b21415b09a469cfcc9b7d