[INFO] cloning repository https://github.com/CRivlaldo/twt_2_tg_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CRivlaldo/twt_2_tg_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRivlaldo%2Ftwt_2_tg_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRivlaldo%2Ftwt_2_tg_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4600bb4e89a483a8c8e4812d66c947d164eb42c0
[INFO] checking CRivlaldo/twt_2_tg_bot against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRivlaldo%2Ftwt_2_tg_bot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CRivlaldo/twt_2_tg_bot
[INFO] finished tweaking git repo https://github.com/CRivlaldo/twt_2_tg_bot
[INFO] tweaked toml for git repo https://github.com/CRivlaldo/twt_2_tg_bot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CRivlaldo/twt_2_tg_bot on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CRivlaldo/twt_2_tg_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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad9c62216e260dfcc6688a162f3f0e62497bc313d20387a48e3f5cd8786098fa
[INFO] running `Command { std: "docker" "start" "-a" "ad9c62216e260dfcc6688a162f3f0e62497bc313d20387a48e3f5cd8786098fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9c62216e260dfcc6688a162f3f0e62497bc313d20387a48e3f5cd8786098fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9c62216e260dfcc6688a162f3f0e62497bc313d20387a48e3f5cd8786098fa", kill_on_drop: false }`
[INFO] [stdout] ad9c62216e260dfcc6688a162f3f0e62497bc313d20387a48e3f5cd8786098fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bfd643f25feb7f6b35fd997896c4bda9800d338d2154fd511fbdba10ca3575a
[INFO] running `Command { std: "docker" "start" "-a" "8bfd643f25feb7f6b35fd997896c4bda9800d338d2154fd511fbdba10ca3575a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking ipnet v2.5.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:479:33
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 479 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 479 +                 let LineColumn { line, column } = s.start();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:496:33
[INFO] [stdout]     |
[INFO] [stdout] 496 |                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 496 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 496 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[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.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stdout] Some errors have detailed explanations: E0422, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8bfd643f25feb7f6b35fd997896c4bda9800d338d2154fd511fbdba10ca3575a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bfd643f25feb7f6b35fd997896c4bda9800d338d2154fd511fbdba10ca3575a", kill_on_drop: false }`
[INFO] [stdout] 8bfd643f25feb7f6b35fd997896c4bda9800d338d2154fd511fbdba10ca3575a
