[INFO] cloning repository https://github.com/Gopiandcode/html_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gopiandcode/html_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopiandcode%2Fhtml_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopiandcode%2Fhtml_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ffcaa19854b1c29cc15d5b6df15bf99d3dee5c1 [INFO] testing Gopiandcode/html_gen against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopiandcode%2Fhtml_gen" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gopiandcode/html_gen on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gopiandcode/html_gen [INFO] finished tweaking git repo https://github.com/Gopiandcode/html_gen [INFO] tweaked toml for git repo https://github.com/Gopiandcode/html_gen written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Gopiandcode/html_gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cacc5981220c438e074bbea07e1210490065076c15b3291de7937f4f45dd968 [INFO] running `Command { std: "docker" "start" "-a" "2cacc5981220c438e074bbea07e1210490065076c15b3291de7937f4f45dd968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cacc5981220c438e074bbea07e1210490065076c15b3291de7937f4f45dd968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cacc5981220c438e074bbea07e1210490065076c15b3291de7937f4f45dd968", kill_on_drop: false }` [INFO] [stdout] 2cacc5981220c438e074bbea07e1210490065076c15b3291de7937f4f45dd968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 845ebda58304a937a10daad244359a9e76b66afe2f7af3d9d5c03ce1e526fc3c [INFO] running `Command { std: "docker" "start" "-a" "845ebda58304a937a10daad244359a9e76b66afe2f7af3d9d5c03ce1e526fc3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling html_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::path; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | if !source.trim_left().starts_with("#+template:") { [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | let source = source.trim_left().split_at(11).1; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/main.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | Some((name, map)) => [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/generator.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | x => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | let mut data : HashMap = HashMap::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | let mut completed = false; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/generator.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 51 | let new_string = parameter_regex.replace_all(&input, |caps: &Captures| { [INFO] [stdout] | - - return type of closure is &'2 str [INFO] [stdout] | | [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 63 | &caps[0] [INFO] [stdout] | ^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/generator.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 51 | let new_string = parameter_regex.replace_all(&input, |caps: &Captures| { [INFO] [stdout] | ---- - return type of closure is &'2 str [INFO] [stdout] | | [INFO] [stdout] | has type `®ex::Captures<'3>` [INFO] [stdout] ... [INFO] [stdout] 63 | &caps[0] [INFO] [stdout] | ^^^^^^^^ returning this value requires that `'3` must outlive `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | let mut output_path = if output_path.is_empty() { None } else { Some(output_path) }; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:96:6 [INFO] [stdout] | [INFO] [stdout] 96 | let mut template_path = if template_path.is_empty() { None } else { Some(template_path) }; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:97:6 [INFO] [stdout] | [INFO] [stdout] 97 | let mut input_path = if input_path.is_empty() { None } else { Some(input_path) }; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `html_gen` due to 3 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "845ebda58304a937a10daad244359a9e76b66afe2f7af3d9d5c03ce1e526fc3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845ebda58304a937a10daad244359a9e76b66afe2f7af3d9d5c03ce1e526fc3c", kill_on_drop: false }` [INFO] [stdout] 845ebda58304a937a10daad244359a9e76b66afe2f7af3d9d5c03ce1e526fc3c