[INFO] cloning repository https://github.com/arzg/learnopengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arzg/learnopengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzg%2Flearnopengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzg%2Flearnopengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ada6af6eb1f7736257ec657a0cc3beb7f959f649 [INFO] testing arzg/learnopengl against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzg%2Flearnopengl" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arzg/learnopengl on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arzg/learnopengl [INFO] finished tweaking git repo https://github.com/arzg/learnopengl [INFO] tweaked toml for git repo https://github.com/arzg/learnopengl written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/arzg/learnopengl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "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] acab03071bb05701a3accc40c30f256f08b85a26d7df29cb363d35ba46cac7dd [INFO] running `Command { std: "docker" "start" "-a" "acab03071bb05701a3accc40c30f256f08b85a26d7df29cb363d35ba46cac7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acab03071bb05701a3accc40c30f256f08b85a26d7df29cb363d35ba46cac7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acab03071bb05701a3accc40c30f256f08b85a26d7df29cb363d35ba46cac7dd", kill_on_drop: false }` [INFO] [stdout] acab03071bb05701a3accc40c30f256f08b85a26d7df29cb363d35ba46cac7dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "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] b8f342c1579f15b3e69de5bfc5ec9ffe9456d9190be7cdbe97bc51c567795219 [INFO] running `Command { std: "docker" "start" "-a" "b8f342c1579f15b3e69de5bfc5ec9ffe9456d9190be7cdbe97bc51c567795219", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling core-foundation-sys v0.8.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling bytemuck v1.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling core-foundation v0.9.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling objc v0.2.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling core-graphics-types v0.1.1 [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-types-0.1.1/src/geometry.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core-graphics-types` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b8f342c1579f15b3e69de5bfc5ec9ffe9456d9190be7cdbe97bc51c567795219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f342c1579f15b3e69de5bfc5ec9ffe9456d9190be7cdbe97bc51c567795219", kill_on_drop: false }` [INFO] [stdout] b8f342c1579f15b3e69de5bfc5ec9ffe9456d9190be7cdbe97bc51c567795219