[INFO] cloning repository https://github.com/SSlime-s/BOT_SSlime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SSlime-s/BOT_SSlime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSlime-s%2FBOT_SSlime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSlime-s%2FBOT_SSlime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27eb408ecfa3eb48ea17afe8a7a83fa5d070d77e
[INFO] checking SSlime-s/BOT_SSlime against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSlime-s%2FBOT_SSlime" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SSlime-s/BOT_SSlime
[INFO] finished tweaking git repo https://github.com/SSlime-s/BOT_SSlime
[INFO] tweaked toml for git repo https://github.com/SSlime-s/BOT_SSlime written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SSlime-s/BOT_SSlime on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SSlime-s/BOT_SSlime 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.148
[INFO] [stderr]   Downloaded lindera-dictionary v0.13.5
[INFO] [stderr]   Downloaded hyper-rustls v0.23.1
[INFO] [stderr]   Downloaded lindera-decompress v0.13.5
[INFO] [stderr]   Downloaded lindera-cc-cedict-builder v0.13.5
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded lindera v0.14.0
[INFO] [stderr]   Downloaded lindera-ipadic-builder v0.13.5
[INFO] [stderr]   Downloaded lzma-rs v0.2.0
[INFO] [stderr]   Downloaded yada v0.5.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0-rc.2
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded rocket_http v0.5.0-rc.2
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.7.6
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded clap v3.2.14
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded rocket v0.5.0-rc.2
[INFO] [stderr]   Downloaded base64ct v1.5.1
[INFO] [stderr]   Downloaded lindera-core v0.13.5
[INFO] [stderr]   Downloaded lindera-unidic-builder v0.13.5
[INFO] [stderr]   Downloaded markov v1.1.0
[INFO] [stderr]   Downloaded rustversion v1.0.8
[INFO] [stderr]   Downloaded lindera-ko-dic-builder v0.13.5
[INFO] [stderr]   Downloaded ref-cast v1.0.8
[INFO] [stderr]   Downloaded ubyte v0.10.2
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] [stderr]   Downloaded cron v0.10.1
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.8
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded lindera-ipadic v0.13.5
[INFO] [stderr]   Downloaded traq-ws-bot v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc15bf3e05195e351e39cc0f6d12644705648fc46c9ef0c05ead5d8e762ab4c0
[INFO] running `Command { std: "docker" "start" "-a" "dc15bf3e05195e351e39cc0f6d12644705648fc46c9ef0c05ead5d8e762ab4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc15bf3e05195e351e39cc0f6d12644705648fc46c9ef0c05ead5d8e762ab4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc15bf3e05195e351e39cc0f6d12644705648fc46c9ef0c05ead5d8e762ab4c0", kill_on_drop: false }`
[INFO] [stdout] dc15bf3e05195e351e39cc0f6d12644705648fc46c9ef0c05ead5d8e762ab4c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54b22e2e4bcf653aec1c9a3c9978ef24009efe6ecd7601cceb2ae5c942f2f14a
[INFO] running `Command { std: "docker" "start" "-a" "54b22e2e4bcf653aec1c9a3c9978ef24009efe6ecd7601cceb2ae5c942f2f14a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling base64ct v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking yada v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling ref-cast v1.0.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling lzma-rs v0.2.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[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/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.66/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="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=ad4d1dce6e0966d8 -C extra-filename=-8a798583f0741d76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c146109b1758f24b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-680b3cdc7be81d32.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1f02422ec5ce68f5.rmeta --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.105/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"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=ff52210101e2d26b -C extra-filename=-b2b69342ae72e79d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c146109b1758f24b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-680b3cdc7be81d32.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1f02422ec5ce68f5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "54b22e2e4bcf653aec1c9a3c9978ef24009efe6ecd7601cceb2ae5c942f2f14a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b22e2e4bcf653aec1c9a3c9978ef24009efe6ecd7601cceb2ae5c942f2f14a", kill_on_drop: false }`
[INFO] [stdout] 54b22e2e4bcf653aec1c9a3c9978ef24009efe6ecd7601cceb2ae5c942f2f14a
