[INFO] cloning repository https://github.com/Barca545/asset_modifer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Barca545/asset_modifer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarca545%2Fasset_modifer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarca545%2Fasset_modifer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84edf901b39c0ed1825d223b0cbeb50fef0c5634
[INFO] documenting Barca545/asset_modifer 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%2FBarca545%2Fasset_modifer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Barca545/asset_modifer
[INFO] finished tweaking git repo https://github.com/Barca545/asset_modifer
[INFO] tweaked toml for git repo https://github.com/Barca545/asset_modifer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Barca545/asset_modifer 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/Barca545/asset_modifer 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fdc42638c20277936af251db5626629f189430241474da1c2c5a06785f9b04e4
[INFO] running `Command { std: "docker" "start" "-a" "fdc42638c20277936af251db5626629f189430241474da1c2c5a06785f9b04e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdc42638c20277936af251db5626629f189430241474da1c2c5a06785f9b04e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc42638c20277936af251db5626629f189430241474da1c2c5a06785f9b04e4", kill_on_drop: false }`
[INFO] [stdout] fdc42638c20277936af251db5626629f189430241474da1c2c5a06785f9b04e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ca9f1e6985b923e1e29a03d8c0c92901801bb7aac27c81d068dfef0580e4d03f
[INFO] running `Command { std: "docker" "start" "-a" "ca9f1e6985b923e1e29a03d8c0c92901801bb7aac27c81d068dfef0580e4d03f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling cfg-expr v0.15.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]    Compiling eyre v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling rfd v0.13.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking indenter v0.1.3
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking spade v2.5.1
[INFO] [stderr]     Checking glfw v0.53.0
[INFO] [stderr]     Checking tobj v4.0.0
[INFO] [stderr]    Compiling gl v0.1.0 (/opt/rustwide/workdir/gl)
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]  Documenting gl v0.1.0 (/opt/rustwide/workdir/gl)
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking polygon_clipping v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[INFO] [stderr]     Checking parry2d v0.13.5
[INFO] [stderr]  Documenting asset_manager v0.1.0 (/opt/rustwide/workdir/asset_manager)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> asset_manager/src/polygons/convex.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// Adapted from: https://web.archive.org/web/20180409175413/http://www.ahristov.com/tutorial/geometry-games/convex-hull.html
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// Adapted from: <https://web.archive.org/web/20180409175413/http://www.ahristov.com/tutorial/geometry-games/convex-hull.html>
[INFO] [stdout]    |                   +                                                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> asset_manager/src/polygons/convex.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// Further reading: https://math.stackexchange.com/a/285356
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// Further reading: <https://math.stackexchange.com/a/285356>
[INFO] [stdout]    |                      +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> asset_manager/src/polygons/convex.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...n: https://www.researchgate.net/publication/220868874_Concave_hull_A_k-nearest_neighbours_approach_for_the_computation_of_the_region_occupied_by_a_set_of_points.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 64 | ///Based on: <https://www.researchgate.net/publication/220868874_Concave_hull_A_k-nearest_neighbours_approach_for_the_computation_of_the_region_occupied_by_a_set_of_points.>
[INFO] [stdout]    |              +                                                                                                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> asset_manager/src/math/ray.rs:25:52
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...e: https://www.scratchapixel.com/lessons/3d-basic-rendering/minimal-ray-tracer-rendering-simple-shapes/ray-plane-and-ray-disk-intersection.html.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 25 |   /// Concept based on the equation outlined here: <https://www.scratchapixel.com/lessons/3d-basic-rendering/minimal-ray-tracer-rendering-simple-shapes/ray-plane-and-ray-disk-intersection.html.>
[INFO] [stdout]    |                                                    +                                                                                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> asset_manager/src/math/ray.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |   ///Code pulled from here: https://rosettacode.org/wiki/Find_the_intersection_of_a_line_with_a_plane#Rust.
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 27 |   ///Code pulled from here: <https://rosettacode.org/wiki/Find_the_intersection_of_a_line_with_a_plane#Rust.>
[INFO] [stdout]    |                             +                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> asset_manager/src/math/ray.rs:44:52
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...e: https://www.scratchapixel.com/lessons/3d-basic-rendering/minimal-ray-tracer-rendering-simple-shapes/ray-plane-and-ray-disk-intersection.html.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 44 |   /// Concept based on the equation outlined here: <https://www.scratchapixel.com/lessons/3d-basic-rendering/minimal-ray-tracer-rendering-simple-shapes/ray-plane-and-ray-disk-intersection.html.>
[INFO] [stdout]    |                                                    +                                                                                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> asset_manager/src/math/ray.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 |   ///Code pulled from here: https://rosettacode.org/wiki/Find_the_intersection_of_a_line_with_a_plane#Rust.
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 46 |   ///Code pulled from here: <https://rosettacode.org/wiki/Find_the_intersection_of_a_line_with_a_plane#Rust.>
[INFO] [stdout]    |                             +                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/asset_manager/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "ca9f1e6985b923e1e29a03d8c0c92901801bb7aac27c81d068dfef0580e4d03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca9f1e6985b923e1e29a03d8c0c92901801bb7aac27c81d068dfef0580e4d03f", kill_on_drop: false }`
[INFO] [stdout] ca9f1e6985b923e1e29a03d8c0c92901801bb7aac27c81d068dfef0580e4d03f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] 1ef13713bb90fcd3811a63d23b818c9524a8dc288c5b65c29607f7a338257d07
[INFO] running `Command { std: "docker" "start" "-a" "1ef13713bb90fcd3811a63d23b818c9524a8dc288c5b65c29607f7a338257d07", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "1ef13713bb90fcd3811a63d23b818c9524a8dc288c5b65c29607f7a338257d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef13713bb90fcd3811a63d23b818c9524a8dc288c5b65c29607f7a338257d07", kill_on_drop: false }`
[INFO] [stdout] 1ef13713bb90fcd3811a63d23b818c9524a8dc288c5b65c29607f7a338257d07
