[INFO] cloning repository https://github.com/Aloxaf/exloli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aloxaf/exloli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloxaf%2Fexloli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloxaf%2Fexloli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3d9604c8cf125eff15b45e7336a627a6f50b75c
[INFO] checking Aloxaf/exloli against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloxaf%2Fexloli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aloxaf/exloli on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aloxaf/exloli
[INFO] finished tweaking git repo https://github.com/Aloxaf/exloli
[INFO] tweaked toml for git repo https://github.com/Aloxaf/exloli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Aloxaf/exloli 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Aloxaf/telegraph-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v1.5.2
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded serde v1.0.150
[INFO] [stderr]   Downloaded image v0.24.5
[INFO] [stderr]   Downloaded dptree v0.3.0
[INFO] [stderr]   Downloaded libxml v0.2.16
[INFO] [stderr]   Downloaded openssl v0.10.44
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded teloxide v0.11.3
[INFO] [stderr]   Downloaded teloxide-core v0.8.0
[INFO] [stderr]   Downloaded ipnet v2.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.150
[INFO] [stderr]   Downloaded openssl-sys v0.9.79
[INFO] [stderr]   Downloaded aquamarine v0.1.12
[INFO] [stderr]   Downloaded libsqlite3-sys v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddbaa4a57ac74a8865219d3da1ff6f953117f96aa5cf6f4c34568abafa5ed57b
[INFO] running `Command { std: "docker" "start" "-a" "ddbaa4a57ac74a8865219d3da1ff6f953117f96aa5cf6f4c34568abafa5ed57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddbaa4a57ac74a8865219d3da1ff6f953117f96aa5cf6f4c34568abafa5ed57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddbaa4a57ac74a8865219d3da1ff6f953117f96aa5cf6f4c34568abafa5ed57b", kill_on_drop: false }`
[INFO] [stdout] ddbaa4a57ac74a8865219d3da1ff6f953117f96aa5cf6f4c34568abafa5ed57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6105f499b0acfa4a9e93ead274c70033e737558065e8338fc4fb5f9945678b21
[INFO] running `Command { std: "docker" "start" "-a" "6105f499b0acfa4a9e93ead274c70033e737558065e8338fc4fb5f9945678b21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling serde_derive v1.0.150
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling openssl v0.10.44
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling time-core v0.1.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] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[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]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[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] 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" "6105f499b0acfa4a9e93ead274c70033e737558065e8338fc4fb5f9945678b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6105f499b0acfa4a9e93ead274c70033e737558065e8338fc4fb5f9945678b21", kill_on_drop: false }`
[INFO] [stdout] 6105f499b0acfa4a9e93ead274c70033e737558065e8338fc4fb5f9945678b21
