[INFO] cloning repository https://github.com/parasHadesMods/routefinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parasHadesMods/routefinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FparasHadesMods%2Froutefinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FparasHadesMods%2Froutefinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29d4d26666e09e314d0574a96a18b510433d8cba [INFO] testing parasHadesMods/routefinder against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FparasHadesMods%2Froutefinder" "/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/parasHadesMods/routefinder [INFO] finished tweaking git repo https://github.com/parasHadesMods/routefinder [INFO] tweaked toml for git repo https://github.com/parasHadesMods/routefinder written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/parasHadesMods/routefinder on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/parasHadesMods/routefinder 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01087b58a9bf424ebff944eeee1e574c968c6f55c9ebcccc0ca51405b91ff0de [INFO] running `Command { std: "docker" "start" "-a" "01087b58a9bf424ebff944eeee1e574c968c6f55c9ebcccc0ca51405b91ff0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01087b58a9bf424ebff944eeee1e574c968c6f55c9ebcccc0ca51405b91ff0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01087b58a9bf424ebff944eeee1e574c968c6f55c9ebcccc0ca51405b91ff0de", kill_on_drop: false }` [INFO] [stdout] 01087b58a9bf424ebff944eeee1e574c968c6f55c9ebcccc0ca51405b91ff0de [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc3b4c5073293c9b9fa08ed89548a9e394bd208786629101a14ea64f337f2ec [INFO] running `Command { std: "docker" "start" "-a" "cbc3b4c5073293c9b9fa08ed89548a9e394bd208786629101a14ea64f337f2ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling luajit-src v210.5.8+5790d25 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling mlua-sys v0.5.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling mlua v0.9.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling glib v0.16.9 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling cairo-rs v0.16.7 [INFO] [stderr] Compiling atk v0.16.0 [INFO] [stderr] Compiling pango v0.16.5 [INFO] [stderr] Compiling gdk-pixbuf v0.16.7 [INFO] [stderr] Compiling pangocairo v0.16.3 [INFO] [stderr] Compiling gdk v0.16.2 [INFO] [stderr] Compiling piet-cairo v0.6.2 [INFO] [stderr] Compiling piet-common v0.6.2 [INFO] [stderr] Compiling druid v0.8.3 [INFO] [stderr] error: could not compile `druid-shell` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name druid_shell --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/druid-shell-0.8.3/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 --cfg 'feature="gdk-sys"' --cfg 'feature="glib-sys"' --cfg 'feature="gtk"' --cfg 'feature="gtk-rs"' --cfg 'feature="gtk-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ashpd", "bindgen", "bmp", "cairo-sys-rs", "calloop", "dds", "default", "dxt", "farbfeld", "futures", "gdk-sys", "gif", "glib-sys", "gtk", "gtk-rs", "gtk-sys", "hdr", "ico", "im", "image", "image_png", "jpeg", "jpeg_rayon", "log", "nix", "pkg-config", "pnm", "rand", "raw-win-handle", "raw-window-handle", "serde", "tga", "tiff", "wayland", "wayland-client", "wayland-cursor", "wayland-protocols", "webp", "x11", "x11rb"))' -C metadata=40f3f16fe59cf6ca -C extra-filename=-8484efe69240d7ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-ec1bf05aa6faf65f.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-6038fb0fd16cc3bf.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c45d734b915a2b07.rmeta --extern gtk_rs=/opt/rustwide/target/debug/deps/libgtk-5fd75db850eb078e.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-8bb4c0c3119e9629.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-1e306d9580bf48cf.rmeta --extern keyboard_types=/opt/rustwide/target/debug/deps/libkeyboard_types-e1bb008807621e7a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern piet_common=/opt/rustwide/target/debug/deps/libpiet_common-673d46b65d119004.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ec7fe0ca646de65d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-81659e21c64a68e0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.16.2/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", "unsafe-assume-initialized", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=15585b7453cf7ffa -C extra-filename=-5fd75db850eb078e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-8d216daca6a5aaed.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-ec1bf05aa6faf65f.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-fb8bd98b886bcf93.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-24c595aec577467a.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-1f2c33b974f157c8.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-21ff3d79c102fa8a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-cebb1734fd5b57c6.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e53a105228234335.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-8bb4c0c3119e9629.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-d4d28b3748fec41b.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-2b756b1517edbcaa.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-c4badff68176aef9.rmeta --cap-lints allow --cap-lints=forbid --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cbc3b4c5073293c9b9fa08ed89548a9e394bd208786629101a14ea64f337f2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc3b4c5073293c9b9fa08ed89548a9e394bd208786629101a14ea64f337f2ec", kill_on_drop: false }` [INFO] [stdout] cbc3b4c5073293c9b9fa08ed89548a9e394bd208786629101a14ea64f337f2ec