[INFO] cloning repository https://github.com/krasnobaev/physfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krasnobaev/physfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrasnobaev%2Fphysfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrasnobaev%2Fphysfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7515f0205eab1d20a16e6894b4113220bd4909bb
[INFO] documenting krasnobaev/physfs against 1.75.0 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrasnobaev%2Fphysfs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/krasnobaev/physfs on toolchain 1.75.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/krasnobaev/physfs
[INFO] finished tweaking git repo https://github.com/krasnobaev/physfs
[INFO] tweaked toml for git repo https://github.com/krasnobaev/physfs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/krasnobaev/physfs 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.75.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] documenting krasnobaev/physfs against beta-2023-12-22 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrasnobaev%2Fphysfs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/krasnobaev/physfs on toolchain beta-2023-12-22
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-12-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/krasnobaev/physfs
[INFO] finished tweaking git repo https://github.com/krasnobaev/physfs
[INFO] tweaked toml for git repo https://github.com/krasnobaev/physfs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/krasnobaev/physfs 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-2023-12-22" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-12-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f2d24ab712470348d5e4bda0726e0fde7663e6399df48b52c9f5e6994190cff
[INFO] running `Command { std: "docker" "start" "-a" "7f2d24ab712470348d5e4bda0726e0fde7663e6399df48b52c9f5e6994190cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f2d24ab712470348d5e4bda0726e0fde7663e6399df48b52c9f5e6994190cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2d24ab712470348d5e4bda0726e0fde7663e6399df48b52c9f5e6994190cff", kill_on_drop: false }`
[INFO] [stdout] 7f2d24ab712470348d5e4bda0726e0fde7663e6399df48b52c9f5e6994190cff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-12-22" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 595857bb449c099f64be7c154fcbd1b544c70f3031793a246978b36f00fd0aef
[INFO] running `Command { std: "docker" "start" "-a" "595857bb449c099f64be7c154fcbd1b544c70f3031793a246978b36f00fd0aef", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.0.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling physfs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `physfs v0.0.1 (/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/physfs-bab3c7a65ec4aacb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=physfs
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/physfs.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at build.rs:20:10:
[INFO] [stderr]   Couldn't write bindings!: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x559a45cd6ec6 - std::backtrace_rs::backtrace::libunwind::trace::h261606ad26a499c1
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x559a45cd6ec6 - std::backtrace_rs::backtrace::trace_unsynchronized::hd183f0625477fb28
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x559a45cd6ec6 - std::sys_common::backtrace::_print_fmt::hd7f8fef21b4eda67
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x559a45cd6ec6 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h623d9b51f2f453f1
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x559a45d005c0 - core::fmt::rt::Argument::fmt::h9f417ac76a86f368
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x559a45d005c0 - core::fmt::write::hc9b6faf4ac2aeff7
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x559a45cd479f - std::io::Write::write_fmt::hfead1eee52c2e65e
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x559a45cd6ca4 - std::sys_common::backtrace::_print::hd5d66399c7df88a2
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x559a45cd6ca4 - std::sys_common::backtrace::print::he81ed2da642d37e5
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x559a45cd8377 - std::panicking::default_hook::{{closure}}::h85773f4fa117163d
[INFO] [stderr]     10:     0x559a45cd80d9 - std::panicking::default_hook::h6a1694a91d09b278
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x559a45cd8808 - std::panicking::rust_panic_with_hook::h0a7ad96e90f7145b
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x559a45cd86e2 - std::panicking::begin_panic_handler::{{closure}}::h7919090525c6485e
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x559a45cd73c6 - std::sys_common::backtrace::__rust_end_short_backtrace::hf3289479464f7dfe
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x559a45cd8440 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x559a458ee985 - core::panicking::panic_fmt::hcc9f77c5c132af55
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x559a458eef63 - core::result::unwrap_failed::hbe14f498be1452f9
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/core/src/result.rs:1649:5
[INFO] [stderr]     17:     0x559a459110f3 - core::result::Result<T,E>::expect::had9c32f9b347b382
[INFO] [stderr]     18:     0x559a458f0e71 - build_script_build::main::hf7f34beccfd309d3
[INFO] [stderr]     19:     0x559a458efcc3 - core::ops::function::FnOnce::call_once::hc41b6873efa13642
[INFO] [stderr]     20:     0x559a458ef336 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3b4d408bb00d7448
[INFO] [stderr]     21:     0x559a458efa19 - std::rt::lang_start::{{closure}}::h375553aa827eedcb
[INFO] [stderr]     22:     0x559a45cd0711 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4eb4c5e1620f29b0
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x559a45cd0711 - std::panicking::try::do_call::h73fd26535faffcdf
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x559a45cd0711 - std::panicking::try::h77ff1d98f0fb9f39
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x559a45cd0711 - std::panic::catch_unwind::hab3caf2448b95e37
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panic.rs:142:14
[INFO] [stderr]     26:     0x559a45cd0711 - std::rt::lang_start_internal::{{closure}}::h8086711f9c783f78
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x559a45cd0711 - std::panicking::try::do_call::hf920d4dc291cd6ca
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x559a45cd0711 - std::panicking::try::h2b806ccc0a85db74
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x559a45cd0711 - std::panic::catch_unwind::h038489539c507df2
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/panic.rs:142:14
[INFO] [stderr]     30:     0x559a45cd0711 - std::rt::lang_start_internal::h28503b88912e8a5c
[INFO] [stderr]                                  at /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x559a458ef9f7 - std::rt::lang_start::h1041120ef641e14a
[INFO] [stderr]     32:     0x559a458f0ee5 - main
[INFO] [stderr]     33:     0x7f637c5dad90 - <unknown>
[INFO] [stderr]     34:     0x7f637c5dae40 - __libc_start_main
[INFO] [stderr]     35:     0x559a458ef265 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "595857bb449c099f64be7c154fcbd1b544c70f3031793a246978b36f00fd0aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "595857bb449c099f64be7c154fcbd1b544c70f3031793a246978b36f00fd0aef", kill_on_drop: false }`
[INFO] [stdout] 595857bb449c099f64be7c154fcbd1b544c70f3031793a246978b36f00fd0aef