[INFO] cloning repository https://github.com/xufanglin/acp-link [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xufanglin/acp-link" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxufanglin%2Facp-link", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxufanglin%2Facp-link'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bb9ffe169a14046fa9c2897e3e07534d49884b8 [INFO] checking xufanglin/acp-link against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxufanglin%2Facp-link" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xufanglin/acp-link [INFO] finished tweaking git repo https://github.com/xufanglin/acp-link [INFO] tweaked toml for git repo https://github.com/xufanglin/acp-link written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xufanglin/acp-link on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xufanglin/acp-link 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.1.2+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21abaf19876ec8347e00d1bc3ec861965c991bc26c2889bb7da644ea4be6ef1d [INFO] running `Command { std: "docker" "start" "-a" "21abaf19876ec8347e00d1bc3ec861965c991bc26c2889bb7da644ea4be6ef1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21abaf19876ec8347e00d1bc3ec861965c991bc26c2889bb7da644ea4be6ef1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21abaf19876ec8347e00d1bc3ec861965c991bc26c2889bb7da644ea4be6ef1d", kill_on_drop: false }` [INFO] [stdout] 21abaf19876ec8347e00d1bc3ec861965c991bc26c2889bb7da644ea4be6ef1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4d2a3fd3af6325756ef96fc02eeb779d2570250e104ab5bebc4bc42fed361a [INFO] running `Command { std: "docker" "start" "-a" "cf4d2a3fd3af6325756ef96fc02eeb779d2570250e104ab5bebc4bc42fed361a", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.1.2+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.15.1 [INFO] [stderr] Checking winnow v1.0.1 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [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/ad93f57d532978d6739002a21bc66b45ed22f998/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=464aff731d43ec1c -C extra-filename=-5bf7e2bde5ccda5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1908877c717ec4cb.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c58012d0a09bf340.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" "cf4d2a3fd3af6325756ef96fc02eeb779d2570250e104ab5bebc4bc42fed361a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4d2a3fd3af6325756ef96fc02eeb779d2570250e104ab5bebc4bc42fed361a", kill_on_drop: false }` [INFO] [stdout] cf4d2a3fd3af6325756ef96fc02eeb779d2570250e104ab5bebc4bc42fed361a