[INFO] fetching crate another-mono-sys 0.1.2...
[INFO] checking another-mono-sys-0.1.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate another-mono-sys 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate another-mono-sys 0.1.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate another-mono-sys 0.1.2
[INFO] finished tweaking crates.io crate another-mono-sys 0.1.2
[INFO] tweaked toml for crates.io crate another-mono-sys 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.60.1 (available: v0.70.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded lazycell v1.3.0
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7499701e8e49d403f0a6856c035f32604ce38b8765fcc23b07c39e4a45e626d7
[INFO] running `Command { std: "docker" "start" "-a" "7499701e8e49d403f0a6856c035f32604ce38b8765fcc23b07c39e4a45e626d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7499701e8e49d403f0a6856c035f32604ce38b8765fcc23b07c39e4a45e626d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7499701e8e49d403f0a6856c035f32604ce38b8765fcc23b07c39e4a45e626d7", kill_on_drop: false }`
[INFO] [stdout] 7499701e8e49d403f0a6856c035f32604ce38b8765fcc23b07c39e4a45e626d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b931200dc428d62b1c8761528c659140df37fc6b5525a14a36f13ee68bdd09d
[INFO] running `Command { std: "docker" "start" "-a" "0b931200dc428d62b1c8761528c659140df37fc6b5525a14a36f13ee68bdd09d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[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 lazy_static v1.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling another-mono-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `another-mono-sys v0.1.2 (/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/another-mono-sys-2a3abc3ef92f1ac4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=mono-2.0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at build.rs:3:66:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: 
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   >  pkg-config --libs --cflags mono-2
[INFO] [stderr] 
[INFO] [stderr]   The system library `mono-2` required by crate `another-mono-sys` was not found.
[INFO] [stderr]   The file `mono-2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `mono-2.pc`.
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x628a8498773a - std::backtrace_rs::backtrace::libunwind::trace::hc8717ea3ff88efc7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x628a8498773a - std::backtrace_rs::backtrace::trace_unsynchronized::h4cb12a240f50bc9d
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x628a8498773a - std::sys::backtrace::_print_fmt::hfb8f4575e12be528
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x628a8498773a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7767b02c5430d02b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x628a849af333 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x628a849af333 - core::fmt::write::hd9cf23088539bf85
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x628a849842d3 - std::io::Write::write_fmt::h516df85bf7181425
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x628a84987582 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x628a849886fc - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x628a84988542 - std::panicking::default_hook::ha087b22e6b135389
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x628a84988d37 - std::panicking::rust_panic_with_hook::ha12d21b564771d78
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x628a84988bca - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x628a84987c19 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x628a8498885c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x628a849ad680 - core::panicking::panic_fmt::hea12f2402e677eaa
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x628a849adb06 - core::result::unwrap_failed::hb52ad530f4fe86dd
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/result.rs:1698:5
[INFO] [stderr]     16:     0x628a8448af23 - build_script_build::main::h9248b70e59b90ca0
[INFO] [stderr]     17:     0x628a84489073 - core::ops::function::FnOnce::call_once::h360293cede3fa92d
[INFO] [stderr]     18:     0x628a84488cb6 - std::sys::backtrace::__rust_begin_short_backtrace::he75f377012e99b2e
[INFO] [stderr]     19:     0x628a84488c99 - std::rt::lang_start::{{closure}}::h8fe215ea539b725d
[INFO] [stderr]     20:     0x628a849803e7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdcc69c5250d896c3
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x628a849803e7 - std::panicking::try::do_call::h8e74087e18c529fb
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     22:     0x628a849803e7 - std::panicking::try::hafe5958fa1de7ce5
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     23:     0x628a849803e7 - std::panic::catch_unwind::he7dd6e3079677b88
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x628a849803e7 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48
[INFO] [stderr]     25:     0x628a849803e7 - std::panicking::try::do_call::h320a9b5b747cda95
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     26:     0x628a849803e7 - std::panicking::try::h91bf02fd4fee4183
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     27:     0x628a849803e7 - std::panic::catch_unwind::h19dd28683f4d8ff7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x628a849803e7 - std::rt::lang_start_internal::h02315d8cca736b32
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20
[INFO] [stderr]     29:     0x628a84488c77 - std::rt::lang_start::h9a45d9b936198d5e
[INFO] [stderr]     30:     0x628a8448b525 - main
[INFO] [stderr]     31:     0x7c7f09053d90 - <unknown>
[INFO] [stderr]     32:     0x7c7f09053e40 - __libc_start_main
[INFO] [stderr]     33:     0x628a844884b5 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0b931200dc428d62b1c8761528c659140df37fc6b5525a14a36f13ee68bdd09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b931200dc428d62b1c8761528c659140df37fc6b5525a14a36f13ee68bdd09d", kill_on_drop: false }`
[INFO] [stdout] 0b931200dc428d62b1c8761528c659140df37fc6b5525a14a36f13ee68bdd09d
