[INFO] cloning repository https://github.com/sakemas/sakemas-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sakemas/sakemas-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakemas%2Fsakemas-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakemas%2Fsakemas-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d764caa8815151d336d9fc92de1ed039f5523b53 [INFO] checking sakemas/sakemas-bot against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakemas%2Fsakemas-bot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sakemas/sakemas-bot [INFO] finished tweaking git repo https://github.com/sakemas/sakemas-bot [INFO] tweaked toml for git repo https://github.com/sakemas/sakemas-bot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sakemas/sakemas-bot on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sakemas/sakemas-bot 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4140f40b915e1227fa6d7da3f134e8f89cc47abf430317bba907c87cf5c02596 [INFO] running `Command { std: "docker" "start" "-a" "4140f40b915e1227fa6d7da3f134e8f89cc47abf430317bba907c87cf5c02596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4140f40b915e1227fa6d7da3f134e8f89cc47abf430317bba907c87cf5c02596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4140f40b915e1227fa6d7da3f134e8f89cc47abf430317bba907c87cf5c02596", kill_on_drop: false }` [INFO] [stdout] 4140f40b915e1227fa6d7da3f134e8f89cc47abf430317bba907c87cf5c02596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fdafeaa9dea9cfe4c914efb479abe332dfccb6036e64d5002353d782efa581f [INFO] running `Command { std: "docker" "start" "-a" "1fdafeaa9dea9cfe4c914efb479abe332dfccb6036e64d5002353d782efa581f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking opentelemetry v0.27.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking typeshare v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking shuttle-common v0.57.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking opentelemetry_sdk v0.27.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking shuttle-service v0.57.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer v1.5.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/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/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 --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)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=8496bf17d023fde3 -C extra-filename=-c3379f57faa67c61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e0f2c5263ca78fd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6641fccae7f27ad3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b28d2baabb82bcf9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5bb12e80d9532384.rmeta --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" "1fdafeaa9dea9cfe4c914efb479abe332dfccb6036e64d5002353d782efa581f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdafeaa9dea9cfe4c914efb479abe332dfccb6036e64d5002353d782efa581f", kill_on_drop: false }` [INFO] [stdout] 1fdafeaa9dea9cfe4c914efb479abe332dfccb6036e64d5002353d782efa581f