[INFO] cloning repository https://github.com/kyuna312/nyanko_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyuna312/nyanko_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyuna312%2Fnyanko_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyuna312%2Fnyanko_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4b21b0b330b750472316bc455d0c7eb646b4917
[INFO] checking kyuna312/nyanko_engine against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyuna312%2Fnyanko_engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyuna312/nyanko_engine
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/kyuna312/nyanko_engine
[INFO] tweaked toml for git repo https://github.com/kyuna312/nyanko_engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyuna312/nyanko_engine on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyuna312/nyanko_engine 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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 kyuna312/nyanko_engine against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyuna312%2Fnyanko_engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyuna312/nyanko_engine
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/kyuna312/nyanko_engine
[INFO] tweaked toml for git repo https://github.com/kyuna312/nyanko_engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyuna312/nyanko_engine on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyuna312/nyanko_engine 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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 gl v0.14.0
[INFO] [stderr]   Downloaded xml-rs v0.8.25
[INFO] [stderr]   Downloaded shaderc v0.8.3
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded glam v0.24.2
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded shaderc-sys v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a4d8d46eb9eb4501de3ed10608b9020873ae88dfa96797263a8ae19dbd526f2
[INFO] running `Command { std: "docker" "start" "-a" "2a4d8d46eb9eb4501de3ed10608b9020873ae88dfa96797263a8ae19dbd526f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a4d8d46eb9eb4501de3ed10608b9020873ae88dfa96797263a8ae19dbd526f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4d8d46eb9eb4501de3ed10608b9020873ae88dfa96797263a8ae19dbd526f2", kill_on_drop: false }`
[INFO] [stdout] 2a4d8d46eb9eb4501de3ed10608b9020873ae88dfa96797263a8ae19dbd526f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b99b8ac0d00dbaa60dc236e986623c59579ce1289a09a3c755e6332cb8abdf38
[INFO] running `Command { std: "docker" "start" "-a" "b99b8ac0d00dbaa60dc236e986623c59579ce1289a09a3c755e6332cb8abdf38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking core-foundation-sys v0.8.7
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking core-foundation v0.9.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking core-graphics-types v0.1.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-types-0.1.3/src/geometry.rs:169:69
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg_attr(feature = "link", link(name = "CoreGraphics", kind = "framework"))]
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0455`.
[INFO] [stdout] 
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr] error: could not compile `core-graphics-types` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b99b8ac0d00dbaa60dc236e986623c59579ce1289a09a3c755e6332cb8abdf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99b8ac0d00dbaa60dc236e986623c59579ce1289a09a3c755e6332cb8abdf38", kill_on_drop: false }`
[INFO] [stdout] b99b8ac0d00dbaa60dc236e986623c59579ce1289a09a3c755e6332cb8abdf38
