[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 try#b755f8b9936d084e0363ce6b393c7e444a37080e 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 b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bac124095253a842401f81fcb06b2f1ac5f2eb3c09537b5272fcac960c4f351c [INFO] running `Command { std: "docker" "start" "-a" "bac124095253a842401f81fcb06b2f1ac5f2eb3c09537b5272fcac960c4f351c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bac124095253a842401f81fcb06b2f1ac5f2eb3c09537b5272fcac960c4f351c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac124095253a842401f81fcb06b2f1ac5f2eb3c09537b5272fcac960c4f351c", kill_on_drop: false }` [INFO] [stdout] bac124095253a842401f81fcb06b2f1ac5f2eb3c09537b5272fcac960c4f351c [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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91eb85d4993b19a2847d4dea8c536aa1f192dc04e6e5fc24f70211b113f064f8 [INFO] running `Command { std: "docker" "start" "-a" "91eb85d4993b19a2847d4dea8c536aa1f192dc04e6e5fc24f70211b113f064f8", 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 text-size v1.1.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [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 serde v1.0.130 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling rome_core v0.0.0 (/opt/rustwide/workdir/crates/rome_core) [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ungrammar v1.14.9 [INFO] [stderr] Compiling ascii_table v3.0.2 [INFO] [stderr] Compiling unindent v0.1.7 [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 thread_local v1.1.3 [INFO] [stderr] Compiling rslint_regex v0.3.0 (/opt/rustwide/workdir/crates/rslint_regex) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 lock_api v0.4.5 [INFO] [stderr] Compiling rome_path v0.0.0 (/opt/rustwide/workdir/crates/rome_path) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling rome_rowan v0.0.0 (/opt/rustwide/workdir/crates/rome_rowan) [INFO] [stderr] Compiling flume v0.10.9 [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 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 rslint_text_edit v0.1.0 (/opt/rustwide/workdir/crates/rslint_text_edit) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling rslint_errors v0.2.0 (/opt/rustwide/workdir/crates/rslint_errors) [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rslint_lexer v0.2.0 (/opt/rustwide/workdir/crates/rslint_lexer) [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling rslint_parser v0.3.0 (/opt/rustwide/workdir/crates/rslint_parser) [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling tests_macros v0.0.0 (/opt/rustwide/workdir/crates/tests_macros) [INFO] [stderr] Compiling rome_formatter v0.0.0 (/opt/rustwide/workdir/crates/rome_formatter) [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling rome_cli v0.0.0 (/opt/rustwide/workdir/crates/rome_cli) [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.46s [INFO] running `Command { std: "docker" "inspect" "91eb85d4993b19a2847d4dea8c536aa1f192dc04e6e5fc24f70211b113f064f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91eb85d4993b19a2847d4dea8c536aa1f192dc04e6e5fc24f70211b113f064f8", kill_on_drop: false }` [INFO] [stdout] 91eb85d4993b19a2847d4dea8c536aa1f192dc04e6e5fc24f70211b113f064f8 [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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f3a830cc596e2d85ee782bd62407edaf8c413bc13f72157da29099e9f376b7a [INFO] running `Command { std: "docker" "start" "-a" "1f3a830cc596e2d85ee782bd62407edaf8c413bc13f72157da29099e9f376b7a", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [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 clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling rslint_text_edit v0.1.0 (/opt/rustwide/workdir/crates/rslint_text_edit) [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 serde_json v1.0.68 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tests_macros v0.0.0 (/opt/rustwide/workdir/crates/tests_macros) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rome_rowan v0.0.0 (/opt/rustwide/workdir/crates/rome_rowan) [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [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 cast v0.2.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling rslint_parser v0.3.0 (/opt/rustwide/workdir/crates/rslint_parser) [INFO] [stderr] Compiling rslint_lexer v0.2.0 (/opt/rustwide/workdir/crates/rslint_lexer) [INFO] [stderr] Compiling criterion-plot v0.4.4 [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 criterion v0.3.5 [INFO] [stderr] Compiling rome_cli v0.0.0 (/opt/rustwide/workdir/crates/rome_cli) [INFO] [stderr] error: could not compile `criterion` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' -C metadata=bc97acf8ec37a617 -C extra-filename=-bc97acf8ec37a617 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-cb3ffe27e77dc248.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-94c7b325b96ea394.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-f842efa099b3054b.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-70bd8f98431c1865.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-394e53a8c0364a90.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-1778d91ab20fb388.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c43897b50b16ec0f.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-748cf97232c80954.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b15fbdaf43e58b38.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-d91d3dab5155a6e1.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-994197a546f31177.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5fb4f76cbf89185.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-edd1bc5ed3a2f518.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1f3a830cc596e2d85ee782bd62407edaf8c413bc13f72157da29099e9f376b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3a830cc596e2d85ee782bd62407edaf8c413bc13f72157da29099e9f376b7a", kill_on_drop: false }` [INFO] [stdout] 1f3a830cc596e2d85ee782bd62407edaf8c413bc13f72157da29099e9f376b7a