[INFO] cloning repository https://github.com/shieldo/tidbyt-widgets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shieldo/tidbyt-widgets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshieldo%2Ftidbyt-widgets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshieldo%2Ftidbyt-widgets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41c5303ba39b316c9a7dcfe7471e95f390138d0d [INFO] checking shieldo/tidbyt-widgets against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshieldo%2Ftidbyt-widgets" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shieldo/tidbyt-widgets [INFO] finished tweaking git repo https://github.com/shieldo/tidbyt-widgets [INFO] tweaked toml for git repo https://github.com/shieldo/tidbyt-widgets written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shieldo/tidbyt-widgets on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shieldo/tidbyt-widgets 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fc6205b99c3ff03913f7acf21948133af93b507e5287bfc490b647910eb50bc [INFO] running `Command { std: "docker" "start" "-a" "7fc6205b99c3ff03913f7acf21948133af93b507e5287bfc490b647910eb50bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fc6205b99c3ff03913f7acf21948133af93b507e5287bfc490b647910eb50bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc6205b99c3ff03913f7acf21948133af93b507e5287bfc490b647910eb50bc", kill_on_drop: false }` [INFO] [stdout] 7fc6205b99c3ff03913f7acf21948133af93b507e5287bfc490b647910eb50bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0c21b9ecb31ace373be2f48d026e03e3cf0b6923b30cc824c112e3217505840 [INFO] running `Command { std: "docker" "start" "-a" "d0c21b9ecb31ace373be2f48d026e03e3cf0b6923b30cc824c112e3217505840", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Checking sw-composite v0.7.16 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking bdf v0.7.0 (https://github.com/meh/rust-bdf.git?rev=2eceb66#2eceb663) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking uom v0.35.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Checking suncalc v0.4.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling chrono-tz-build 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/7dabc88a3b6768751847baeb49983f31ac5f20e2/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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 --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"' --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=478367c7f5be3ff9 -C extra-filename=-54bb674abd5cfcaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-22e6442ffcd5d9cc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0cbd831edaaac66a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-51e7eb709a0694b1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-dcd698fb3007507b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9ca8621b35893ac2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-895e7d99f9af6cf3.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" "d0c21b9ecb31ace373be2f48d026e03e3cf0b6923b30cc824c112e3217505840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c21b9ecb31ace373be2f48d026e03e3cf0b6923b30cc824c112e3217505840", kill_on_drop: false }` [INFO] [stdout] d0c21b9ecb31ace373be2f48d026e03e3cf0b6923b30cc824c112e3217505840