[INFO] cloning repository https://github.com/lucasvanmol/auto-usb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasvanmol/auto-usb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasvanmol%2Fauto-usb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasvanmol%2Fauto-usb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d3c125a906281f8d2b658aed4e46719542aad5b [INFO] testing lucasvanmol/auto-usb against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasvanmol%2Fauto-usb" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucasvanmol/auto-usb on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucasvanmol/auto-usb [INFO] finished tweaking git repo https://github.com/lucasvanmol/auto-usb [INFO] tweaked toml for git repo https://github.com/lucasvanmol/auto-usb written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/lucasvanmol/auto-usb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows_macros v0.21.1 [INFO] [stderr] Downloaded windows_gen v0.21.1 [INFO] [stderr] Downloaded windows_quote v0.21.1 [INFO] [stderr] Downloaded windows v0.21.1 [INFO] [stderr] Downloaded windows_reader v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d79e0bbd6ebe5c73536a3b0f4799320668a1c3119f8ba45e8f3f116544d869f [INFO] running `Command { std: "docker" "start" "-a" "0d79e0bbd6ebe5c73536a3b0f4799320668a1c3119f8ba45e8f3f116544d869f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d79e0bbd6ebe5c73536a3b0f4799320668a1c3119f8ba45e8f3f116544d869f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d79e0bbd6ebe5c73536a3b0f4799320668a1c3119f8ba45e8f3f116544d869f", kill_on_drop: false }` [INFO] [stdout] 0d79e0bbd6ebe5c73536a3b0f4799320668a1c3119f8ba45e8f3f116544d869f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9885ad2d4b7635e45b17b42a488bce2fefbc48b9cf84b811cf81bf234b0215c2 [INFO] running `Command { std: "docker" "start" "-a" "9885ad2d4b7635e45b17b42a488bce2fefbc48b9cf84b811cf81bf234b0215c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling windows_quote v0.21.1 [INFO] [stderr] Compiling windows_reader v0.21.1 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling windows_gen v0.21.1 [INFO] [stderr] Compiling windows_macros v0.21.1 [INFO] [stderr] Compiling windows v0.21.1 [INFO] [stderr] Compiling bindings v0.1.0 (/opt/rustwide/workdir/bindings) [INFO] [stderr] Compiling auto-usb v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::windows::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `file_attributes` found for struct `Metadata` in the current scope [INFO] [stdout] --> src/main.rs:171:18 [INFO] [stdout] | [INFO] [stdout] 171 | Ok((metadata.file_attributes() & 0x4000) != 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `Metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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 `auto-usb` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9885ad2d4b7635e45b17b42a488bce2fefbc48b9cf84b811cf81bf234b0215c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9885ad2d4b7635e45b17b42a488bce2fefbc48b9cf84b811cf81bf234b0215c2", kill_on_drop: false }` [INFO] [stdout] 9885ad2d4b7635e45b17b42a488bce2fefbc48b9cf84b811cf81bf234b0215c2