[INFO] fetching crate jwiesler-async-stripe 0.34.3...
[INFO] checking jwiesler-async-stripe-0.34.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate jwiesler-async-stripe 0.34.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate jwiesler-async-stripe 0.34.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jwiesler-async-stripe 0.34.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate jwiesler-async-stripe 0.34.3
[INFO] tweaked toml for crates.io crate jwiesler-async-stripe 0.34.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate jwiesler-async-stripe 0.34.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 388aece46ec58ad10016ca8b276bf16d7e6dc45b0f82eab24ebe36017baf9566
[INFO] running `Command { std: "docker" "start" "-a" "388aece46ec58ad10016ca8b276bf16d7e6dc45b0f82eab24ebe36017baf9566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "388aece46ec58ad10016ca8b276bf16d7e6dc45b0f82eab24ebe36017baf9566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "388aece46ec58ad10016ca8b276bf16d7e6dc45b0f82eab24ebe36017baf9566", kill_on_drop: false }`
[INFO] [stdout] 388aece46ec58ad10016ca8b276bf16d7e6dc45b0f82eab24ebe36017baf9566
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c033ad27fef891b79ae9d73978114eacda3f3e1346c46261f6ecfb77877842f
[INFO] running `Command { std: "docker" "start" "-a" "9c033ad27fef891b79ae9d73978114eacda3f3e1346c46261f6ecfb77877842f", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.29
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking async-executor v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling jwiesler-async-stripe v0.34.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: one of the following runtime features must be enabled:
[INFO] [stdout]                [
[INFO] [stdout]                    'runtime-tokio-hyper',
[INFO] [stdout]                    'runtime-tokio-hyper-rustls',
[INFO] [stdout]                    'runtime-tokio-hyper-rustls-webpki',
[INFO] [stdout]                    'runtime-blocking',
[INFO] [stdout]                    'runtime-blocking-rustls',
[INFO] [stdout]                    'runtime-blocking-rustls-webpki',
[INFO] [stdout]                    'runtime-async-std-surf'
[INFO] [stdout]                ]
[INFO] [stdout]   --> build.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     compile_error!(
[INFO] [stdout] 12 | |         r"one of the following runtime features must be enabled:
[INFO] [stdout] 13 | |         [
[INFO] [stdout] 14 | |             'runtime-tokio-hyper',
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         ]"
[INFO] [stdout] 22 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jwiesler-async-stripe` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9c033ad27fef891b79ae9d73978114eacda3f3e1346c46261f6ecfb77877842f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c033ad27fef891b79ae9d73978114eacda3f3e1346c46261f6ecfb77877842f", kill_on_drop: false }`
[INFO] [stdout] 9c033ad27fef891b79ae9d73978114eacda3f3e1346c46261f6ecfb77877842f
