[INFO] cloning repository https://github.com/AleksasVaitulevicius/quake-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AleksasVaitulevicius/quake-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleksasVaitulevicius%2Fquake-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleksasVaitulevicius%2Fquake-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 832a5d6eb0c57091556763a076e7104cbc86d60e
[INFO] documenting AleksasVaitulevicius/quake-clone against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleksasVaitulevicius%2Fquake-clone" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AleksasVaitulevicius/quake-clone
[INFO] finished tweaking git repo https://github.com/AleksasVaitulevicius/quake-clone
[INFO] tweaked toml for git repo https://github.com/AleksasVaitulevicius/quake-clone written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AleksasVaitulevicius/quake-clone on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AleksasVaitulevicius/quake-clone 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" "+beta-2025-10-28" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22e7352c732c5c1ede1a34ff68d259dbbe0c178921da7c1f269cf1d1139e5ea9
[INFO] running `Command { std: "docker" "start" "-a" "22e7352c732c5c1ede1a34ff68d259dbbe0c178921da7c1f269cf1d1139e5ea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22e7352c732c5c1ede1a34ff68d259dbbe0c178921da7c1f269cf1d1139e5ea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e7352c732c5c1ede1a34ff68d259dbbe0c178921da7c1f269cf1d1139e5ea9", kill_on_drop: false }`
[INFO] [stdout] 22e7352c732c5c1ede1a34ff68d259dbbe0c178921da7c1f269cf1d1139e5ea9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f491f430888c41f254f252bdc56f49597d385c997c91b381af4cd56f33472fd
[INFO] running `Command { std: "docker" "start" "-a" "0f491f430888c41f254f252bdc56f49597d385c997c91b381af4cd56f33472fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking wayland-sys v0.31.5
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling quake-clone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr] error: failed to run custom build command for `quake-clone 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/quake-clone-0de49d3adaa9b13f/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=materials/*
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Path "materials/" does not exist or you don't have access!
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]      1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]      2: build_script_build::main
[INFO] [stderr]      3: core::ops::function::FnOnce::call_once
[INFO] [stderr]      4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      5: std::rt::lang_start::{{closure}}
[INFO] [stderr]      6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      7: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]      8: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]      9: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     10: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     11: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     12: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     13: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     14: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     15: std::rt::lang_start
[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" "0f491f430888c41f254f252bdc56f49597d385c997c91b381af4cd56f33472fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f491f430888c41f254f252bdc56f49597d385c997c91b381af4cd56f33472fd", kill_on_drop: false }`
[INFO] [stdout] 0f491f430888c41f254f252bdc56f49597d385c997c91b381af4cd56f33472fd
