[INFO] fetching crate gobs 0.2.0... [INFO] testing gobs-0.2.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate gobs 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate gobs 0.2.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gobs 0.2.0 [INFO] finished tweaking crates.io crate gobs 0.2.0 [INFO] tweaked toml for crates.io crate gobs 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate gobs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dot_vox v4.1.0 [INFO] [stderr] Downloaded wayland-egl v0.28.3 [INFO] [stderr] Downloaded vek v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4990662f5e0c52b830b92874decb79991bacc1fe38c92c0d93faed95f57011f0 [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" "4990662f5e0c52b830b92874decb79991bacc1fe38c92c0d93faed95f57011f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4990662f5e0c52b830b92874decb79991bacc1fe38c92c0d93faed95f57011f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4990662f5e0c52b830b92874decb79991bacc1fe38c92c0d93faed95f57011f0", kill_on_drop: false }` [INFO] [stdout] 4990662f5e0c52b830b92874decb79991bacc1fe38c92c0d93faed95f57011f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5786adcc62c0f62a4489cc72a27ca0f5aa0136d73ebd9d83cab91784970765ac [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" "5786adcc62c0f62a4489cc72a27ca0f5aa0136d73ebd9d83cab91784970765ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling vek v0.13.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling gobs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> 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] --> 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] Finished dev [unoptimized + debuginfo] target(s) in 33.33s [INFO] running `Command { std: "docker" "inspect" "5786adcc62c0f62a4489cc72a27ca0f5aa0136d73ebd9d83cab91784970765ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5786adcc62c0f62a4489cc72a27ca0f5aa0136d73ebd9d83cab91784970765ac", kill_on_drop: false }` [INFO] [stdout] 5786adcc62c0f62a4489cc72a27ca0f5aa0136d73ebd9d83cab91784970765ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", 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] 493204b4dba034082077366b56666c395bf167dba94f4b78aee304daa652b3d1 [INFO] running `Command { std: "docker" "start" "-a" "493204b4dba034082077366b56666c395bf167dba94f4b78aee304daa652b3d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling smallvec v1.6.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 libloading v0.6.6 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> 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] --> 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 dlib v0.4.2 [INFO] [stderr] Compiling dot_vox v4.1.0 [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 wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling mio-extras v2.0.6 [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) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gobs_core` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] warning: field is never read: `height` [INFO] [stdout] --> 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] --> src/cubic_surface_extractor.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "493204b4dba034082077366b56666c395bf167dba94f4b78aee304daa652b3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493204b4dba034082077366b56666c395bf167dba94f4b78aee304daa652b3d1", kill_on_drop: false }` [INFO] [stdout] 493204b4dba034082077366b56666c395bf167dba94f4b78aee304daa652b3d1