[INFO] cloning repository https://github.com/Yappaholic/tikbot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yappaholic/tikbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYappaholic%2Ftikbot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYappaholic%2Ftikbot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe4824a152d2ec5386dfaf5b13c04053f3543114 [INFO] checking Yappaholic/tikbot-rs against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYappaholic%2Ftikbot-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Yappaholic/tikbot-rs [INFO] finished tweaking git repo https://github.com/Yappaholic/tikbot-rs [INFO] tweaked toml for git repo https://github.com/Yappaholic/tikbot-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Yappaholic/tikbot-rs 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 git repo https://github.com/Yappaholic/tikbot-rs 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] fefb2b96837fc6741d8c9da63601fbf2bc0c3bee36ab9881cb46381f3f342846 [INFO] running `Command { std: "docker" "start" "-a" "fefb2b96837fc6741d8c9da63601fbf2bc0c3bee36ab9881cb46381f3f342846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefb2b96837fc6741d8c9da63601fbf2bc0c3bee36ab9881cb46381f3f342846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefb2b96837fc6741d8c9da63601fbf2bc0c3bee36ab9881cb46381f3f342846", kill_on_drop: false }` [INFO] [stdout] fefb2b96837fc6741d8c9da63601fbf2bc0c3bee36ab9881cb46381f3f342846 [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] da5d46d4b12ae8f520aac5dbd13a14f3d99238de996a8bd5db5bcf74b490a059 [INFO] running `Command { std: "docker" "start" "-a" "da5d46d4b12ae8f520aac5dbd13a14f3d99238de996a8bd5db5bcf74b490a059", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling auto_generate_cdp v0.4.4 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking random-number v0.1.8 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking simplerand v1.3.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking derive_builder v0.20.1 [INFO] [stderr] Checking random-pick v1.2.16 [INFO] [stderr] Checking mockd v0.4.21 [INFO] [stderr] Checking passwords v3.1.16 [INFO] [stderr] Compiling headless_chrome v1.0.15 (https://github.com/rust-headless-chrome/rust-headless-chrome#e89cc440) [INFO] [stderr] Checking zstd v0.13.2 [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/git/checkouts/rust-headless-chrome-81a2998e81503a1d/e89cc44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debug-assertions=on --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=2c4caaaab8744d68 -C extra-filename=-5936b76621e88c32 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-03c426a85e05bab4.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b3e6a23713b7a7cd.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-4ca31b4df17c3fa9.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-596332c5b3e89909.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f93950497c10402a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-007bf9935be75805.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c27629d44abbbc56.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a6758bcecaa1b4d2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ad9dbf63e6c8211d.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b1a27980e91c3424.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7476115303cece37.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-c87b945019d6f775.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-b9db9e93f8ece4ac.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-eeeb3c8e0a4642e9.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e7bf76a10645c784.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-83e1b43f17d37756.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-5b4a8cc0424dfded.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-29e37e8186f1099e/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-9829ea35a9a11c28/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-475e929c3deba3ad/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "da5d46d4b12ae8f520aac5dbd13a14f3d99238de996a8bd5db5bcf74b490a059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5d46d4b12ae8f520aac5dbd13a14f3d99238de996a8bd5db5bcf74b490a059", kill_on_drop: false }` [INFO] [stdout] da5d46d4b12ae8f520aac5dbd13a14f3d99238de996a8bd5db5bcf74b490a059