[INFO] cloning repository https://github.com/shockham/terr_3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/terr_3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/shockham/terr_3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/terr_3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7050b2fbb195fffe99c5f10f943119260b9fd69
[INFO] checking shockham/terr_3d against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shockham/terr_3d on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shockham/terr_3d
[INFO] finished tweaking git repo https://github.com/shockham/terr_3d
[INFO] tweaked toml for git repo https://github.com/shockham/terr_3d written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shockham/terr_3d 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imgui v0.3.0
[INFO] [stderr]   Downloaded glutin v0.23.0
[INFO] [stderr]   Downloaded winit v0.21.0
[INFO] [stderr]   Downloaded caper v0.13.0
[INFO] [stderr]   Downloaded glium v0.26.0
[INFO] [stderr]   Downloaded imgui-sys v0.3.0
[INFO] [stderr] error: failed to unpack package `imgui-sys v0.3.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `imgui-sys-0.3.0/third-party/cimgui/imgui/examples/libs/glfw/lib-vc2010-64/glfw3.lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imgui-sys-0.3.0/third-party/cimgui/imgui/examples/libs/glfw/lib-vc2010-64/glfw3.lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `imgui-sys-0.3.0/third-party/cimgui/imgui/examples/libs/glfw/lib-vc2010-64/glfw3.lib` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imgui-sys-0.3.0/third-party/cimgui/imgui/examples/libs/glfw/lib-vc2010-64/glfw3.lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking shockham/terr_3d against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/setup.rs
[INFO] [stderr] error: unable to write file src/shaders.rs
[INFO] [stderr] error: unable to write file src/state.rs
[INFO] [stderr] error: unable to write file src/terrain.rs
[INFO] [stderr] error: unable to write file src/update.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking shockham/terr_3d against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/shaders.rs
[INFO] [stderr] error: unable to write file src/state.rs
[INFO] [stderr] error: unable to write file src/terrain.rs
[INFO] [stderr] error: unable to write file src/update.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking shockham/terr_3d against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shockham/terr_3d on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shockham/terr_3d
[INFO] finished tweaking git repo https://github.com/shockham/terr_3d
[INFO] tweaked toml for git repo https://github.com/shockham/terr_3d written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shockham/terr_3d 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7db84240c086b68ca0598ab69dd5b5da85bf7e3822aed19720a95c6c64e9155
[INFO] running `Command { std: "docker" "start" "-a" "f7db84240c086b68ca0598ab69dd5b5da85bf7e3822aed19720a95c6c64e9155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7db84240c086b68ca0598ab69dd5b5da85bf7e3822aed19720a95c6c64e9155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7db84240c086b68ca0598ab69dd5b5da85bf7e3822aed19720a95c6c64e9155", kill_on_drop: false }`
[INFO] [stdout] f7db84240c086b68ca0598ab69dd5b5da85bf7e3822aed19720a95c6c64e9155
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a939b30c144ac258632bdb16fa4af3692988b242b65de646f48341506dab0a30
[INFO] running `Command { std: "docker" "start" "-a" "a939b30c144ac258632bdb16fa4af3692988b242b65de646f48341506dab0a30", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-traits-6e5e8c3cc82a144f/rmetaqTf3yn"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `maybe-uninit` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=066507833f3bf00b -C extra-filename=-a47b3e9c5093be70 --out-dir /opt/rustwide/target/debug/build/maybe-uninit-a47b3e9c5093be70 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `cc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=bf80f3fba0fceb76 -C extra-filename=-c1c831ea659184b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRJ7Uiu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRJ7Uiu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/khronos_api-7a1d1faf0cfa248a/build_script_build-7a1d1faf0cfa248a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           Stack dump:
[INFO] [stdout]           0.    Program arguments: /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccaLkgzb.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/khronos_api-7a1d1faf0cfa248a/build_script_build-7a1d1faf0cfa248a /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcRJ7Uiu/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcRJ7Uiu/symbols.o /opt/rustwide/target/debug/build/khronos_api-7a1d1faf0cfa248a/build_script_build-7a1d1faf0cfa248a.build_script_build.f8d42415feea213e-cgu.0.rcgu.o /opt/rustwide/target/debug/build/khronos_api-7a1d1faf0cfa248a/build_script_build-7a1d1faf0cfa248a.dx5dtqiyurqfvgtzvcqudwaxf.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d82099b93c7e59b7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5fd658f41c337791.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aacfe043ce80c243.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8b7d1a84e7aa2c28.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b0d7c05ec43c58c7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c1a96356efb858ca.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-76f93126db57548f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb111656a92b1c7f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da7f80b8841ec033.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-73859fadc6b5dfeb.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-745260925d633f62.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-545568f1265e00c0.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9785599f4ff3c7bf.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]            #0 0x000077f21af44107 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744107)
[INFO] [stdout]            #1 0x000077f21af44523 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744523)
[INFO] [stdout]            #2 0x000077f21f443330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x00006422c0e6549a void lld::elf::writeResult<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a)
[INFO] [stdout]            #4 0x00006422c0c7e923 void lld::elf::LinkerDriver::link<llvm::object::ELFType<(llvm::endianness)1, true>>(llvm::opt::InputArgList&) Driver.cpp:0:0
[INFO] [stdout]            #5 0x00006422c0c5c5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef<char const*>) Driver.cpp:0:0
[INFO] [stdout]            #6 0x00006422c0c57a14 lld::elf::link(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14)
[INFO] [stdout]            #7 0x00006422c0b673b6 lld::unsafeLldMain(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef<lld::DriverDef>, bool) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6)
[INFO] [stdout]            #8 0x00006422c0b66400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400)
[INFO] [stdout]            #9 0x00006422c0b66ab1 main (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1)
[INFO] [stdout]           #10 0x000077f21f4281ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
[INFO] [stdout]           #11 0x000077f21f42828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
[INFO] [stdout]           #12 0x00006422c09e9069 _start (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069)
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/khronos_api-7a1d1faf0cfa248a/build_script_build-7a1d1faf0cfa248a': No such file or directory
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `khronos_api` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a939b30c144ac258632bdb16fa4af3692988b242b65de646f48341506dab0a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a939b30c144ac258632bdb16fa4af3692988b242b65de646f48341506dab0a30", kill_on_drop: false }`
[INFO] [stdout] a939b30c144ac258632bdb16fa4af3692988b242b65de646f48341506dab0a30
