[INFO] cloning repository https://github.com/saas-rs/cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saas-rs/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaas-rs%2Fcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaas-rs%2Fcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb7e00ea971e7dc142b134e286c83886bf6771a0
[INFO] documenting saas-rs/cli against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaas-rs%2Fcli" "/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/saas-rs/cli
[INFO] finished tweaking git repo https://github.com/saas-rs/cli
[INFO] tweaked toml for git repo https://github.com/saas-rs/cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saas-rs/cli on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/saas-rs/cli 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df95df6c8eb6ad7e361f9df1a157337965301f92929a5fa5ea3eea4d2835d86a
[INFO] running `Command { std: "docker" "start" "-a" "df95df6c8eb6ad7e361f9df1a157337965301f92929a5fa5ea3eea4d2835d86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df95df6c8eb6ad7e361f9df1a157337965301f92929a5fa5ea3eea4d2835d86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df95df6c8eb6ad7e361f9df1a157337965301f92929a5fa5ea3eea4d2835d86a", kill_on_drop: false }`
[INFO] [stdout] df95df6c8eb6ad7e361f9df1a157337965301f92929a5fa5ea3eea4d2835d86a
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4386fcc94e820a15f6475d41a2ec250d8cb147412aef5b8895f5ab43be91d436
[INFO] running `Command { std: "docker" "start" "-a" "4386fcc94e820a15f6475d41a2ec250d8cb147412aef5b8895f5ab43be91d436", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling polars-utils v0.52.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling polars-schema v0.52.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.52.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling polars-compute v0.52.0
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling polars-core v0.52.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polars-ops v0.52.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling polars v0.52.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tmp_env v0.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/a394c9cd9ec93787f09a7ac445b14cc674a94549/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=e786a5a5cbdff1ba -C extra-filename=-42c58463b45753b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3024b59180fc06b5.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" "4386fcc94e820a15f6475d41a2ec250d8cb147412aef5b8895f5ab43be91d436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4386fcc94e820a15f6475d41a2ec250d8cb147412aef5b8895f5ab43be91d436", kill_on_drop: false }`
[INFO] [stdout] 4386fcc94e820a15f6475d41a2ec250d8cb147412aef5b8895f5ab43be91d436
