[INFO] cloning repository https://github.com/dparnell/gobs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dparnell/gobs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdparnell%2Fgobs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdparnell%2Fgobs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9053cf1e12a2d9eb0caf3af19a20fa3295717d [INFO] testing dparnell/gobs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdparnell%2Fgobs" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dparnell/gobs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dparnell/gobs [INFO] finished tweaking git repo https://github.com/dparnell/gobs [INFO] tweaked toml for git repo https://github.com/dparnell/gobs written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/dparnell/gobs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded takeable-option v0.5.0 [INFO] [stderr] Downloaded dot_vox v4.1.0 [INFO] [stderr] Downloaded glium v0.29.0 [INFO] [stderr] Downloaded vek v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e9ede31e6da80992ad806f636c5ab892dd999c4b73cb6b2fd59a9b867a95067 [INFO] running `Command { std: "docker" "start" "-a" "4e9ede31e6da80992ad806f636c5ab892dd999c4b73cb6b2fd59a9b867a95067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e9ede31e6da80992ad806f636c5ab892dd999c4b73cb6b2fd59a9b867a95067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9ede31e6da80992ad806f636c5ab892dd999c4b73cb6b2fd59a9b867a95067", kill_on_drop: false }` [INFO] [stdout] 4e9ede31e6da80992ad806f636c5ab892dd999c4b73cb6b2fd59a9b867a95067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb652bf91f54491a0e9bd0de86329c23500440d71dbc6f8d3f6ffbecbedbfe6c [INFO] running `Command { std: "docker" "start" "-a" "fb652bf91f54491a0e9bd0de86329c23500440d71dbc6f8d3f6ffbecbedbfe6c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling vek v0.13.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling dot_vox v4.1.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling gobs v0.2.0 (/opt/rustwide/workdir/gobs) [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> gobs/src/cubic_surface_extractor.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> gobs/src/cubic_surface_extractor.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gobs-cli v0.2.0 (/opt/rustwide/workdir/gobs-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.46s [INFO] running `Command { std: "docker" "inspect" "fb652bf91f54491a0e9bd0de86329c23500440d71dbc6f8d3f6ffbecbedbfe6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb652bf91f54491a0e9bd0de86329c23500440d71dbc6f8d3f6ffbecbedbfe6c", kill_on_drop: false }` [INFO] [stdout] fb652bf91f54491a0e9bd0de86329c23500440d71dbc6f8d3f6ffbecbedbfe6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e094afc2d3c65dd7e3114d7d55f7be6345c8d44a4085ef1e4426758b95418138 [INFO] running `Command { std: "docker" "start" "-a" "e094afc2d3c65dd7e3114d7d55f7be6345c8d44a4085ef1e4426758b95418138", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling gobs-cli v0.2.0 (/opt/rustwide/workdir/gobs-cli) [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> gobs/src/cubic_surface_extractor.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> gobs/src/cubic_surface_extractor.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling gobs v0.2.0 (/opt/rustwide/workdir/gobs) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobs_core` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gobs_core::cubic_surface_extractor::extract_cubic_mesh; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `gobs_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobs_core` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gobs_core::raw_volume::RawVolume; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `gobs_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobs_core` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gobs_core::raw_volume_sampler::RawVolumeSampler; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `gobs_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobs_core` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gobs_core::region::Region; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `gobs_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobs_core` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gobs_core::volume::Volume; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `gobs_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | let region = Region::cubic(16); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use glutin::platform::unix::x11::ffi::Region; [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::region::Region; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RawVolume` in this scope [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let mut volume: RawVolume = RawVolume::new(region); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::raw_volume::RawVolume; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RawVolume` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | let mut volume: RawVolume = RawVolume::new(region); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::raw_volume::RawVolume; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RawVolumeSampler` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | let mut sampler = RawVolumeSampler::new(&volume); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::raw_volume_sampler::RawVolumeSampler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_cubic_mesh` in this scope [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | let mesh = extract_cubic_mesh(&mut sampler, &Region::cubic(16)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::cubic_surface_extractor::extract_cubic_mesh; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:14:50 [INFO] [stdout] | [INFO] [stdout] 14 | let mesh = extract_cubic_mesh(&mut sampler, &Region::cubic(16)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use glutin::platform::unix::x11::ffi::Region; [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::region::Region; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | let region = Region::cubic(16); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use glutin::platform::unix::x11::ffi::Region; [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::region::Region; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RawVolume` in this scope [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let mut volume: RawVolume = RawVolume::new(region); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::raw_volume::RawVolume; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RawVolume` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | let mut volume: RawVolume = RawVolume::new(region); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::raw_volume::RawVolume; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RawVolumeSampler` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let mut sampler = RawVolumeSampler::new(&volume); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::raw_volume_sampler::RawVolumeSampler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extract_cubic_mesh` in this scope [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let mesh = extract_cubic_mesh(&mut sampler, &Region::cubic(16)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::cubic_surface_extractor::extract_cubic_mesh; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region` [INFO] [stdout] --> gobs/tests/cubit_surface_extractor_test.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | let mesh = extract_cubic_mesh(&mut sampler, &Region::cubic(16)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use glutin::platform::unix::x11::ffi::Region; [INFO] [stdout] | [INFO] [stdout] 1 | use gobs::region::Region; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gobs` due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> gobs/src/cubic_surface_extractor.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> gobs/src/cubic_surface_extractor.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e094afc2d3c65dd7e3114d7d55f7be6345c8d44a4085ef1e4426758b95418138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e094afc2d3c65dd7e3114d7d55f7be6345c8d44a4085ef1e4426758b95418138", kill_on_drop: false }` [INFO] [stdout] e094afc2d3c65dd7e3114d7d55f7be6345c8d44a4085ef1e4426758b95418138