[INFO] cloning repository https://github.com/zX3no/grnok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zX3no/grnok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0d56a076a9a3e5e970f54a4ed08ce7e98223308 [INFO] checking zX3no/grnok against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok" "/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/zX3no/grnok [INFO] finished tweaking git repo https://github.com/zX3no/grnok [INFO] tweaked toml for git repo https://github.com/zX3no/grnok written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zX3no/grnok on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zX3no/grnok 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/zfphex/mini` [INFO] [stderr] Updating git repository `https://github.com/zfphex/winter` [INFO] [stderr] Updating git repository `https://github.com/zfphex/minbin.git` [INFO] [stderr] Updating git repository `https://github.com/pdeljanov/Symphonia` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/zfphex/wasapi` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winwalk v0.2.2 [INFO] [stderr] Downloaded ringbuf v0.4.8 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded rustfft v6.4.0 [INFO] [stderr] Downloaded clap_builder v4.5.42 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8cc9078f3e163e9c096d08490d43d675746ebb5f472074eab32051cce568c1f [INFO] running `Command { std: "docker" "start" "-a" "e8cc9078f3e163e9c096d08490d43d675746ebb5f472074eab32051cce568c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8cc9078f3e163e9c096d08490d43d675746ebb5f472074eab32051cce568c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8cc9078f3e163e9c096d08490d43d675746ebb5f472074eab32051cce568c1f", kill_on_drop: false }` [INFO] [stdout] e8cc9078f3e163e9c096d08490d43d675746ebb5f472074eab32051cce568c1f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714e5d15f6bccf1c5f354fde1f234bb5a16c065ac8ae65f61a8219ca566d3ee0 [INFO] running `Command { std: "docker" "start" "-a" "714e5d15f6bccf1c5f354fde1f234bb5a16c065ac8ae65f61a8219ca566d3ee0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking minbin v0.1.0 (https://github.com/zfphex/minbin.git#b7d9578f) [INFO] [stderr] Checking winwalk v0.2.2 [INFO] [stderr] Checking mini v0.1.0 (https://github.com/zfphex/mini#7287c86f) [INFO] [stderr] Checking wasapi v0.1.0 (https://github.com/zfphex/wasapi#09cc174d) [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking ringbuf v0.4.8 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking winter v0.1.0 (https://github.com/zfphex/winter#168ec771) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasapi-20d59d83f374a824/09cc174/src/lib.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/library/std/src/os/mod.rs:120:10 [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] --> /opt/rustwide/cargo-home/git/checkouts/winter-eb62e358010ba0e7/168ec77/src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | os::windows::io::AsRawHandle, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/library/std/src/os/mod.rs:120:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasapi-20d59d83f374a824/09cc174/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | OsString::from_wide(slice).to_string_lossy().to_string() [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/library/std/src/ffi/os_str.rs:141:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 90 - OsString::from_wide(slice).to_string_lossy().to_string() [INFO] [stdout] 90 + OsString::from_iter(slice).to_string_lossy().to_string() [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 `wasapi` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `Stdout` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winter-eb62e358010ba0e7/168ec77/src/lib.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | stdout.as_raw_handle(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 63 - stdout.as_raw_handle(), [INFO] [stdout] 63 + stdout.as_raw_fd(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `Stdin` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winter-eb62e358010ba0e7/168ec77/src/lib.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | stdin.as_raw_handle(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 67 - stdin.as_raw_handle(), [INFO] [stdout] 67 + stdin.as_raw_fd(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `Stdout` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winter-eb62e358010ba0e7/168ec77/src/lib.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | let raw = stdout.as_raw_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 74 - let raw = stdout.as_raw_handle(); [INFO] [stdout] 74 + let raw = stdout.as_raw_fd(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `Stdout` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winter-eb62e358010ba0e7/168ec77/src/lib.rs:99:48 [INFO] [stdout] | [INFO] [stdout] 99 | let (width, height) = info(self.stdout.as_raw_handle()).window_size; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 99 - let (width, height) = info(self.stdout.as_raw_handle()).window_size; [INFO] [stdout] 99 + let (width, height) = info(self.stdout.as_raw_fd()).window_size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `Stdin` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winter-eb62e358010ba0e7/168ec77/src/lib.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | let handle = self.stdin.as_raw_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 119 - let handle = self.stdin.as_raw_handle(); [INFO] [stdout] 119 + let handle = self.stdin.as_raw_fd(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut Stdin` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winter-eb62e358010ba0e7/168ec77/src/lib.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | set_mode(stdin.as_raw_handle(), 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_raw_fd` with a similar name [INFO] [stdout] | [INFO] [stdout] 162 - set_mode(stdin.as_raw_handle(), 0); [INFO] [stdout] 162 + set_mode(stdin.as_raw_fd(), 0); [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 `winter` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "714e5d15f6bccf1c5f354fde1f234bb5a16c065ac8ae65f61a8219ca566d3ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714e5d15f6bccf1c5f354fde1f234bb5a16c065ac8ae65f61a8219ca566d3ee0", kill_on_drop: false }` [INFO] [stdout] 714e5d15f6bccf1c5f354fde1f234bb5a16c065ac8ae65f61a8219ca566d3ee0