[INFO] cloning repository https://github.com/fc1943s/window-auto-hide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fc1943s/window-auto-hide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffc1943s%2Fwindow-auto-hide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffc1943s%2Fwindow-auto-hide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d87bf4ca90b734156d86fe771f8af5e27db4acd4 [INFO] testing fc1943s/window-auto-hide against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffc1943s%2Fwindow-auto-hide" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fc1943s/window-auto-hide on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fc1943s/window-auto-hide [INFO] finished tweaking git repo https://github.com/fc1943s/window-auto-hide [INFO] tweaked toml for git repo https://github.com/fc1943s/window-auto-hide written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/fc1943s/window-auto-hide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eventual v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe12d0659e3fa0b46bae211809960c3d88ccbffa9e57ab7691715444ee28dbe5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe12d0659e3fa0b46bae211809960c3d88ccbffa9e57ab7691715444ee28dbe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe12d0659e3fa0b46bae211809960c3d88ccbffa9e57ab7691715444ee28dbe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe12d0659e3fa0b46bae211809960c3d88ccbffa9e57ab7691715444ee28dbe5", kill_on_drop: false }` [INFO] [stdout] fe12d0659e3fa0b46bae211809960c3d88ccbffa9e57ab7691715444ee28dbe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 828672b4804f297fd2bec4f9e19c941ccb9d405ddf11d4b49f94ba86793d21bf [INFO] running `Command { std: "docker" "start" "-a" "828672b4804f297fd2bec4f9e19c941ccb9d405ddf11d4b49f94ba86793d21bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling windows-win v2.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pathsearch v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syncbox v0.2.4 [INFO] [stderr] Compiling eventual v0.1.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling window-auto-hide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `windows_win` [INFO] [stdout] --> src/main.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use windows_win::winapi::um::winuser::{SW_HIDE}; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `windows_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows_win::raw` [INFO] [stdout] --> src/main.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use windows_win::raw::window; [INFO] [stdout] | ^^^ could not find `raw` in `windows_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> src/main.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | window::show(window_hwnd, SW_HIDE); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `window-auto-hide` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "828672b4804f297fd2bec4f9e19c941ccb9d405ddf11d4b49f94ba86793d21bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828672b4804f297fd2bec4f9e19c941ccb9d405ddf11d4b49f94ba86793d21bf", kill_on_drop: false }` [INFO] [stdout] 828672b4804f297fd2bec4f9e19c941ccb9d405ddf11d4b49f94ba86793d21bf