[INFO] cloning repository https://github.com/Joris-van-der-Wel/groovtube-hotkey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joris-van-der-Wel/groovtube-hotkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoris-van-der-Wel%2Fgroovtube-hotkey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoris-van-der-Wel%2Fgroovtube-hotkey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcd67c03e4747e8f1f158153b8b5f9c3568b2ae1
[INFO] checking Joris-van-der-Wel/groovtube-hotkey against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoris-van-der-Wel%2Fgroovtube-hotkey" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Joris-van-der-Wel/groovtube-hotkey
[INFO] finished tweaking git repo https://github.com/Joris-van-der-Wel/groovtube-hotkey
[INFO] tweaked toml for git repo https://github.com/Joris-van-der-Wel/groovtube-hotkey written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Joris-van-der-Wel/groovtube-hotkey on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Joris-van-der-Wel/groovtube-hotkey 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fddc4d2bfab873ac8919e4cbd6a274eefd70399c9772f24b7b7062158f9dd919
[INFO] running `Command { std: "docker" "start" "-a" "fddc4d2bfab873ac8919e4cbd6a274eefd70399c9772f24b7b7062158f9dd919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fddc4d2bfab873ac8919e4cbd6a274eefd70399c9772f24b7b7062158f9dd919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fddc4d2bfab873ac8919e4cbd6a274eefd70399c9772f24b7b7062158f9dd919", kill_on_drop: false }`
[INFO] [stdout] fddc4d2bfab873ac8919e4cbd6a274eefd70399c9772f24b7b7062158f9dd919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a375e9215eb644fe2aa569f0fe5c1beab0f0ecb323b029783d2f4107355797d7
[INFO] running `Command { std: "docker" "start" "-a" "a375e9215eb644fe2aa569f0fe5c1beab0f0ecb323b029783d2f4107355797d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking wayland-sys v0.31.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking raw-window-handle v0.6.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling bitstream-io v2.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling oid-registry v0.7.0
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking open v5.1.2
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking drm-ffi v0.7.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking palette v0.7.6
[INFO] [stderr]     Checking font-types v0.5.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.11.0
[INFO] [stderr]     Checking drm v0.11.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.0
[INFO] [stderr]     Checking read-fonts v0.19.1
[INFO] [stderr]     Checking clipboard_x11 v0.4.2
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tiny-xlib v0.2.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]     Checking softbuffer v0.4.2
[INFO] [stderr]     Checking asn1-rs v0.6.1
[INFO] [stderr]    Compiling gtk3-macros v0.15.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr] error: could not compile `palette` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name palette --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/palette-0.7.6/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="alloc"' --cfg 'feature="approx"' --cfg 'feature="default"' --cfg 'feature="named"' --cfg 'feature="named_from_str"' --cfg 'feature="phf"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=7de41a1dbffde5a6 -C extra-filename=-487810326797f50c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-e7d4102115847dec.rmeta --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-82ab2686c36dd08c.rmeta --extern palette_derive=/opt/rustwide/target/debug/deps/libpalette_derive-89e73b1e8753a255.so --extern phf=/opt/rustwide/target/debug/deps/libphf-cb52044accd1e512.rmeta --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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18c1d185ac7a6a3bf399296b35e4b2736809a756/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-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=92358ec1eb7a8512 -C extra-filename=-44d2216a7fefd6cd --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-1e6b2cbb94a5e26c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-da03a42d99f7aedc.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-277dc59bc7fbbeed.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c431b9adff01da5f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3d3bb73d67df3c45.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a375e9215eb644fe2aa569f0fe5c1beab0f0ecb323b029783d2f4107355797d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a375e9215eb644fe2aa569f0fe5c1beab0f0ecb323b029783d2f4107355797d7", kill_on_drop: false }`
[INFO] [stdout] a375e9215eb644fe2aa569f0fe5c1beab0f0ecb323b029783d2f4107355797d7
