[INFO] cloning repository https://github.com/OthmaneBlial/rustframe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OthmaneBlial/rustframe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOthmaneBlial%2Frustframe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOthmaneBlial%2Frustframe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bae1321464176e8a22563f7930369d78e2f0fddb
[INFO] checking OthmaneBlial/rustframe against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOthmaneBlial%2Frustframe" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/OthmaneBlial/rustframe
[INFO] finished tweaking git repo https://github.com/OthmaneBlial/rustframe
[INFO] tweaked toml for git repo https://github.com/OthmaneBlial/rustframe written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OthmaneBlial/rustframe on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OthmaneBlial/rustframe 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25
[INFO] running `Command { std: "docker" "start" "56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling wry v0.54.3
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.11/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="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=95a90d7b4dd8831e -C extra-filename=-e68794ea0f2e755e --out-dir /opt/rustwide/target/debug/build/wayland-protocols/e68794ea0f2e755e/out -L dependency=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/dlib/ebcb5615f60f55e5/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/e66389dcb14c8a87/out -L dependency=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/ff271329eb221e3a/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/rustix/f3ce2e4dca8961eb/out -L dependency=/opt/rustwide/target/debug/build/scoped-tls/668d833244126a72/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/wayland-backend/42f734949f061f91/out -L dependency=/opt/rustwide/target/debug/build/wayland-client/e7693e215d6beb29/out -L dependency=/opt/rustwide/target/debug/build/wayland-scanner/ca586eaac698c205/out -L dependency=/opt/rustwide/target/debug/build/wayland-sys/30df9fce93739eec/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out/libbitflags-924610f47dcb2cb8.rmeta --extern wayland_backend=/opt/rustwide/target/debug/build/wayland-backend/42f734949f061f91/out/libwayland_backend-42f734949f061f91.rmeta --extern wayland_client=/opt/rustwide/target/debug/build/wayland-client/e7693e215d6beb29/out/libwayland_client-e7693e215d6beb29.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/build/wayland-scanner/ca586eaac698c205/out/libwayland_scanner-ca586eaac698c205.so --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/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_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=7f755ea0ca9cbf8f -C extra-filename=-c7cdcf31da214ae1 --out-dir /opt/rustwide/target/debug/build/gio/c7cdcf31da214ae1/out -L dependency=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/bbda4d56d2b9b8df/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/40cf1882c5ad9b1f/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/965ba55ad6a3f333/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/124cd9865cc53399/out -L dependency=/opt/rustwide/target/debug/build/glib/b4277b91c09b6d9a/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/f451008bab3dfc22/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/f4cf1a4645d68033/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/eb3eb86ecb47549f/out -L dependency=/opt/rustwide/target/debug/build/libc/d3facaaa990adeb6/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/thiserror/dbed1baeed530f61/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/58408f7dd527d51b/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out/libfutures_channel-9c1e7f39b7c26e53.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out/libfutures_io-8551f65ba49d7852.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/965ba55ad6a3f333/out/libfutures_util-965ba55ad6a3f333.rmeta --extern ffi=/opt/rustwide/target/debug/build/gio-sys/124cd9865cc53399/out/libgio_sys-124cd9865cc53399.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/b4277b91c09b6d9a/out/libglib-b4277b91c09b6d9a.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d3facaaa990adeb6/out/liblibc-d3facaaa990adeb6.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out/libsmallvec-96d7c7a7332b4422.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/dbed1baeed530f61/out/libthiserror-dbed1baeed530f61.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25", kill_on_drop: false }`
[INFO] [stdout] 56f5b033b174d2120f7373693d4790fec895a9f92fc5054e8097a6a7963c4d25
