[INFO] fetching crate bobo_html_parser 0.1.1...
[INFO] checking bobo_html_parser-0.1.1 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205
[INFO] extracting crate bobo_html_parser 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bobo_html_parser 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bobo_html_parser 0.1.1
[INFO] tweaked toml for crates.io crate bobo_html_parser 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bobo_html_parser 0.1.1 on toolchain 1463461488056994d1b84e8b752e7c11c7fae7aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bobo_html_parser 0.1.1 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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c4ae7a66829b2bf9bbfe180c92d8d2f5f320c55b45cd2cf53d1ae42842a1cdd
[INFO] running `Command { std: "docker" "start" "-a" "0c4ae7a66829b2bf9bbfe180c92d8d2f5f320c55b45cd2cf53d1ae42842a1cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4ae7a66829b2bf9bbfe180c92d8d2f5f320c55b45cd2cf53d1ae42842a1cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4ae7a66829b2bf9bbfe180c92d8d2f5f320c55b45cd2cf53d1ae42842a1cdd", kill_on_drop: false }`
[INFO] [stdout] 0c4ae7a66829b2bf9bbfe180c92d8d2f5f320c55b45cd2cf53d1ae42842a1cdd
[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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acca682ede87620578b8811a0602b3a4f9001d968d8ce7c7010d6f20351a6dac
[INFO] running `Command { std: "docker" "start" "-a" "acca682ede87620578b8811a0602b3a4f9001d968d8ce7c7010d6f20351a6dac", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.89
[INFO] [stderr] Compiling unicode-ident v1.0.13
[INFO] [stderr] Compiling thiserror v1.0.68
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling ucd-trie v0.1.7
[INFO] [stderr] Compiling libc v0.2.161
[INFO] [stderr] Compiling once_cell v1.20.2
[INFO] [stderr] Compiling unicode-segmentation v1.12.0
[INFO] [stderr] Checking unicode-width v0.1.14
[INFO] [stderr] Compiling anyhow v1.0.93
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Compiling thiserror v2.0.2
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Checking ansi_term v0.12.1
[INFO] [stderr] Checking lazy_static v1.5.0
[INFO] [stderr] Checking escape_string v0.1.2
[INFO] [stderr] Checking ascii_tree v0.1.1
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking clap v2.34.0
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling syn v2.0.87
[INFO] [stderr] Compiling thiserror-impl v1.0.68
[INFO] [stderr] Compiling thiserror-impl v2.0.2
[INFO] [stderr] Checking pest v2.7.14
[INFO] [stderr] Compiling structopt-derive v0.4.18
[INFO] [stderr] Compiling pest_meta v2.7.14
[INFO] [stderr] Checking structopt v0.3.26
[INFO] [stderr] Compiling pest_generator v2.7.14
[INFO] [stderr] Compiling pest_derive v2.7.14
[INFO] [stderr] Checking pest_ascii_tree v0.1.0
[INFO] [stderr] Checking bobo_html_parser v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0}
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0}
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stderr] [FMTARGS] {"crate":"bobo_html_parser","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16}
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:14:51
[INFO] [stdout] |
[INFO] [stdout] 14 | pub fn parse_input_by_rule(rule: Rule, input: &str) -> Result, HtmlParserError> {
[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] 14 | pub fn parse_input_by_rule(rule: Rule, input: &str) -> Result, HtmlParserError> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:18:30
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn parse_html(input: &str) -> Result, HtmlParserError> {
[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] 18 | pub fn parse_html(input: &str) -> Result, HtmlParserError> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:14:51
[INFO] [stdout] |
[INFO] [stdout] 14 | pub fn parse_input_by_rule(rule: Rule, input: &str) -> Result, HtmlParserError> {
[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] 14 | pub fn parse_input_by_rule(rule: Rule, input: &str) -> Result, HtmlParserError> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:18:30
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn parse_html(input: &str) -> Result, HtmlParserError> {
[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] 18 | pub fn parse_html(input: &str) -> Result, HtmlParserError> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.30s
[INFO] running `Command { std: "docker" "inspect" "acca682ede87620578b8811a0602b3a4f9001d968d8ce7c7010d6f20351a6dac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acca682ede87620578b8811a0602b3a4f9001d968d8ce7c7010d6f20351a6dac", kill_on_drop: false }`
[INFO] [stdout] acca682ede87620578b8811a0602b3a4f9001d968d8ce7c7010d6f20351a6dac