[INFO] cloning repository https://github.com/catacombing/epitaph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catacombing/epitaph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatacombing%2Fepitaph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatacombing%2Fepitaph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e6802158bf02d588ca02815dcc829c3911e7815
[INFO] testing catacombing/epitaph against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatacombing%2Fepitaph" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/catacombing/epitaph
[INFO] finished tweaking git repo https://github.com/catacombing/epitaph
[INFO] tweaked toml for git repo https://github.com/catacombing/epitaph written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/catacombing/epitaph on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/catacombing/epitaph 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4663185068615cdf4cc75c2f507956de75604ec0256fddd6fd934f5a5bd35ad
[INFO] running `Command { std: "docker" "start" "-a" "a4663185068615cdf4cc75c2f507956de75604ec0256fddd6fd934f5a5bd35ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4663185068615cdf4cc75c2f507956de75604ec0256fddd6fd934f5a5bd35ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4663185068615cdf4cc75c2f507956de75604ec0256fddd6fd934f5a5bd35ad", kill_on_drop: false }`
[INFO] [stdout] a4663185068615cdf4cc75c2f507956de75604ec0256fddd6fd934f5a5bd35ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3304bfdcedb1eb5f69416dd878c174683467375a7035f45e4fa202e750f4c8ba
[INFO] running `Command { std: "docker" "start" "-a" "3304bfdcedb1eb5f69416dd878c174683467375a7035f45e4fa202e750f4c8ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling kurbo v0.11.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling freetype-rs v0.36.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling usvg v0.45.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling xkbcommon v0.8.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling calloop v0.14.2
[INFO] [stderr]    Compiling epitaph v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.0
[INFO] [stderr]    Compiling configory v0.5.2
[INFO] [stderr]    Compiling catacomb_ipc v0.1.0 (https://github.com/chrisduerr/catacomb?rev=88facecf54e0cb45be635db16d0ca00399277b5d#88facecf)
[INFO] [stderr]    Compiling udev v0.9.3
[INFO] [stderr]    Compiling crossfont v0.9.0
[INFO] [stderr]    Compiling resvg v0.45.0
[INFO] [stderr]    Compiling libpulse-binding v2.30.1
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 04s
[INFO] running `Command { std: "docker" "inspect" "3304bfdcedb1eb5f69416dd878c174683467375a7035f45e4fa202e750f4c8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3304bfdcedb1eb5f69416dd878c174683467375a7035f45e4fa202e750f4c8ba", kill_on_drop: false }`
[INFO] [stdout] 3304bfdcedb1eb5f69416dd878c174683467375a7035f45e4fa202e750f4c8ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b23b8e9b4c6aaf7f1ef9b02043aed4ed061a7ad39182325d2fe45779e05873aa
[INFO] running `Command { std: "docker" "start" "-a" "b23b8e9b4c6aaf7f1ef9b02043aed4ed061a7ad39182325d2fe45779e05873aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling epitaph v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] running `Command { std: "docker" "inspect" "b23b8e9b4c6aaf7f1ef9b02043aed4ed061a7ad39182325d2fe45779e05873aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23b8e9b4c6aaf7f1ef9b02043aed4ed061a7ad39182325d2fe45779e05873aa", kill_on_drop: false }`
[INFO] [stdout] b23b8e9b4c6aaf7f1ef9b02043aed4ed061a7ad39182325d2fe45779e05873aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a813108e4c1487f573318cdc05b6e84335ea6a11541c46636797d7c3871f7f28
[INFO] running `Command { std: "docker" "start" "-a" "a813108e4c1487f573318cdc05b6e84335ea6a11541c46636797d7c3871f7f28", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/epitaph-a36425343320e263)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a813108e4c1487f573318cdc05b6e84335ea6a11541c46636797d7c3871f7f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a813108e4c1487f573318cdc05b6e84335ea6a11541c46636797d7c3871f7f28", kill_on_drop: false }`
[INFO] [stdout] a813108e4c1487f573318cdc05b6e84335ea6a11541c46636797d7c3871f7f28
