[INFO] cloning repository https://github.com/ChoppedStudio/bevy_typed_gltf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChoppedStudio/bevy_typed_gltf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoppedStudio%2Fbevy_typed_gltf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoppedStudio%2Fbevy_typed_gltf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44016ffc677698f96fbc75a564503fc574f33fc6
[INFO] documenting ChoppedStudio/bevy_typed_gltf against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoppedStudio%2Fbevy_typed_gltf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChoppedStudio/bevy_typed_gltf
[INFO] finished tweaking git repo https://github.com/ChoppedStudio/bevy_typed_gltf
[INFO] tweaked toml for git repo https://github.com/ChoppedStudio/bevy_typed_gltf written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChoppedStudio/bevy_typed_gltf on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChoppedStudio/bevy_typed_gltf 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_gltf v0.14.0
[INFO] [stderr]   Downloaded toml_edit v0.22.17
[INFO] [stderr]   Downloaded blake3 v1.5.3
[INFO] [stderr]   Downloaded bevy_core_pipeline v0.14.0
[INFO] [stderr]   Downloaded toml_datetime v0.6.7
[INFO] [stderr]   Downloaded bevy_scene v0.14.0
[INFO] [stderr]   Downloaded bevy_pbr v0.14.0
[INFO] [stderr]   Downloaded winit v0.30.4
[INFO] [stderr]   Downloaded winnow v0.6.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b521bd8f54202709092c584047dc1b982aff90b29035d4dc586668955688c53
[INFO] running `Command { std: "docker" "start" "-a" "2b521bd8f54202709092c584047dc1b982aff90b29035d4dc586668955688c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b521bd8f54202709092c584047dc1b982aff90b29035d4dc586668955688c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b521bd8f54202709092c584047dc1b982aff90b29035d4dc586668955688c53", kill_on_drop: false }`
[INFO] [stdout] 2b521bd8f54202709092c584047dc1b982aff90b29035d4dc586668955688c53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4e2710f62542da002da7ecabcd0b414f4b3f919ff8bad2f34498acc78e78ed1
[INFO] running `Command { std: "docker" "start" "-a" "d4e2710f62542da002da7ecabcd0b414f4b3f919ff8bad2f34498acc78e78ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking bevy_ptr v0.14.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking bevy_tasks v0.14.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking accesskit v0.14.0
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_typed_gltf_macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking bevy_utils v0.14.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking bevy_reflect v0.14.0
[INFO] [stderr]     Checking encase v0.8.0
[INFO] [stderr]     Checking hexasphere v12.0.0
[INFO] [stderr]     Checking bevy_mikktspace v0.14.0
[INFO] [stderr]     Checking bevy_ecs v0.14.0
[INFO] [stderr]     Checking bevy_math v0.14.0
[INFO] [stderr]     Checking naga_oil v0.14.0
[INFO] [stderr]     Checking bevy_color v0.14.1
[INFO] [stderr]     Checking bevy_app v0.14.0
[INFO] [stderr]     Checking bevy_core v0.14.0
[INFO] [stderr]     Checking bevy_time v0.14.0
[INFO] [stderr]     Checking bevy_a11y v0.14.0
[INFO] [stderr]     Checking bevy_asset v0.14.0
[INFO] [stderr]     Checking bevy_window v0.14.0
[INFO] [stderr]     Checking bevy_hierarchy v0.14.0
[INFO] [stderr]     Checking bevy_diagnostic v0.14.0
[INFO] [stderr]     Checking bevy_transform v0.14.0
[INFO] [stderr]     Checking bevy_render v0.14.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.14.0
[INFO] [stderr]     Checking bevy_scene v0.14.0
[INFO] [stderr]     Checking bevy_pbr v0.14.0
[INFO] [stderr]     Checking bevy_gltf v0.14.0
[INFO] [stderr]  Documenting bevy_typed_gltf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bevy_typed_gltf/index.html
[INFO] running `Command { std: "docker" "inspect" "d4e2710f62542da002da7ecabcd0b414f4b3f919ff8bad2f34498acc78e78ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e2710f62542da002da7ecabcd0b414f4b3f919ff8bad2f34498acc78e78ed1", kill_on_drop: false }`
[INFO] [stdout] d4e2710f62542da002da7ecabcd0b414f4b3f919ff8bad2f34498acc78e78ed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.91.0" "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] 9d6b973e9d56622848fbf0a5675157ec37a9ffd444c07a0b9357c009b86d89da
[INFO] running `Command { std: "docker" "start" "-a" "9d6b973e9d56622848fbf0a5675157ec37a9ffd444c07a0b9357c009b86d89da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.63
[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.86/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.86/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.86/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" "9d6b973e9d56622848fbf0a5675157ec37a9ffd444c07a0b9357c009b86d89da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6b973e9d56622848fbf0a5675157ec37a9ffd444c07a0b9357c009b86d89da", kill_on_drop: false }`
[INFO] [stdout] 9d6b973e9d56622848fbf0a5675157ec37a9ffd444c07a0b9357c009b86d89da
