[INFO] fetching crate github-socialify-preview 1.0.0...
[INFO] testing github-socialify-preview-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate github-socialify-preview 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate github-socialify-preview 1.0.0
[INFO] finished tweaking crates.io crate github-socialify-preview 1.0.0
[INFO] tweaked toml for crates.io crate github-socialify-preview 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate github-socialify-preview 1.0.0 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 github-socialify-preview 1.0.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" "+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] 6965a0bded65b4b279b5b4e01e45465edde9288621297e601fc8e8995d73ae67
[INFO] running `Command { std: "docker" "start" "-a" "6965a0bded65b4b279b5b4e01e45465edde9288621297e601fc8e8995d73ae67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6965a0bded65b4b279b5b4e01e45465edde9288621297e601fc8e8995d73ae67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6965a0bded65b4b279b5b4e01e45465edde9288621297e601fc8e8995d73ae67", kill_on_drop: false }`
[INFO] [stdout] 6965a0bded65b4b279b5b4e01e45465edde9288621297e601fc8e8995d73ae67
[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] c42d14a7725d6f10f8b4451c92360f6dd45eea94cc69760aa076a784c2919538
[INFO] running `Command { std: "docker" "start" "-a" "c42d14a7725d6f10f8b4451c92360f6dd45eea94cc69760aa076a784c2919538", kill_on_drop: false }`
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling idna v0.5.0
[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]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling derive-macros v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling ureq v2.9.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling derive-config v1.0.0
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/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="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=1f88687fe628809b -C extra-filename=-4b902e4f58125896 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6782a3e5f1593a63.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-006606f137392ccd.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-9fa1ed3438b84fac.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062448fef1760a61.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d5e9a113553b3291.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3e40cecf4d045cc5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f4742a523238cbb0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a91a0e07962df821.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e58c57751fbe6781.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-baf9509b1823eaa8.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-baf4f800a9150404.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-f36537a1da92fb93.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1b020b0cd991e91b.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-6e24de5acb5124aa.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-e10f3169af943311.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-90ef0c3e4f6bede7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-bd778fb9ad0a1416/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-8ce0dd5afba38316/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-d97152bcaec7be1b/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c42d14a7725d6f10f8b4451c92360f6dd45eea94cc69760aa076a784c2919538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c42d14a7725d6f10f8b4451c92360f6dd45eea94cc69760aa076a784c2919538", kill_on_drop: false }`
[INFO] [stdout] c42d14a7725d6f10f8b4451c92360f6dd45eea94cc69760aa076a784c2919538
