[INFO] cloning repository https://github.com/BUGO07/uacpi-sys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BUGO07/uacpi-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUGO07%2Fuacpi-sys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUGO07%2Fuacpi-sys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdef81800c743b1714953d0f40fedecdcdf991e4
[INFO] documenting BUGO07/uacpi-sys against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUGO07%2Fuacpi-sys" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BUGO07/uacpi-sys
[INFO] finished tweaking git repo https://github.com/BUGO07/uacpi-sys
[INFO] tweaked toml for git repo https://github.com/BUGO07/uacpi-sys written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BUGO07/uacpi-sys on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BUGO07/uacpi-sys 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest Rust 1.91.0 compatible versions
[INFO] [stderr]     Updating cc v1.2.21 -> v1.2.44
[INFO] [stderr]       Adding find-msvc-tools v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f631b590257587f3983f2d49548fb738f079addaaef4be8e77574bb7c74173c
[INFO] running `Command { std: "docker" "start" "-a" "6f631b590257587f3983f2d49548fb738f079addaaef4be8e77574bb7c74173c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f631b590257587f3983f2d49548fb738f079addaaef4be8e77574bb7c74173c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f631b590257587f3983f2d49548fb738f079addaaef4be8e77574bb7c74173c", kill_on_drop: false }`
[INFO] [stdout] 6f631b590257587f3983f2d49548fb738f079addaaef4be8e77574bb7c74173c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daf35c6b60ab9c2c5842e4145c9e74815b4ab5d972774494ab24d64da6f7950b
[INFO] running `Command { std: "docker" "start" "-a" "daf35c6b60ab9c2c5842e4145c9e74815b4ab5d972774494ab24d64da6f7950b", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling uacpi-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: uacpi-sys@0.1.0: clang: error: no such file or directory: '/opt/rustwide/workdir/uACPI/source/default_handlers.c'
[INFO] [stderr] warning: uacpi-sys@0.1.0: clang: error: no input files
[INFO] [stderr] error: failed to run custom build command for `uacpi-sys 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/uacpi-sys-ff3b99eb459a0c12/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/uacpi-sys-2b022aab6a7a7308/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   cargo:warning=clang: error: no such file or directory: '/opt/rustwide/workdir/uACPI/source/default_handlers.c'
[INFO] [stderr]   cargo:warning=clang: error: no input files
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: could not lock config file .git/config: Read-only file system
[INFO] [stderr]   error: could not lock config file .git/config: Read-only file system
[INFO] [stderr]   fatal: Failed to register url for submodule path './'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/workdir/uACPI/include" "-Wall" "-Wextra" "-nostdlib" "-ffreestanding" "-fno-stack-protector" "-fno-PIC" "-fno-PIE" "-mno-red-zone" "-mcmodel=kernel" "-mgeneral-regs-only" "-DUACPI_SIZED_FREES=1" "-o" "/opt/rustwide/target/debug/build/uacpi-sys-2b022aab6a7a7308/out/b936389e6e4ade1a-default_handlers.o" "-c" "/opt/rustwide/workdir/uACPI/source/default_handlers.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "daf35c6b60ab9c2c5842e4145c9e74815b4ab5d972774494ab24d64da6f7950b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf35c6b60ab9c2c5842e4145c9e74815b4ab5d972774494ab24d64da6f7950b", kill_on_drop: false }`
[INFO] [stdout] daf35c6b60ab9c2c5842e4145c9e74815b4ab5d972774494ab24d64da6f7950b
