[INFO] fetching crate adsbx_screenshot 2.0.5...
[INFO] testing adsbx_screenshot-2.0.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate adsbx_screenshot 2.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate adsbx_screenshot 2.0.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate adsbx_screenshot 2.0.5
[INFO] tweaked toml for crates.io crate adsbx_screenshot 2.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adsbx_screenshot 2.0.5 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 adsbx_screenshot 2.0.5 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 61dc6d46ac7bf4a49a248be2e1025a34ae18fb66de370dfc11588ba85a7ad627
[INFO] running `Command { std: "docker" "start" "-a" "61dc6d46ac7bf4a49a248be2e1025a34ae18fb66de370dfc11588ba85a7ad627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61dc6d46ac7bf4a49a248be2e1025a34ae18fb66de370dfc11588ba85a7ad627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61dc6d46ac7bf4a49a248be2e1025a34ae18fb66de370dfc11588ba85a7ad627", kill_on_drop: false }`
[INFO] [stdout] 61dc6d46ac7bf4a49a248be2e1025a34ae18fb66de370dfc11588ba85a7ad627
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 22e057ce76db4b3a4d8925f955050c6bc5224ff566f5506f16ee3efbd37fe536
[INFO] running `Command { std: "docker" "start" "-a" "22e057ce76db4b3a4d8925f955050c6bc5224ff566f5506f16ee3efbd37fe536", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zip v2.6.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ureq-proto v0.4.1
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ureq v3.0.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling headless_chrome v1.0.17
[INFO] [stderr] error: could not compile `headless_chrome` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name headless_chrome --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="directories"' --cfg 'feature="fetch"' --cfg 'feature="offline"' --cfg 'feature="ureq"' --cfg 'feature="walkdir"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=6858145c8aa42192 -C extra-filename=-5db5afb6736002e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75a9af91c5a25be8.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-5c09864ac311aec9.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-3225ff37db960462.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-930cc1d21cef2bc5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f4dc161eeb99663c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f7d2b3b52b2e447e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b76144fc61e4be13.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d706a9b64a2407c1.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-1b5d966f062a313b.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-a7c8291e6f86eaa2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-64e65dc25efe1464.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-ce6240e3332c67bd.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-d9bcb3246d67d385.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6ea180d5f9bfdfe8/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-db7f14830cb55cb1/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-8951cbe5c078adca/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "22e057ce76db4b3a4d8925f955050c6bc5224ff566f5506f16ee3efbd37fe536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e057ce76db4b3a4d8925f955050c6bc5224ff566f5506f16ee3efbd37fe536", kill_on_drop: false }`
[INFO] [stdout] 22e057ce76db4b3a4d8925f955050c6bc5224ff566f5506f16ee3efbd37fe536
