[INFO] cloning repository https://github.com/gituser12981u2/3D-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gituser12981u2/3D-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgituser12981u2%2F3D-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgituser12981u2%2F3D-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8e2956f32d4b0708522646aebf41a5cef2b546e [INFO] testing gituser12981u2/3D-Engine against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgituser12981u2%2F3D-Engine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gituser12981u2/3D-Engine [INFO] finished tweaking git repo https://github.com/gituser12981u2/3D-Engine [INFO] tweaked toml for git repo https://github.com/gituser12981u2/3D-Engine written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gituser12981u2/3D-Engine on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gituser12981u2/3D-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.43 [INFO] [stderr] Downloaded polling v3.7.3 [INFO] [stderr] Downloaded xcursor v0.3.8 [INFO] [stderr] Downloaded env_logger v0.11.5 [INFO] [stderr] Downloaded cocoa-foundation v0.2.0 [INFO] [stderr] Downloaded bytemuck v1.17.0 [INFO] [stderr] Downloaded core-graphics v0.24.0 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded syn v2.0.74 [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded web-sys v0.3.70 [INFO] [stderr] Downloaded libc v0.2.156 [INFO] [stderr] Downloaded bytes v1.7.1 [INFO] [stderr] Downloaded cocoa v0.26.0 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded env_filter v0.1.2 [INFO] [stderr] Downloaded ttf-parser v0.24.1 [INFO] [stderr] Downloaded regex v1.10.6 [INFO] [stderr] Downloaded metal v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3045698243472bcff119ae77cbb2b1241531bec4266738daf4f1099b21ebc9f [INFO] running `Command { std: "docker" "start" "-a" "f3045698243472bcff119ae77cbb2b1241531bec4266738daf4f1099b21ebc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3045698243472bcff119ae77cbb2b1241531bec4266738daf4f1099b21ebc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3045698243472bcff119ae77cbb2b1241531bec4266738daf4f1099b21ebc9f", kill_on_drop: false }` [INFO] [stdout] f3045698243472bcff119ae77cbb2b1241531bec4266738daf4f1099b21ebc9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6224e7240f41efb5773da0ad85fa16d45bcdb74f12849c3c76c9c33495c49f92 [INFO] running `Command { std: "docker" "start" "-a" "6224e7240f41efb5773da0ad85fa16d45bcdb74f12849c3c76c9c33495c49f92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling core-foundation-sys v0.8.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling core-foundation v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling objc v0.2.7 [INFO] [stderr] Compiling core-foundation v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling core-graphics-types v0.1.3 [INFO] [stderr] Compiling anstream v0.6.15 [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] Compiling xkbcommon-dl v0.4.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [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" "6224e7240f41efb5773da0ad85fa16d45bcdb74f12849c3c76c9c33495c49f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6224e7240f41efb5773da0ad85fa16d45bcdb74f12849c3c76c9c33495c49f92", kill_on_drop: false }` [INFO] [stdout] 6224e7240f41efb5773da0ad85fa16d45bcdb74f12849c3c76c9c33495c49f92