[INFO] cloning repository https://github.com/lposusta01/mecca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lposusta01/mecca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flposusta01%2Fmecca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flposusta01%2Fmecca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38661146e7e83640e897c1994e5589745c381ad6
[INFO] building lposusta01/mecca against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flposusta01%2Fmecca" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  38% (1154/2972)
Updating files:  39% (1160/2972)
Updating files:  40% (1189/2972)
Updating files:  41% (1219/2972)
Updating files:  41% (1244/2972)
Updating files:  42% (1249/2972)
Updating files:  43% (1278/2972)
Updating files:  44% (1308/2972)
Updating files:  45% (1338/2972)
Updating files:  45% (1346/2972)
Updating files:  46% (1368/2972)
Updating files:  47% (1397/2972)
Updating files:  48% (1427/2972)
Updating files:  49% (1457/2972)
Updating files:  50% (1486/2972)
Updating files:  51% (1516/2972)
Updating files:  52% (1546/2972)
Updating files:  53% (1576/2972)
Updating files:  54% (1605/2972)
Updating files:  55% (1635/2972)
Updating files:  56% (1665/2972)
Updating files:  57% (1695/2972)
Updating files:  58% (1724/2972)
Updating files:  59% (1754/2972)
Updating files:  60% (1784/2972)
Updating files:  61% (1813/2972)
Updating files:  62% (1843/2972)
Updating files:  63% (1873/2972)
Updating files:  64% (1903/2972)
Updating files:  65% (1932/2972)
Updating files:  66% (1962/2972)
Updating files:  67% (1992/2972)
Updating files:  68% (2021/2972)
Updating files:  69% (2051/2972)
Updating files:  70% (2081/2972)
Updating files:  71% (2111/2972)
Updating files:  72% (2140/2972)
Updating files:  73% (2170/2972)
Updating files:  74% (2200/2972)
Updating files:  75% (2229/2972)
Updating files:  76% (2259/2972)
Updating files:  77% (2289/2972)
Updating files:  78% (2319/2972)
Updating files:  79% (2348/2972)
Updating files:  80% (2378/2972)
Updating files:  81% (2408/2972)
Updating files:  82% (2438/2972)
Updating files:  83% (2467/2972)
Updating files:  84% (2497/2972)
Updating files:  85% (2527/2972)
Updating files:  86% (2556/2972)
Updating files:  87% (2586/2972)
Updating files:  88% (2616/2972)
Updating files:  89% (2646/2972)
Updating files:  90% (2675/2972)
Updating files:  91% (2705/2972)
Updating files:  92% (2735/2972)
Updating files:  93% (2764/2972)
Updating files:  93% (2770/2972)
Updating files:  94% (2794/2972)
Updating files:  95% (2824/2972)
Updating files:  96% (2854/2972)
Updating files:  96% (2874/2972)
Updating files:  97% (2883/2972)
Updating files:  98% (2913/2972)
Updating files:  99% (2943/2972)
Updating files: 100% (2972/2972)
Updating files: 100% (2972/2972), done.
[INFO] started tweaking git repo https://github.com/lposusta01/mecca
[INFO] finished tweaking git repo https://github.com/lposusta01/mecca
[INFO] tweaked toml for git repo https://github.com/lposusta01/mecca written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lposusta01/mecca on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lposusta01/mecca 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ade32a36679c691fb6360f1b387843001079552b56e0f573f20fd2213a395709
[INFO] running `Command { std: "docker" "start" "-a" "ade32a36679c691fb6360f1b387843001079552b56e0f573f20fd2213a395709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ade32a36679c691fb6360f1b387843001079552b56e0f573f20fd2213a395709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade32a36679c691fb6360f1b387843001079552b56e0f573f20fd2213a395709", kill_on_drop: false }`
[INFO] [stdout] ade32a36679c691fb6360f1b387843001079552b56e0f573f20fd2213a395709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3232c54bcd4a19ddf44f39ccede1de3ddb450be530b789d393ae7971f3936b03
[INFO] running `Command { std: "docker" "start" "-a" "3232c54bcd4a19ddf44f39ccede1de3ddb450be530b789d393ae7971f3936b03", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling mecca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/main.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let [r, g, b] = pixel.0;
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/main.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let [r, g, b] = pixel.0;
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         write!(&mut file, "{}", antialias(r));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = write!(&mut file, "{}", antialias(r));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.66s
[INFO] running `Command { std: "docker" "inspect" "3232c54bcd4a19ddf44f39ccede1de3ddb450be530b789d393ae7971f3936b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3232c54bcd4a19ddf44f39ccede1de3ddb450be530b789d393ae7971f3936b03", kill_on_drop: false }`
[INFO] [stdout] 3232c54bcd4a19ddf44f39ccede1de3ddb450be530b789d393ae7971f3936b03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 425c4e7bae8f2d55d8059702302a9b10f74d7427527f9d826623fc70300446af
[INFO] running `Command { std: "docker" "start" "-a" "425c4e7bae8f2d55d8059702302a9b10f74d7427527f9d826623fc70300446af", kill_on_drop: false }`
[INFO] [stderr]    Compiling mecca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]   --> src/main.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let [r, g, b] = pixel.0;
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/main.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let [r, g, b] = pixel.0;
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         write!(&mut file, "{}", antialias(r));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = write!(&mut file, "{}", antialias(r));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "425c4e7bae8f2d55d8059702302a9b10f74d7427527f9d826623fc70300446af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "425c4e7bae8f2d55d8059702302a9b10f74d7427527f9d826623fc70300446af", kill_on_drop: false }`
[INFO] [stdout] 425c4e7bae8f2d55d8059702302a9b10f74d7427527f9d826623fc70300446af
