[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] checking dparnell/gobs against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdparnell%2Fgobs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dparnell/gobs on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-9/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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 155b098b0beb986aaca78fec4cc458e987573b11b6b8c896d1b5f1676e249c1b [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" "155b098b0beb986aaca78fec4cc458e987573b11b6b8c896d1b5f1676e249c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "155b098b0beb986aaca78fec4cc458e987573b11b6b8c896d1b5f1676e249c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155b098b0beb986aaca78fec4cc458e987573b11b6b8c896d1b5f1676e249c1b", kill_on_drop: false }` [INFO] [stdout] 155b098b0beb986aaca78fec4cc458e987573b11b6b8c896d1b5f1676e249c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--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] d96195f62a0424ffca4cb0ac5410de401f6007fdea1dd74debe042cd504344a9 [INFO] running `Command { std: "docker" "start" "-a" "d96195f62a0424ffca4cb0ac5410de401f6007fdea1dd74debe042cd504344a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling vek v0.13.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking dot_vox v4.1.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking wayland-egl v0.28.3 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking gobs v0.2.0 (/opt/rustwide/workdir/gobs) [INFO] [stderr] Checking gobs-cli v0.2.0 (/opt/rustwide/workdir/gobs-cli) [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` [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" "d96195f62a0424ffca4cb0ac5410de401f6007fdea1dd74debe042cd504344a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96195f62a0424ffca4cb0ac5410de401f6007fdea1dd74debe042cd504344a9", kill_on_drop: false }` [INFO] [stdout] d96195f62a0424ffca4cb0ac5410de401f6007fdea1dd74debe042cd504344a9