[INFO] fetching crate mod3d-shapes 0.0.1... [INFO] checking mod3d-shapes-0.0.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate mod3d-shapes 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate mod3d-shapes 0.0.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mod3d-shapes 0.0.1 [INFO] finished tweaking crates.io crate mod3d-shapes 0.0.1 [INFO] tweaked toml for crates.io crate mod3d-shapes 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate mod3d-shapes 0.0.1 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mod3d-base v0.1.0 [INFO] [stderr] Downloaded index_vec v0.1.3 [INFO] [stderr] Downloaded indent-display v0.1.1 [INFO] [stderr] Downloaded geo-nd v0.5.2 [INFO] [stderr] Downloaded mod3d-gltf v0.1.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1447507bfda00f88933676fbe37086042ca8417e1afbe170ecd04474dba7f44 [INFO] running `Command { std: "docker" "start" "-a" "c1447507bfda00f88933676fbe37086042ca8417e1afbe170ecd04474dba7f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1447507bfda00f88933676fbe37086042ca8417e1afbe170ecd04474dba7f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1447507bfda00f88933676fbe37086042ca8417e1afbe170ecd04474dba7f44", kill_on_drop: false }` [INFO] [stdout] c1447507bfda00f88933676fbe37086042ca8417e1afbe170ecd04474dba7f44 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f393ad6554b5a38e6e71a0027a08e936aa43a4950fa22e0835e531c07e108de [INFO] running `Command { std: "docker" "start" "-a" "4f393ad6554b5a38e6e71a0027a08e936aa43a4950fa22e0835e531c07e108de", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking indent-display v0.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking geo-nd v0.5.2 [INFO] [stderr] Checking index_vec v0.1.3 [INFO] [stderr] Checking mod3d-base v0.1.0 [INFO] [stderr] Checking mod3d-gltf v0.1.0 [INFO] [stderr] Checking mod3d-shapes v0.0.1 (/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)]` 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)]` 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: 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)]` 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)]` 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: field `strip` is never read [INFO] [stdout] --> src/icosphere.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct IcoStrip { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 181 | pub strip: [IcoStripVertex; 30], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IcoStrip` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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 Rectangle { [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: method `as_usize` is never used [INFO] [stdout] --> src/types.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Indexable: [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn as_usize(&self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `strip` is never read [INFO] [stdout] --> src/icosphere.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct IcoStrip { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 181 | pub strip: [IcoStripVertex; 30], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IcoStrip` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [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 Rectangle { [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 { [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] [stdout] warning: method `as_usize` is never used [INFO] [stdout] --> src/types.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Indexable: [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn as_usize(&self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.95s [INFO] running `Command { std: "docker" "inspect" "4f393ad6554b5a38e6e71a0027a08e936aa43a4950fa22e0835e531c07e108de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f393ad6554b5a38e6e71a0027a08e936aa43a4950fa22e0835e531c07e108de", kill_on_drop: false }` [INFO] [stdout] 4f393ad6554b5a38e6e71a0027a08e936aa43a4950fa22e0835e531c07e108de