[INFO] cloning repository https://github.com/BuddeRasteruRowan/nyc_yellow_taxi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BuddeRasteruRowan/nyc_yellow_taxi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuddeRasteruRowan%2Fnyc_yellow_taxi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuddeRasteruRowan%2Fnyc_yellow_taxi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] badb3cee623582b8b5821985ec2a1d4ac417c136 [INFO] documenting BuddeRasteruRowan/nyc_yellow_taxi against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuddeRasteruRowan%2Fnyc_yellow_taxi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BuddeRasteruRowan/nyc_yellow_taxi [INFO] finished tweaking git repo https://github.com/BuddeRasteruRowan/nyc_yellow_taxi [INFO] tweaked toml for git repo https://github.com/BuddeRasteruRowan/nyc_yellow_taxi written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BuddeRasteruRowan/nyc_yellow_taxi on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BuddeRasteruRowan/nyc_yellow_taxi 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84dca9dd426fbcf1af9ad2779fcace39d96534bde3e5799d92c2a9226c2c348f [INFO] running `Command { std: "docker" "start" "-a" "84dca9dd426fbcf1af9ad2779fcace39d96534bde3e5799d92c2a9226c2c348f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84dca9dd426fbcf1af9ad2779fcace39d96534bde3e5799d92c2a9226c2c348f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dca9dd426fbcf1af9ad2779fcace39d96534bde3e5799d92c2a9226c2c348f", kill_on_drop: false }` [INFO] [stdout] 84dca9dd426fbcf1af9ad2779fcace39d96534bde3e5799d92c2a9226c2c348f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8a671fba86e0ff5057ad8d6bbb61874983db405e3c5d25a1151f65f4e232692 [INFO] running `Command { std: "docker" "start" "-a" "d8a671fba86e0ff5057ad8d6bbb61874983db405e3c5d25a1151f65f4e232692", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Checking lz4_flex v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking datafusion-doc v52.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=eb06700ca23da460 -C extra-filename=-2d63c9d2ac5bfab1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=f85682af0fd1ddfb -C extra-filename=-18546b08838c6b42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f0739283db6a129b.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-fdb182d4b7e21755.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d8a671fba86e0ff5057ad8d6bbb61874983db405e3c5d25a1151f65f4e232692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a671fba86e0ff5057ad8d6bbb61874983db405e3c5d25a1151f65f4e232692", kill_on_drop: false }` [INFO] [stdout] d8a671fba86e0ff5057ad8d6bbb61874983db405e3c5d25a1151f65f4e232692