[INFO] fetching crate metis-docs-cli 0.9.1... [INFO] checking metis-docs-cli-0.9.1 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967 [INFO] extracting crate metis-docs-cli 0.9.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate metis-docs-cli 0.9.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate metis-docs-cli 0.9.1 [INFO] tweaked toml for crates.io crate metis-docs-cli 0.9.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate metis-docs-cli 0.9.1 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate metis-docs-cli 0.9.1 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dba46fefb96309d287908bfac2a228ce8cf931a5a8835a648f093e7cf3af38e3 [INFO] running `Command { std: "docker" "start" "-a" "dba46fefb96309d287908bfac2a228ce8cf931a5a8835a648f093e7cf3af38e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dba46fefb96309d287908bfac2a228ce8cf931a5a8835a648f093e7cf3af38e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba46fefb96309d287908bfac2a228ce8cf931a5a8835a648f093e7cf3af38e3", kill_on_drop: false }` [INFO] [stdout] dba46fefb96309d287908bfac2a228ce8cf931a5a8835a648f093e7cf3af38e3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610a56e6470a491a2c8049e19bf523a9d940c1641ea6c529946828a6f9e6f556 [INFO] running `Command { std: "docker" "start" "-a" "610a56e6470a491a2c8049e19bf523a9d940c1641ea6c529946828a6f9e6f556", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling diesel_derives v2.3.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking fs-err v3.1.3 [INFO] [stderr] Checking gray_matter v0.2.9 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking rust-mcp-schema v0.7.5 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking papergrid v0.11.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking indicatif v0.17.11 [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/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.0/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", "default", "filter-by-regex", "serde", "std"))' -C metadata=9076b353460fb749 -C extra-filename=-f4b5424c84f0f492 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e72b2c20555bf373.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9bbe4b4d1738599b.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" "610a56e6470a491a2c8049e19bf523a9d940c1641ea6c529946828a6f9e6f556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610a56e6470a491a2c8049e19bf523a9d940c1641ea6c529946828a6f9e6f556", kill_on_drop: false }` [INFO] [stdout] 610a56e6470a491a2c8049e19bf523a9d940c1641ea6c529946828a6f9e6f556