[INFO] fetching crate oxen 0.0.2... [INFO] checking oxen-0.0.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate oxen 0.0.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate oxen 0.0.2 [INFO] finished tweaking crates.io crate oxen 0.0.2 [INFO] tweaked toml for crates.io crate oxen 0.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxen 0.0.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 221 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33ec286b5a32e65bc5e85a5d25d315e8aa60f164c21475f21964e3cc4d7283e4 [INFO] running `Command { std: "docker" "start" "-a" "33ec286b5a32e65bc5e85a5d25d315e8aa60f164c21475f21964e3cc4d7283e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ec286b5a32e65bc5e85a5d25d315e8aa60f164c21475f21964e3cc4d7283e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ec286b5a32e65bc5e85a5d25d315e8aa60f164c21475f21964e3cc4d7283e4", kill_on_drop: false }` [INFO] [stdout] 33ec286b5a32e65bc5e85a5d25d315e8aa60f164c21475f21964e3cc4d7283e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c907f4814fe49d78839f730ecce05aa875f1ca892e52c1df5d2f78c411b7afdc [INFO] running `Command { std: "docker" "start" "-a" "c907f4814fe49d78839f730ecce05aa875f1ca892e52c1df5d2f78c411b7afdc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling glium v0.36.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking oxen v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use glium::DisplayBuild; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/lib.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | display: glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | if time::precise_time_ns() - previous_second > 1000000000 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | previous_second = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/lib.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::Event::Closed => return, [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use glium::winit::event::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 111 - glutin::Event::Closed => return, [INFO] [stdout] 111 + Event::Closed => return, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | if time::precise_time_ns() - previous_second > 1000000000 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:135:45 [INFO] [stdout] | [INFO] [stdout] 135 | previous_second = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glium::Display` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use glium::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/models.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn square(display: &Display) -> RenderObject { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 11 | pub fn square(display: &Display) -> RenderObject { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/lib.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | display: glium::Display, [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 28 | display: glium::Display, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | behaviour_sender: Option>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | behaviour_sender: Option>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/models.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn square_vertices(display: &Display) -> VertexBufferAny { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 20 | fn square_vertices(display: &Display) -> VertexBufferAny { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use glium::DisplayBuild; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/lib.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | display: glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/models.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | fn square_indices(display: &Display) -> IndexBuffer { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 41 | fn square_indices(display: &Display) -> IndexBuffer { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:60:52 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_behaviour(&mut self, behaviour: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_behaviour(&mut self, behaviour: Box) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | if time::precise_time_ns() - previous_second > 1000000000 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | previous_second = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/lib.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | glutin::Event::Closed => return, [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use glium::winit::event::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 111 - glutin::Event::Closed => return, [INFO] [stdout] 111 + Event::Closed => return, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | if time::precise_time_ns() - previous_second > 1000000000 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time` [INFO] [stdout] --> src/lib.rs:135:45 [INFO] [stdout] | [INFO] [stdout] 135 | previous_second = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glium::Display` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use glium::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/models.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn square(display: &Display) -> RenderObject { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 11 | pub fn square(display: &Display) -> RenderObject { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/lib.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | display: glium::Display, [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 28 | display: glium::Display, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | behaviour_sender: Option>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | behaviour_sender: Option>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/models.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn square_vertices(display: &Display) -> VertexBufferAny { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 20 | fn square_vertices(display: &Display) -> VertexBufferAny { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/models.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | VertexBuffer::new(display, [INFO] [stdout] | ----------------- arguments to this function are incorrect [INFO] [stdout] 32 | / vec![ [INFO] [stdout] 33 | | Vertex { vertex_position: [ -0.5, 0.5], vertex_color: colour }, [INFO] [stdout] 34 | | Vertex { vertex_position: [ 0.5, 0.5], vertex_color: colour }, [INFO] [stdout] 35 | | Vertex { vertex_position: [ 0.5, -0.5], vertex_color: colour }, [INFO] [stdout] 36 | | Vertex { vertex_position: [ -0.5, -0.5], vertex_color: colour }, [INFO] [stdout] 37 | | ] [INFO] [stdout] | |_________^ expected `&[_]`, found `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new(facade: &F, data: &[T]) -> Result, CreationError> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `glium::Display` [INFO] [stdout] --> src/models.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | fn square_indices(display: &Display) -> IndexBuffer { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/backend/glutin/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Display { [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 41 | fn square_indices(display: &Display) -> IndexBuffer { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:60:52 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_behaviour(&mut self, behaviour: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_behaviour(&mut self, behaviour: Box) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_vertex_buffer_any` found for enum `Result` in the current scope [INFO] [stdout] --> src/models.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 31 | / VertexBuffer::new(display, [INFO] [stdout] 32 | | vec![ [INFO] [stdout] 33 | | Vertex { vertex_position: [ -0.5, 0.5], vertex_color: colour }, [INFO] [stdout] 34 | | Vertex { vertex_position: [ 0.5, 0.5], vertex_color: colour }, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ).into_vertex_buffer_any() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^ method not found in `Result, glium::vertex::BufferCreationError>` [INFO] [stdout] | |______| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] note: the method `into_vertex_buffer_any` exists on the type `glium::VertexBuffer<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn into_vertex_buffer_any(self) -> VertexBufferAny { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `glium::VertexBuffer<_>` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 38 | ).expect("REASON").into_vertex_buffer_any() [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/models.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | IndexBuffer::new(display, TrianglesList, vec![0, 1, 2, 0, 2, 3]) [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ expected `&[_]`, found `Vec<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found struct `Vec<{integer}>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/index/buffer.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(facade: &F, prim: PrimitiveType, data: &[T]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/models.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | fn square_indices(display: &Display) -> IndexBuffer { [INFO] [stdout] | ---------------- expected `glium::IndexBuffer` because of return type [INFO] [stdout] 42 | IndexBuffer::new(display, TrianglesList, vec![0, 1, 2, 0, 2, 3]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `IndexBuffer`, found `Result, ...>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `glium::IndexBuffer` [INFO] [stdout] found enum `Result, glium::index::BufferCreationError>` [INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result, glium::index::BufferCreationError>` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 42 | IndexBuffer::new(display, TrianglesList, vec![0, 1, 2, 0, 2, 3]).expect("REASON") [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/models.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | VertexBuffer::new(display, [INFO] [stdout] | ----------------- arguments to this function are incorrect [INFO] [stdout] 32 | / vec![ [INFO] [stdout] 33 | | Vertex { vertex_position: [ -0.5, 0.5], vertex_color: colour }, [INFO] [stdout] 34 | | Vertex { vertex_position: [ 0.5, 0.5], vertex_color: colour }, [INFO] [stdout] 35 | | Vertex { vertex_position: [ 0.5, -0.5], vertex_color: colour }, [INFO] [stdout] 36 | | Vertex { vertex_position: [ -0.5, -0.5], vertex_color: colour }, [INFO] [stdout] 37 | | ] [INFO] [stdout] | |_________^ expected `&[_]`, found `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new(facade: &F, data: &[T]) -> Result, CreationError> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `per_instance_if_supported` found for struct `VertexBufferAny` in the current scope [INFO] [stdout] --> src/lib.rs:99:57 [INFO] [stdout] | [INFO] [stdout] 99 | (&render_object.vertices, instances.per_instance_if_supported().unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `VertexBufferAny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_vertex_buffer_any` found for enum `Result` in the current scope [INFO] [stdout] --> src/models.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 31 | / VertexBuffer::new(display, [INFO] [stdout] 32 | | vec![ [INFO] [stdout] 33 | | Vertex { vertex_position: [ -0.5, 0.5], vertex_color: colour }, [INFO] [stdout] 34 | | Vertex { vertex_position: [ 0.5, 0.5], vertex_color: colour }, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ).into_vertex_buffer_any() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^ method not found in `Result, glium::vertex::BufferCreationError>` [INFO] [stdout] | |______| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] note: the method `into_vertex_buffer_any` exists on the type `glium::VertexBuffer<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn into_vertex_buffer_any(self) -> VertexBufferAny { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `glium::VertexBuffer<_>` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 38 | ).expect("REASON").into_vertex_buffer_any() [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/models.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | IndexBuffer::new(display, TrianglesList, vec![0, 1, 2, 0, 2, 3]) [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ expected `&[_]`, found `Vec<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found struct `Vec<{integer}>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/index/buffer.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(facade: &F, prim: PrimitiveType, data: &[T]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/models.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | fn square_indices(display: &Display) -> IndexBuffer { [INFO] [stdout] | ---------------- expected `glium::IndexBuffer` because of return type [INFO] [stdout] 42 | IndexBuffer::new(display, TrianglesList, vec![0, 1, 2, 0, 2, 3]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `IndexBuffer`, found `Result, ...>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `glium::IndexBuffer` [INFO] [stdout] found enum `Result, glium::index::BufferCreationError>` [INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result, glium::index::BufferCreationError>` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 42 | IndexBuffer::new(display, TrianglesList, vec![0, 1, 2, 0, 2, 3]).expect("REASON") [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | let mut behaviours = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 126 | let mut behaviours = Vec::>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:173:42 [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, data).into_vertex_buffer_any() [INFO] [stdout] | ----------------- ^^^^ expected `&[_]`, found `Vec` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new(facade: &F, data: &[T]) -> Result, CreationError> [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, &data).into_vertex_buffer_any() [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_vertex_buffer_any` found for enum `Result` in the current scope [INFO] [stdout] --> src/lib.rs:173:48 [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, data).into_vertex_buffer_any() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `Result, glium::vertex::BufferCreationError>` [INFO] [stdout] | [INFO] [stdout] note: the method `into_vertex_buffer_any` exists on the type `glium::VertexBuffer<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn into_vertex_buffer_any(self) -> VertexBufferAny { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `glium::VertexBuffer<_>` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, data).expect("REASON").into_vertex_buffer_any() [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `per_instance_if_supported` found for struct `VertexBufferAny` in the current scope [INFO] [stdout] --> src/lib.rs:99:57 [INFO] [stdout] | [INFO] [stdout] 99 | (&render_object.vertices, instances.per_instance_if_supported().unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `VertexBufferAny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | let mut behaviours = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 126 | let mut behaviours = Vec::>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:173:42 [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, data).into_vertex_buffer_any() [INFO] [stdout] | ----------------- ^^^^ expected `&[_]`, found `Vec` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new(facade: &F, data: &[T]) -> Result, CreationError> [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, &data).into_vertex_buffer_any() [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0308, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_vertex_buffer_any` found for enum `Result` in the current scope [INFO] [stdout] --> src/lib.rs:173:48 [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, data).into_vertex_buffer_any() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `Result, glium::vertex::BufferCreationError>` [INFO] [stdout] | [INFO] [stdout] note: the method `into_vertex_buffer_any` exists on the type `glium::VertexBuffer<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.36.0/src/vertex/buffer.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn into_vertex_buffer_any(self) -> VertexBufferAny { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `glium::VertexBuffer<_>` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 173 | VertexBuffer::new(&self.display, data).expect("REASON").into_vertex_buffer_any() [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxen` (lib) due to 18 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0107, E0308, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxen` (lib test) due to 18 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c907f4814fe49d78839f730ecce05aa875f1ca892e52c1df5d2f78c411b7afdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c907f4814fe49d78839f730ecce05aa875f1ca892e52c1df5d2f78c411b7afdc", kill_on_drop: false }` [INFO] [stdout] c907f4814fe49d78839f730ecce05aa875f1ca892e52c1df5d2f78c411b7afdc