[INFO] fetching crate jwiesler-async-stripe 0.34.3... [INFO] checking jwiesler-async-stripe-0.34.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate jwiesler-async-stripe 0.34.3 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jwiesler-async-stripe 0.34.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f271fb61dc1d6ae97ef633937ba8e9332b90d1c422201a14b6afdfc75012a42 [INFO] running `Command { std: "docker" "start" "-a" "6f271fb61dc1d6ae97ef633937ba8e9332b90d1c422201a14b6afdfc75012a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f271fb61dc1d6ae97ef633937ba8e9332b90d1c422201a14b6afdfc75012a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f271fb61dc1d6ae97ef633937ba8e9332b90d1c422201a14b6afdfc75012a42", kill_on_drop: false }` [INFO] [stdout] 6f271fb61dc1d6ae97ef633937ba8e9332b90d1c422201a14b6afdfc75012a42 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3059a876afccbe3a5f9646b2ee4516342bf03b41dcfb2985fb34bf0f19569991 [INFO] running `Command { std: "docker" "start" "-a" "3059a876afccbe3a5f9646b2ee4516342bf03b41dcfb2985fb34bf0f19569991", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Compiling jobserver v0.1.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-executor v1.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [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 time v0.3.36 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking http-body v0.4.6 [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] [stderr] Compiling axum-macros v0.4.1 [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" "3059a876afccbe3a5f9646b2ee4516342bf03b41dcfb2985fb34bf0f19569991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3059a876afccbe3a5f9646b2ee4516342bf03b41dcfb2985fb34bf0f19569991", kill_on_drop: false }` [INFO] [stdout] 3059a876afccbe3a5f9646b2ee4516342bf03b41dcfb2985fb34bf0f19569991