[INFO] cloning repository https://github.com/voysys/vraw_convert
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voysys/vraw_convert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoysys%2Fvraw_convert", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoysys%2Fvraw_convert'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f94a898f4c437b384a23915abfb11c9aa2bf8b7
[INFO] testing voysys/vraw_convert against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoysys%2Fvraw_convert" "/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/voysys/vraw_convert
[INFO] finished tweaking git repo https://github.com/voysys/vraw_convert
[INFO] tweaked toml for git repo https://github.com/voysys/vraw_convert written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/voysys/vraw_convert on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/voysys/vraw_convert 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b04c4fe45c2666b099e3bb4fd811622281246d149933da5acb855f9291770e7c
[INFO] running `Command { std: "docker" "start" "-a" "b04c4fe45c2666b099e3bb4fd811622281246d149933da5acb855f9291770e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b04c4fe45c2666b099e3bb4fd811622281246d149933da5acb855f9291770e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04c4fe45c2666b099e3bb4fd811622281246d149933da5acb855f9291770e7c", kill_on_drop: false }`
[INFO] [stdout] b04c4fe45c2666b099e3bb4fd811622281246d149933da5acb855f9291770e7c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebcddca1595717e40f0b11ab6351a787c91634e7eb47f00bc47da6d6a387a621
[INFO] running `Command { std: "docker" "start" "-a" "ebcddca1595717e40f0b11ab6351a787c91634e7eb47f00bc47da6d6a387a621", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling os_str_bytes v6.3.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling zerocopy-derive v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]    Compiling zerocopy v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling gtk3-macros v0.15.4
[INFO] [stderr]    Compiling clap v4.0.18
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling mp4 v0.12.0
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling atk v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.11
[INFO] [stderr]    Compiling gdk v0.15.4
[INFO] [stderr]    Compiling msgbox v0.7.0
[INFO] [stderr]    Compiling vraw_convert v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `resolution` is never read
[INFO] [stdout]    --> src/parser.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FrameInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 105 |     pub resolution: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrameInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.15.5/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "gio_v2_58", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=816b442f53caaa51 -C extra-filename=-04286be9da2a9772 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-494eb61344983e4a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-567251daf1912b0f.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-cadd73040f3ed208.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f8486ef488f966ac.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-56917d71d2b1c319.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-bf34f5091c32301a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-d2442d28035d9859.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-1d5adaeec5feba46.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-12e977e74fb40dd9.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-6408943c929a7350.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-8bf2d0d8fb275ee7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0b208e55ffc12dcf.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-4cb0e3fe349dc327.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ebcddca1595717e40f0b11ab6351a787c91634e7eb47f00bc47da6d6a387a621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcddca1595717e40f0b11ab6351a787c91634e7eb47f00bc47da6d6a387a621", kill_on_drop: false }`
[INFO] [stdout] ebcddca1595717e40f0b11ab6351a787c91634e7eb47f00bc47da6d6a387a621
