[INFO] cloning repository https://github.com/Pixeluted/KrampUI-Updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pixeluted/KrampUI-Updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixeluted%2FKrampUI-Updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixeluted%2FKrampUI-Updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d574962eef638adaff3e6373a1214edd58c01915 [INFO] checking Pixeluted/KrampUI-Updater against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixeluted%2FKrampUI-Updater" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Pixeluted/KrampUI-Updater [INFO] finished tweaking git repo https://github.com/Pixeluted/KrampUI-Updater [INFO] tweaked toml for git repo https://github.com/Pixeluted/KrampUI-Updater written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pixeluted/KrampUI-Updater on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pixeluted/KrampUI-Updater 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded event-listener-strategy v0.5.1 [INFO] [stderr] Downloaded polling v3.6.0 [INFO] [stderr] Downloaded async-channel v2.2.1 [INFO] [stderr] Downloaded wayland-egl v0.29.5 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.2 [INFO] [stderr] Downloaded async-process v2.2.2 [INFO] [stderr] Downloaded egui_glow v0.19.0 [INFO] [stderr] Downloaded glutin v0.29.1 [INFO] [stderr] Downloaded crossfont v0.5.2 [INFO] [stderr] Downloaded eframe v0.19.0 [INFO] [stderr] Downloaded egui-winit v0.19.0 [INFO] [stderr] Downloaded async-signal v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b5a7298b4552f7b33d195bfea7bab98bd8ee73ac9ac56930ba8afeef661c05a [INFO] running `Command { std: "docker" "start" "-a" "3b5a7298b4552f7b33d195bfea7bab98bd8ee73ac9ac56930ba8afeef661c05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b5a7298b4552f7b33d195bfea7bab98bd8ee73ac9ac56930ba8afeef661c05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5a7298b4552f7b33d195bfea7bab98bd8ee73ac9ac56930ba8afeef661c05a", kill_on_drop: false }` [INFO] [stdout] 3b5a7298b4552f7b33d195bfea7bab98bd8ee73ac9ac56930ba8afeef661c05a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c31e0fe6bd07611747729de681ff63ec6317ea2519103580d60979e6568817f2 [INFO] running `Command { std: "docker" "start" "-a" "c31e0fe6bd07611747729de681ff63ec6317ea2519103580d60979e6568817f2", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking egui v0.19.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=beac6d87674514dd -C extra-filename=-45671ce6d92c3bff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-43d08c5a19530ee6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c12889fe42f60f16.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-dd936524dd5a99e8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-89eb6bc0a3cb41bd.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4c4aa81415d75ecc.so --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" "c31e0fe6bd07611747729de681ff63ec6317ea2519103580d60979e6568817f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31e0fe6bd07611747729de681ff63ec6317ea2519103580d60979e6568817f2", kill_on_drop: false }` [INFO] [stdout] c31e0fe6bd07611747729de681ff63ec6317ea2519103580d60979e6568817f2