[INFO] updating cached repository nikklassen/raytracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nikklassen/raytracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nikklassen/raytracer" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/nikklassen/raytracer"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/nikklassen/raytracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nikklassen/raytracer" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/nikklassen/raytracer"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/nikklassen/raytracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71745284d71d0d6fce1cba64bdf28c71cf3de30a [INFO] sha for GitHub repo nikklassen/raytracer: 71745284d71d0d6fce1cba64bdf28c71cf3de30a [INFO] validating manifest of nikklassen/raytracer on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nikklassen/raytracer on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nikklassen/raytracer [INFO] finished frobbing nikklassen/raytracer [INFO] frobbed toml for nikklassen/raytracer written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/nikklassen/raytracer/Cargo.toml [INFO] started frobbing nikklassen/raytracer [INFO] finished frobbing nikklassen/raytracer [INFO] frobbed toml for nikklassen/raytracer written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/nikklassen/raytracer/Cargo.toml [INFO] crate nikklassen/raytracer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking nikklassen/raytracer against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-2/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/nikklassen/raytracer:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ded0e8de4c370db5dfcac1638d6a4cd015bf1f0349954123894f6c6bd745925b [INFO] running `"docker" "start" "-a" "ded0e8de4c370db5dfcac1638d6a4cd015bf1f0349954123894f6c6bd745925b"` [INFO] [stderr] Compiling gdi32-sys v0.2.0 [INFO] [stderr] Checking rayon-core v1.3.0 [INFO] [stderr] Checking rayon v0.9.0 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/main.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `gdi32::StretchDIBits` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use gdi32::StretchDIBits; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `StretchDIBits` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `winapi::c_int`, `winapi::c_void`, `winapi::BITMAPINFO`, `winapi::BITMAPINFOHEADER`, `winapi::BI_RGB`, `winapi::DIB_RGB_COLORS`, `winapi::HDC`, `winapi::HWND`, `winapi::PAINTSTRUCT`, `winapi::SRCCOPY` [INFO] [stderr] --> src/main.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | use winapi::{c_int, c_void, BITMAPINFO, BITMAPINFOHEADER, BI_RGB, DIB_RGB_COLORS, HDC, HWND, [INFO] [stderr] | ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^ ^^^ ^^^^ no `HWND` in the root [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | no `HDC` in the root [INFO] [stderr] | | | | | | no `DIB_RGB_COLORS` in the root [INFO] [stderr] | | | | | no `BI_RGB` in the root [INFO] [stderr] | | | | no `BITMAPINFOHEADER` in the root [INFO] [stderr] | | | no `BITMAPINFO` in the root [INFO] [stderr] | | no `c_void` in the root [INFO] [stderr] | no `c_int` in the root [INFO] [stderr] 21 | PAINTSTRUCT, SRCCOPY}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^ no `SRCCOPY` in the root [INFO] [stderr] | | [INFO] [stderr] | no `PAINTSTRUCT` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::minwindef` [INFO] [stderr] --> src/main.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | use winapi::minwindef::{LPARAM, LRESULT, UINT, WPARAM}; [INFO] [stderr] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::winuser` [INFO] [stderr] --> src/main.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 23 | use winapi::winuser::{CS_HREDRAW, CS_OWNDC, CS_VREDRAW, CW_USEDEFAULT, MSG, WM_PAINT, WNDCLASSW, [INFO] [stderr] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `user32::BeginPaint`, `user32::CreateWindowExW`, `user32::DefWindowProcW`, `user32::DispatchMessageW`, `user32::EndPaint`, `user32::GetMessageW`, `user32::RegisterClassW`, `user32::TranslateMessage`, `user32::InvalidateRect` [INFO] [stderr] --> src/main.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | use user32::{BeginPaint, CreateWindowExW, DefWindowProcW, DispatchMessageW, EndPaint, GetMessageW, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ no `GetMessageW` in the root [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | no `EndPaint` in the root [INFO] [stderr] | | | | no `DispatchMessageW` in the root [INFO] [stderr] | | | no `DefWindowProcW` in the root [INFO] [stderr] | | no `CreateWindowExW` in the root [INFO] [stderr] | no `BeginPaint` in the root [INFO] [stderr] 26 | RegisterClassW, TranslateMessage, InvalidateRect}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `InvalidateRect` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `TranslateMessage` in the root [INFO] [stderr] | no `RegisterClassW` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `kernel32::GetModuleHandleW` [INFO] [stderr] --> src/main.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | use kernel32::GetModuleHandleW; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GetModuleHandleW` in the root [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tracer.rs:194:19 [INFO] [stderr] | [INFO] [stderr] 194 | type Target = Shape; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Shape` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tracer.rs:196:36 [INFO] [stderr] | [INFO] [stderr] 196 | fn deref<'a>(&'a self) -> &'a (Shape + 'static) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Shape + 'static` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/canvas.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | r: clamp_color((self.r as f32 + other.r as f32)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/canvas.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | g: clamp_color((self.g as f32 + other.g as f32)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/canvas.rs:36:28 [INFO] [stderr] | [INFO] [stderr] 36 | b: clamp_color((self.b as f32 + other.b as f32)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::windows::ffi::OsStrExt` [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_ISIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:11:38 [INFO] [stderr] | [INFO] [stderr] 11 | use std::sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_ISIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:86:34 [INFO] [stderr] | [INFO] [stderr] 86 | static X_ROTATION: AtomicIsize = ATOMIC_ISIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicIsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_ISIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:87:34 [INFO] [stderr] | [INFO] [stderr] 87 | static Y_ROTATION: AtomicIsize = ATOMIC_ISIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicIsize::new(0)` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/main.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `gdi32::StretchDIBits` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use gdi32::StretchDIBits; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `StretchDIBits` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `winapi::c_int`, `winapi::c_void`, `winapi::BITMAPINFO`, `winapi::BITMAPINFOHEADER`, `winapi::BI_RGB`, `winapi::DIB_RGB_COLORS`, `winapi::HDC`, `winapi::HWND`, `winapi::PAINTSTRUCT`, `winapi::SRCCOPY` [INFO] [stderr] --> src/main.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | use winapi::{c_int, c_void, BITMAPINFO, BITMAPINFOHEADER, BI_RGB, DIB_RGB_COLORS, HDC, HWND, [INFO] [stderr] | ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^ ^^^ ^^^^ no `HWND` in the root [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | no `HDC` in the root [INFO] [stderr] | | | | | | no `DIB_RGB_COLORS` in the root [INFO] [stderr] | | | | | no `BI_RGB` in the root [INFO] [stderr] | | | | no `BITMAPINFOHEADER` in the root [INFO] [stderr] | | | no `BITMAPINFO` in the root [INFO] [stderr] | | no `c_void` in the root [INFO] [stderr] | no `c_int` in the root [INFO] [stderr] 21 | PAINTSTRUCT, SRCCOPY}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^ no `SRCCOPY` in the root [INFO] [stderr] | | [INFO] [stderr] | no `PAINTSTRUCT` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::minwindef` [INFO] [stderr] --> src/main.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | use winapi::minwindef::{LPARAM, LRESULT, UINT, WPARAM}; [INFO] [stderr] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::winuser` [INFO] [stderr] --> src/main.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 23 | use winapi::winuser::{CS_HREDRAW, CS_OWNDC, CS_VREDRAW, CW_USEDEFAULT, MSG, WM_PAINT, WNDCLASSW, [INFO] [stderr] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `user32::BeginPaint`, `user32::CreateWindowExW`, `user32::DefWindowProcW`, `user32::DispatchMessageW`, `user32::EndPaint`, `user32::GetMessageW`, `user32::RegisterClassW`, `user32::TranslateMessage`, `user32::InvalidateRect` [INFO] [stderr] --> src/main.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | use user32::{BeginPaint, CreateWindowExW, DefWindowProcW, DispatchMessageW, EndPaint, GetMessageW, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ no `GetMessageW` in the root [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | no `EndPaint` in the root [INFO] [stderr] | | | | no `DispatchMessageW` in the root [INFO] [stderr] | | | no `DefWindowProcW` in the root [INFO] [stderr] | | no `CreateWindowExW` in the root [INFO] [stderr] | no `BeginPaint` in the root [INFO] [stderr] 26 | RegisterClassW, TranslateMessage, InvalidateRect}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `InvalidateRect` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `TranslateMessage` in the root [INFO] [stderr] | no `RegisterClassW` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `kernel32::GetModuleHandleW` [INFO] [stderr] --> src/main.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | use kernel32::GetModuleHandleW; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GetModuleHandleW` in the root [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tracer.rs:194:19 [INFO] [stderr] | [INFO] [stderr] 194 | type Target = Shape; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Shape` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tracer.rs:196:36 [INFO] [stderr] | [INFO] [stderr] 196 | fn deref<'a>(&'a self) -> &'a (Shape + 'static) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Shape + 'static` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/canvas.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | r: clamp_color((self.r as f32 + other.r as f32)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/canvas.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | g: clamp_color((self.g as f32 + other.g as f32)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/canvas.rs:36:28 [INFO] [stderr] | [INFO] [stderr] 36 | b: clamp_color((self.b as f32 + other.b as f32)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::windows::ffi::OsStrExt` [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_ISIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:11:38 [INFO] [stderr] | [INFO] [stderr] 11 | use std::sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_ISIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:86:34 [INFO] [stderr] | [INFO] [stderr] 86 | static X_ROTATION: AtomicIsize = ATOMIC_ISIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicIsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_ISIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:87:34 [INFO] [stderr] | [INFO] [stderr] 87 | static Y_ROTATION: AtomicIsize = ATOMIC_ISIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicIsize::new(0)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/main.rs:32:23 [INFO] [stderr] | [INFO] [stderr] 32 | OsStr::new(value).encode_wide().chain(once(0)).collect() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/main.rs:32:23 [INFO] [stderr] | [INFO] [stderr] 32 | OsStr::new(value).encode_wide().chain(once(0)).collect() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `raytracer`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `raytracer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ded0e8de4c370db5dfcac1638d6a4cd015bf1f0349954123894f6c6bd745925b"` [INFO] running `"docker" "rm" "-f" "ded0e8de4c370db5dfcac1638d6a4cd015bf1f0349954123894f6c6bd745925b"` [INFO] [stdout] ded0e8de4c370db5dfcac1638d6a4cd015bf1f0349954123894f6c6bd745925b