[INFO] cloning repository https://github.com/adumbidiot/dokany-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/dokany-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fdokany-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fdokany-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afe6b39d884f3ad3381b90c516d1d9f36a03fc75 [INFO] checking adumbidiot/dokany-rs/afe6b39d884f3ad3381b90c516d1d9f36a03fc75 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fdokany-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/dokany-rs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/dokany-rs [INFO] finished tweaking git repo https://github.com/adumbidiot/dokany-rs [INFO] tweaked toml for git repo https://github.com/adumbidiot/dokany-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/dokany-rs 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea7abed224e00945e006bf510b5f0696532873ba41e2a3777ecd31cf6032d46 [INFO] running `Command { std: "docker" "start" "-a" "6ea7abed224e00945e006bf510b5f0696532873ba41e2a3777ecd31cf6032d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea7abed224e00945e006bf510b5f0696532873ba41e2a3777ecd31cf6032d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea7abed224e00945e006bf510b5f0696532873ba41e2a3777ecd31cf6032d46", kill_on_drop: false }` [INFO] [stdout] 6ea7abed224e00945e006bf510b5f0696532873ba41e2a3777ecd31cf6032d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36eb336a6b7378d2999b2518744ce9d022cc4d0f621548ffa4eb1422e60127e [INFO] running `Command { std: "docker" "start" "-a" "d36eb336a6b7378d2999b2518744ce9d022cc4d0f621548ffa4eb1422e60127e", kill_on_drop: false }` [INFO] [stderr] Compiling dokany-sys v0.0.0 (/opt/rustwide/workdir/dokany-sys) [INFO] [stderr] Checking windows-targets v0.42.2 [INFO] [stderr] Compiling libc v0.2.145 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking windows-sys v0.45.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> dokany-sys/src/lib.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub use std::os::windows::raw::HANDLE; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> dokany-sys/src/lib.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub use std::os::windows::raw::HANDLE; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target [INFO] [stdout] --> dokany-sys/src/lib.rs:1027:1 [INFO] [stdout] | [INFO] [stdout] 1027 | / extern "stdcall" { [INFO] [stdout] 1028 | | /// Initialize all required Dokan internal resources. [INFO] [stdout] 1029 | | /// [INFO] [stdout] 1030 | | /// This needs to be called only once before trying to use [DokanMain] or [DokanCreateFileSystem] for the first time. [INFO] [stdout] ... | [INFO] [stdout] 1209 | | pub fn DokanReleaseMountPointList(list: PDOKAN_MOUNT_POINT_INFO); [INFO] [stdout] 1210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0570. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target [INFO] [stdout] --> dokany-sys/src/lib.rs:1027:1 [INFO] [stdout] | [INFO] [stdout] 1027 | / extern "stdcall" { [INFO] [stdout] 1028 | | /// Initialize all required Dokan internal resources. [INFO] [stdout] 1029 | | /// [INFO] [stdout] 1030 | | /// This needs to be called only once before trying to use [DokanMain] or [DokanCreateFileSystem] for the first time. [INFO] [stdout] ... | [INFO] [stdout] 1209 | | pub fn DokanReleaseMountPointList(list: PDOKAN_MOUNT_POINT_INFO); [INFO] [stdout] 1210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dokany-sys` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0433, E0570. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dokany-sys` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d36eb336a6b7378d2999b2518744ce9d022cc4d0f621548ffa4eb1422e60127e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36eb336a6b7378d2999b2518744ce9d022cc4d0f621548ffa4eb1422e60127e", kill_on_drop: false }` [INFO] [stdout] d36eb336a6b7378d2999b2518744ce9d022cc4d0f621548ffa4eb1422e60127e