[INFO] cloning repository https://github.com/sondeko143/twitch-chat-yomiage-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sondeko143/twitch-chat-yomiage-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondeko143%2Ftwitch-chat-yomiage-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondeko143%2Ftwitch-chat-yomiage-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30a06d8ff53bea32919e21c0934567bccd57648f [INFO] checking sondeko143/twitch-chat-yomiage-bot against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsondeko143%2Ftwitch-chat-yomiage-bot" "/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/sondeko143/twitch-chat-yomiage-bot [INFO] finished tweaking git repo https://github.com/sondeko143/twitch-chat-yomiage-bot [INFO] tweaked toml for git repo https://github.com/sondeko143/twitch-chat-yomiage-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sondeko143/twitch-chat-yomiage-bot on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sondeko143/twitch-chat-yomiage-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 121bcb9d44d5da2dd47b24d09b9b906d1406cc5846cdf6a642f6497444bd3184 [INFO] running `Command { std: "docker" "start" "-a" "121bcb9d44d5da2dd47b24d09b9b906d1406cc5846cdf6a642f6497444bd3184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "121bcb9d44d5da2dd47b24d09b9b906d1406cc5846cdf6a642f6497444bd3184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121bcb9d44d5da2dd47b24d09b9b906d1406cc5846cdf6a642f6497444bd3184", kill_on_drop: false }` [INFO] [stdout] 121bcb9d44d5da2dd47b24d09b9b906d1406cc5846cdf6a642f6497444bd3184 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81ba21d673c1304e4fbe4b0cd8bdc31e0a3fd42745de9079f4984ecf94a38ba [INFO] running `Command { std: "docker" "start" "-a" "f81ba21d673c1304e4fbe4b0cd8bdc31e0a3fd42745de9079f4984ecf94a38ba", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f414c8a747662870 -C extra-filename=-ab5d0e1d20a20eb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "f81ba21d673c1304e4fbe4b0cd8bdc31e0a3fd42745de9079f4984ecf94a38ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81ba21d673c1304e4fbe4b0cd8bdc31e0a3fd42745de9079f4984ecf94a38ba", kill_on_drop: false }` [INFO] [stdout] f81ba21d673c1304e4fbe4b0cd8bdc31e0a3fd42745de9079f4984ecf94a38ba