[INFO] cloning repository https://github.com/JOJOSoderqvist/slay-friday-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JOJOSoderqvist/slay-friday-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJOJOSoderqvist%2Fslay-friday-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJOJOSoderqvist%2Fslay-friday-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcca6aa2ad22d58bee02baec85849bb3f9851b66 [INFO] checking JOJOSoderqvist/slay-friday-bot against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJOJOSoderqvist%2Fslay-friday-bot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JOJOSoderqvist/slay-friday-bot [INFO] finished tweaking git repo https://github.com/JOJOSoderqvist/slay-friday-bot [INFO] tweaked toml for git repo https://github.com/JOJOSoderqvist/slay-friday-bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JOJOSoderqvist/slay-friday-bot on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JOJOSoderqvist/slay-friday-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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24d302327ddee50dfbb0353bc5600de982219ca62c37f0c40168cff64eeb7c1c [INFO] running `Command { std: "docker" "start" "-a" "24d302327ddee50dfbb0353bc5600de982219ca62c37f0c40168cff64eeb7c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24d302327ddee50dfbb0353bc5600de982219ca62c37f0c40168cff64eeb7c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d302327ddee50dfbb0353bc5600de982219ca62c37f0c40168cff64eeb7c1c", kill_on_drop: false }` [INFO] [stdout] 24d302327ddee50dfbb0353bc5600de982219ca62c37f0c40168cff64eeb7c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b62d762ca401e6e22b66d4817951083e512ac7ef8d083c27552193675066d41c [INFO] running `Command { std: "docker" "start" "-a" "b62d762ca401e6e22b66d4817951083e512ac7ef8d083c27552193675066d41c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Checking rand_core v0.10.0-rc-2 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking chacha20 v0.10.0-rc.5 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rand v0.10.0-rc.5 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling teloxide-macros v0.10.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] error: could not compile `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39605810efb1a0d52f955bfba9e4eec7a01d5deb/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=cf3ec777e305e3a6 -C extra-filename=-be7939b860668973 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c30092b4c35bbe1.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.rmeta --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" "b62d762ca401e6e22b66d4817951083e512ac7ef8d083c27552193675066d41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62d762ca401e6e22b66d4817951083e512ac7ef8d083c27552193675066d41c", kill_on_drop: false }` [INFO] [stdout] b62d762ca401e6e22b66d4817951083e512ac7ef8d083c27552193675066d41c