[INFO] cloning repository https://github.com/mathiversen/html-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathiversen/html-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a01e727d4b89e3f446544f0c2b5ec272786c4f6 [INFO] testing mathiversen/html-parser against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mathiversen/html-parser on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mathiversen/html-parser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mathiversen/html-parser [INFO] tweaked toml for git repo https://github.com/mathiversen/html-parser written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mathiversen/html-parser 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 724a8abfdc8c431ff11eca724ee3b82a4b47cc46f66c7de844593e7fff11b774 [INFO] running `Command { std: "docker" "start" "-a" "724a8abfdc8c431ff11eca724ee3b82a4b47cc46f66c7de844593e7fff11b774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "724a8abfdc8c431ff11eca724ee3b82a4b47cc46f66c7de844593e7fff11b774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724a8abfdc8c431ff11eca724ee3b82a4b47cc46f66c7de844593e7fff11b774", kill_on_drop: false }` [INFO] [stdout] 724a8abfdc8c431ff11eca724ee3b82a4b47cc46f66c7de844593e7fff11b774 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53b7847b977e8b36123ab7b45ded3fab8155ed58b92417c4b03d2b7b1824e68a [INFO] running `Command { std: "docker" "start" "-a" "53b7847b977e8b36123ab7b45ded3fab8155ed58b92417c4b03d2b7b1824e68a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling html_parser v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.08s [INFO] running `Command { std: "docker" "inspect" "53b7847b977e8b36123ab7b45ded3fab8155ed58b92417c4b03d2b7b1824e68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b7847b977e8b36123ab7b45ded3fab8155ed58b92417c4b03d2b7b1824e68a", kill_on_drop: false }` [INFO] [stdout] 53b7847b977e8b36123ab7b45ded3fab8155ed58b92417c4b03d2b7b1824e68a [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf860c72c3c83fdf5f93dfff419397f9b221b90f550634de4c8b8715a06e760b [INFO] running `Command { std: "docker" "start" "-a" "cf860c72c3c83fdf5f93dfff419397f9b221b90f550634de4c8b8715a06e760b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling indoc v2.0.1 [INFO] [stderr] Compiling html_parser v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling insta v1.29.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] error: could not compile `html_parser` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/bin/rustc --crate-name html_parser --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=04f785f7fcfd1f0c -C extra-filename=-04f785f7fcfd1f0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-f2f2521b6ca72bd8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-89df48d947473f41.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-f71cb85a9132c2b7.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-79321f396e40db3a.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-c852ca15ff400724.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-aa442c1b9e3826c0.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-1f1d740e3404605e.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-97422a04dc7bb8b3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b2c2b288709cbce2.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8d69c87940d28ab6.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a46e911a40249c90.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a9f57f2aa812ca24.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f9a03c5b86ee0443.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b656144c72773d21/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf860c72c3c83fdf5f93dfff419397f9b221b90f550634de4c8b8715a06e760b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf860c72c3c83fdf5f93dfff419397f9b221b90f550634de4c8b8715a06e760b", kill_on_drop: false }` [INFO] [stdout] cf860c72c3c83fdf5f93dfff419397f9b221b90f550634de4c8b8715a06e760b