[INFO] cloning repository https://github.com/qryxip/cargo-scripts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qryxip/cargo-scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-scripts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-scripts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2de917219ca33fbe6bb22ee440bc8dbc81524ded
[INFO] checking qryxip/cargo-scripts against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-scripts" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qryxip/cargo-scripts
[INFO] finished tweaking git repo https://github.com/qryxip/cargo-scripts
[INFO] tweaked toml for git repo https://github.com/qryxip/cargo-scripts written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qryxip/cargo-scripts on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qryxip/cargo-scripts 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ab1064312241c00a09cf8842eb658ca232926c56ea7fa159b7bdde857c2e2f9
[INFO] running `Command { std: "docker" "start" "-a" "1ab1064312241c00a09cf8842eb658ca232926c56ea7fa159b7bdde857c2e2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ab1064312241c00a09cf8842eb658ca232926c56ea7fa159b7bdde857c2e2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab1064312241c00a09cf8842eb658ca232926c56ea7fa159b7bdde857c2e2f9", kill_on_drop: false }`
[INFO] [stdout] 1ab1064312241c00a09cf8842eb658ca232926c56ea7fa159b7bdde857c2e2f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dc15744d4aaa52e77d4bc99f9a7cef72b140e7f752ebcedde2c2309dfe82862
[INFO] running `Command { std: "docker" "start" "-a" "3dc15744d4aaa52e77d4bc99f9a7cef72b140e7f752ebcedde2c2309dfe82862", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.6.16
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking either v1.5.3
[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.9/src/wrapper.rs:483:33
[INFO] [stdout]     |
[INFO] [stdout] 483 |                 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] 483 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 483 +                 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.9/src/wrapper.rs:500:33
[INFO] [stdout]     |
[INFO] [stdout] 500 |                 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] 500 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 500 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking aho-corasick v0.7.9
[INFO] [stderr]     Checking bstr v0.2.11
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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.9/src/wrapper.rs:483:33
[INFO] [stdout]     |
[INFO] [stdout] 483 |                 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] 483 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 483 +                 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.9/src/wrapper.rs:500:33
[INFO] [stdout]     |
[INFO] [stdout] 500 |                 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] 500 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 500 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3dc15744d4aaa52e77d4bc99f9a7cef72b140e7f752ebcedde2c2309dfe82862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc15744d4aaa52e77d4bc99f9a7cef72b140e7f752ebcedde2c2309dfe82862", kill_on_drop: false }`
[INFO] [stdout] 3dc15744d4aaa52e77d4bc99f9a7cef72b140e7f752ebcedde2c2309dfe82862
