[INFO] cloning repository https://github.com/nNoidea/rustyclip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nNoidea/rustyclip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnNoidea%2Frustyclip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnNoidea%2Frustyclip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4505964d58d078ecb98caaef625d60a9def7e604 [INFO] checking nNoidea/rustyclip against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnNoidea%2Frustyclip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nNoidea/rustyclip [INFO] finished tweaking git repo https://github.com/nNoidea/rustyclip [INFO] tweaked toml for git repo https://github.com/nNoidea/rustyclip written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nNoidea/rustyclip on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nNoidea/rustyclip 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894 [INFO] running `Command { std: "docker" "start" "b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894", 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" "b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894", 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" "b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking rangemap v1.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking tree_magic_mini v3.2.2 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f1ac81be00da0640 -C extra-filename=-54d119cebc0e1860 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5615fd66791a0bcc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5f555948fd9f0831.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f08f57f33ffa3d18.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-add527641b9b900b.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" "b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894", kill_on_drop: false }` [INFO] [stdout] b68a44e2f2f8c7e6d610b60af754c9d16da47797f254597fcf0e4dc053e25894