[INFO] cloning repository https://github.com/chawin-a/osu-Beatmaps-Downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chawin-a/osu-Beatmaps-Downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchawin-a%2Fosu-Beatmaps-Downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchawin-a%2Fosu-Beatmaps-Downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d9a6b10145fdf718c7d51864f881abfa354ed9a
[INFO] checking chawin-a/osu-Beatmaps-Downloader against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchawin-a%2Fosu-Beatmaps-Downloader" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chawin-a/osu-Beatmaps-Downloader
[INFO] finished tweaking git repo https://github.com/chawin-a/osu-Beatmaps-Downloader
[INFO] tweaked toml for git repo https://github.com/chawin-a/osu-Beatmaps-Downloader written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chawin-a/osu-Beatmaps-Downloader on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chawin-a/osu-Beatmaps-Downloader 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b6cc9fb582efb83ef302fab4eebb3ddeea3288073fd782c906d133a59573519
[INFO] running `Command { std: "docker" "start" "-a" "2b6cc9fb582efb83ef302fab4eebb3ddeea3288073fd782c906d133a59573519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b6cc9fb582efb83ef302fab4eebb3ddeea3288073fd782c906d133a59573519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b6cc9fb582efb83ef302fab4eebb3ddeea3288073fd782c906d133a59573519", kill_on_drop: false }`
[INFO] [stdout] 2b6cc9fb582efb83ef302fab4eebb3ddeea3288073fd782c906d133a59573519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f0ddaa8ce8764f2bfc2d4eef065e099dfb30a4bb18bd3bbba5b27299702783
[INFO] running `Command { std: "docker" "start" "-a" "06f0ddaa8ce8764f2bfc2d4eef065e099dfb30a4bb18bd3bbba5b27299702783", kill_on_drop: false }`
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]    Compiling bytemuck_derive v1.9.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking wayland-backend v0.3.8
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking openssl-sys v0.9.106
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking wayland-client v0.31.8
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking openssl v0.10.71
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking webbrowser v1.0.4
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking glutin v0.32.2
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rfd v0.15.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rosu-mods v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking humantime v2.2.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/0bdee9e879c87b7211d316e9152109cfd46c576b/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"' --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=b539a0059d1e056d -C extra-filename=-5e854030295a488a --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-3a68bfea952854f7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6f17e69a5cb97707.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b87542648ad7833d.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-034fcd69db981005.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-08c408091838d235.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-da59f04b6f452ed0.so --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 `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=7f7e5c4b1aca0be2 -C extra-filename=-4d6c15708264b757 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-45fa222ba0ebc641.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-441e3da714a2d6bd.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-6ccee762520d8ddb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "06f0ddaa8ce8764f2bfc2d4eef065e099dfb30a4bb18bd3bbba5b27299702783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f0ddaa8ce8764f2bfc2d4eef065e099dfb30a4bb18bd3bbba5b27299702783", kill_on_drop: false }`
[INFO] [stdout] 06f0ddaa8ce8764f2bfc2d4eef065e099dfb30a4bb18bd3bbba5b27299702783
