[INFO] cloning repository https://github.com/JoeyEamigh/pay.lightningcode.dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoeyEamigh/pay.lightningcode.dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyEamigh%2Fpay.lightningcode.dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyEamigh%2Fpay.lightningcode.dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a4c7cf6c5adc113e2f309b22d73598b95162d41 [INFO] building JoeyEamigh/pay.lightningcode.dev against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyEamigh%2Fpay.lightningcode.dev" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/JoeyEamigh/pay.lightningcode.dev [INFO] finished tweaking git repo https://github.com/JoeyEamigh/pay.lightningcode.dev [INFO] tweaked toml for git repo https://github.com/JoeyEamigh/pay.lightningcode.dev written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JoeyEamigh/pay.lightningcode.dev on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JoeyEamigh/pay.lightningcode.dev 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-web v0.1.3 [INFO] [stderr] Downloaded worker-macros v0.1.0 [INFO] [stderr] Downloaded worker-kv v0.6.0 [INFO] [stderr] Downloaded axum-wasm-macros v0.1.2 [INFO] [stderr] Downloaded worker-sys v0.1.0 [INFO] [stderr] Downloaded worker v0.1.0 [INFO] [stderr] Downloaded oneshot v0.1.6 [INFO] [stderr] Downloaded rustls-pki-types v1.5.0 [INFO] [stderr] Downloaded axum-macros v0.4.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f556702726210439e6c3a872dc950f173ae3040bc1cb12411dd94d4d3092b685 [INFO] running `Command { std: "docker" "start" "-a" "f556702726210439e6c3a872dc950f173ae3040bc1cb12411dd94d4d3092b685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f556702726210439e6c3a872dc950f173ae3040bc1cb12411dd94d4d3092b685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f556702726210439e6c3a872dc950f173ae3040bc1cb12411dd94d4d3092b685", kill_on_drop: false }` [INFO] [stdout] f556702726210439e6c3a872dc950f173ae3040bc1cb12411dd94d4d3092b685 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04c45389a676572d1c1b39bcc97d2397f8ef7fef356da6f6330aea4462b908cf [INFO] running `Command { std: "docker" "start" "-a" "04c45389a676572d1c1b39bcc97d2397f8ef7fef356da6f6330aea4462b908cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling oneshot v0.1.6 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling axum-wasm-macros v0.1.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling worker-sys v0.1.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling worker-macros v0.1.0 [INFO] [stderr] Compiling tracing-web v0.1.3 [INFO] [stderr] Compiling wasm-streams v0.4.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling worker v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> worker/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> worker/src/stripe.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | / pub async fn create_payment_intent( [INFO] [stdout] 38 | | &self, [INFO] [stdout] 39 | | amount: usize, [INFO] [stdout] 40 | | mode: String, [INFO] [stdout] 41 | | ) -> Result { [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail [INFO] [stdout] --> worker/src/stripe.rs:74:68 [INFO] [stdout] | [INFO] [stdout] 74 | tracing::error!("failed to create payment intent: {:?}", res.json().await?); [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 74 | tracing::error!("failed to create payment intent: {:?}", res.json::<()>().await?); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "04c45389a676572d1c1b39bcc97d2397f8ef7fef356da6f6330aea4462b908cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c45389a676572d1c1b39bcc97d2397f8ef7fef356da6f6330aea4462b908cf", kill_on_drop: false }` [INFO] [stdout] 04c45389a676572d1c1b39bcc97d2397f8ef7fef356da6f6330aea4462b908cf [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0748189e159845de8c4190d8b7c5e0959583b61ed3221586f8268b01670d9bab [INFO] running `Command { std: "docker" "start" "-a" "0748189e159845de8c4190d8b7c5e0959583b61ed3221586f8268b01670d9bab", kill_on_drop: false }` [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> worker/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> worker/src/stripe.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | / pub async fn create_payment_intent( [INFO] [stdout] 38 | | &self, [INFO] [stdout] 39 | | amount: usize, [INFO] [stdout] 40 | | mode: String, [INFO] [stdout] 41 | | ) -> Result { [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail [INFO] [stdout] --> worker/src/stripe.rs:74:68 [INFO] [stdout] | [INFO] [stdout] 74 | tracing::error!("failed to create payment intent: {:?}", res.json().await?); [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 74 | tracing::error!("failed to create payment intent: {:?}", res.json::<()>().await?); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "0748189e159845de8c4190d8b7c5e0959583b61ed3221586f8268b01670d9bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0748189e159845de8c4190d8b7c5e0959583b61ed3221586f8268b01670d9bab", kill_on_drop: false }` [INFO] [stdout] 0748189e159845de8c4190d8b7c5e0959583b61ed3221586f8268b01670d9bab