[INFO] fetching crate god 0.0.5... [INFO] checking god-0.0.5 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] extracting crate god 0.0.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate god 0.0.5 [INFO] finished tweaking crates.io crate god 0.0.5 [INFO] tweaked toml for crates.io crate god 0.0.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate god 0.0.5 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 god 0.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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e91be6001353e95fd72ed3f0d9d5d6eb4e828188cf8f4f7213a8840e4749c30c [INFO] running `Command { std: "docker" "start" "-a" "e91be6001353e95fd72ed3f0d9d5d6eb4e828188cf8f4f7213a8840e4749c30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91be6001353e95fd72ed3f0d9d5d6eb4e828188cf8f4f7213a8840e4749c30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91be6001353e95fd72ed3f0d9d5d6eb4e828188cf8f4f7213a8840e4749c30c", kill_on_drop: false }` [INFO] [stdout] e91be6001353e95fd72ed3f0d9d5d6eb4e828188cf8f4f7213a8840e4749c30c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7a20a1719afd85feaf89a061b029772d95048019b725520c662dd3a8297e193b [INFO] running `Command { std: "docker" "start" "-a" "7a20a1719afd85feaf89a061b029772d95048019b725520c662dd3a8297e193b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking winnow v0.5.36 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking which v5.0.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking clap v4.4.18 [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] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Compiling auto_generate_cdp v0.4.4 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Compiling headless_chrome v1.0.9 [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.9/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="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=ef3e5020f6aa25e5 -C extra-filename=-11dfe1440771ae6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-62b1b735b5b13b99.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-15c762155b48cdef.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-24b2244e1bf05244.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-475cb7a7aab4de94.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c9d54e77c44c390d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6e5c8d5a5737ee2e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-95bab440ccf98130.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a69a9f3b6b36553c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-76d57be92d7632c8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-abedb007b5237ee9.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-5b580873882f42b8.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-292f8da4c8fcf4ef.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5e81fbef700325e3.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fb313a3c125b2100.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-880fe692f7a1c983.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-f0219f8a22aa4a7c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-eeb4f031db3bb10b/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-80df24b6c4cacc0c/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-0cc90959165b13ca/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7a20a1719afd85feaf89a061b029772d95048019b725520c662dd3a8297e193b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a20a1719afd85feaf89a061b029772d95048019b725520c662dd3a8297e193b", kill_on_drop: false }` [INFO] [stdout] 7a20a1719afd85feaf89a061b029772d95048019b725520c662dd3a8297e193b