[INFO] fetching crate saqif 0.1.0...
[INFO] testing saqif-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate saqif 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate saqif 0.1.0
[INFO] finished tweaking crates.io crate saqif 0.1.0
[INFO] tweaked toml for crates.io crate saqif 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate saqif 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate saqif 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10d2db325936513e2c07c198807ffd003752fc6d1c7b6bcc8979e91ab1564fdd
[INFO] running `Command { std: "docker" "start" "-a" "10d2db325936513e2c07c198807ffd003752fc6d1c7b6bcc8979e91ab1564fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10d2db325936513e2c07c198807ffd003752fc6d1c7b6bcc8979e91ab1564fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d2db325936513e2c07c198807ffd003752fc6d1c7b6bcc8979e91ab1564fdd", kill_on_drop: false }`
[INFO] [stdout] 10d2db325936513e2c07c198807ffd003752fc6d1c7b6bcc8979e91ab1564fdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eedb39ddf9a110e17ebc2d0618d324102fd6cb0bcbe38dca66cf0a48d0b3ff1b
[INFO] running `Command { std: "docker" "start" "-a" "eedb39ddf9a110e17ebc2d0618d324102fd6cb0bcbe38dca66cf0a48d0b3ff1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling piet v0.6.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]    Compiling self_cell v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling keyboard-types v0.6.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling druid-derive v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unic-langid-impl v0.9.4
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling unic-langid v0.9.4
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling headless_chrome v1.0.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]    Compiling glib v0.16.9
[INFO] [stderr]    Compiling cairo-rs v0.16.7
[INFO] [stderr]    Compiling atk v0.16.0
[INFO] [stderr]    Compiling pango v0.16.5
[INFO] [stderr]    Compiling gdk-pixbuf v0.16.7
[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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name headless_chrome --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.9/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="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=c50b10c023d6e93d -C extra-filename=-18e5020459b30c43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e93ec069449ace9b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-18f4e6225e086372.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5d4972b7add18e7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7a1c8fdacffd2761.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5473f7b8f2ac9a04.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f107cb3cc494f154.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b3db05263112399e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ea6f50836bf03b03.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1015434fd2bc80e6.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-9d913334e320590b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-584af45e868bc717.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-957b7880f963896a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eedb39ddf9a110e17ebc2d0618d324102fd6cb0bcbe38dca66cf0a48d0b3ff1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eedb39ddf9a110e17ebc2d0618d324102fd6cb0bcbe38dca66cf0a48d0b3ff1b", kill_on_drop: false }`
[INFO] [stdout] eedb39ddf9a110e17ebc2d0618d324102fd6cb0bcbe38dca66cf0a48d0b3ff1b
