[INFO] cloning repository https://github.com/julionm/simple-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/julionm/simple-html-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulionm%2Fsimple-html-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulionm%2Fsimple-html-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e16d19e4bf265097f427b2cfdfb2b06780621ce [INFO] checking julionm/simple-html-parser against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulionm%2Fsimple-html-parser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/julionm/simple-html-parser on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/julionm/simple-html-parser [INFO] finished tweaking git repo https://github.com/julionm/simple-html-parser [INFO] tweaked toml for git repo https://github.com/julionm/simple-html-parser written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/julionm/simple-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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d9fb1ae63bb5f1d3c871819fa5b8dae65f8864a7ed51b19241ad8cde8a09be6 [INFO] running `Command { std: "docker" "start" "-a" "4d9fb1ae63bb5f1d3c871819fa5b8dae65f8864a7ed51b19241ad8cde8a09be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d9fb1ae63bb5f1d3c871819fa5b8dae65f8864a7ed51b19241ad8cde8a09be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9fb1ae63bb5f1d3c871819fa5b8dae65f8864a7ed51b19241ad8cde8a09be6", kill_on_drop: false }` [INFO] [stdout] 4d9fb1ae63bb5f1d3c871819fa5b8dae65f8864a7ed51b19241ad8cde8a09be6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b5a8c32a1236c06f59dfcd70948ede225c13fc62532a111ac4dd7c55a773ec [INFO] running `Command { std: "docker" "start" "-a" "40b5a8c32a1236c06f59dfcd70948ede225c13fc62532a111ac4dd7c55a773ec", kill_on_drop: false }` [INFO] [stderr] Checking wiki-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/utils/mod.rs:16:75 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn match_literal<'a>(expected: &'a str) -> impl Fn(&'a str) -> Result<&str, String> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/utils/mod.rs:16:75 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn match_literal<'a>(expected: &'a str) -> impl Fn(&'a str) -> Result<&str, String> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/utils/mod.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | Ok(rest) => rest.trim_start().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wiki-cli` (bin "wiki-cli") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/utils/mod.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | Ok(rest) => rest.trim_start().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wiki-cli` (bin "wiki-cli" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "40b5a8c32a1236c06f59dfcd70948ede225c13fc62532a111ac4dd7c55a773ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b5a8c32a1236c06f59dfcd70948ede225c13fc62532a111ac4dd7c55a773ec", kill_on_drop: false }` [INFO] [stdout] 40b5a8c32a1236c06f59dfcd70948ede225c13fc62532a111ac4dd7c55a773ec