[INFO] cloning repository https://github.com/robmoss/rusty_train [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robmoss/rusty_train" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmoss%2Frusty_train", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmoss%2Frusty_train'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69d099a27119a0db31e1f2e8f692325f5982946a [INFO] testing robmoss/rusty_train against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmoss%2Frusty_train" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robmoss/rusty_train [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/robmoss/rusty_train [INFO] tweaked toml for git repo https://github.com/robmoss/rusty_train written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robmoss/rusty_train on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robmoss/rusty_train 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.20.3 [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded version-compare v0.2.0 [INFO] [stderr] Downloaded pangocairo v0.21.2 [INFO] [stderr] Downloaded pango-sys v0.21.2 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded system-deps v7.0.5 [INFO] [stderr] Downloaded memoffset v0.9.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen v0.2.103 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded js-sys v0.3.80 [INFO] [stderr] Downloaded gdk4-sys v0.10.1 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded gdk4 v0.10.1 [INFO] [stderr] Downloaded gtk4-sys v0.10.1 [INFO] [stderr] Downloaded gio-sys v0.21.2 [INFO] [stderr] Downloaded glib-macros v0.21.2 [INFO] [stderr] Downloaded glib-sys v0.21.2 [INFO] [stderr] Downloaded cairo-rs v0.21.2 [INFO] [stderr] Downloaded gio v0.21.2 [INFO] [stderr] Downloaded pango v0.21.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Downloaded glib v0.21.2 [INFO] [stderr] Downloaded gdk-pixbuf v0.21.2 [INFO] [stderr] Downloaded gsk4 v0.10.1 [INFO] [stderr] Downloaded graphene-sys v0.21.2 [INFO] [stderr] Downloaded field-offset v0.3.6 [INFO] [stderr] Downloaded graphene-rs v0.21.2 [INFO] [stderr] Downloaded gtk4-macros v0.10.1 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.21.2 [INFO] [stderr] Downloaded gsk4-sys v0.10.1 [INFO] [stderr] Downloaded cairo-sys-rs v0.21.2 [INFO] [stderr] Downloaded gtk4 v0.10.1 [INFO] [stderr] Downloaded gobject-sys v0.21.2 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded pangocairo-sys v0.21.2 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6fcad5d5c1a53d10121402f070fb8dd9e292aa9811f1419d0fb94f85edf47e2 [INFO] running `Command { std: "docker" "start" "-a" "b6fcad5d5c1a53d10121402f070fb8dd9e292aa9811f1419d0fb94f85edf47e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6fcad5d5c1a53d10121402f070fb8dd9e292aa9811f1419d0fb94f85edf47e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fcad5d5c1a53d10121402f070fb8dd9e292aa9811f1419d0fb94f85edf47e2", kill_on_drop: false }` [INFO] [stdout] b6fcad5d5c1a53d10121402f070fb8dd9e292aa9811f1419d0fb94f85edf47e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d58a00affe5f5592f7477ef3878c2b38180980428aaaa21b31cca3231538d0b9 [INFO] running `Command { std: "docker" "start" "-a" "d58a00affe5f5592f7477ef3878c2b38180980428aaaa21b31cca3231538d0b9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling gio v0.21.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cfg-expr v0.20.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.21.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling gtk4-macros v0.10.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling glib-sys v0.21.2 [INFO] [stderr] Compiling gobject-sys v0.21.2 [INFO] [stderr] Compiling gio-sys v0.21.2 [INFO] [stderr] Compiling cairo-sys-rs v0.21.2 [INFO] [stderr] Compiling pango-sys v0.21.2 [INFO] [stderr] Compiling pangocairo-sys v0.21.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.2 [INFO] [stderr] Compiling gdk4-sys v0.10.1 [INFO] [stderr] Compiling graphene-sys v0.21.2 [INFO] [stderr] Compiling gsk4-sys v0.10.1 [INFO] [stderr] Compiling gtk4-sys v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling glib v0.21.2 [INFO] [stderr] Compiling cairo-rs v0.21.2 [INFO] [stderr] Compiling graphene-rs v0.21.2 [INFO] [stderr] Compiling pango v0.21.2 [INFO] [stderr] Compiling gdk-pixbuf v0.21.2 [INFO] [stderr] Compiling pangocairo v0.21.2 [INFO] [stderr] Compiling gdk4 v0.10.1 [INFO] [stderr] Compiling n18hex v0.1.0 (/opt/rustwide/workdir/crates/n18hex) [INFO] [stderr] Compiling n18tile v0.1.0 (/opt/rustwide/workdir/crates/n18tile) [INFO] [stderr] Compiling n18token v0.1.0 (/opt/rustwide/workdir/crates/n18token) [INFO] [stderr] Compiling n18catalogue v0.1.0 (/opt/rustwide/workdir/crates/n18catalogue) [INFO] [stderr] Compiling n18map v0.1.0 (/opt/rustwide/workdir/crates/n18map) [INFO] [stderr] Compiling n18route v0.1.0 (/opt/rustwide/workdir/crates/n18route) [INFO] [stderr] Compiling n18game v0.1.0 (/opt/rustwide/workdir/crates/n18game) [INFO] [stderr] Compiling n18brush v0.1.0 (/opt/rustwide/workdir/crates/n18brush) [INFO] [stderr] Compiling n18io v0.1.0 (/opt/rustwide/workdir/crates/n18io) [INFO] [stderr] Compiling n18example v0.1.0 (/opt/rustwide/workdir/crates/n18example) [INFO] [stderr] Compiling gsk4 v0.10.1 [INFO] [stderr] Compiling gtk4 v0.10.1 [INFO] [stderr] Compiling n18ui v0.1.0 (/opt/rustwide/workdir/crates/n18ui) [INFO] [stderr] Compiling navig18xx v0.1.0 (/opt/rustwide/workdir/crates/navig18xx) [INFO] [stderr] error: could not compile `n18ui` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name n18ui --edition=2024 crates/n18ui/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())' -C metadata=0e19380de23fdd32 -C extra-filename=-6bbb6f8f4193156f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-b5746a35fadd6ccf.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-bbe5773e779d4964.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1907fb56ac124aa0.rmeta --extern gdk4=/opt/rustwide/target/debug/deps/libgdk4-96ee4cc01ed28a1f.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-181f8054caee6853.rmeta --extern gtk4=/opt/rustwide/target/debug/deps/libgtk4-9d8b8a55819fa83c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-41a3f0f89a8452d5.rmeta --extern n18brush=/opt/rustwide/target/debug/deps/libn18brush-b37e3075c00bb001.rmeta --extern n18game=/opt/rustwide/target/debug/deps/libn18game-72e79251198c753c.rmeta --extern n18hex=/opt/rustwide/target/debug/deps/libn18hex-0108be2011a2f4b1.rmeta --extern n18io=/opt/rustwide/target/debug/deps/libn18io-0cbc22f29aa33479.rmeta --extern n18map=/opt/rustwide/target/debug/deps/libn18map-a16a259a4231206f.rmeta --extern n18route=/opt/rustwide/target/debug/deps/libn18route-ddf28fc2457acbd2.rmeta --extern n18tile=/opt/rustwide/target/debug/deps/libn18tile-f1b3a264298e0539.rmeta --extern n18token=/opt/rustwide/target/debug/deps/libn18token-55af9574789ebe37.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gtk4` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.10.1/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("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=5f5b2df35db56227 -C extra-filename=-9d8b8a55819fa83c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-bbe5773e779d4964.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-382ddb71d61ba85c.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-1967d3726a733ba3.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-3c188e6d2bbdaee8.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-96ee4cc01ed28a1f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-933b5c35cd582ec6.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-181f8054caee6853.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-0a1c410c9cb28a13.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-c35cbfbacf32d944.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-0129b81bff2e13ce.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-205657906ec330ac.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3083e35851e55900.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-a786811673e94a2f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d58a00affe5f5592f7477ef3878c2b38180980428aaaa21b31cca3231538d0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58a00affe5f5592f7477ef3878c2b38180980428aaaa21b31cca3231538d0b9", kill_on_drop: false }` [INFO] [stdout] d58a00affe5f5592f7477ef3878c2b38180980428aaaa21b31cca3231538d0b9