[INFO] cloning repository https://github.com/boxboy523/engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boxboy523/engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxboy523%2Fengine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxboy523%2Fengine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4a9cecd8ef877824aa6e124cee01347d038d35f
[INFO] building boxboy523/engine against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxboy523%2Fengine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boxboy523/engine
[INFO] finished tweaking git repo https://github.com/boxboy523/engine
[INFO] tweaked toml for git repo https://github.com/boxboy523/engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boxboy523/engine on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boxboy523/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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 bit-vec v0.7.0
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.1
[INFO] [stderr]   Downloaded gpu-allocator v0.26.0
[INFO] [stderr]   Downloaded bit-set v0.6.0
[INFO] [stderr]   Downloaded d3d12 v22.0.0
[INFO] [stderr]   Downloaded tobj v3.2.5
[INFO] [stderr]   Downloaded wgpu-types v22.0.0
[INFO] [stderr]   Downloaded ultraviolet v0.9.2
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] [stderr]   Downloaded wgpu v22.1.0
[INFO] [stderr]   Downloaded wgpu-hal v22.0.0
[INFO] [stderr]   Downloaded wgpu-core v22.1.0
[INFO] [stderr]   Downloaded naga v22.1.0
[INFO] [stderr]   Downloaded metal v0.29.0
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9894cef4bf9c9ec3b2290fe952ce67b6dbd013d0f56eb575e252912256ba79f
[INFO] running `Command { std: "docker" "start" "-a" "c9894cef4bf9c9ec3b2290fe952ce67b6dbd013d0f56eb575e252912256ba79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9894cef4bf9c9ec3b2290fe952ce67b6dbd013d0f56eb575e252912256ba79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9894cef4bf9c9ec3b2290fe952ce67b6dbd013d0f56eb575e252912256ba79f", kill_on_drop: false }`
[INFO] [stdout] c9894cef4bf9c9ec3b2290fe952ce67b6dbd013d0f56eb575e252912256ba79f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cdbfe479acc0681289d5601670a09edac9437a29f9947550b77f337574d4458
[INFO] running `Command { std: "docker" "start" "-a" "2cdbfe479acc0681289d5601670a09edac9437a29f9947550b77f337574d4458", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v22.0.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tobj v3.2.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling my-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr] error: failed to run custom build command for `my-engine v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/my-engine-907bef2ce5376537/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=res/*
[INFO] [stderr]   cargo:rustc-link-search=native=C:\bins\SDL2
[INFO] [stderr]   cargo:rustc-link-lib=dylib=SDL2
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Path "res/" does not exist or you don't have access!
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<fs_extra::error::Error>>::from
[INFO] [stderr]      1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, fs_extra::error::Error>>>::from_residual
[INFO] [stderr]      2: build_script_build::main
[INFO] [stderr]      3: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      4: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      5: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      6: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      7: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:581:40
[INFO] [stderr]      8: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:544:19
[INFO] [stderr]      9: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panic.rs:359:14
[INFO] [stderr]     10: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/rt.rs:175:24
[INFO] [stderr]     11: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:581:40
[INFO] [stderr]     12: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     13: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panic.rs:359:14
[INFO] [stderr]     14: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/rt.rs:171:5
[INFO] [stderr]     15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     16: main
[INFO] [stderr]     17: <unknown>
[INFO] [stderr]     18: __libc_start_main
[INFO] [stderr]     19: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2cdbfe479acc0681289d5601670a09edac9437a29f9947550b77f337574d4458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cdbfe479acc0681289d5601670a09edac9437a29f9947550b77f337574d4458", kill_on_drop: false }`
[INFO] [stdout] 2cdbfe479acc0681289d5601670a09edac9437a29f9947550b77f337574d4458
