[INFO] fetching crate pinterest-login 0.2.0-alpha.1...
[INFO] testing pinterest-login-0.2.0-alpha.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pinterest-login 0.2.0-alpha.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pinterest-login 0.2.0-alpha.1
[INFO] finished tweaking crates.io crate pinterest-login 0.2.0-alpha.1
[INFO] tweaked toml for crates.io crate pinterest-login 0.2.0-alpha.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pinterest-login 0.2.0-alpha.1 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 pinterest-login 0.2.0-alpha.1 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51ef3c7660bafdf6af9d6e63373eb2fa142d19f9f65b7685582fd9b006195718
[INFO] running `Command { std: "docker" "start" "-a" "51ef3c7660bafdf6af9d6e63373eb2fa142d19f9f65b7685582fd9b006195718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51ef3c7660bafdf6af9d6e63373eb2fa142d19f9f65b7685582fd9b006195718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ef3c7660bafdf6af9d6e63373eb2fa142d19f9f65b7685582fd9b006195718", kill_on_drop: false }`
[INFO] [stdout] 51ef3c7660bafdf6af9d6e63373eb2fa142d19f9f65b7685582fd9b006195718
[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=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] f5084f70fffcaf44afcc7c4dbf072f73d1228439ca688e81829cd69d3559cc93
[INFO] running `Command { std: "docker" "start" "-a" "f5084f70fffcaf44afcc7c4dbf072f73d1228439ca688e81829cd69d3559cc93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling async-io v2.3.1
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-tungstenite v0.23.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chromiumoxide_types v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling chromiumoxide_pdl v0.5.2
[INFO] [stderr]    Compiling chromiumoxide_cdp v0.5.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr] error: could not compile `chromiumoxide_cdp` (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 chromiumoxide_cdp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chromiumoxide_cdp-0.5.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7177cd4a42de714 -C extra-filename=-968514e15fb3e839 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chromiumoxide_pdl=/opt/rustwide/target/debug/deps/libchromiumoxide_pdl-f37d3b3cf1712d9d.rmeta --extern chromiumoxide_types=/opt/rustwide/target/debug/deps/libchromiumoxide_types-efc7304fc1205b7d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2240469205838142.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bea3eb464686c3bd.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f5084f70fffcaf44afcc7c4dbf072f73d1228439ca688e81829cd69d3559cc93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5084f70fffcaf44afcc7c4dbf072f73d1228439ca688e81829cd69d3559cc93", kill_on_drop: false }`
[INFO] [stdout] f5084f70fffcaf44afcc7c4dbf072f73d1228439ca688e81829cd69d3559cc93
