[INFO] cloning repository https://github.com/DK99/prusaslicer_autocxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DK99/prusaslicer_autocxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDK99%2Fprusaslicer_autocxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDK99%2Fprusaslicer_autocxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51d032327771f1f75d988b7b55c3253c0b8e7816
[INFO] checking DK99/prusaslicer_autocxx against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDK99%2Fprusaslicer_autocxx" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DK99/prusaslicer_autocxx
[INFO] finished tweaking git repo https://github.com/DK99/prusaslicer_autocxx
[INFO] tweaked toml for git repo https://github.com/DK99/prusaslicer_autocxx written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DK99/prusaslicer_autocxx on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DK99/prusaslicer_autocxx 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/DK99/autocxx`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v1.0.3
[INFO] [stderr]   Downloaded log v0.4.13
[INFO] [stderr]   Downloaded dunce v1.0.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.27
[INFO] [stderr]   Downloaded libloading v0.6.6
[INFO] [stderr]   Downloaded codespan-reporting v0.9.5
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.27
[INFO] [stderr]   Downloaded link-cplusplus v1.0.5
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded cxx v1.0.27
[INFO] [stderr]   Downloaded autocxx-bindgen v0.56.1
[INFO] [stderr]   Downloaded cxx-gen v0.7.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 321c5c1697d635860863c660ea77c8f9188b4d9060198df3818f3c6cab7754f2
[INFO] running `Command { std: "docker" "start" "-a" "321c5c1697d635860863c660ea77c8f9188b4d9060198df3818f3c6cab7754f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "321c5c1697d635860863c660ea77c8f9188b4d9060198df3818f3c6cab7754f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "321c5c1697d635860863c660ea77c8f9188b4d9060198df3818f3c6cab7754f2", kill_on_drop: false }`
[INFO] [stdout] 321c5c1697d635860863c660ea77c8f9188b4d9060198df3818f3c6cab7754f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f7a5207e9ab867af24755f795e07d83dbe5747316460c9178985a614e485e79
[INFO] running `Command { std: "docker" "start" "-a" "7f7a5207e9ab867af24755f795e07d83dbe5747316460c9178985a614e485e79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.27
[INFO] [stderr]    Compiling autocxx-bindgen v0.56.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling clang-sys v1.0.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling thread_local v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling libloading v0.6.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling humantime v2.0.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling codespan-reporting v0.9.5
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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.24/src/wrapper.rs:463:33
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 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] 463 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 463 +                 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.24/src/wrapper.rs:480:33
[INFO] [stdout]     |
[INFO] [stdout] 480 |                 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] 480 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 480 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dunce v1.0.1
[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.24/src/wrapper.rs:463:33
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 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] 463 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 463 +                 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.24/src/wrapper.rs:480:33
[INFO] [stdout]     |
[INFO] [stdout] 480 |                 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] 480 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 480 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[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] 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" "7f7a5207e9ab867af24755f795e07d83dbe5747316460c9178985a614e485e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7a5207e9ab867af24755f795e07d83dbe5747316460c9178985a614e485e79", kill_on_drop: false }`
[INFO] [stdout] 7f7a5207e9ab867af24755f795e07d83dbe5747316460c9178985a614e485e79
