[INFO] fetching crate jwiesler-async-stripe 0.34.3... [INFO] testing jwiesler-async-stripe-0.34.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate jwiesler-async-stripe 0.34.3 into /workspace/builds/worker-7-tc2/source [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] validating manifest of crates.io crate jwiesler-async-stripe 0.34.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9fd123dc345005288b0a10c3c9af07753513206840adbda55f7827d33b554a0 [INFO] running `Command { std: "docker" "start" "-a" "a9fd123dc345005288b0a10c3c9af07753513206840adbda55f7827d33b554a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9fd123dc345005288b0a10c3c9af07753513206840adbda55f7827d33b554a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fd123dc345005288b0a10c3c9af07753513206840adbda55f7827d33b554a0", kill_on_drop: false }` [INFO] [stdout] a9fd123dc345005288b0a10c3c9af07753513206840adbda55f7827d33b554a0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 171f7aa55d242a25d102eb99154c8c03ba9bfade1ce163570dbc7d0f17b6a31a [INFO] running `Command { std: "docker" "start" "-a" "171f7aa55d242a25d102eb99154c8c03ba9bfade1ce163570dbc7d0f17b6a31a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling jwiesler-async-stripe v0.34.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha2 v0.10.8 [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" "171f7aa55d242a25d102eb99154c8c03ba9bfade1ce163570dbc7d0f17b6a31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171f7aa55d242a25d102eb99154c8c03ba9bfade1ce163570dbc7d0f17b6a31a", kill_on_drop: false }` [INFO] [stdout] 171f7aa55d242a25d102eb99154c8c03ba9bfade1ce163570dbc7d0f17b6a31a