[INFO] fetching crate cspgen 0.2.7... [INFO] checking cspgen-0.2.7 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] extracting crate cspgen 0.2.7 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cspgen 0.2.7 [INFO] finished tweaking crates.io crate cspgen 0.2.7 [INFO] tweaked toml for crates.io crate cspgen 0.2.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cspgen 0.2.7 on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cspgen 0.2.7 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 194d78ddb171785755f37228a0974f6d2f6badee1438e4cc95aa1bcb11ddb126 [INFO] running `Command { std: "docker" "start" "-a" "194d78ddb171785755f37228a0974f6d2f6badee1438e4cc95aa1bcb11ddb126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "194d78ddb171785755f37228a0974f6d2f6badee1438e4cc95aa1bcb11ddb126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194d78ddb171785755f37228a0974f6d2f6badee1438e4cc95aa1bcb11ddb126", kill_on_drop: false }` [INFO] [stdout] 194d78ddb171785755f37228a0974f6d2f6badee1438e4cc95aa1bcb11ddb126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 033e59aca44964624ca908a7bb2291eebe4a7bb1c78fe40dbfee6fcd1fe47199 [INFO] running `Command { std: "docker" "start" "-a" "033e59aca44964624ca908a7bb2291eebe4a7bb1c78fe40dbfee6fcd1fe47199", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling auto_generate_cdp v0.4.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking which v5.0.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v4.4.12 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Checking merge v0.1.0 [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 ureq v2.9.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Compiling headless_chrome v1.0.8 [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/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name headless_chrome --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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=fdd85b1496e57338 -C extra-filename=-711e38720d1f8066 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-025c918bc7119e12.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-75e76e0c09e74139.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-b39686893190ef79.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-475cb7a7aab4de94.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e568ba48103bc6d9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dbf840fb75a9983b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e8148c64f1dcd8bf.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d3eb466031c6d5b3.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4197b6f6d947cc55.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8113d6dcbe4b8938.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-be3b060499db2d17.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-853e28c83d8c298c.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-ba1a3d301fb22cc3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "033e59aca44964624ca908a7bb2291eebe4a7bb1c78fe40dbfee6fcd1fe47199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033e59aca44964624ca908a7bb2291eebe4a7bb1c78fe40dbfee6fcd1fe47199", kill_on_drop: false }` [INFO] [stdout] 033e59aca44964624ca908a7bb2291eebe4a7bb1c78fe40dbfee6fcd1fe47199