[INFO] cloning repository https://github.com/FruitieX/add-bot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FruitieX/add-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fadd-bot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fadd-bot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0752bb785b54522d55e59a4660796d2b2da60849 [INFO] linting FruitieX/add-bot-rs against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fadd-bot-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FruitieX/add-bot-rs [INFO] finished tweaking git repo https://github.com/FruitieX/add-bot-rs [INFO] tweaked toml for git repo https://github.com/FruitieX/add-bot-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FruitieX/add-bot-rs on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FruitieX/add-bot-rs 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.18.0 [INFO] [stderr] Downloaded teloxide-macros v0.10.0 [INFO] [stderr] Downloaded psm v0.1.30 [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded erasable v1.3.0 [INFO] [stderr] Downloaded rgb v0.8.53 [INFO] [stderr] Downloaded cached_proc_macro v0.26.0 [INFO] [stderr] Downloaded anstyle-parse v1.0.0 [INFO] [stderr] Downloaded clap_derive v4.6.0 [INFO] [stderr] Downloaded anstream v1.0.0 [INFO] [stderr] Downloaded clap v4.6.0 [INFO] [stderr] Downloaded config v0.15.21 [INFO] [stderr] Downloaded cached v0.58.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded teloxide v0.17.0 [INFO] [stderr] Downloaded ron v0.12.0 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.12 [INFO] [stderr] Downloaded clap_builder v4.6.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.23 [INFO] [stderr] Downloaded serde_with v3.18.0 [INFO] [stderr] Downloaded colorous v1.0.16 [INFO] [stderr] Downloaded toml v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded ravif v0.13.0 [INFO] [stderr] Downloaded dptree v0.5.1 [INFO] [stderr] Downloaded owo-colors v4.3.0 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded teloxide-core v0.13.0 [INFO] [stderr] Downloaded erased-serde v0.4.10 [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded rc-box v1.3.0 [INFO] [stderr] Downloaded stacker v0.1.23 [INFO] [stderr] Downloaded clap_lex v1.1.0 [INFO] [stderr] Downloaded avif-serialize v0.8.8 [INFO] [stderr] Downloaded ar_archive_writer v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afddeb8669fa49184ca44b4332d46cbc7ff97ff1dc14d973efbd15c43d32d3f9 [INFO] running `Command { std: "docker" "start" "-a" "afddeb8669fa49184ca44b4332d46cbc7ff97ff1dc14d973efbd15c43d32d3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afddeb8669fa49184ca44b4332d46cbc7ff97ff1dc14d973efbd15c43d32d3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afddeb8669fa49184ca44b4332d46cbc7ff97ff1dc14d973efbd15c43d32d3f9", kill_on_drop: false }` [INFO] [stdout] afddeb8669fa49184ca44b4332d46cbc7ff97ff1dc14d973efbd15c43d32d3f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e46a2dc6c5c1a804ce2ef928a5e14b0c347454b27c84f1a343390213eb395c3 [INFO] running `Command { std: "docker" "start" "-a" "4e46a2dc6c5c1a804ce2ef928a5e14b0c347454b27c84f1a343390213eb395c3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking zune-jpeg v0.5.13 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [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/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=38efe9c620ca8d0f -C extra-filename=-ae6c806947fc9697 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "4e46a2dc6c5c1a804ce2ef928a5e14b0c347454b27c84f1a343390213eb395c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e46a2dc6c5c1a804ce2ef928a5e14b0c347454b27c84f1a343390213eb395c3", kill_on_drop: false }` [INFO] [stdout] 4e46a2dc6c5c1a804ce2ef928a5e14b0c347454b27c84f1a343390213eb395c3