[INFO] cloning repository https://github.com/luojia65/memory_free_windows
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luojia65/memory_free_windows" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Fmemory_free_windows", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Fmemory_free_windows'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d5b7287e9dc17a03a6dfcb86f61eb2df913a0e4
[INFO] testing luojia65/memory_free_windows against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Fmemory_free_windows" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luojia65/memory_free_windows
[INFO] finished tweaking git repo https://github.com/luojia65/memory_free_windows
[INFO] tweaked toml for git repo https://github.com/luojia65/memory_free_windows written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luojia65/memory_free_windows on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luojia65/memory_free_windows 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9182d295e2ae786df7386e89696fdacb6974084f4b454c0b644ce1d7e2ea8bca
[INFO] running `Command { std: "docker" "start" "-a" "9182d295e2ae786df7386e89696fdacb6974084f4b454c0b644ce1d7e2ea8bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9182d295e2ae786df7386e89696fdacb6974084f4b454c0b644ce1d7e2ea8bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9182d295e2ae786df7386e89696fdacb6974084f4b454c0b644ce1d7e2ea8bca", kill_on_drop: false }`
[INFO] [stdout] 9182d295e2ae786df7386e89696fdacb6974084f4b454c0b644ce1d7e2ea8bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a42de3d686b663a1f2d7af6be57d0c02ccc11fd289044ce0da0cbe709a8c9fa0
[INFO] running `Command { std: "docker" "start" "-a" "a42de3d686b663a1f2d7af6be57d0c02ccc11fd289044ce0da0cbe709a8c9fa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.6
[INFO] [stderr]    Compiling memory_free_windows v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use winapi::um::winbase::GlobalMemoryStatus;
[INFO] [stdout]   |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/main.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use winapi::um::winbase::MEMORYSTATUS;
[INFO] [stdout]   |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memory_free_windows` (bin "memory_free_windows") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a42de3d686b663a1f2d7af6be57d0c02ccc11fd289044ce0da0cbe709a8c9fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a42de3d686b663a1f2d7af6be57d0c02ccc11fd289044ce0da0cbe709a8c9fa0", kill_on_drop: false }`
[INFO] [stdout] a42de3d686b663a1f2d7af6be57d0c02ccc11fd289044ce0da0cbe709a8c9fa0
