[INFO] cloning repository https://github.com/gusttx/sophie-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gusttx/sophie-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgusttx%2Fsophie-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgusttx%2Fsophie-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d24fa0158da1b6b10b0420abba74aff18cb1db5a [INFO] checking gusttx/sophie-bot against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgusttx%2Fsophie-bot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gusttx/sophie-bot [INFO] finished tweaking git repo https://github.com/gusttx/sophie-bot [INFO] tweaked toml for git repo https://github.com/gusttx/sophie-bot written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gusttx/sophie-bot on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gusttx/sophie-bot 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded serde_bencode v0.2.4 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded typemap_rev v0.3.0 [INFO] [stderr] Downloaded deadpool-redis v0.18.0 [INFO] [stderr] Downloaded poise_macros v0.6.1 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded camino v1.2.1 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded poise v0.6.1 [INFO] [stderr] Downloaded scraper v0.20.0 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded serenity v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50b3de3e4843717f2704caca416b5d2cd474691b13480a9c114e3f674421b372 [INFO] running `Command { std: "docker" "start" "-a" "50b3de3e4843717f2704caca416b5d2cd474691b13480a9c114e3f674421b372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50b3de3e4843717f2704caca416b5d2cd474691b13480a9c114e3f674421b372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b3de3e4843717f2704caca416b5d2cd474691b13480a9c114e3f674421b372", kill_on_drop: false }` [INFO] [stdout] 50b3de3e4843717f2704caca416b5d2cd474691b13480a9c114e3f674421b372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98d514a42fee510f13a20bac35e12a299abb6374a0dbfca6fd9969f949d7df11 [INFO] running `Command { std: "docker" "start" "-a" "98d514a42fee510f13a20bac35e12a299abb6374a0dbfca6fd9969f949d7df11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da2544bfbe84df7b24d83c029c74299ebf6112c6/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=5df1368dc336f93d -C extra-filename=-742f54cfa7c753dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "98d514a42fee510f13a20bac35e12a299abb6374a0dbfca6fd9969f949d7df11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d514a42fee510f13a20bac35e12a299abb6374a0dbfca6fd9969f949d7df11", kill_on_drop: false }` [INFO] [stdout] 98d514a42fee510f13a20bac35e12a299abb6374a0dbfca6fd9969f949d7df11