[INFO] fetching crate plotly_static 0.1.0...
[INFO] testing plotly_static-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate plotly_static 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate plotly_static 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate plotly_static 0.1.0
[INFO] tweaked toml for crates.io crate plotly_static 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plotly_static 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plotly_static 0.1.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webdriver v0.53.0
[INFO] [stderr]   Downloaded webdriver-downloader v0.16.0
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded webdriver v0.46.0
[INFO] [stderr]   Downloaded fantoccini v0.19.3
[INFO] [stderr]   Downloaded liblzma v0.4.2
[INFO] [stderr]   Downloaded zip v4.3.0
[INFO] [stderr]   Downloaded fantoccini v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22e16869c1e73eddc445cfe363e33a319f3edfae9a0ff1121b86c4ce359c1a57
[INFO] running `Command { std: "docker" "start" "-a" "22e16869c1e73eddc445cfe363e33a319f3edfae9a0ff1121b86c4ce359c1a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22e16869c1e73eddc445cfe363e33a319f3edfae9a0ff1121b86c4ce359c1a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e16869c1e73eddc445cfe363e33a319f3edfae9a0ff1121b86c4ce359c1a57", kill_on_drop: false }`
[INFO] [stdout] 22e16869c1e73eddc445cfe363e33a319f3edfae9a0ff1121b86c4ce359c1a57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3caf1e0439ec703359fa9bc7caeb3b4c0ec586f51a7bff7cfa2c51bd1d89411a
[INFO] running `Command { std: "docker" "start" "-a" "3caf1e0439ec703359fa9bc7caeb3b4c0ec586f51a7bff7cfa2c51bd1d89411a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webdriver v0.46.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling icu_segmenter v1.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling webdriver v0.53.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling liblzma v0.4.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling fantoccini v0.22.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling fantoccini v0.19.3
[INFO] [stderr]    Compiling webdriver-downloader v0.16.0
[INFO] [stderr]    Compiling plotly_static v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: At least one of 'geckodriver' or 'chromedriver' features must be enabled.
[INFO] [stdout]   --> build.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | compile_error!("At least one of 'geckodriver' or 'chromedriver' features must be enabled.");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotly_static` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3caf1e0439ec703359fa9bc7caeb3b4c0ec586f51a7bff7cfa2c51bd1d89411a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3caf1e0439ec703359fa9bc7caeb3b4c0ec586f51a7bff7cfa2c51bd1d89411a", kill_on_drop: false }`
[INFO] [stdout] 3caf1e0439ec703359fa9bc7caeb3b4c0ec586f51a7bff7cfa2c51bd1d89411a
