[INFO] cloning repository https://github.com/NoOverflow/AGER [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NoOverflow/AGER" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0350b131b1c42fca0b63ca9a3769b3c6108935d [INFO] checking NoOverflow/AGER against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER" "/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/NoOverflow/AGER [INFO] finished tweaking git repo https://github.com/NoOverflow/AGER [INFO] tweaked toml for git repo https://github.com/NoOverflow/AGER written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NoOverflow/AGER on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NoOverflow/AGER 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa30ed7aa243a962f8ecbe05995f843e10dd8ffb149ced686bd22aeae840f39a [INFO] running `Command { std: "docker" "start" "-a" "aa30ed7aa243a962f8ecbe05995f843e10dd8ffb149ced686bd22aeae840f39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa30ed7aa243a962f8ecbe05995f843e10dd8ffb149ced686bd22aeae840f39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa30ed7aa243a962f8ecbe05995f843e10dd8ffb149ced686bd22aeae840f39a", kill_on_drop: false }` [INFO] [stdout] aa30ed7aa243a962f8ecbe05995f843e10dd8ffb149ced686bd22aeae840f39a [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b01f4d59b290e512dfcde25f23c21df7339f35cea5ae871175a933d9365f13e [INFO] running `Command { std: "docker" "start" "-a" "0b01f4d59b290e512dfcde25f23c21df7339f35cea5ae871175a933d9365f13e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Compiling gdk4-sys v0.4.8 [INFO] [stderr] Compiling gsk4-sys v0.4.8 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling gtk4-sys v0.4.8 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling glib v0.19.9 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling gtk4-macros v0.4.10 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] error: could not compile `gio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d83b14207998f47b18a34e930157ac0d7c18b16e/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.15.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_50"' --cfg 'feature="v2_52"' --cfg 'feature="v2_54"' --cfg 'feature="v2_56"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2_50", "v2_52", "v2_54", "v2_56", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72"))' -C metadata=a71463f9063ddcb0 -C extra-filename=-d7e4251792ea1598 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-966816fdb6f3bc39.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e0f5028531ad71be.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-4246fa79930501fd.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-b1372ab89c30481b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4cf487a971a8caf9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4bdee0935890fd6b.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" "0b01f4d59b290e512dfcde25f23c21df7339f35cea5ae871175a933d9365f13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b01f4d59b290e512dfcde25f23c21df7339f35cea5ae871175a933d9365f13e", kill_on_drop: false }` [INFO] [stdout] 0b01f4d59b290e512dfcde25f23c21df7339f35cea5ae871175a933d9365f13e