[INFO] cloning repository https://github.com/MJohnson459/TeaTemp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MJohnson459/TeaTemp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2FTeaTemp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2FTeaTemp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fcf861f6ad42ddf2410ac35341310d7b268e7fb
[INFO] checking MJohnson459/TeaTemp against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2FTeaTemp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MJohnson459/TeaTemp
[INFO] finished tweaking git repo https://github.com/MJohnson459/TeaTemp
[INFO] tweaked toml for git repo https://github.com/MJohnson459/TeaTemp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MJohnson459/TeaTemp on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MJohnson459/TeaTemp 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60f24c6c83b0a92c35d446a245366ea6862c851a78514803a21a166da9722c1a
[INFO] running `Command { std: "docker" "start" "-a" "60f24c6c83b0a92c35d446a245366ea6862c851a78514803a21a166da9722c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60f24c6c83b0a92c35d446a245366ea6862c851a78514803a21a166da9722c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f24c6c83b0a92c35d446a245366ea6862c851a78514803a21a166da9722c1a", kill_on_drop: false }`
[INFO] [stdout] 60f24c6c83b0a92c35d446a245366ea6862c851a78514803a21a166da9722c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c50eb2da5eaa120e4bc3e9d90487de38fdd03e72433140529d0161b52da681
[INFO] running `Command { std: "docker" "start" "-a" "b3c50eb2da5eaa120e4bc3e9d90487de38fdd03e72433140529d0161b52da681", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking gnuplot v0.0.17 (https://github.com/SiegeLord/RustGnuplot.git#1499d3da)
[INFO] [stderr]     Checking TeaTemp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let mut graph = fg.axes2d();
[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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:80:77
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn new(init_temp: f64, room_temp: f64, plot_options: Vec<PlotOption<'l>>) -> Experiment {
[INFO] [stdout]    |                                                                             ^^       ---------- the same lifetime is hidden here
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             the lifetime is named 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: consistently use `'l`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn new(init_temp: f64, room_temp: f64, plot_options: Vec<PlotOption<'l>>) -> Experiment<'l> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let mut graph = fg.axes2d();
[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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:80:77
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn new(init_temp: f64, room_temp: f64, plot_options: Vec<PlotOption<'l>>) -> Experiment {
[INFO] [stdout]    |                                                                             ^^       ---------- the same lifetime is hidden here
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             the lifetime is named 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: consistently use `'l`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn new(init_temp: f64, room_temp: f64, plot_options: Vec<PlotOption<'l>>) -> Experiment<'l> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "b3c50eb2da5eaa120e4bc3e9d90487de38fdd03e72433140529d0161b52da681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c50eb2da5eaa120e4bc3e9d90487de38fdd03e72433140529d0161b52da681", kill_on_drop: false }`
[INFO] [stdout] b3c50eb2da5eaa120e4bc3e9d90487de38fdd03e72433140529d0161b52da681
