[INFO] cloning repository https://github.com/DreadedX/automation_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DreadedX/automation_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreadedX%2Fautomation_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreadedX%2Fautomation_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44f2c57819be8078f671a5cc53c0ae595f8c21d2
[INFO] checking DreadedX/automation_rs against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreadedX%2Fautomation_rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DreadedX/automation_rs
[INFO] finished tweaking git repo https://github.com/DreadedX/automation_rs
[INFO] tweaked toml for git repo https://github.com/DreadedX/automation_rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DreadedX/automation_rs on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DreadedX/automation_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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15c2b677b28e975b62340d48e26c81e71dc778851d944f24165574e9aeca1998
[INFO] running `Command { std: "docker" "start" "-a" "15c2b677b28e975b62340d48e26c81e71dc778851d944f24165574e9aeca1998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15c2b677b28e975b62340d48e26c81e71dc778851d944f24165574e9aeca1998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c2b677b28e975b62340d48e26c81e71dc778851d944f24165574e9aeca1998", kill_on_drop: false }`
[INFO] [stdout] 15c2b677b28e975b62340d48e26c81e71dc778851d944f24165574e9aeca1998
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 490029e46330fd8916493f6b9e799462b7b03fc903c6bf0ba55e2d3439368e44
[INFO] running `Command { std: "docker" "start" "-a" "490029e46330fd8916493f6b9e799462b7b03fc903c6bf0ba55e2d3439368e44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking automation_cast v0.1.0 (/opt/rustwide/workdir/automation_cast)
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]    Compiling lua-src v548.1.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking automation_macro v0.1.0 (/opt/rustwide/workdir/automation_macro)
[INFO] [stderr]     Checking google_home_macro v0.1.0 (/opt/rustwide/workdir/google_home/google_home_macro)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling mlua_derive v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling lua_typed_macro v0.1.0 (https://git.huizinga.dev/Dreaded_X/lua_typed#3d29c9dd)
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[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/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/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=73b8c0f0877c2718 -C extra-filename=-5a09d2eedae6f5ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a5c48e0e7636b56d.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9dd31b021e39116c.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" "490029e46330fd8916493f6b9e799462b7b03fc903c6bf0ba55e2d3439368e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "490029e46330fd8916493f6b9e799462b7b03fc903c6bf0ba55e2d3439368e44", kill_on_drop: false }`
[INFO] [stdout] 490029e46330fd8916493f6b9e799462b7b03fc903c6bf0ba55e2d3439368e44
