[INFO] cloning repository https://github.com/timon-schelling/timpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timon-schelling/timpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimon-schelling%2Ftimpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimon-schelling%2Ftimpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea486c930e8a1ffa0974eca230d62809d9c689c2 [INFO] testing timon-schelling/timpl against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimon-schelling%2Ftimpl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timon-schelling/timpl [INFO] finished tweaking git repo https://github.com/timon-schelling/timpl [INFO] tweaked toml for git repo https://github.com/timon-schelling/timpl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timon-schelling/timpl on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timon-schelling/timpl 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 205957232ccde08e4e64ca97295507494b88647cc2b8a7f36c199cc589f007b7 [INFO] running `Command { std: "docker" "start" "-a" "205957232ccde08e4e64ca97295507494b88647cc2b8a7f36c199cc589f007b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "205957232ccde08e4e64ca97295507494b88647cc2b8a7f36c199cc589f007b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205957232ccde08e4e64ca97295507494b88647cc2b8a7f36c199cc589f007b7", kill_on_drop: false }` [INFO] [stdout] 205957232ccde08e4e64ca97295507494b88647cc2b8a7f36c199cc589f007b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a789563930df46f2dfd1c2568d8a101c0f1c40a3777e9ba317d19be416618fa0 [INFO] running `Command { std: "docker" "start" "-a" "a789563930df46f2dfd1c2568d8a101c0f1c40a3777e9ba317d19be416618fa0", kill_on_drop: false }` [INFO] [stderr] Compiling timpl-internal v0.1.0-alpha.2 (/opt/rustwide/workdir/timpl-internal) [INFO] [stderr] Compiling timpl-proc v0.1.0-alpha.2 (/opt/rustwide/workdir/timpl-proc) [INFO] [stdout] error[E0432]: unresolved import `proc_macro::LineColumn` [INFO] [stdout] --> timpl-proc/src/parse.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro::{Delimiter, LineColumn, TokenStream, TokenTree}; [INFO] [stdout] | ^^^^^^^^^^ no `LineColumn` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span` [INFO] [stdout] --> timpl-proc/src/codegen.rs:49:45 [INFO] [stdout] | [INFO] [stdout] 49 | if group.span().start().line == group.span().end().line { [INFO] [stdout] | ^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 49 | if group.span().start().line() == group.span().end().line { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span` [INFO] [stdout] --> timpl-proc/src/codegen.rs:49:72 [INFO] [stdout] | [INFO] [stdout] 49 | if group.span().start().line == group.span().end().line { [INFO] [stdout] | ^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 49 | if group.span().start().line == group.span().end().line() { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span` [INFO] [stdout] --> timpl-proc/src/codegen.rs:52:47 [INFO] [stdout] | [INFO] [stdout] 52 | Some(group.span().start().column - 1 - offset) [INFO] [stdout] | ^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 52 | Some(group.span().start().column() - 1 - offset) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span` [INFO] [stdout] --> timpl-proc/src/parse.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | line: token.span().start().line, [INFO] [stdout] | ^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 9 | line: token.span().start().line(), [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span` [INFO] [stdout] --> timpl-proc/src/parse.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | let newlines = current.line - previous.line; [INFO] [stdout] | ^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 17 | let newlines = current.line() - previous.line; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span` [INFO] [stdout] --> timpl-proc/src/parse.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | current.column - previous.column [INFO] [stdout] | ^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 22 | current.column() - previous.column [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span` [INFO] [stdout] --> timpl-proc/src/parse.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | current.column - 1 [INFO] [stdout] | ^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 24 | current.column() - 1 [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0615. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timpl-proc` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "a789563930df46f2dfd1c2568d8a101c0f1c40a3777e9ba317d19be416618fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a789563930df46f2dfd1c2568d8a101c0f1c40a3777e9ba317d19be416618fa0", kill_on_drop: false }` [INFO] [stdout] a789563930df46f2dfd1c2568d8a101c0f1c40a3777e9ba317d19be416618fa0