[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] 8c6adae3aecd7368a6210bc9b3b6090176951c75 [INFO] checking DreadedX/automation_rs against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreadedX%2Fautomation_rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DreadedX/automation_rs on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "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" "+f70ee28831acc074c109afab32d287057c3eca46" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b9584693b5538f3729807fe81260bb99a58fd847602de21f4c895ad48d9ba93 [INFO] running `Command { std: "docker" "start" "-a" "0b9584693b5538f3729807fe81260bb99a58fd847602de21f4c895ad48d9ba93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b9584693b5538f3729807fe81260bb99a58fd847602de21f4c895ad48d9ba93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9584693b5538f3729807fe81260bb99a58fd847602de21f4c895ad48d9ba93", kill_on_drop: false }` [INFO] [stdout] 0b9584693b5538f3729807fe81260bb99a58fd847602de21f4c895ad48d9ba93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62e2c9f08fbf474b6b3c6266bac9e391aa82c81756039e2ec1ebc42ba7e8a05f [INFO] running `Command { std: "docker" "start" "-a" "62e2c9f08fbf474b6b3c6266bac9e391aa82c81756039e2ec1ebc42ba7e8a05f", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking automation_cast v0.1.0 (/opt/rustwide/workdir/automation_cast) [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.15.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Checking proc-macro2 v1.0.101 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling lua-src v548.1.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Compiling luajit-src v210.6.1+f9140a6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling mlua-sys v0.8.3 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking google_home_macro v0.1.0 (/opt/rustwide/workdir/google_home/google_home_macro) [INFO] [stderr] Checking automation_macro v0.1.0 (/opt/rustwide/workdir/automation_macro) [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 rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling mlua_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling lua_typed_macro v0.1.0 (https://git.huizinga.dev/Dreaded_X/lua_typed#3d29c9dd) [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/f70ee28831acc074c109afab32d287057c3eca46/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=432093a078e72a55 -C extra-filename=-5dfed1f999ced7c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-45413bc92355c13f.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" "62e2c9f08fbf474b6b3c6266bac9e391aa82c81756039e2ec1ebc42ba7e8a05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e2c9f08fbf474b6b3c6266bac9e391aa82c81756039e2ec1ebc42ba7e8a05f", kill_on_drop: false }` [INFO] [stdout] 62e2c9f08fbf474b6b3c6266bac9e391aa82c81756039e2ec1ebc42ba7e8a05f