[INFO] cloning repository https://github.com/Neo-Zhixing/dust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Neo-Zhixing/dust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeo-Zhixing%2Fdust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeo-Zhixing%2Fdust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2c246eed60bc154e8d7422195bc77f96a4e0b21 [INFO] checking Neo-Zhixing/dust against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeo-Zhixing%2Fdust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Neo-Zhixing/dust on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Neo-Zhixing/dust [INFO] finished tweaking git repo https://github.com/Neo-Zhixing/dust [INFO] tweaked toml for git repo https://github.com/Neo-Zhixing/dust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Neo-Zhixing/dust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/MaikKlein/ash` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/Vulkan-Headers` [INFO] [stderr] Updating git repository `https://github.com/dust-engine/vk-mem-rs` [INFO] [stderr] Updating git submodule `https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git` [INFO] [stderr] Updating git repository `https://github.com/dust-engine/voronoice` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.34 [INFO] [stderr] Downloaded sapp-android v0.1.6 [INFO] [stderr] Downloaded sapp-windows v0.2.16 [INFO] [stderr] Downloaded fastanvil v0.14.1 [INFO] [stderr] Downloaded macroquad v0.3.4 [INFO] [stderr] Downloaded fastnbt v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0370dd49dcf173794ee0f1ea5f732f29fa55ae5e11e685fbd706db2efad3b6e0 [INFO] running `Command { std: "docker" "start" "-a" "0370dd49dcf173794ee0f1ea5f732f29fa55ae5e11e685fbd706db2efad3b6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0370dd49dcf173794ee0f1ea5f732f29fa55ae5e11e685fbd706db2efad3b6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0370dd49dcf173794ee0f1ea5f732f29fa55ae5e11e685fbd706db2efad3b6e0", kill_on_drop: false }` [INFO] [stdout] 0370dd49dcf173794ee0f1ea5f732f29fa55ae5e11e685fbd706db2efad3b6e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c299eb89203913be86e13af206157cfc10f11d3107fc3303cf15a23e850ba8de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c299eb89203913be86e13af206157cfc10f11d3107fc3303cf15a23e850ba8de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking glam v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Checking ttf-parser v0.12.1 [INFO] [stderr] Checking bumpalo v3.7.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ash v0.32.0 (https://github.com/MaikKlein/ash#9d6bf63b) [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking inotify v0.9.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking svo v0.1.0 (/opt/rustwide/workdir/crates/svo) [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope [INFO] [stdout] --> crates/svo/src/alloc/arena.rs:285:34 [INFO] [stdout] | [INFO] [stdout] 285 | let num_slots_in_chunk = CHUNK_SIZE / size_of::(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[bench] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | extern crate test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:268:29 [INFO] [stdout] | [INFO] [stdout] 268 | fn bench_sphere(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | fn bench_inf_norm(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> crates/svo/src/alloc/arena.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | let block_allocator = crate::alloc::SystemBlockAllocator::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> crates/svo/src/alloc/system.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(block_size: u32) -> SystemBlockAllocator { [INFO] [stdout] | ^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stdout] warning: unused import: `std::ops::Index` [INFO] [stdout] --> crates/svo/src/mesher/surface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/svo/src/alloc/arena.rs:284:67 [INFO] [stdout] | [INFO] [stdout] 284 | let mut arena: ArenaAllocator = ArenaAllocator::new(Box::new(block_allocator)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc<(dyn BlockAllocator + 'static)>` [INFO] [stdout] found struct `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> crates/svo/src/alloc/arena.rs:312:31 [INFO] [stdout] | [INFO] [stdout] 312 | let block_allocator = crate::alloc::SystemBlockAllocator::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> crates/svo/src/alloc/system.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(block_size: u32) -> SystemBlockAllocator { [INFO] [stdout] | ^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking notify v5.0.0-pre.9 [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> crates/svo/src/octree/io.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 90 | let fences = unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 104 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deallocate` [INFO] [stdout] --> crates/svo/src/mesher/stack.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn deallocate(&mut self, handle: StackAllocatorHandle) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> crates/svo/src/mesher/surface.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn get<'a, T>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking dust-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/svo/src/alloc/arena.rs:313:67 [INFO] [stdout] | [INFO] [stdout] 313 | let mut arena: ArenaAllocator = ArenaAllocator::new(Box::new(block_allocator)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc<(dyn BlockAllocator + 'static)>` [INFO] [stdout] found struct `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking miniquad v0.3.0-alpha.34 [INFO] [stdout] error[E0599]: no function or associated item named `from_signed_distance_field` found for struct `octree::Octree<_>` in the current scope [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:270:43 [INFO] [stdout] | [INFO] [stdout] 270 | let octree: Octree = Octree::from_signed_distance_field( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `octree::Octree<_>` [INFO] [stdout] | [INFO] [stdout] ::: crates/svo/src/octree/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- function or associated item `from_signed_distance_field` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.5.4 [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:275:11 [INFO] [stdout] | [INFO] [stdout] 275 | b.iter(|| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_signed_distance_field` found for struct `octree::Octree<_>` in the current scope [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:285:43 [INFO] [stdout] | [INFO] [stdout] 285 | let octree: Octree = Octree::from_signed_distance_field( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `octree::Octree<_>` [INFO] [stdout] | [INFO] [stdout] ::: crates/svo/src/octree/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- function or associated item `from_signed_distance_field` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'test' [INFO] [stdout] --> crates/svo/src/mesher/marching_cube.rs:293:11 [INFO] [stdout] | [INFO] [stdout] 293 | b.iter(|| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #50297 for more information [INFO] [stdout] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> crates/svo/src/octree/mod.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let block_allocator = crate::alloc::SystemBlockAllocator::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> crates/svo/src/alloc/system.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(block_size: u32) -> SystemBlockAllocator { [INFO] [stdout] | ^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mio-misc v1.0.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking bevy_tasks v0.5.0 (https://github.com/bevyengine/bevy.git#4f341430) [INFO] [stderr] Checking voronoice v0.0.1 (https://github.com/dust-engine/voronoice?branch=master#e286cfb9) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/svo/src/octree/mod.rs:118:68 [INFO] [stdout] | [INFO] [stdout] 118 | let arena: ArenaAllocator> = ArenaAllocator::new(Box::new(block_allocator)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc<(dyn BlockAllocator + 'static)>` [INFO] [stdout] found struct `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `set` not found for this [INFO] [stdout] ... [INFO] [stdout] 122 | octree.set(x as u32, y as u32, z as u32, 8, 3); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 122 | Pin::new(&mut octree).set(x as u32, y as u32, z as u32, 8, 3); [INFO] [stdout] | ^^^^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 123 | assert_eq!(octree.get(x as u32, y as u32, z as u32, 8), 3); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 125 | assert_eq!(octree.get(0, 0, 0, 4), 0); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:127:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 127 | assert_eq!(octree.get(0, 0, 0, 4), 3); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `set` not found for this [INFO] [stdout] ... [INFO] [stdout] 139 | octree.set(2 + x as u32, y as u32, z as u32, 8, 5); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 139 | Pin::new(&mut octree).set(2 + x as u32, y as u32, z as u32, 8, 5); [INFO] [stdout] | ^^^^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 140 | assert_eq!(octree.get(2 + x as u32, y as u32, z as u32, 8), 5); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 142 | assert_eq!(octree.get(1, 0, 0, 4), 0); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `octree::Octree` in the current scope [INFO] [stdout] --> crates/svo/src/octree/mod.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Octree { [INFO] [stdout] | --------------------------- method `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 144 | assert_eq!(octree.get(1, 0, 0, 4), 5); [INFO] [stdout] | ^^^ method not found in `octree::Octree` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Index` [INFO] [stdout] --> crates/svo/src/mesher/surface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `svo` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c299eb89203913be86e13af206157cfc10f11d3107fc3303cf15a23e850ba8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c299eb89203913be86e13af206157cfc10f11d3107fc3303cf15a23e850ba8de", kill_on_drop: false }` [INFO] [stdout] c299eb89203913be86e13af206157cfc10f11d3107fc3303cf15a23e850ba8de