[INFO] cloning repository https://github.com/ringerc/postgres_otel_tracing_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ringerc/postgres_otel_tracing_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fringerc%2Fpostgres_otel_tracing_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fringerc%2Fpostgres_otel_tracing_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b980ef1acfea3f042c6fff9313eb60fda1193e4e
[INFO] testing ringerc/postgres_otel_tracing_demo against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fringerc%2Fpostgres_otel_tracing_demo" "/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/ringerc/postgres_otel_tracing_demo
[INFO] finished tweaking git repo https://github.com/ringerc/postgres_otel_tracing_demo
[INFO] tweaked toml for git repo https://github.com/ringerc/postgres_otel_tracing_demo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ringerc/postgres_otel_tracing_demo on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ringerc/postgres_otel_tracing_demo 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.27.0
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d
[INFO] running `Command { std: "docker" "start" "5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling postgres_otel_tracing_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr] error: failed to run custom build command for `postgres_otel_tracing_demo v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/postgres_otel_tracing_demo-d8f9e271413b8576/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-env-changed=PG_CONFIG
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   wrapper.h:13:10: fatal error: 'postgres.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2040) panicked at build.rs:74:10:
[INFO] [stderr]   bindgen failed to generate FFI for <otel_api/otel.h>: ClangDiagnostic("wrapper.h:13:10: fatal error: 'postgres.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62c7c9ff4be1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62c7c9ff4be1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62c7c9ff4be1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62c7c9ff4be1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62c7ca00a6ca - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62c7ca00a6ca - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      6:     0x62c7c9ff999c - std[97b98282bc616a66]::io::default_write_fmt::<std[97b98282bc616a66]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x62c7c9ff999c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x62c7c9fd63e6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62c7c9fd63e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62c7c9feee91 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62c7c9fef1bb - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x62c7c9fd6492 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x62c7c9fcdc29 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62c7c9fd6c8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x62c7ca00aeec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62c7ca00acc2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x62c7c9abe42b - <core[832e9a552fc17241]::result::Result<bindgen[1d461716590eba58]::Bindings, bindgen[1d461716590eba58]::BindgenError>>::expect
[INFO] [stderr]     18:     0x62c7c9abda21 - build_script_build[d9dcdc6f889c5c6f]::main
[INFO] [stderr]     19:     0x62c7c9abf7d3 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x62c7c9abd436 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x62c7c9abd449 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x62c7c9fee107 - <&dyn core[832e9a552fc17241]::ops::function::Fn<(), Output = i32> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::panic::unwind_safe::RefUnwindSafe as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x62c7c9fee107 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<&dyn core[832e9a552fc17241]::ops::function::Fn<(), Output = i32> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x62c7c9fee107 - std[97b98282bc616a66]::panicking::catch_unwind::<i32, &dyn core[832e9a552fc17241]::ops::function::Fn<(), Output = i32> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x62c7c9fee107 - std[97b98282bc616a66]::panic::catch_unwind::<&dyn core[832e9a552fc17241]::ops::function::Fn<(), Output = i32> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x62c7c9fee107 - std[97b98282bc616a66]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x62c7c9fee107 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<std[97b98282bc616a66]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x62c7c9fee107 - std[97b98282bc616a66]::panicking::catch_unwind::<isize, std[97b98282bc616a66]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x62c7c9fee107 - std[97b98282bc616a66]::panic::catch_unwind::<std[97b98282bc616a66]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x62c7c9fee107 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x62c7c9abd421 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x62c7c9abfa45 - main
[INFO] [stderr]     33:     0x7e3ca8156601 - <unknown>
[INFO] [stderr]     34:     0x7e3ca8156718 - __libc_start_main
[INFO] [stderr]     35:     0x62c7c9abc3e5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d", kill_on_drop: false }`
[INFO] [stdout] 5d6ef3dd8feb9dba9566aac594af1afa62e05a40b42f9ad274b9c8991f14d94d
