[INFO] cloning repository https://github.com/itt828/traq-bot-itt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itt828/traq-bot-itt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitt828%2Ftraq-bot-itt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitt828%2Ftraq-bot-itt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 906a9e8f462be8a312f342f895890108112236b2
[INFO] checking itt828/traq-bot-itt/906a9e8f462be8a312f342f895890108112236b2 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitt828%2Ftraq-bot-itt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itt828/traq-bot-itt
[INFO] finished tweaking git repo https://github.com/itt828/traq-bot-itt
[INFO] tweaked toml for git repo https://github.com/itt828/traq-bot-itt written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itt828/traq-bot-itt on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itt828/traq-bot-itt 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded axum-core v0.1.1
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded cron v0.12.0
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded dtoa v1.0.6
[INFO] [stderr]   Downloaded uuid v1.3.4
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded traq-ws-bot v0.1.2
[INFO] [stderr]   Downloaded clap v4.3.4
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.9.4
[INFO] [stderr]   Downloaded tower-http v0.2.2
[INFO] [stderr]   Downloaded axum v0.4.5
[INFO] [stderr]   Downloaded tower v0.4.11
[INFO] [stderr]   Downloaded traq v0.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.97
[INFO] [stderr]   Downloaded reqwest v0.11.17
[INFO] [stderr]   Downloaded clap_builder v4.3.4
[INFO] [stderr]   Downloaded hyper v0.14.25
[INFO] [stderr]   Downloaded rustix v0.37.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49c3aa82f1393dfd519e491013d0c88fe76965aaa1c16ef2ac0777c808131b33
[INFO] running `Command { std: "docker" "start" "-a" "49c3aa82f1393dfd519e491013d0c88fe76965aaa1c16ef2ac0777c808131b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49c3aa82f1393dfd519e491013d0c88fe76965aaa1c16ef2ac0777c808131b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c3aa82f1393dfd519e491013d0c88fe76965aaa1c16ef2ac0777c808131b33", kill_on_drop: false }`
[INFO] [stdout] 49c3aa82f1393dfd519e491013d0c88fe76965aaa1c16ef2ac0777c808131b33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27f66c9bbc80bc7b92a9dae4719a4c74262a4770360954aeebdbd95c51c5ea21
[INFO] running `Command { std: "docker" "start" "-a" "27f66c9bbc80bc7b92a9dae4719a4c74262a4770360954aeebdbd95c51c5ea21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking dtoa v1.0.6
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "27f66c9bbc80bc7b92a9dae4719a4c74262a4770360954aeebdbd95c51c5ea21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27f66c9bbc80bc7b92a9dae4719a4c74262a4770360954aeebdbd95c51c5ea21", kill_on_drop: false }`
[INFO] [stdout] 27f66c9bbc80bc7b92a9dae4719a4c74262a4770360954aeebdbd95c51c5ea21
