[INFO] cloning repository https://github.com/mwalczyk/manifolds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwalczyk/manifolds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fmanifolds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fmanifolds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98e45b0cc88aa22aa86847202ee44919a5129ad3
[INFO] checking mwalczyk/manifolds against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fmanifolds" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mwalczyk/manifolds
[INFO] finished tweaking git repo https://github.com/mwalczyk/manifolds
[INFO] tweaked toml for git repo https://github.com/mwalczyk/manifolds written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mwalczyk/manifolds on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mwalczyk/manifolds 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mwalczyk/manifolds against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fmanifolds" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mwalczyk/manifolds
[INFO] finished tweaking git repo https://github.com/mwalczyk/manifolds
[INFO] tweaked toml for git repo https://github.com/mwalczyk/manifolds written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mwalczyk/manifolds on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mwalczyk/manifolds 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slice-of-array v0.2.1
[INFO] [stderr]   Downloaded instant v0.1.2
[INFO] [stderr]   Downloaded smallvec v1.0.0
[INFO] [stderr]   Downloaded cocoa v0.19.1
[INFO] [stderr]   Downloaded num-complex v0.2.3
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.6.4
[INFO] [stderr]   Downloaded num-rational v0.2.2
[INFO] [stderr]   Downloaded core-video-sys v0.1.3
[INFO] [stderr]   Downloaded dispatch v0.1.4
[INFO] [stderr]   Downloaded ash v0.29.0
[INFO] [stderr]   Downloaded nalgebra v0.19.0
[INFO] [stderr]   Downloaded winit v0.20.0-alpha5
[INFO] [stderr]   Downloaded nalgebra-glm v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 214fc745e2cb9ec563d01970f7a982ea9538c61e796aa845ed0cc905e8c4bccc
[INFO] running `Command { std: "docker" "start" "-a" "214fc745e2cb9ec563d01970f7a982ea9538c61e796aa845ed0cc905e8c4bccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "214fc745e2cb9ec563d01970f7a982ea9538c61e796aa845ed0cc905e8c4bccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214fc745e2cb9ec563d01970f7a982ea9538c61e796aa845ed0cc905e8c4bccc", kill_on_drop: false }`
[INFO] [stdout] 214fc745e2cb9ec563d01970f7a982ea9538c61e796aa845ed0cc905e8c4bccc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1b559891aeb9c20e42cc5371128cbca2ccf683ccf34c5a2c9d34a2a85cea3e3
[INFO] running `Command { std: "docker" "start" "-a" "c1b559891aeb9c20e42cc5371128cbca2ccf683ccf34c5a2c9d34a2a85cea3e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rusttype v0.8.2
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking smallvec v1.0.0
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking alga v0.9.2
[INFO] [stderr]     Checking lock_api v0.3.2
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking nalgebra v0.19.0
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]     Checking ash v0.29.0
[INFO] [stderr]     Checking slice-of-array v0.2.1
[INFO] [stderr]     Checking nalgebra-glm v0.5.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.4
[INFO] [stderr]     Checking winit v0.20.0-alpha5
[INFO] [stderr]     Checking manifolds v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout]   --> src/application.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::_core::mem::swap;
[INFO] [stdout]    |             ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/application.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::combaseapi::CLSIDFromString;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/application.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::um::winbase::ApplicationRecoveryFinished;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/application.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use winapi::shared::windef::HWND;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/application.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use winapi::um::libloaderapi::GetModuleHandleW;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout]   --> src/application.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::_core::mem::swap;
[INFO] [stdout]    |             ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/application.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::combaseapi::CLSIDFromString;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/application.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::um::winbase::ApplicationRecoveryFinished;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/application.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use winapi::shared::windef::HWND;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/application.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use winapi::um::libloaderapi::GetModuleHandleW;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winit::platform::windows`
[INFO] [stdout]   --> src/application.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winit::platform::windows::WindowExtWindows;
[INFO] [stdout]    |                      ^^^^^^^ could not find `windows` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.20.0-alpha5/src/platform/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub mod windows;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.20.0-alpha5/src/platform/windows.rs:1:8
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![cfg(target_os = "windows")]
[INFO] [stdout]    |        --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winit::platform::windows`
[INFO] [stdout]   --> src/application.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winit::platform::windows::WindowExtWindows;
[INFO] [stdout]    |                      ^^^^^^^ could not find `windows` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.20.0-alpha5/src/platform/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub mod windows;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.20.0-alpha5/src/platform/windows.rs:1:8
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![cfg(target_os = "windows")]
[INFO] [stdout]    |        --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hwnd` found for reference `&winit::window::Window` in the current scope
[INFO] [stdout]    --> src/application.rs:335:31
[INFO] [stdout]     |
[INFO] [stdout] 335 |             let hwnd = window.hwnd() as HWND;
[INFO] [stdout]     |                               ^^^^ method not found in `&winit::window::Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hwnd` found for reference `&winit::window::Window` in the current scope
[INFO] [stdout]    --> src/application.rs:335:31
[INFO] [stdout]     |
[INFO] [stdout] 335 |             let hwnd = window.hwnd() as HWND;
[INFO] [stdout]     |                               ^^^^ method not found in `&winit::window::Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `manifolds` (bin "manifolds") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `manifolds` (bin "manifolds" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1b559891aeb9c20e42cc5371128cbca2ccf683ccf34c5a2c9d34a2a85cea3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b559891aeb9c20e42cc5371128cbca2ccf683ccf34c5a2c9d34a2a85cea3e3", kill_on_drop: false }`
[INFO] [stdout] c1b559891aeb9c20e42cc5371128cbca2ccf683ccf34c5a2c9d34a2a85cea3e3
