[INFO] cloning repository https://github.com/khklau/mod_tile_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khklau/mod_tile_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhklau%2Fmod_tile_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhklau%2Fmod_tile_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d04749afefbc414213085f649e36b401fae87eb4
[INFO] testing khklau/mod_tile_rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhklau%2Fmod_tile_rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/khklau/mod_tile_rs
[INFO] finished tweaking git repo https://github.com/khklau/mod_tile_rs
[INFO] tweaked toml for git repo https://github.com/khklau/mod_tile_rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khklau/mod_tile_rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 137 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.59.2 (available: v0.72.1)
[INFO] [stderr]       Adding configparser v2.1.0 (available: v3.1.0)
[INFO] [stderr]       Adding ctor v0.1.26 (available: v1.0.5)
[INFO] [stderr]       Adding enum-iterator v0.7.0 (available: v2.3.0)
[INFO] [stderr]       Adding enum-iterator-derive v0.7.0 (available: v1.5.0)
[INFO] [stderr]       Adding env_logger v0.8.4 (available: v0.11.10)
[INFO] [stderr]       Adding fixedstr v0.2.12 (available: v0.5.10)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding mktemp v0.4.1 (available: v0.5.1)
[INFO] [stderr]       Adding mockall v0.11.4 (available: v0.14.0)
[INFO] [stderr]       Adding png v0.17.16 (available: v0.18.1)
[INFO] [stderr]       Adding rs-snowflake v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding thread-id v4.2.2 (available: v5.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 491edb0006324dd40ec90a288f5035a77aff5f17fcc79555fb85ddbbf26b66f3
[INFO] running `Command { std: "docker" "start" "-a" "491edb0006324dd40ec90a288f5035a77aff5f17fcc79555fb85ddbbf26b66f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "491edb0006324dd40ec90a288f5035a77aff5f17fcc79555fb85ddbbf26b66f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "491edb0006324dd40ec90a288f5035a77aff5f17fcc79555fb85ddbbf26b66f3", kill_on_drop: false }`
[INFO] [stdout] 491edb0006324dd40ec90a288f5035a77aff5f17fcc79555fb85ddbbf26b66f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ccf4743ba8e75d3d041281a23a7351c8705c0610c8ea468bdb1f6e2cb52ac37
[INFO] running `Command { std: "docker" "start" "-a" "5ccf4743ba8e75d3d041281a23a7351c8705c0610c8ea468bdb1f6e2cb52ac37", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]    Compiling rs-snowflake v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling configparser v2.1.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mod_tile_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `mod_tile_rs v0.1.0 (/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/mod_tile_rs-498b2f6d7d02ab09/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=apr-1
[INFO] [stderr]   cargo:rerun-if-changed=apache2_headers.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   apache2_headers.h:4:10: fatal error: 'apache2/ap_config.h' file not found
[INFO] [stderr]   apache2_headers.h:4:10: fatal error: 'apache2/ap_config.h' file not found, err: true
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1008) panicked at build.rs:17:10:
[INFO] [stderr]   Unable to generate bindings for apache2: ()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6278e5a4296a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6278e5a4296a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6278e5a4296a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6278e5a4296a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6278e5a583ca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6278e5a583ca - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]      6:     0x6278e5a478a2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x6278e5a478a2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x6278e5a257af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6278e5a257af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6278e5a3d291 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6278e5a3d50b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6278e5a25868 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6278e5a1d149 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6278e5a261cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6278e5a58c3c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6278e5a58982 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6278e54fcf64 - <core[35159d6ffb30e017]::result::Result<bindgen[b14e12871a01cb62]::Bindings, ()>>::expect
[INFO] [stderr]     18:     0x6278e54fc96b - build_script_build[6d782b452b52a7aa]::main
[INFO] [stderr]     19:     0x6278e54fdd83 - <fn() as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x6278e54fc5c6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x6278e54fc5d9 - std[ec419fa8110287d5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x6278e5a3c1a7 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6278e5a3c1a7 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6278e54fc5b1 - std[ec419fa8110287d5]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x6278e54fe145 - main
[INFO] [stderr]     33:     0x7da61f0681ca - <unknown>
[INFO] [stderr]     34:     0x7da61f06828b - __libc_start_main
[INFO] [stderr]     35:     0x6278e54fbf15 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "5ccf4743ba8e75d3d041281a23a7351c8705c0610c8ea468bdb1f6e2cb52ac37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ccf4743ba8e75d3d041281a23a7351c8705c0610c8ea468bdb1f6e2cb52ac37", kill_on_drop: false }`
[INFO] [stdout] 5ccf4743ba8e75d3d041281a23a7351c8705c0610c8ea468bdb1f6e2cb52ac37
