[INFO] cloning repository https://github.com/boorich/mDesk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boorich/mDesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboorich%2FmDesk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboorich%2FmDesk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2f5dcac9cdec7605b71a73f1a2026ed757e8eb0 [INFO] checking boorich/mDesk against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboorich%2FmDesk" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/boorich/mDesk [INFO] finished tweaking git repo https://github.com/boorich/mDesk [INFO] tweaked toml for git repo https://github.com/boorich/mDesk written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/boorich/mDesk on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/boorich/mDesk 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/modelcontextprotocol/rust-sdk.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded iso8601 v0.6.2 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded fraction v0.13.1 [INFO] [stderr] Downloaded jsonschema v0.17.1 [INFO] [stderr] Downloaded eventsource-client v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a502bd0e7e9f43daa7661caf194b6836c733f11ca24549f3b0effecdd9b6b213 [INFO] running `Command { std: "docker" "start" "-a" "a502bd0e7e9f43daa7661caf194b6836c733f11ca24549f3b0effecdd9b6b213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a502bd0e7e9f43daa7661caf194b6836c733f11ca24549f3b0effecdd9b6b213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a502bd0e7e9f43daa7661caf194b6836c733f11ca24549f3b0effecdd9b6b213", kill_on_drop: false }` [INFO] [stdout] a502bd0e7e9f43daa7661caf194b6836c733f11ca24549f3b0effecdd9b6b213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a176522c6b41eeab7ee0086f182fbd20a0c3486dd473475273bc7536076e819 [INFO] running `Command { std: "docker" "start" "-a" "7a176522c6b41eeab7ee0086f182fbd20a0c3486dd473475273bc7536076e819", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking dioxus-cli-config v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling wry v0.45.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling dioxus-desktop v0.6.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling dioxus-config-macro v0.6.2 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking x11 v2.21.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.13.1 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking iso8601 v0.6.2 [INFO] [stderr] Checking proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Checking dioxus-rsx v0.6.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling const-serialize-macro v0.6.2 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 [INFO] [stderr] Compiling dlopen2_derive v0.4.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/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bc37654e72d43b0e -C extra-filename=-1d9981ac608ad1d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cef45e9907d932bc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-8e173917454319e5.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6a6bb760b00e36eb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f22f00a1e38ad7ad.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-391b5067ce3ebd14.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-cdb9a45a6d407281.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" "7a176522c6b41eeab7ee0086f182fbd20a0c3486dd473475273bc7536076e819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a176522c6b41eeab7ee0086f182fbd20a0c3486dd473475273bc7536076e819", kill_on_drop: false }` [INFO] [stdout] 7a176522c6b41eeab7ee0086f182fbd20a0c3486dd473475273bc7536076e819