[INFO] cloning repository https://github.com/BWolf197/GUI-Rust-Caculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BWolf197/GUI-Rust-Caculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBWolf197%2FGUI-Rust-Caculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBWolf197%2FGUI-Rust-Caculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 733c0b0a0a40330ec24bec3d85d7629dc0c69f08 [INFO] testing BWolf197/GUI-Rust-Caculator against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBWolf197%2FGUI-Rust-Caculator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (1395/1852) Updating files: 76% (1408/1852) Updating files: 77% (1427/1852) Updating files: 78% (1445/1852) Updating files: 79% (1464/1852) Updating files: 80% (1482/1852) Updating files: 81% (1501/1852) Updating files: 82% (1519/1852) Updating files: 83% (1538/1852) Updating files: 84% (1556/1852) Updating files: 84% (1562/1852) Updating files: 85% (1575/1852) Updating files: 86% (1593/1852) Updating files: 86% (1600/1852) Updating files: 87% (1612/1852) Updating files: 88% (1630/1852) Updating files: 89% (1649/1852) Updating files: 90% (1667/1852) Updating files: 91% (1686/1852) Updating files: 92% (1704/1852) Updating files: 93% (1723/1852) Updating files: 94% (1741/1852) Updating files: 95% (1760/1852) Updating files: 96% (1778/1852) Updating files: 97% (1797/1852) Updating files: 98% (1815/1852) Updating files: 99% (1834/1852) Updating files: 100% (1852/1852) Updating files: 100% (1852/1852), done. [INFO] started tweaking git repo https://github.com/BWolf197/GUI-Rust-Caculator [INFO] finished tweaking git repo https://github.com/BWolf197/GUI-Rust-Caculator [INFO] tweaked toml for git repo https://github.com/BWolf197/GUI-Rust-Caculator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BWolf197/GUI-Rust-Caculator on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BWolf197/GUI-Rust-Caculator 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.9.7 [INFO] [stderr] Downloaded polling v3.9.0 [INFO] [stderr] Downloaded libredox v0.1.8 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f9aae463d93e869b7731f2ff0613793ca044dd419b4b718ae75f38c1f078bd3 [INFO] running `Command { std: "docker" "start" "-a" "6f9aae463d93e869b7731f2ff0613793ca044dd419b4b718ae75f38c1f078bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f9aae463d93e869b7731f2ff0613793ca044dd419b4b718ae75f38c1f078bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9aae463d93e869b7731f2ff0613793ca044dd419b4b718ae75f38c1f078bd3", kill_on_drop: false }` [INFO] [stdout] 6f9aae463d93e869b7731f2ff0613793ca044dd419b4b718ae75f38c1f078bd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9384ab8b30935215e156e61f2842bf68f8be1310408ca34a91bf8346688c7ba [INFO] running `Command { std: "docker" "start" "-a" "f9384ab8b30935215e156e61f2842bf68f8be1310408ca34a91bf8346688c7ba", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling ab_glyph v0.2.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling accesskit_consumer v0.16.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ecolor v0.27.2 [INFO] [stderr] Compiling emath v0.27.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling epaint v0.27.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling egui v0.27.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling egui_glow v0.27.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.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 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=978ae651b45c215b -C extra-filename=-dbc89d1ca7a1d48a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `egui` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.27.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 --cfg 'feature="accesskit"' --cfg 'feature="bytemuck"' --cfg 'feature="default_fonts"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit", "bytemuck", "callstack", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "extra_asserts", "extra_debug_asserts", "log", "mint", "persistence", "puffin", "rayon", "ron", "serde", "unity"))' -C metadata=b351d1024c7e06f2 -C extra-filename=-ddb271ae84b216cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern accesskit=/opt/rustwide/target/debug/deps/libaccesskit-9a87ba09101caee3.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-f85331923a23bc46.rmeta --extern epaint=/opt/rustwide/target/debug/deps/libepaint-80b3d4c2b72fc6c3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-7182108947a1143f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f9384ab8b30935215e156e61f2842bf68f8be1310408ca34a91bf8346688c7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9384ab8b30935215e156e61f2842bf68f8be1310408ca34a91bf8346688c7ba", kill_on_drop: false }` [INFO] [stdout] f9384ab8b30935215e156e61f2842bf68f8be1310408ca34a91bf8346688c7ba