[INFO] cloning repository https://github.com/ShayBox/TheDevsBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShayBox/TheDevsBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShayBox%2FTheDevsBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShayBox%2FTheDevsBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f36285b839df79e837a2719b529e2ab11361a7a
[INFO] checking ShayBox/TheDevsBot against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShayBox%2FTheDevsBot" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShayBox/TheDevsBot
[INFO] finished tweaking git repo https://github.com/ShayBox/TheDevsBot
[INFO] tweaked toml for git repo https://github.com/ShayBox/TheDevsBot written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShayBox/TheDevsBot on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShayBox/TheDevsBot 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded secrecy v0.8.0
[INFO] [stderr]   Downloaded triomphe v0.1.16
[INFO] [stderr]   Downloaded typesize v0.1.15
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded camino v1.2.5
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded derive-config v2.4.2
[INFO] [stderr]   Downloaded command_attr v0.5.4
[INFO] [stderr]   Downloaded libredox v0.1.21
[INFO] [stderr]   Downloaded derive-macros v2.4.2
[INFO] [stderr]   Downloaded serenity v0.12.5
[INFO] [stderr]   Downloaded duplicate v2.0.1
[INFO] [stderr]   Downloaded owo-colors v4.4.0
[INFO] [stderr]   Downloaded eyre v0.6.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09
[INFO] running `Command { std: "docker" "start" "16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.14
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking owo-colors v4.4.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --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="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=58defb2575677e2a -C extra-filename=-34e5ec00475f1b58 --out-dir /opt/rustwide/target/debug/build/syn/34e5ec00475f1b58/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c39f429de02f979d/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/cefc7118f3a368b7/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/c39f429de02f979d/out/libproc_macro2-c39f429de02f979d.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/b65c14c10323e964/out/libquote-b65c14c10323e964.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/cefc7118f3a368b7/out/libunicode_ident-cefc7118f3a368b7.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --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=cab0ae56c2e9d7a0 -C extra-filename=-cfa51600706cc6e0 --out-dir /opt/rustwide/target/debug/build/syn/cfa51600706cc6e0/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c39f429de02f979d/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/cefc7118f3a368b7/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/c39f429de02f979d/out/libproc_macro2-c39f429de02f979d.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/b65c14c10323e964/out/libquote-b65c14c10323e964.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/cefc7118f3a368b7/out/libunicode_ident-cefc7118f3a368b7.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09", kill_on_drop: false }`
[INFO] [stdout] 16aed36367c1c16e779ba67d42d0f4fa5669c88ede162ef6d3ec46f63ef42d09
