[INFO] fetching crate wesl 0.4.0...
[INFO] documenting wesl-0.4.0 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate wesl 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate wesl 0.4.0
[INFO] finished tweaking crates.io crate wesl 0.4.0
[INFO] tweaked toml for crates.io crate wesl 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wesl 0.4.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wesl 0.4.0 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lexical v7.0.5
[INFO] [stderr]   Downloaded wgsl-types v0.4.0
[INFO] [stderr]   Downloaded tokrepr v0.1.1
[INFO] [stderr]   Downloaded tokrepr-derive v0.1.0
[INFO] [stderr]   Downloaded token_stream_flatten v0.1.0
[INFO] [stderr]   Downloaded wesl-macros v0.4.0
[INFO] [stderr]   Downloaded wgsl-parse v0.4.0
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded wesl-quote v0.4.0
[INFO] [stderr]   Downloaded siphasher v1.0.3
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded term v1.2.1
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded annotate-snippets v0.12.16
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4
[INFO] running `Command { std: "docker" "start" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking lexical v7.0.5
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling wesl-macros v0.4.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wgsl-types v0.4.0
[INFO] [stderr]    Compiling wgsl-parse v0.4.0
[INFO] [stderr]  Documenting wesl v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `quote_module`
[INFO] [stdout]   --> src/../README.md:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 | ## Write shaders inline with the [`quote_module`] macro
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ no item named `quote_module` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::PkgBuilder`
[INFO] [stdout]    --> src/resolve.rs:364:78
[INFO] [stdout]     |
[INFO] [stdout] 364 | /// You typically don't implement this, instead it is generated for you by [`crate::PkgBuilder`].
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^^ no item named `PkgBuilder` in module `wesl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::visit_each_mut`
[INFO] [stdout]   --> src/visit.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 |     /// each visited `T`. Alternatively, use [`Self::visit_each_mut`] which solves this
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^ the trait `Visit` has no associated item named `visit_each_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::visit_each_rec_mut`
[INFO] [stdout]   --> src/visit.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// Mutable version of [`Self::visit_each_rec_mut`].
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Visit` has no associated item named `visit_each_rec_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PkgBuilder`
[INFO] [stdout]    --> src/lib.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |     /// Learn more about packages in [`PkgBuilder`].
[INFO] [stdout]     |                                        ^^^^^^^^^^ no item named `PkgBuilder` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PkgBuilder`
[INFO] [stdout]    --> src/lib.rs:295:40
[INFO] [stdout]     |
[INFO] [stdout] 295 |     /// Learn more about packages in [`PkgBuilder`].
[INFO] [stdout]     |                                        ^^^^^^^^^^ no item named `PkgBuilder` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PkgBuilder`
[INFO] [stdout]    --> src/lib.rs:189:11
[INFO] [stdout]     |
[INFO] [stdout] 189 | /// See [`PkgBuilder`] for more information about building WESL packages.
[INFO] [stdout]     |           ^^^^^^^^^^ no item named `PkgBuilder` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `lower` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// See [`lower`].
[INFO] [stdout]    |               ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// See [`lower()`].
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// See [`mod@lower`].
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `lower` is both a function and a module
[INFO] [stdout]    --> src/lib.rs:539:21
[INFO] [stdout]     |
[INFO] [stdout] 539 |     /// See also: [`lower`].
[INFO] [stdout]     |                     ^^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 539 |     /// See also: [`lower()`].
[INFO] [stdout]     |                          ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]     |
[INFO] [stdout] 539 |     /// See also: [`mod@lower`].
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wesl/index.html
[INFO] running `Command { std: "docker" "inspect" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling token_stream_flatten v0.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling lexical v7.0.5
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokrepr-derive v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wesl-macros v0.4.0
[INFO] [stderr]    Compiling tokrepr v0.1.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling wgsl-parse v0.4.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wgsl-types v0.4.0
[INFO] [stderr]    Compiling wesl-quote v0.4.0
[INFO] [stderr]  Documenting wesl v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `quote_module`
[INFO] [stdout]   --> src/../README.md:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 | ## Write shaders inline with the [`quote_module`] macro
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ no item named `quote_module` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wesl/index.html
[INFO] running `Command { std: "docker" "inspect" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4", kill_on_drop: false }`
[INFO] [stdout] 6c0a0728c0933de911a52c7af05db12334a4138525919dfaf275a1231ace6fd4
