[INFO] cloning repository https://github.com/AnlangA/cbindgen_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnlangA/cbindgen_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fcbindgen_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fcbindgen_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ee5859c41e64976c9e80a342cf344fd693a7c09
[INFO] checking AnlangA/cbindgen_example against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fcbindgen_example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnlangA/cbindgen_example
[INFO] finished tweaking git repo https://github.com/AnlangA/cbindgen_example
[INFO] tweaked toml for git repo https://github.com/AnlangA/cbindgen_example written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnlangA/cbindgen_example on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnlangA/cbindgen_example 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" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded cbindgen v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70f785df38f3ca39acbbe0285b424e7e333f5b0b1941f248a7ead94a5df57a0d
[INFO] running `Command { std: "docker" "start" "-a" "70f785df38f3ca39acbbe0285b424e7e333f5b0b1941f248a7ead94a5df57a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70f785df38f3ca39acbbe0285b424e7e333f5b0b1941f248a7ead94a5df57a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f785df38f3ca39acbbe0285b424e7e333f5b0b1941f248a7ead94a5df57a0d", kill_on_drop: false }`
[INFO] [stdout] 70f785df38f3ca39acbbe0285b424e7e333f5b0b1941f248a7ead94a5df57a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7ba7da25d4737d8511259b05560b7b955c81780b0498ca1cd07bc71d79f6c8c
[INFO] running `Command { std: "docker" "start" "-a" "b7ba7da25d4737d8511259b05560b7b955c81780b0498ca1cd07bc71d79f6c8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling fun_pointer v0.1.0 (/opt/rustwide/workdir/rust/fun_pointer)
[INFO] [stderr]    Compiling enum_data v0.1.0 (/opt/rustwide/workdir/rust/enum_data)
[INFO] [stderr]    Compiling simple_hello v0.1.0 (/opt/rustwide/workdir/rust/simple_hello)
[INFO] [stderr]    Compiling libc_data v0.1.0 (/opt/rustwide/workdir/rust/libc_data)
[INFO] [stderr]    Compiling pointer_hello v0.1.0 (/opt/rustwide/workdir/rust/pointer_hello)
[INFO] [stderr]    Compiling add v0.1.0 (/opt/rustwide/workdir/rust/add)
[INFO] [stderr] error: failed to run custom build command for `pointer_hello v0.1.0 (/opt/rustwide/workdir/rust/pointer_hello)`
[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/pointer_hello-bd8e3e2de4aa4da3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (594) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbindgen-0.26.0/src/bindgen/bindings.rs:185:43:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c9bf908ae02 - std::backtrace_rs::backtrace::libunwind::trace::hf12beacd451e51d4
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c9bf908ae02 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6fead6a1bbc8430
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c9bf908ae02 - std::sys::backtrace::_print_fmt::h9d014a34f7b74b8e
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5c9bf908ae02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h639f36bab51f3955
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5c9bf909c597 - core::fmt::rt::Argument::fmt::he9e2dcd4d1a4f79f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c9bf909c597 - core::fmt::write::h791a50b587c63062
[INFO] [stderr]      6:     0x5c9bf905dc46 - std::io::default_write_fmt::h457b557e32e1fb00
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5c9bf905dc46 - std::io::Write::write_fmt::hfe130653c54466c6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5c9bf9069b14 - std::sys::backtrace::BacktraceLock::print::h3ee5721e3f554378
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5c9bf9069b14 - std::panicking::default_hook::{{closure}}::h78548964055f6042
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5c9bf9069939 - std::panicking::default_hook::h0a256f5fc8ef64e6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5c9bf906a0db - std::panicking::panic_with_hook::h066093fc9e0da349
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5c9bf9069ea8 - std::panicking::panic_handler::{{closure}}::hcad50f1998ef02e0
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5c9bf9067979 - std::sys::backtrace::__rust_end_short_backtrace::h84a12e76b874911b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5c9bf9051aad - __rustc[db2c63b0d9ad08bd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5c9bf90a5d4c - core::panicking::panic_fmt::h61ea4c5c8806d7fc
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c9bf90a4ec2 - core::result::unwrap_failed::hf1093b46770d9310
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5c9bf8cde1ca - cbindgen::bindgen::bindings::Bindings::write_to_file::hd8763111772a84cf
[INFO] [stderr]     18:     0x5c9bf8cf2dad - build_script_build::main::h5aff6f2953cb7211
[INFO] [stderr]     19:     0x5c9bf8cf33c3 - core::ops::function::FnOnce::call_once::h965e67220dee750f
[INFO] [stderr]     20:     0x5c9bf8cf31e6 - std::sys::backtrace::__rust_begin_short_backtrace::h2db6300d68ce9167
[INFO] [stderr]     21:     0x5c9bf8cf9459 - std::rt::lang_start::{{closure}}::h8efd3f5e151e9548
[INFO] [stderr]     22:     0x5c9bf905ee9a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h474f7857509d3e2b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5c9bf905ee9a - std::panicking::catch_unwind::do_call::h1b4842681d37b4de
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x5c9bf905ee9a - std::panicking::catch_unwind::h8caa954e23f3d392
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x5c9bf905ee9a - std::panic::catch_unwind::h799510bc1e15c53c
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5c9bf905ee9a - std::rt::lang_start_internal::{{closure}}::hdd766f796ed54cf9
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5c9bf905ee9a - std::panicking::catch_unwind::do_call::hb51acc40ffa92e40
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x5c9bf905ee9a - std::panicking::catch_unwind::h4ba9c0843d285bb6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x5c9bf905ee9a - std::panic::catch_unwind::hc6ee6b11e632194f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5c9bf905ee9a - std::rt::lang_start_internal::h035258992d18009b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5c9bf8cf9441 - std::rt::lang_start::hd9ab8bdf20f88ef0
[INFO] [stderr]     32:     0x5c9bf8cf6495 - main
[INFO] [stderr]     33:     0x73889dcc21ca - <unknown>
[INFO] [stderr]     34:     0x73889dcc228b - __libc_start_main
[INFO] [stderr]     35:     0x5c9bf8cc4465 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b7ba7da25d4737d8511259b05560b7b955c81780b0498ca1cd07bc71d79f6c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7ba7da25d4737d8511259b05560b7b955c81780b0498ca1cd07bc71d79f6c8c", kill_on_drop: false }`
[INFO] [stdout] b7ba7da25d4737d8511259b05560b7b955c81780b0498ca1cd07bc71d79f6c8c
