[INFO] cloning repository https://github.com/JediSim/rust-tuto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JediSim/rust-tuto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJediSim%2Frust-tuto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJediSim%2Frust-tuto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4479cb2dbbfbfb21a4f8234ea826399f9ed7ae7 [INFO] testing JediSim/rust-tuto against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJediSim%2Frust-tuto" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JediSim/rust-tuto on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/JediSim/rust-tuto [INFO] finished tweaking git repo https://github.com/JediSim/rust-tuto [INFO] tweaked toml for git repo https://github.com/JediSim/rust-tuto written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JediSim/rust-tuto 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piet-web v0.6.2 [INFO] [stderr] Downloaded utf16_lit v2.0.2 [INFO] [stderr] Downloaded pangocairo-sys v0.16.3 [INFO] [stderr] Downloaded kurbo v0.9.1 [INFO] [stderr] Downloaded gtk3-macros v0.16.0 [INFO] [stderr] Downloaded piet-common v0.6.2 [INFO] [stderr] Downloaded system-deps v6.0.3 [INFO] [stderr] Downloaded pangocairo v0.16.3 [INFO] [stderr] Downloaded druid-derive v0.5.0 [INFO] [stderr] Downloaded piet-direct2d v0.6.2 [INFO] [stderr] Downloaded glib-macros v0.16.3 [INFO] [stderr] Downloaded cfg-expr v0.11.0 [INFO] [stderr] Downloaded piet-coregraphics v0.6.2 [INFO] [stderr] Downloaded piet-cairo v0.6.2 [INFO] [stderr] Downloaded winnow v0.3.5 [INFO] [stderr] Downloaded druid-shell v0.8.3 [INFO] [stderr] Downloaded piet v0.6.2 [INFO] [stderr] Downloaded druid v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40b479bdb9ce208e4a31f8375585ff6d4ae41e5d11753837c516b3d46dc2875c [INFO] running `Command { std: "docker" "start" "-a" "40b479bdb9ce208e4a31f8375585ff6d4ae41e5d11753837c516b3d46dc2875c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40b479bdb9ce208e4a31f8375585ff6d4ae41e5d11753837c516b3d46dc2875c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b479bdb9ce208e4a31f8375585ff6d4ae41e5d11753837c516b3d46dc2875c", kill_on_drop: false }` [INFO] [stdout] 40b479bdb9ce208e4a31f8375585ff6d4ae41e5d11753837c516b3d46dc2875c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60000e2a2478b824de8d1fc5b58ccf2952b5647b9aa1e00bc54a61986f448c47 [INFO] running `Command { std: "docker" "start" "-a" "60000e2a2478b824de8d1fc5b58ccf2952b5647b9aa1e00bc54a61986f448c47", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling winnow v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling kurbo v0.9.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling field-offset v0.3.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v6.0.3 [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 pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling glib-macros v0.16.3 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling gtk3-macros v0.16.0 [INFO] [stderr] Compiling druid-derive v0.5.0 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling glib v0.16.7 [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 `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/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=2b5891dad5a9c4c4 -C extra-filename=-0dfc79e71ce6f8d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-77a241c5ab0f277d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-af008941d428f759.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-658b38fea325b19b.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9ef4475c5f49e42e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-667dc7e3c62eff41.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-7816b51c519a608c.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-b7f8962ae804816d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-8ef66c2615df573f.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-988945c1c40de6a2.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-bdfce27578150d12.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-1be055a2bef8c379.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d2ec766eecdc7a51.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-00d3a040388b7556.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "60000e2a2478b824de8d1fc5b58ccf2952b5647b9aa1e00bc54a61986f448c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60000e2a2478b824de8d1fc5b58ccf2952b5647b9aa1e00bc54a61986f448c47", kill_on_drop: false }` [INFO] [stdout] 60000e2a2478b824de8d1fc5b58ccf2952b5647b9aa1e00bc54a61986f448c47