[INFO] cloning repository https://github.com/ShayBox/GitHub-Socialify-Preview
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShayBox/GitHub-Socialify-Preview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShayBox%2FGitHub-Socialify-Preview", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShayBox%2FGitHub-Socialify-Preview'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ae2530374c9ba8daa14d0a56fc4366b86372d24
[INFO] documenting ShayBox/GitHub-Socialify-Preview against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShayBox%2FGitHub-Socialify-Preview" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShayBox/GitHub-Socialify-Preview
[INFO] finished tweaking git repo https://github.com/ShayBox/GitHub-Socialify-Preview
[INFO] tweaked toml for git repo https://github.com/ShayBox/GitHub-Socialify-Preview written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShayBox/GitHub-Socialify-Preview on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShayBox/GitHub-Socialify-Preview 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e
[INFO] running `Command { std: "docker" "start" "42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling ring v0.17.7
[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 futures-channel v0.3.30
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling derive-macros v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking strum v0.26.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]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking derive-config v1.0.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.24
[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/1.98.0-beta.1-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 -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=f46dd803bb8582cb -C extra-filename=-2ac28622711ffed0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e633b635ee60e732.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-baed7f0e5eef7a86.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-0dc91ed2758d48ae.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-15f74b4c6ea98dd6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cf08cec7e4ad43b8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8bb12d151fcb7a4e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d8a34f7c514534d2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-616a8ab6dbb50690.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d733499d90d05df.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-75220446e73ec314.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-711a9921339a03ed.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-0cd9d9fe915cbff5.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-866e018ed9659e71.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2b0a6edf550726c2.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e2d696a5be8635de.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-1c9a09dc136713e7.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-25b96301967c2c6e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a660d10b88526a57/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-cfc7f148eaf7d4c6/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-5f278c821facb15a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e", kill_on_drop: false }`
[INFO] [stdout] 42222c7c00115053947cdd1aaef51e593aeca31774e5021fc05ebb156d9a749e
