[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] building wedik66/html-tool against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwedik66%2Fhtml-tool" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wedik66/html-tool on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6/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-6/source/Cargo.toml [INFO] crate git repo https://github.com/wedik66/html-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii_table v3.0.2 [INFO] [stderr] Downloaded ungrammar v1.14.9 [INFO] [stderr] Downloaded dissimilar v1.0.3 [INFO] [stderr] Downloaded m_lexer v0.0.4 [INFO] [stderr] Downloaded lsp-types v0.81.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d07deb1b31a83c49fb06384a2f0e78b46815d2190c394c9acd75d6ce6868737 [INFO] running `Command { std: "docker" "start" "-a" "5d07deb1b31a83c49fb06384a2f0e78b46815d2190c394c9acd75d6ce6868737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d07deb1b31a83c49fb06384a2f0e78b46815d2190c394c9acd75d6ce6868737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d07deb1b31a83c49fb06384a2f0e78b46815d2190c394c9acd75d6ce6868737", kill_on_drop: false }` [INFO] [stdout] 5d07deb1b31a83c49fb06384a2f0e78b46815d2190c394c9acd75d6ce6868737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b7d90ee1c9762f5893b8450b14d74f0621b30bd082a8df398442ca6ee75c68 [INFO] running `Command { std: "docker" "start" "-a" "a3b7d90ee1c9762f5893b8450b14d74f0621b30bd082a8df398442ca6ee75c68", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rslint_syntax v0.1.4 (/opt/rustwide/workdir/crates/rslint_syntax) [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling rome_core v0.0.0 (/opt/rustwide/workdir/crates/rome_core) [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ascii_table v3.0.2 [INFO] [stderr] Compiling ungrammar v1.14.9 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rslint_regex v0.3.0 (/opt/rustwide/workdir/crates/rslint_regex) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rome_path v0.0.0 (/opt/rustwide/workdir/crates/rome_path) [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rome_rowan v0.0.0 (/opt/rustwide/workdir/crates/rome_rowan) [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling rslint_text_edit v0.1.0 (/opt/rustwide/workdir/crates/rslint_text_edit) [INFO] [stderr] Compiling rslint_errors v0.2.0 (/opt/rustwide/workdir/crates/rslint_errors) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rslint_lexer v0.2.0 (/opt/rustwide/workdir/crates/rslint_lexer) [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling rslint_parser v0.3.0 (/opt/rustwide/workdir/crates/rslint_parser) [INFO] [stderr] Compiling rome_formatter v0.0.0 (/opt/rustwide/workdir/crates/rome_formatter) [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling tests_macros v0.0.0 (/opt/rustwide/workdir/crates/tests_macros) [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling rome_cli v0.0.0 (/opt/rustwide/workdir/crates/rome_cli) [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.72s [INFO] running `Command { std: "docker" "inspect" "a3b7d90ee1c9762f5893b8450b14d74f0621b30bd082a8df398442ca6ee75c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b7d90ee1c9762f5893b8450b14d74f0621b30bd082a8df398442ca6ee75c68", kill_on_drop: false }` [INFO] [stdout] a3b7d90ee1c9762f5893b8450b14d74f0621b30bd082a8df398442ca6ee75c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9639f3ad0ada5c62649a2b31bb18492fa24dd7e3b3212a82b985e9e2624690c0 [INFO] running `Command { std: "docker" "start" "-a" "9639f3ad0ada5c62649a2b31bb18492fa24dd7e3b3212a82b985e9e2624690c0", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling rome_core v0.0.0 (/opt/rustwide/workdir/crates/rome_core) [INFO] [stderr] Compiling rslint_syntax v0.1.4 (/opt/rustwide/workdir/crates/rslint_syntax) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rome_path v0.0.0 (/opt/rustwide/workdir/crates/rome_path) [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rslint_text_edit v0.1.0 (/opt/rustwide/workdir/crates/rslint_text_edit) [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling m_lexer v0.0.4 [INFO] [stderr] Compiling rslint_errors v0.2.0 (/opt/rustwide/workdir/crates/rslint_errors) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rome_rowan v0.0.0 (/opt/rustwide/workdir/crates/rome_rowan) [INFO] [stderr] Compiling tests_macros v0.0.0 (/opt/rustwide/workdir/crates/tests_macros) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rslint_lexer v0.2.0 (/opt/rustwide/workdir/crates/rslint_lexer) [INFO] [stderr] Compiling rslint_parser v0.3.0 (/opt/rustwide/workdir/crates/rslint_parser) [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling rome_formatter v0.0.0 (/opt/rustwide/workdir/crates/rome_formatter) [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling rome_cli v0.0.0 (/opt/rustwide/workdir/crates/rome_cli) [INFO] [stderr] Compiling rslint_regex v0.3.0 (/opt/rustwide/workdir/crates/rslint_regex) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `Command { std: "docker" "inspect" "9639f3ad0ada5c62649a2b31bb18492fa24dd7e3b3212a82b985e9e2624690c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9639f3ad0ada5c62649a2b31bb18492fa24dd7e3b3212a82b985e9e2624690c0", kill_on_drop: false }` [INFO] [stdout] 9639f3ad0ada5c62649a2b31bb18492fa24dd7e3b3212a82b985e9e2624690c0