[INFO] updating cached repository https://github.com/linkstar0513/utk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cfb747f1675409789a04f2fbb1f24d96f03d001 [INFO] testing linkstar0513/utk against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkstar0513%2Futk" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linkstar0513/utk on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linkstar0513/utk [INFO] finished tweaking git repo https://github.com/linkstar0513/utk [INFO] tweaked toml for git repo https://github.com/linkstar0513/utk written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-windowing/winit-blit` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85dc354259991ea637c24a155312c9db96df804a4ec546841e04570d957ed9ba [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" "85dc354259991ea637c24a155312c9db96df804a4ec546841e04570d957ed9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85dc354259991ea637c24a155312c9db96df804a4ec546841e04570d957ed9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85dc354259991ea637c24a155312c9db96df804a4ec546841e04570d957ed9ba", kill_on_drop: false }` [INFO] [stdout] 85dc354259991ea637c24a155312c9db96df804a4ec546841e04570d957ed9ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e56eae6ca8d3528efb7a38073d19ada8724f78aa2ef3d69b838c74f90e5fbad [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" "1e56eae6ca8d3528efb7a38073d19ada8724f78aa2ef3d69b838c74f90e5fbad", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling winit-blit v0.0.0 (https://github.com/rust-windowing/winit-blit#17a03190) [INFO] [stdout] error[E0432]: unresolved import `self::platform_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winit-blit-cccaeb5f8d283639/17a0319/src/platform_impl/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | pub use self::platform_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `platform_impl` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stdout] error[E0433]: failed to resolve: could not find `PixelBuffer` in `platform_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winit-blit-cccaeb5f8d283639/17a0319/src/lib.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | platform_impl::PixelBuffer::new(width, height, format, window.raw_window_handle()) [INFO] [stdout] | ^^^^^^^^^^^ could not find `PixelBuffer` in `platform_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PixelBuffer` in module `platform_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winit-blit-cccaeb5f8d283639/17a0319/src/lib.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | p: platform_impl::PixelBuffer, [INFO] [stdout] | ^^^^^^^^^^^ not found in `platform_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NativeFormat` in module `platform_impl` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winit-blit-cccaeb5f8d283639/17a0319/src/lib.rs:485:40 [INFO] [stdout] | [INFO] [stdout] 485 | pub type NativeFormat = platform_impl::NativeFormat; [INFO] [stdout] | ^^^^^^^^^^^^ not found in `platform_impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winit-blit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e56eae6ca8d3528efb7a38073d19ada8724f78aa2ef3d69b838c74f90e5fbad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e56eae6ca8d3528efb7a38073d19ada8724f78aa2ef3d69b838c74f90e5fbad", kill_on_drop: false }` [INFO] [stdout] 1e56eae6ca8d3528efb7a38073d19ada8724f78aa2ef3d69b838c74f90e5fbad