[INFO] fetching crate windows_shortcuts 0.0.1... [INFO] checking windows_shortcuts-0.0.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate windows_shortcuts 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate windows_shortcuts 0.0.1 [INFO] finished tweaking crates.io crate windows_shortcuts 0.0.1 [INFO] tweaked toml for crates.io crate windows_shortcuts 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate windows_shortcuts 0.0.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate windows_shortcuts 0.0.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-cursor v0.31.10 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.8 [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded avif-serialize v0.8.4 [INFO] [stderr] Downloaded wayland-client v0.31.10 [INFO] [stderr] Downloaded notify v8.0.0 [INFO] [stderr] Downloaded muda v0.17.0 [INFO] [stderr] Downloaded zune-jpeg v0.4.18 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.3.8 [INFO] [stderr] Downloaded global-hotkey v0.7.0 [INFO] [stderr] Downloaded wayland-protocols v0.32.8 [INFO] [stderr] Downloaded tray-icon v0.21.0 [INFO] [stderr] Downloaded wayland-backend v0.3.10 [INFO] [stderr] Downloaded shortcuts-rs v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 685a3673535af2d6cb4c61e04c4548538d30a74a0cc6e51d831845f675c69d03 [INFO] running `Command { std: "docker" "start" "-a" "685a3673535af2d6cb4c61e04c4548538d30a74a0cc6e51d831845f675c69d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "685a3673535af2d6cb4c61e04c4548538d30a74a0cc6e51d831845f675c69d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685a3673535af2d6cb4c61e04c4548538d30a74a0cc6e51d831845f675c69d03", kill_on_drop: false }` [INFO] [stdout] 685a3673535af2d6cb4c61e04c4548538d30a74a0cc6e51d831845f675c69d03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b68514cb0f59b92eb00281f461e8c8dce43a86fc52a3b2db2d7603964adf83 [INFO] running `Command { std: "docker" "start" "-a" "22b68514cb0f59b92eb00281f461e8c8dce43a86fc52a3b2db2d7603964adf83", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking x11 v2.21.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking avif-serialize v0.8.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking zune-jpeg v0.4.18 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Compiling windows_shortcuts v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking shortcuts-rs v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking simple_logger v5.0.0 [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/shortcuts-rs-1.1.1/src/linktarget.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | ffi::OsString, mem::size_of, os::windows::ffi::OsStrExt, path::Path, ptr::null_mut, rc::Rc, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/os/mod.rs:120:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strum v0.27.1 [INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shortcuts-rs-1.1.1/src/linktarget.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 173 | let data = OsString::from(long_name).encode_wide().collect::>(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shortcuts-rs-1.1.1/src/linktarget.rs:187:47 [INFO] [stdout] | [INFO] [stdout] 187 | let a = OsString::from(long_name).encode_wide().collect::>(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `OsString` [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 `shortcuts-rs` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "22b68514cb0f59b92eb00281f461e8c8dce43a86fc52a3b2db2d7603964adf83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b68514cb0f59b92eb00281f461e8c8dce43a86fc52a3b2db2d7603964adf83", kill_on_drop: false }` [INFO] [stdout] 22b68514cb0f59b92eb00281f461e8c8dce43a86fc52a3b2db2d7603964adf83