[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#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Flibrrd-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x6b/librrd-rs on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded autotools v0.2.6
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded bindgen v0.69.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a084d04a9fb25ad2936e5c634520de70ca2a6490b6917ceda868c00babebbab
[INFO] running `Command { std: "docker" "start" "-a" "3a084d04a9fb25ad2936e5c634520de70ca2a6490b6917ceda868c00babebbab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a084d04a9fb25ad2936e5c634520de70ca2a6490b6917ceda868c00babebbab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a084d04a9fb25ad2936e5c634520de70ca2a6490b6917ceda868c00babebbab", kill_on_drop: false }`
[INFO] [stdout] 3a084d04a9fb25ad2936e5c634520de70ca2a6490b6917ceda868c00babebbab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 343ce167a6e12541e21984f8a0af5b002cac786f549f3c173b0dd31f3099c05d
[INFO] running `Command { std: "docker" "start" "-a" "343ce167a6e12541e21984f8a0af5b002cac786f549f3c173b0dd31f3099c05d", 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 prettyplease v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[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' (558) panicked at librrd-sys/build.rs:6:9:
[INFO] [stderr]   not supported
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58e0d61bfd32 - std::backtrace_rs::backtrace::libunwind::trace::h2cabd8b1a984c472
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x58e0d61bfd32 - std::backtrace_rs::backtrace::trace_unsynchronized::ha0b2816a18fd666c
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x58e0d61bfd32 - std::sys::backtrace::_print_fmt::he9915d799917e592
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x58e0d61bfd32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h2538ab8ea6d8333c
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x58e0d61ce7a7 - core::fmt::rt::Argument::fmt::h64da4d8cf44dbad3
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x58e0d61ce7a7 - core::fmt::write::h0e12da0b4c3ff2e7
[INFO] [stderr]      6:     0x58e0d619f206 - std::io::default_write_fmt::h0e6a14359e5ec06f
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x58e0d619f206 - std::io::Write::write_fmt::h58d217533568d9b1
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x58e0d61a53e1 - std::sys::backtrace::BacktraceLock::print::h581e69b0c0734159
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x58e0d61a53e1 - std::panicking::default_hook::{{closure}}::hae13de56bc7f9e04
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x58e0d61a5206 - std::panicking::default_hook::h845d53dcf410dbd3
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x58e0d61a58eb - std::panicking::panic_with_hook::h0ba68a25842a421d
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x58e0d61a579a - std::panicking::panic_handler::{{closure}}::ha4a9c91d7be44af1
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:692:13
[INFO] [stderr]     13:     0x58e0d61a3f89 - std::sys::backtrace::__rust_end_short_backtrace::h622059e9de8b6700
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x58e0d61941ad - __rustc[363ab76e27acf542]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x58e0d61d139c - core::panicking::panic_fmt::h952663c63de172bc
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x58e0d6193df5 - build_script_build[8d294e8af0f1837a]::main
[INFO] [stderr]     17:     0x58e0d6193e23 - <fn() as core[ab2e55228408c86b]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x58e0d6193d96 - std[139a01498146195b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x58e0d6193da9 - std[139a01498146195b]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x58e0d61a019a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7a8efe05b37f22c9
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x58e0d61a019a - std::panicking::catch_unwind::do_call::h10592b53c0e2d479
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:582:40
[INFO] [stderr]     22:     0x58e0d61a019a - std::panicking::catch_unwind::ha6bce6dae0ef5dc9
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:545:19
[INFO] [stderr]     23:     0x58e0d61a019a - std::panic::catch_unwind::h3a4456d76eb8948e
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x58e0d61a019a - std::rt::lang_start_internal::{{closure}}::hfefc3dcd701bc098
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x58e0d61a019a - std::panicking::catch_unwind::do_call::h8846b1a0afab016a
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:582:40
[INFO] [stderr]     26:     0x58e0d61a019a - std::panicking::catch_unwind::hf30549d02e80ad20
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panicking.rs:545:19
[INFO] [stderr]     27:     0x58e0d61a019a - std::panic::catch_unwind::h07d5d7129f119c6a
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x58e0d61a019a - std::rt::lang_start_internal::h80904cb2ee16be53
[INFO] [stderr]                                  at /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x58e0d6193d81 - std[139a01498146195b]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x58e0d6193e85 - main
[INFO] [stderr]     31:     0x79d5e7c2e1ca - <unknown>
[INFO] [stderr]     32:     0x79d5e7c2e28b - __libc_start_main
[INFO] [stderr]     33:     0x58e0d6193c95 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "343ce167a6e12541e21984f8a0af5b002cac786f549f3c173b0dd31f3099c05d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343ce167a6e12541e21984f8a0af5b002cac786f549f3c173b0dd31f3099c05d", kill_on_drop: false }`
[INFO] [stdout] 343ce167a6e12541e21984f8a0af5b002cac786f549f3c173b0dd31f3099c05d
