[INFO] fetching crate eightfold 0.1.0... [INFO] testing eightfold-0.1.0 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate eightfold 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate eightfold 0.1.0 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate eightfold 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate eightfold 0.1.0 [INFO] tweaked toml for crates.io crate eightfold 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate eightfold 0.1.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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67afe66a10ef9aa0c48c439ee675c11b9d571dc5f97bcb55520481f411c51f9d [INFO] running `Command { std: "docker" "start" "-a" "67afe66a10ef9aa0c48c439ee675c11b9d571dc5f97bcb55520481f411c51f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67afe66a10ef9aa0c48c439ee675c11b9d571dc5f97bcb55520481f411c51f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67afe66a10ef9aa0c48c439ee675c11b9d571dc5f97bcb55520481f411c51f9d", kill_on_drop: false }` [INFO] [stdout] 67afe66a10ef9aa0c48c439ee675c11b9d571dc5f97bcb55520481f411c51f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2620c2ca5684adcd14401e2ff1b34fdb81cb27c8c7d50df657d643d4e0e7402f [INFO] running `Command { std: "docker" "start" "-a" "2620c2ca5684adcd14401e2ff1b34fdb81cb27c8c7d50df657d643d4e0e7402f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.31.1 [INFO] [stderr] Compiling eightfold v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `slice` [INFO] [stdout] --> src/vec.rs:519:48 [INFO] [stdout] | [INFO] [stdout] 519 | pub fn extend_from_slice_cloned(&mut self, slice: &[T]) -> Vec [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slice` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slice` [INFO] [stdout] --> src/vec.rs:526:48 [INFO] [stdout] | [INFO] [stdout] 526 | pub fn extend_from_slice_copied(&mut self, slice: &[T]) -> Vec [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/vec.rs:546:37 [INFO] [stdout] | [INFO] [stdout] 546 | self.flags.iter_ones().map(|i| todo!()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `realloc_exact` is never used [INFO] [stdout] --> src/vec.rs:292:8 [INFO] [stdout] | [INFO] [stdout] 292 | fn realloc_exact(&mut self, new_cap: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `realloc_at_least` is never used [INFO] [stdout] --> src/vec.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | fn realloc_at_least(&mut self, new_cap: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn i(self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(not(debug_assertions), warn(missing_docs))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn j(self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn k(self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn vector(self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | NoParent, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ChildOutOfRange(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | InvalidIndex(Idx), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | NotABranch(Idx), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | NotALeaf(Idx), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | NotAVoid(Idx), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | NoChildren(Idx), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | NoLeafs(Idx), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | VoxelOutOfGrid(Idx, &'data crate::VoxelPoint), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ChildCollision(Idx), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | BranchCollision, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree/slice.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn slice(&self, index: Idx) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree/slice.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_slice(&self) -> TreeSlice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree/slice.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn base(&self) -> &'tree Octree { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | / pub fn node_point_of_unchecked(&self, mut index: Idx) -> NodePoint [INFO] [stdout] 428 | | where [INFO] [stdout] 429 | | u8: AsPrimitive, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn farthest_init_index(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn with_capacity(cap: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn get_unchecked(&self, index: usize) -> &T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn get_unchecked_mut(&mut self, index: usize) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn get(&self, index: usize) -> Option<&T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_mut(&mut self, index: usize) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn shrink_to_fit(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn spare_capacity_mut(&mut self) -> &mut [MaybeUninit] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn next_push_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn push(&mut self, data: T) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn remove(&mut self, index: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn replace(&mut self, index: usize, data: T) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | pub fn reserve_exact(&mut self, mut amt: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn reserve(&mut self, mut amt: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | / pub fn push_iter<'s, Idx: PrimInt + 'static>( [INFO] [stdout] 461 | | &'s mut self, [INFO] [stdout] 462 | | iter: impl IntoIterator + 's, [INFO] [stdout] 463 | | ) -> impl Iterator + 's [INFO] [stdout] 464 | | where [INFO] [stdout] 465 | | usize: AsPrimitive, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | pub fn extend_from_iter(&mut self, iter: impl IntoIterator) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | pub fn extend_from_other(&mut self, mut other: Self) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | / pub fn extend_from_slice_cloned(&mut self, slice: &[T]) -> Vec [INFO] [stdout] 520 | | where [INFO] [stdout] 521 | | T: Clone, [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | / pub fn extend_from_slice_copied(&mut self, slice: &[T]) -> Vec [INFO] [stdout] 527 | | where [INFO] [stdout] 528 | | T: Copy, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | pub fn as_uninit_slice(&self) -> &[MaybeUninit] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | pub fn as_uninit_slice_mut(&mut self) -> &mut [MaybeUninit] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn enumerate(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:553:5 [INFO] [stdout] | [INFO] [stdout] 553 | pub fn is_init(&self, index: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 557 | pub fn is_fragmented(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:576:5 [INFO] [stdout] | [INFO] [stdout] 576 | pub fn swap(&mut self, a: usize, b: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | pub fn as_slice(&self) -> Option<&[T]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:642:5 [INFO] [stdout] | [INFO] [stdout] 642 | pub fn as_slice_mut(&mut self) -> Option<&mut [T]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 652 | pub fn init_flags(&self) -> &BitVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(x: Idx, y: Idx, z: Idx, d: Idx) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "2620c2ca5684adcd14401e2ff1b34fdb81cb27c8c7d50df657d643d4e0e7402f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2620c2ca5684adcd14401e2ff1b34fdb81cb27c8c7d50df657d643d4e0e7402f", kill_on_drop: false }` [INFO] [stdout] 2620c2ca5684adcd14401e2ff1b34fdb81cb27c8c7d50df657d643d4e0e7402f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134cd3e6ff19d2552b4841ca8396ac8eb53063ceac4f93a2e07822c484115f70 [INFO] running `Command { std: "docker" "start" "-a" "134cd3e6ff19d2552b4841ca8396ac8eb53063ceac4f93a2e07822c484115f70", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.14.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-types v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling eightfold v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `slice` [INFO] [stdout] --> src/vec.rs:519:48 [INFO] [stdout] | [INFO] [stdout] 519 | pub fn extend_from_slice_cloned(&mut self, slice: &[T]) -> Vec [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slice` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slice` [INFO] [stdout] --> src/vec.rs:526:48 [INFO] [stdout] | [INFO] [stdout] 526 | pub fn extend_from_slice_copied(&mut self, slice: &[T]) -> Vec [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/vec.rs:546:37 [INFO] [stdout] | [INFO] [stdout] 546 | self.flags.iter_ones().map(|i| todo!()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `realloc_exact` is never used [INFO] [stdout] --> src/vec.rs:292:8 [INFO] [stdout] | [INFO] [stdout] 292 | fn realloc_exact(&mut self, new_cap: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `realloc_at_least` is never used [INFO] [stdout] --> src/vec.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | fn realloc_at_least(&mut self, new_cap: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn i(self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(not(debug_assertions), warn(missing_docs))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn j(self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn k(self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/geom/octant.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn vector(self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | NoParent, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ChildOutOfRange(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | InvalidIndex(Idx), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | NotABranch(Idx), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | NotALeaf(Idx), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | NotAVoid(Idx), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | NoChildren(Idx), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | NoLeafs(Idx), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | VoxelOutOfGrid(Idx, &'data crate::VoxelPoint), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ChildCollision(Idx), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tree/error.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | BranchCollision, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree/slice.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn slice(&self, index: Idx) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree/slice.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_slice(&self) -> TreeSlice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree/slice.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn base(&self) -> &'tree Octree { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tree.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | / pub fn node_point_of_unchecked(&self, mut index: Idx) -> NodePoint [INFO] [stdout] 428 | | where [INFO] [stdout] 429 | | u8: AsPrimitive, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn farthest_init_index(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn with_capacity(cap: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn get_unchecked(&self, index: usize) -> &T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn get_unchecked_mut(&mut self, index: usize) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn get(&self, index: usize) -> Option<&T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_mut(&mut self, index: usize) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn shrink_to_fit(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn from_vec(data: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn spare_capacity_mut(&mut self) -> &mut [MaybeUninit] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn next_push_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn push(&mut self, data: T) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn remove(&mut self, index: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn replace(&mut self, index: usize, data: T) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | pub fn reserve_exact(&mut self, mut amt: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn reserve(&mut self, mut amt: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | / pub fn push_iter<'s, Idx: PrimInt + 'static>( [INFO] [stdout] 461 | | &'s mut self, [INFO] [stdout] 462 | | iter: impl IntoIterator + 's, [INFO] [stdout] 463 | | ) -> impl Iterator + 's [INFO] [stdout] 464 | | where [INFO] [stdout] 465 | | usize: AsPrimitive, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | pub fn extend_from_iter(&mut self, iter: impl IntoIterator) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | pub fn extend_from_other(&mut self, mut other: Self) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | / pub fn extend_from_slice_cloned(&mut self, slice: &[T]) -> Vec [INFO] [stdout] 520 | | where [INFO] [stdout] 521 | | T: Clone, [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | / pub fn extend_from_slice_copied(&mut self, slice: &[T]) -> Vec [INFO] [stdout] 527 | | where [INFO] [stdout] 528 | | T: Copy, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | pub fn as_uninit_slice(&self) -> &[MaybeUninit] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | pub fn as_uninit_slice_mut(&mut self) -> &mut [MaybeUninit] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn iter_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn enumerate(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:553:5 [INFO] [stdout] | [INFO] [stdout] 553 | pub fn is_init(&self, index: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 557 | pub fn is_fragmented(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:576:5 [INFO] [stdout] | [INFO] [stdout] 576 | pub fn swap(&mut self, a: usize, b: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | pub fn as_slice(&self) -> Option<&[T]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:642:5 [INFO] [stdout] | [INFO] [stdout] 642 | pub fn as_slice_mut(&mut self) -> Option<&mut [T]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/vec.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 652 | pub fn init_flags(&self) -> &BitVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(x: Idx, y: Idx, z: Idx, d: Idx) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tobj v3.2.3 [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling clap_derive v4.0.10 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling wgpu-hal v0.14.0 [INFO] [stderr] Compiling clap v4.0.10 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.37.0+1.3.209/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=56e7f83ef5b73678 -C extra-filename=-56e7f83ef5b73678 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `naga` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name naga --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/naga-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' -C metadata=df6d89523492f044 -C extra-filename=-df6d89523492f044 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-63de09f5349c0dd2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-f198db0d5cf1cca5.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d15fb7828e74ea63.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-4afef45b09c7e04a.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-42ad4b6ac626ad0d.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3299144a4a74e236.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "134cd3e6ff19d2552b4841ca8396ac8eb53063ceac4f93a2e07822c484115f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134cd3e6ff19d2552b4841ca8396ac8eb53063ceac4f93a2e07822c484115f70", kill_on_drop: false }` [INFO] [stdout] 134cd3e6ff19d2552b4841ca8396ac8eb53063ceac4f93a2e07822c484115f70