[INFO] cloning repository https://github.com/0x6b/librrd-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x6b/librrd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Flibrrd-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Flibrrd-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5dd01ff1c7e612432531e98c0c5ac49512676ed
[INFO] checking 0x6b/librrd-rs against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Flibrrd-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x6b/librrd-rs
[INFO] finished tweaking git repo https://github.com/0x6b/librrd-rs
[INFO] tweaked toml for git repo https://github.com/0x6b/librrd-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x6b/librrd-rs on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x6b/librrd-rs 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded home v0.5.5
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded bindgen v0.69.1
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded rustix v0.38.14
[INFO] [stderr]   Downloaded autotools v0.2.6
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d68d2ea3e7c72395aa9ef8bd65873dfd60e127db02d3acfde364e2f3e50fdd7
[INFO] running `Command { std: "docker" "start" "-a" "0d68d2ea3e7c72395aa9ef8bd65873dfd60e127db02d3acfde364e2f3e50fdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d68d2ea3e7c72395aa9ef8bd65873dfd60e127db02d3acfde364e2f3e50fdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d68d2ea3e7c72395aa9ef8bd65873dfd60e127db02d3acfde364e2f3e50fdd7", kill_on_drop: false }`
[INFO] [stdout] 0d68d2ea3e7c72395aa9ef8bd65873dfd60e127db02d3acfde364e2f3e50fdd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc7e3ed63a9c3ed83eb4f4924ebde7339116e7366a0e51a4d1130fa462ee434
[INFO] running `Command { std: "docker" "start" "-a" "8fc7e3ed63a9c3ed83eb4f4924ebde7339116e7366a0e51a4d1130fa462ee434", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling librrd-sys v0.1.0 (/opt/rustwide/workdir/librrd-sys)
[INFO] [stderr] error: failed to run custom build command for `librrd-sys v0.1.0 (/opt/rustwide/workdir/librrd-sys)`
[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/librrd-sys-18d071db0250987f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (539) panicked at librrd-sys/build.rs:6:9:
[INFO] [stderr]   not supported
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d7ce53fde22 - std::backtrace_rs::backtrace::libunwind::trace::hf920c0c6b8d6f875
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d7ce53fde22 - std::backtrace_rs::backtrace::trace_unsynchronized::h7e461a0405dde75f
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d7ce53fde22 - std::sys::backtrace::_print_fmt::hf6b6f0b1037aa51e
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d7ce53fde22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h478a300f8ea60a9c
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d7ce540c897 - core::fmt::rt::Argument::fmt::hdb8e9079e4abc65d
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5d7ce540c897 - core::fmt::write::hf3b5d53f62ca86b1
[INFO] [stderr]      6:     0x5d7ce53dd476 - std::io::default_write_fmt::h107ff84091e45647
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d7ce53dd476 - std::io::Write::write_fmt::hac979502bd093af8
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5d7ce53e3651 - std::sys::backtrace::BacktraceLock::print::h4aff10bdbd0e19c5
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d7ce53e3651 - std::panicking::default_hook::{{closure}}::h35666a030e2856df
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5d7ce53e3476 - std::panicking::default_hook::hb10e3a9527946700
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5d7ce53e3b5b - std::panicking::panic_with_hook::he3a859f9cdf21ace
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5d7ce53e3a0a - std::panicking::panic_handler::{{closure}}::h9c3f6adbe0d422b2
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:692:13
[INFO] [stderr]     13:     0x5d7ce53e21f9 - std::sys::backtrace::__rust_end_short_backtrace::hc45541e224efceaf
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5d7ce53d21ad - __rustc[56386ac638a4210f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5d7ce540f48c - core::panicking::panic_fmt::hd98638a914745c8b
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5d7ce53d1d85 - build_script_build::main::h9b090a28f69e3793
[INFO] [stderr]     17:     0x5d7ce53d1e53 - core::ops::function::FnOnce::call_once::hda2607d29f7af51d
[INFO] [stderr]     18:     0x5d7ce53d1de6 - std::sys::backtrace::__rust_begin_short_backtrace::hb072c9e5546f3365
[INFO] [stderr]     19:     0x5d7ce53d1dc9 - std::rt::lang_start::{{closure}}::he42347def75b57bc
[INFO] [stderr]     20:     0x5d7ce53de40a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcfcee21c251714b1
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x5d7ce53de40a - std::panicking::catch_unwind::do_call::h1ab1fda994266122
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     22:     0x5d7ce53de40a - std::panicking::catch_unwind::h96582d54806d9b7a
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     23:     0x5d7ce53de40a - std::panic::catch_unwind::hedf04bcb01010477
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5d7ce53de40a - std::rt::lang_start_internal::{{closure}}::hc1f856983c234ea4
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5d7ce53de40a - std::panicking::catch_unwind::do_call::h325b6f4332c4fe0d
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     26:     0x5d7ce53de40a - std::panicking::catch_unwind::hcace7d3f1b5ffe61
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     27:     0x5d7ce53de40a - std::panic::catch_unwind::h5736956f5a1f21ff
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5d7ce53de40a - std::rt::lang_start_internal::h3b16cf6a106bca08
[INFO] [stderr]                                  at /rustc/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5d7ce53d1db1 - std::rt::lang_start::hc7f69514ef9903b0
[INFO] [stderr]     30:     0x5d7ce53d1e85 - main
[INFO] [stderr]     31:     0x7a0ee1a401ca - <unknown>
[INFO] [stderr]     32:     0x7a0ee1a4028b - __libc_start_main
[INFO] [stderr]     33:     0x5d7ce53d1c95 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "8fc7e3ed63a9c3ed83eb4f4924ebde7339116e7366a0e51a4d1130fa462ee434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc7e3ed63a9c3ed83eb4f4924ebde7339116e7366a0e51a4d1130fa462ee434", kill_on_drop: false }`
[INFO] [stdout] 8fc7e3ed63a9c3ed83eb4f4924ebde7339116e7366a0e51a4d1130fa462ee434
