[INFO] cloning repository https://github.com/ethan-davies/dice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethan-davies/dice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethan-davies%2Fdice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethan-davies%2Fdice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69544d19d393aad5d4e672e05c6265a9140fd25a [INFO] testing ethan-davies/dice against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethan-davies%2Fdice" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ethan-davies/dice [INFO] finished tweaking git repo https://github.com/ethan-davies/dice [INFO] tweaked toml for git repo https://github.com/ethan-davies/dice written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethan-davies/dice on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethan-davies/dice already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded d3d12 v0.7.0 [INFO] [stderr] Downloaded wgpu v0.17.2 [INFO] [stderr] Downloaded pixels v0.12.1 [INFO] [stderr] Downloaded hassle-rs v0.9.0 [INFO] [stderr] Downloaded wgpu-types v0.15.2 [INFO] [stderr] Downloaded ultraviolet v0.9.2 [INFO] [stderr] Downloaded wgpu-types v0.17.0 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded wgpu v0.15.1 [INFO] [stderr] Downloaded wgpu-core v0.15.1 [INFO] [stderr] Downloaded wgpu-hal v0.15.4 [INFO] [stderr] Downloaded wgpu-hal v0.17.2 [INFO] [stderr] Downloaded wgpu-core v0.17.1 [INFO] [stderr] Downloaded naga v0.11.1 [INFO] [stderr] Downloaded naga v0.13.0 [INFO] [stderr] Downloaded metal v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afd00f74b38808162701c12a756a03c779e43b6a9d649a2cbb5d36111d937459 [INFO] running `Command { std: "docker" "start" "-a" "afd00f74b38808162701c12a756a03c779e43b6a9d649a2cbb5d36111d937459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afd00f74b38808162701c12a756a03c779e43b6a9d649a2cbb5d36111d937459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd00f74b38808162701c12a756a03c779e43b6a9d649a2cbb5d36111d937459", kill_on_drop: false }` [INFO] [stdout] afd00f74b38808162701c12a756a03c779e43b6a9d649a2cbb5d36111d937459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 4857ee629be8d1843b4696e03d688630dac33c0a0f4d38c91bf05f90651071b3 [INFO] running `Command { std: "docker" "start" "-a" "4857ee629be8d1843b4696e03d688630dac33c0a0f4d38c91bf05f90651071b3", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling naga v0.11.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling windows-result v0.1.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling windows-core v0.54.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-hal v0.15.4 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling windows v0.54.0 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling pixels v0.12.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling dice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/pty/process.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | use std::{ffi::OsStr, iter::once, os::windows::ffi::OsStrExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/pty/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use std::os::windows::io::FromRawHandle; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/io/async_pipe.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::io::FromRawHandle; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/pty/process.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | OsStr::new(s).encode_wide().chain(once(0)).collect() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_handle` found for struct `tokio::fs::File` in the current scope [INFO] [stdout] --> src/pty/mod.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | let reader = unsafe { File::from_raw_handle(out_read.0 as _) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `tokio::fs::File` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::fs::File`, consider using `tokio::fs::File::from_std` which returns `tokio::fs::File` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/fs/file.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn from_std(std: StdFile) -> File { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 20 - let reader = unsafe { File::from_raw_handle(out_read.0 as _) }; [INFO] [stdout] 20 + let reader = unsafe { File::from_raw_fd(out_read.0 as _) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_handle` found for struct `tokio::fs::File` in the current scope [INFO] [stdout] --> src/pty/mod.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | let writer = unsafe { File::from_raw_handle(in_write.0 as _) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `tokio::fs::File` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::fs::File`, consider using `tokio::fs::File::from_std` which returns `tokio::fs::File` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/fs/file.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn from_std(std: StdFile) -> File { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 21 - let writer = unsafe { File::from_raw_handle(in_write.0 as _) }; [INFO] [stdout] 21 + let writer = unsafe { File::from_raw_fd(in_write.0 as _) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_handle` found for struct `tokio::fs::File` in the current scope [INFO] [stdout] --> src/pty/mod.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | File::from_raw_handle(0 as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `tokio::fs::File` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::fs::File`, consider using `tokio::fs::File::from_std` which returns `tokio::fs::File` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/fs/file.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn from_std(std: StdFile) -> File { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 32 - File::from_raw_handle(0 as _) [INFO] [stdout] 32 + File::from_raw_fd(0 as _) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_handle` found for struct `tokio::fs::File` in the current scope [INFO] [stdout] --> src/pty/mod.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | File::from_raw_handle(0 as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `tokio::fs::File` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::fs::File`, consider using `tokio::fs::File::from_std` which returns `tokio::fs::File` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/fs/file.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn from_std(std: StdFile) -> File { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 38 - File::from_raw_handle(0 as _) [INFO] [stdout] 38 + File::from_raw_fd(0 as _) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_handle` found for struct `tokio::fs::File` in the current scope [INFO] [stdout] --> src/io/async_pipe.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | reader: File::from_raw_handle(read.0 as _), [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `tokio::fs::File` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::fs::File`, consider using `tokio::fs::File::from_std` which returns `tokio::fs::File` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/fs/file.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn from_std(std: StdFile) -> File { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 13 - reader: File::from_raw_handle(read.0 as _), [INFO] [stdout] 13 + reader: File::from_raw_fd(read.0 as _), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_handle` found for struct `tokio::fs::File` in the current scope [INFO] [stdout] --> src/io/async_pipe.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | writer: File::from_raw_handle(write.0 as _), [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `tokio::fs::File` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::fs::File`, consider using `tokio::fs::File::from_std` which returns `tokio::fs::File` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/fs/file.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn from_std(std: StdFile) -> File { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 - writer: File::from_raw_handle(write.0 as _), [INFO] [stdout] 14 + writer: File::from_raw_fd(write.0 as _), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dice` (bin "dice") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "4857ee629be8d1843b4696e03d688630dac33c0a0f4d38c91bf05f90651071b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4857ee629be8d1843b4696e03d688630dac33c0a0f4d38c91bf05f90651071b3", kill_on_drop: false }` [INFO] [stdout] 4857ee629be8d1843b4696e03d688630dac33c0a0f4d38c91bf05f90651071b3