[INFO] cloning repository https://github.com/wedik66/html-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wedik66/html-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwedik66%2Fhtml-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwedik66%2Fhtml-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1c49f0e06826be8cb95f25b4b3e742d9a363739
[INFO] checking wedik66/html-tool against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwedik66%2Fhtml-tool" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/wedik66/html-tool
[INFO] finished tweaking git repo https://github.com/wedik66/html-tool
[INFO] tweaked toml for git repo https://github.com/wedik66/html-tool written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wedik66/html-tool 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/wedik66/html-tool 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2d1f2ba96f0603e4f614e344e68a5ff22f1acc431ef8b53f97b7d4e8ff72c3f3
[INFO] running `Command { std: "docker" "start" "-a" "2d1f2ba96f0603e4f614e344e68a5ff22f1acc431ef8b53f97b7d4e8ff72c3f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d1f2ba96f0603e4f614e344e68a5ff22f1acc431ef8b53f97b7d4e8ff72c3f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d1f2ba96f0603e4f614e344e68a5ff22f1acc431ef8b53f97b7d4e8ff72c3f3", kill_on_drop: false }`
[INFO] [stdout] 2d1f2ba96f0603e4f614e344e68a5ff22f1acc431ef8b53f97b7d4e8ff72c3f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f044aa40596884429a4c17448bcf245132be2b3c8b4bb69340f48481af90b8d5
[INFO] running `Command { std: "docker" "start" "-a" "f044aa40596884429a4c17448bcf245132be2b3c8b4bb69340f48481af90b8d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking countme v2.0.4
[INFO] [stderr]     Checking text-size v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking rslint_syntax v0.1.4 (/opt/rustwide/workdir/crates/rslint_syntax)
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]     Checking rome_core v0.0.0 (/opt/rustwide/workdir/crates/rome_core)
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking rome_path v0.0.0 (/opt/rustwide/workdir/crates/rome_path)
[INFO] [stderr]     Checking rome_rowan v0.0.0 (/opt/rustwide/workdir/crates/rome_rowan)
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rome_rowan/src/cursor.rs:336:20
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn green_siblings(&self) -> slice::Iter<GreenChild> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn green_siblings(&self) -> slice::Iter<'_, GreenChild> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rome_rowan/src/green/node.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub(crate) fn as_ref(&self) -> GreenElementRef {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub(crate) fn as_ref(&self) -> GreenElementRef<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]   --> crates/rome_rowan/src/arc.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 |         this.ptr() == other.ptr()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]    |
[INFO] [stdout] 89 -         this.ptr() == other.ptr()
[INFO] [stdout] 89 +         std::ptr::addr_eq(this.ptr(), other.ptr())
[INFO] [stdout]    |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]    |
[INFO] [stdout] 89 -         this.ptr() == other.ptr()
[INFO] [stdout] 89 +         std::ptr::eq(this.ptr(), other.ptr())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rslint_text_edit v0.1.0 (/opt/rustwide/workdir/crates/rslint_text_edit)
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rslint_errors v0.2.0 (/opt/rustwide/workdir/crates/rslint_errors)
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling schemars v0.8.6
[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.29/src/wrapper.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 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] 485 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 485 +                 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.29/src/wrapper.rs:502:33
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 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] 502 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 502 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking rslint_lexer v0.2.0 (/opt/rustwide/workdir/crates/rslint_lexer)
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flume v0.10.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[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] running `Command { std: "docker" "inspect" "f044aa40596884429a4c17448bcf245132be2b3c8b4bb69340f48481af90b8d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f044aa40596884429a4c17448bcf245132be2b3c8b4bb69340f48481af90b8d5", kill_on_drop: false }`
[INFO] [stdout] f044aa40596884429a4c17448bcf245132be2b3c8b4bb69340f48481af90b8d5
