[INFO] fetching crate async-stripe-payment 1.0.0-alpha.6... [INFO] testing async-stripe-payment-1.0.0-alpha.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate async-stripe-payment 1.0.0-alpha.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate async-stripe-payment 1.0.0-alpha.6 [INFO] finished tweaking crates.io crate async-stripe-payment 1.0.0-alpha.6 [INFO] tweaked toml for crates.io crate async-stripe-payment 1.0.0-alpha.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-stripe-payment 1.0.0-alpha.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-stripe-payment 1.0.0-alpha.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28d3084ed13d55729ea0c3d57c91ae8eb7641c87a93ea54afcc7de22d30674be [INFO] running `Command { std: "docker" "start" "-a" "28d3084ed13d55729ea0c3d57c91ae8eb7641c87a93ea54afcc7de22d30674be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28d3084ed13d55729ea0c3d57c91ae8eb7641c87a93ea54afcc7de22d30674be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d3084ed13d55729ea0c3d57c91ae8eb7641c87a93ea54afcc7de22d30674be", kill_on_drop: false }` [INFO] [stdout] 28d3084ed13d55729ea0c3d57c91ae8eb7641c87a93ea54afcc7de22d30674be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43e816be4ae9e8e7ce2ba64a14c190b9b8b7d5190528dc49ae99f5e1c7adf887 [INFO] running `Command { std: "docker" "start" "-a" "43e816be4ae9e8e7ce2ba64a14c190b9b8b7d5190528dc49ae99f5e1c7adf887", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling miniserde v0.1.43 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling mini-internal v0.1.43 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling async-stripe-types v1.0.0-alpha.6 [INFO] [stderr] Compiling async-stripe-shared v1.0.0-alpha.6 [INFO] [stderr] Compiling async-stripe-client-core v1.0.0-alpha.6 [INFO] [stderr] Compiling async-stripe-payment v1.0.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.81s [INFO] running `Command { std: "docker" "inspect" "43e816be4ae9e8e7ce2ba64a14c190b9b8b7d5190528dc49ae99f5e1c7adf887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e816be4ae9e8e7ce2ba64a14c190b9b8b7d5190528dc49ae99f5e1c7adf887", kill_on_drop: false }` [INFO] [stdout] 43e816be4ae9e8e7ce2ba64a14c190b9b8b7d5190528dc49ae99f5e1c7adf887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd265b95b0883b467e3d765c4dc3e1cf5d87f067abef2c334ee6a4838d53a3c7 [INFO] running `Command { std: "docker" "start" "-a" "fd265b95b0883b467e3d765c4dc3e1cf5d87f067abef2c334ee6a4838d53a3c7", kill_on_drop: false }` [INFO] [stderr] Compiling async-stripe-payment v1.0.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "fd265b95b0883b467e3d765c4dc3e1cf5d87f067abef2c334ee6a4838d53a3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd265b95b0883b467e3d765c4dc3e1cf5d87f067abef2c334ee6a4838d53a3c7", kill_on_drop: false }` [INFO] [stdout] fd265b95b0883b467e3d765c4dc3e1cf5d87f067abef2c334ee6a4838d53a3c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4619d76e18801349f06e82fab930126cd6a003fd1202d38e0c3a9abfeaa15e97 [INFO] running `Command { std: "docker" "start" "-a" "4619d76e18801349f06e82fab930126cd6a003fd1202d38e0c3a9abfeaa15e97", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/stripe_payment-ae8f5afb99115db6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests stripe_payment [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4619d76e18801349f06e82fab930126cd6a003fd1202d38e0c3a9abfeaa15e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4619d76e18801349f06e82fab930126cd6a003fd1202d38e0c3a9abfeaa15e97", kill_on_drop: false }` [INFO] [stdout] 4619d76e18801349f06e82fab930126cd6a003fd1202d38e0c3a9abfeaa15e97