[INFO] fetching crate mod3d-shapes 0.0.2...
[INFO] building mod3d-shapes-0.0.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate mod3d-shapes 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mod3d-shapes 0.0.2
[INFO] finished tweaking crates.io crate mod3d-shapes 0.0.2
[INFO] tweaked toml for crates.io crate mod3d-shapes 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mod3d-shapes 0.0.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mod3d-shapes 0.0.2 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6cf077ecba29affd0656655a5ceb6a0d45f9a5662516eb64dd58c7a995f8d12
[INFO] running `Command { std: "docker" "start" "-a" "d6cf077ecba29affd0656655a5ceb6a0d45f9a5662516eb64dd58c7a995f8d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6cf077ecba29affd0656655a5ceb6a0d45f9a5662516eb64dd58c7a995f8d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6cf077ecba29affd0656655a5ceb6a0d45f9a5662516eb64dd58c7a995f8d12", kill_on_drop: false }`
[INFO] [stdout] d6cf077ecba29affd0656655a5ceb6a0d45f9a5662516eb64dd58c7a995f8d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c6475f3d45a89581e85f2aba703396336e5502b6ff00888607ea16d7edd17a1
[INFO] running `Command { std: "docker" "start" "-a" "6c6475f3d45a89581e85f2aba703396336e5502b6ff00888607ea16d7edd17a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling indent-display v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling geo-nd v0.5.2
[INFO] [stderr]    Compiling index_vec v0.1.4
[INFO] [stderr]    Compiling mod3d-base v0.2.0
[INFO] [stderr]    Compiling mod3d-gltf v0.2.0
[INFO] [stderr]    Compiling mod3d-shapes v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `mod3d_gltf::Indexable`
[INFO] [stdout]  --> src/mesh_set.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mod3d_gltf::Indexable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufferIndex`, `ImageIndex`, `MaterialIndex`, `NodeIndex`, `PrimitiveIndex`, `SceneIndex`, and `TextureIndex`
[INFO] [stdout]  --> src/mesh_set.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     AccessorIndex, BufferIndex, ImageIndex, MaterialIndex, MeshIndex, NodeIndex, PrimitiveIndex,
[INFO] [stdout]   |                    ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     SceneIndex, TextureIndex, ViewIndex,
[INFO] [stdout]   |     ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index_vec`
[INFO] [stdout]   --> src/mesh_set.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use index_vec::{index_vec, IndexVec};
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/rectangle.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Create an index into the regions of a Rectangle
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GltfAccessor`, `GltfBufferView`, `GltfBuffer`, `GltfMesh`, and `GltfPrimitive`
[INFO] [stdout]   --> src/main.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | use mod3d_gltf::{GltfAccessor, GltfBuffer, GltfBufferView, GltfMesh, GltfPrimitive};
[INFO] [stdout]    |                  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Indexable` is never used
[INFO] [stdout]  --> src/types.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Indexable:
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IcoStrip` is never constructed
[INFO] [stdout]    --> src/icosphere.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct IcoStrip {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `region_offset`, `bounds`, `region_of_coords`, and `region_containing` are never used
[INFO] [stdout]    --> src/rectangle.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl<R: RegionData> Rectangle<R> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn region_offset(&self, ri: RegionIndex, dx: isize, dy: isize) -> Option<RegionIndex> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn bounds(&self, ri: RegionIndex) -> (isize, isize, isize, isize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn region_of_coords(&self, x: usize, y: usize) -> RegionIndex {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn region_containing(&self, x: isize, y: isize) -> RegionIndex {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
[INFO] running `Command { std: "docker" "inspect" "6c6475f3d45a89581e85f2aba703396336e5502b6ff00888607ea16d7edd17a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6475f3d45a89581e85f2aba703396336e5502b6ff00888607ea16d7edd17a1", kill_on_drop: false }`
[INFO] [stdout] 6c6475f3d45a89581e85f2aba703396336e5502b6ff00888607ea16d7edd17a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 965ce514b8d325d01eb96bd0bdb6ffae1fdc7cfd9aecf160e25b0dc7a205130a
[INFO] running `Command { std: "docker" "start" "-a" "965ce514b8d325d01eb96bd0bdb6ffae1fdc7cfd9aecf160e25b0dc7a205130a", kill_on_drop: false }`
[INFO] [stderr]    Compiling mod3d-shapes v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `mod3d_gltf::Indexable`
[INFO] [stdout]  --> src/mesh_set.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mod3d_gltf::Indexable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufferIndex`, `ImageIndex`, `MaterialIndex`, `NodeIndex`, `PrimitiveIndex`, `SceneIndex`, and `TextureIndex`
[INFO] [stdout]  --> src/mesh_set.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     AccessorIndex, BufferIndex, ImageIndex, MaterialIndex, MeshIndex, NodeIndex, PrimitiveIndex,
[INFO] [stdout]   |                    ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     SceneIndex, TextureIndex, ViewIndex,
[INFO] [stdout]   |     ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index_vec`
[INFO] [stdout]   --> src/mesh_set.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use index_vec::{index_vec, IndexVec};
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/rectangle.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Create an index into the regions of a Rectangle
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GltfAccessor`, `GltfBufferView`, `GltfBuffer`, `GltfMesh`, and `GltfPrimitive`
[INFO] [stdout]   --> src/main.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | use mod3d_gltf::{GltfAccessor, GltfBuffer, GltfBufferView, GltfMesh, GltfPrimitive};
[INFO] [stdout]    |                  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Indexable` is never used
[INFO] [stdout]  --> src/types.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Indexable:
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bounds` and `region_containing` are never used
[INFO] [stdout]    --> src/rectangle.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl<R: RegionData> Rectangle<R> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn bounds(&self, ri: RegionIndex) -> (isize, isize, isize, isize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn region_containing(&self, x: isize, y: isize) -> RegionIndex {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IcoStrip` is never constructed
[INFO] [stdout]    --> src/icosphere.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct IcoStrip {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "965ce514b8d325d01eb96bd0bdb6ffae1fdc7cfd9aecf160e25b0dc7a205130a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965ce514b8d325d01eb96bd0bdb6ffae1fdc7cfd9aecf160e25b0dc7a205130a", kill_on_drop: false }`
[INFO] [stdout] 965ce514b8d325d01eb96bd0bdb6ffae1fdc7cfd9aecf160e25b0dc7a205130a
