[INFO] cloning repository https://github.com/Bennett-Petzold/qr-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bennett-Petzold/qr-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennett-Petzold%2Fqr-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennett-Petzold%2Fqr-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a7b848b935b3f1de51577079265587ece1c5c39
[INFO] checking Bennett-Petzold/qr-tracker against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennett-Petzold%2Fqr-tracker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bennett-Petzold/qr-tracker
[INFO] finished tweaking git repo https://github.com/Bennett-Petzold/qr-tracker
[INFO] tweaked toml for git repo https://github.com/Bennett-Petzold/qr-tracker written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bennett-Petzold/qr-tracker on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bennett-Petzold/qr-tracker 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7d142a89e5d299b68a36affd076e77be8c1deb5cd103a4a5be7dc1d9e3fbaa8
[INFO] running `Command { std: "docker" "start" "-a" "c7d142a89e5d299b68a36affd076e77be8c1deb5cd103a4a5be7dc1d9e3fbaa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7d142a89e5d299b68a36affd076e77be8c1deb5cd103a4a5be7dc1d9e3fbaa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d142a89e5d299b68a36affd076e77be8c1deb5cd103a4a5be7dc1d9e3fbaa8", kill_on_drop: false }`
[INFO] [stdout] c7d142a89e5d299b68a36affd076e77be8c1deb5cd103a4a5be7dc1d9e3fbaa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51857f1ade079bba3e24df4b889d0a231afcea953581e4f298d63b37db3d7fe1
[INFO] running `Command { std: "docker" "start" "-a" "51857f1ade079bba3e24df4b889d0a231afcea953581e4f298d63b37db3d7fe1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking dioxus-core-types v0.7.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking dioxus-cli-config v0.7.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.2
[INFO] [stderr]    Compiling dioxus-document v0.7.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling dioxus-desktop v0.7.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling g2poly v1.2.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.2
[INFO] [stderr]     Checking dioxus-config-macros v0.7.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling qr-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking const-str v1.0.0
[INFO] [stderr]    Compiling opencv-binding-generator v0.100.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]    Compiling dioxus-rsx v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr] error: could not compile `opencv-binding-generator` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name opencv_binding_generator --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-binding-generator-0.100.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clang-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang-runtime"))' -C metadata=0e3f62a5596a79fe -C extra-filename=-06267d01dec50bf5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clang=/opt/rustwide/target/debug/deps/libclang-39dbc09290a88b18.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-7148a5245ba6a321.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-17efee76a01ab9cf.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-95060f061a7f0ec7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1ea454bfb3487f30.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "51857f1ade079bba3e24df4b889d0a231afcea953581e4f298d63b37db3d7fe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51857f1ade079bba3e24df4b889d0a231afcea953581e4f298d63b37db3d7fe1", kill_on_drop: false }`
[INFO] [stdout] 51857f1ade079bba3e24df4b889d0a231afcea953581e4f298d63b37db3d7fe1
