[INFO] cloning repository https://github.com/egebilecen/process-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egebilecen/process-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegebilecen%2Fprocess-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegebilecen%2Fprocess-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5026b6ea61b14ca67d71b85313d31b114ccf7da6 [INFO] checking egebilecen/process-runner against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegebilecen%2Fprocess-runner" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/egebilecen/process-runner on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/egebilecen/process-runner [INFO] finished tweaking git repo https://github.com/egebilecen/process-runner [INFO] tweaked toml for git repo https://github.com/egebilecen/process-runner written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/egebilecen/process-runner 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded special-folder v0.2.2 [INFO] [stderr] Downloaded rustversion v1.0.16 [INFO] [stderr] Downloaded mslnk v0.1.8 [INFO] [stderr] Downloaded pest_derive v2.7.10 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded pest_generator v2.7.10 [INFO] [stderr] Downloaded pest_meta v2.7.10 [INFO] [stderr] Downloaded simple-log v1.6.0 [INFO] [stderr] Downloaded log4rs v0.13.0 [INFO] [stderr] Downloaded winnow v0.6.8 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded toml_edit v0.22.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faeb14f1784dfbfe2217bfea8f77552157cb4773db6634e3e0f630ba75b2f9d8 [INFO] running `Command { std: "docker" "start" "-a" "faeb14f1784dfbfe2217bfea8f77552157cb4773db6634e3e0f630ba75b2f9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faeb14f1784dfbfe2217bfea8f77552157cb4773db6634e3e0f630ba75b2f9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faeb14f1784dfbfe2217bfea8f77552157cb4773db6634e3e0f630ba75b2f9d8", kill_on_drop: false }` [INFO] [stdout] faeb14f1784dfbfe2217bfea8f77552157cb4773db6634e3e0f630ba75b2f9d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad38a7c6538951d0bb1b94bf4567e9dbcf82896e54edf1789ecc3e26dc00411 [INFO] running `Command { std: "docker" "start" "-a" "8ad38a7c6538951d0bb1b94bf4567e9dbcf82896e54edf1789ecc3e26dc00411", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking convert_case v0.5.0 [INFO] [stderr] Checking is_debug v1.0.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking windows-sys v0.36.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking special-folder v0.2.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/special-folder-0.2.2/src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ffi::OsString, os::windows::prelude::OsStringExt, path::PathBuf}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/cd420d8bda33494ba3cc45048d5f067484a32b94/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/cd420d8bda33494ba3cc45048d5f067484a32b94/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/cd420d8bda33494ba3cc45048d5f067484a32b94/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/cd420d8bda33494ba3cc45048d5f067484a32b94/library/std/src/os/mod.rs:120:1 [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/registry/src/index.crates.io-1949cf8c6b5b557f/special-folder-0.2.2/src/lib.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | let s = OsString::from_wide(&p); [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/cd420d8bda33494ba3cc45048d5f067484a32b94/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 132 - let s = OsString::from_wide(&p); [INFO] [stdout] 132 + let s = OsString::from_iter(&p); [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 `special-folder` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ad38a7c6538951d0bb1b94bf4567e9dbcf82896e54edf1789ecc3e26dc00411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad38a7c6538951d0bb1b94bf4567e9dbcf82896e54edf1789ecc3e26dc00411", kill_on_drop: false }` [INFO] [stdout] 8ad38a7c6538951d0bb1b94bf4567e9dbcf82896e54edf1789ecc3e26dc00411