[INFO] fetching crate mingl 0.3.0...
[INFO] documenting mingl-0.3.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate mingl 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mingl 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mingl 0.3.0
[INFO] tweaked toml for crates.io crate mingl 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mingl 0.3.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mingl 0.3.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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `mingl` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1
[INFO] running `Command { std: "docker" "start" "2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1", 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" "2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `mingl` (manifest) generated 1 warning
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clone_dyn_types v0.31.0
[INFO] [stderr]    Compiling collection_tools v0.18.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling interval_adapter v0.29.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling component_model_types v0.3.0
[INFO] [stderr]    Compiling derive_tools v0.36.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling collection_tools v0.22.0
[INFO] [stderr]    Compiling component_model_types v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clone_dyn_types v0.36.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling interval_adapter v0.34.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling former_types v2.22.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling iter_tools v0.29.0
[INFO] [stderr]    Compiling iter_tools v0.35.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling macro_tools v0.55.0
[INFO] [stderr]    Compiling macro_tools v0.62.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_tools_meta v0.35.0
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling clone_dyn_meta v0.31.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling former_meta v2.25.0
[INFO] [stderr]     Checking clone_dyn v0.33.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking error_tools v0.22.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]     Checking asbytes v0.2.0
[INFO] [stderr]     Checking variadic_from v0.31.0
[INFO] [stderr]     Checking parse-display v0.8.2
[INFO] [stderr]     Checking former v2.26.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling mod_interface_meta v0.32.0
[INFO] [stderr]     Checking mod_interface v0.34.0
[INFO] [stderr]     Checking mdmath_core v0.4.0
[INFO] [stderr]     Checking ndarray_cg v0.4.0
[INFO] [stderr]  Documenting mingl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/geometry.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 |   /// Exposes the `BoundingBox` and `BoundingSphere` structs for public use.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `Represents a 3D axis-aligned bounding box (AABB).`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/geometry.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 |   /// Exposes the `BoundingBox` and `BoundingSphere` structs for public use.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `Represents a bounding sphere in 3D space, defined by a center and radius.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/derive.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Derives.`
[INFO] [stdout]    = help: ends near `Derives.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   reuse ::error_tools as error;
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Errors handling.`
[INFO] [stdout]    = help: ends near `Errors handling.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/buffer.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Buffer-related.`
[INFO] [stdout]    = help: ends near `Buffer-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/data_type.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Internal namespace.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Descriptors of primitive data types.`
[INFO] [stdout]     = help: ends near `Descriptors of primitive data types.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/mem.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Internal namespace.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Memory-related entities.`
[INFO] [stdout]     = help: ends near `Memory-related entities.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/model.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod private
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |   layer obj;
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Utilities related to different models.`
[INFO] [stdout]    = help: ends near `Utilities related to different models.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/math.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   reuse ::ndarray_cg;
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Multi-dimensional math.`
[INFO] [stdout]    = help: ends near `Multi-dimensional math.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/geometry.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! This module provides structures and methods for handling 3D bounding volumes,
[INFO] [stdout]   2 | | //! specifically axis-aligned bounding boxes (AABB) and bounding spheres.
[INFO] [stdout]   3 | | //! These are commonly used for optimizations like frustum culling and collision detection.
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |   };
[INFO] [stdout] 262 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Geometry math.`
[INFO] [stdout]     = help: ends near `These are commonly used for optimizations like frustum culling and collision detection.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |   /// Descriptors of primitive data types.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Enum representing basic WebGL data types.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/data_type.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | /   pub struct VectorDataType
[INFO] [stdout] 43 | |   {
[INFO] [stdout] 44 | |     /// The scalar data type used for the elements (e.g., f32, f64).
[INFO] [stdout] 45 | |     pub scalar : DataType,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Descriptors of primitive data types.`
[INFO] [stdout]    = help: ends near `Represents a data type with a specified size.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/data_type.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 | /   pub trait IntoVectorDataType
[INFO] [stdout] 114 | |   {
[INFO] [stdout] 115 | |     /// Converts the type into a `VectorDataType`.
[INFO] [stdout] 116 | |     fn into_vector_data_type() -> VectorDataType;
[INFO] [stdout] 117 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Descriptors of primitive data types.`
[INFO] [stdout]     = help: ends near `Trait for converting types into `VectorDataType`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/data_type.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | /   pub enum DataType
[INFO] [stdout] 11 | |   {
[INFO] [stdout] 12 | |     I8,
[INFO] [stdout] 13 | |     U8,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     F32,
[INFO] [stdout] 19 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Descriptors of primitive data types.`
[INFO] [stdout]    = help: ends near `Enum representing basic WebGL data types.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `mingl`
[INFO] running `Command { std: "docker" "inspect" "2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1", kill_on_drop: false }`
[INFO] [stdout] 2871db170edc91d5149086b9da3055f431a52a57323ad9f3aff75fd0838a35c1
