[INFO] cloning repository https://github.com/CatenaryTransit/zotgtfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CatenaryTransit/zotgtfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatenaryTransit%2Fzotgtfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatenaryTransit%2Fzotgtfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18cf7682c881fd210f183ea82615ed555c362dae
[INFO] documenting CatenaryTransit/zotgtfs against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatenaryTransit%2Fzotgtfs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CatenaryTransit/zotgtfs
[INFO] finished tweaking git repo https://github.com/CatenaryTransit/zotgtfs
[INFO] tweaked toml for git repo https://github.com/CatenaryTransit/zotgtfs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CatenaryTransit/zotgtfs on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CatenaryTransit/zotgtfs 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 083ddf1e9a2ab8ab5af1c5b47cf03afae5ffd4bbc9095ad74b20a88e267ed962
[INFO] running `Command { std: "docker" "start" "-a" "083ddf1e9a2ab8ab5af1c5b47cf03afae5ffd4bbc9095ad74b20a88e267ed962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "083ddf1e9a2ab8ab5af1c5b47cf03afae5ffd4bbc9095ad74b20a88e267ed962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083ddf1e9a2ab8ab5af1c5b47cf03afae5ffd4bbc9095ad74b20a88e267ed962", kill_on_drop: false }`
[INFO] [stdout] 083ddf1e9a2ab8ab5af1c5b47cf03afae5ffd4bbc9095ad74b20a88e267ed962
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5910677bd23150f1c5883648d5650717e04edbaf34129dfd624c594efbbde0bb
[INFO] running `Command { std: "docker" "start" "-a" "5910677bd23150f1c5883648d5650717e04edbaf34129dfd624c594efbbde0bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rstar v0.12.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling protobuf v3.6.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking async-compression v0.4.13
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking protobuf-support v3.6.0
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling gtfs-realtime v0.1.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling gtfs-rt v0.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking geo-types v0.7.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking polyline v0.11.0
[INFO] [stderr]     Checking vincenty-core v1.0.0
[INFO] [stderr]     Checking geo v0.28.0
[INFO] [stderr]     Checking geojson v0.24.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking gtfs-structures v0.41.3
[INFO] [stderr]  Documenting zotgtfs v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.66s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/zotgtfs/index.html
[INFO] running `Command { std: "docker" "inspect" "5910677bd23150f1c5883648d5650717e04edbaf34129dfd624c594efbbde0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5910677bd23150f1c5883648d5650717e04edbaf34129dfd624c594efbbde0bb", kill_on_drop: false }`
[INFO] [stdout] 5910677bd23150f1c5883648d5650717e04edbaf34129dfd624c594efbbde0bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8a5d3d91c684f836d4fbadcdb444601db74e9f86de8953543b631eb0f42f726
[INFO] running `Command { std: "docker" "start" "-a" "a8a5d3d91c684f836d4fbadcdb444601db74e9f86de8953543b631eb0f42f726", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.87/src/wrapper.rs:365:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 365 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 365 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.87/src/wrapper.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 371 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 371 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.87/src/wrapper.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 461 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 461 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a8a5d3d91c684f836d4fbadcdb444601db74e9f86de8953543b631eb0f42f726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a5d3d91c684f836d4fbadcdb444601db74e9f86de8953543b631eb0f42f726", kill_on_drop: false }`
[INFO] [stdout] a8a5d3d91c684f836d4fbadcdb444601db74e9f86de8953543b631eb0f42f726
