[INFO] cloning repository https://github.com/tristanphease/webp-perf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tristanphease/webp-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanphease%2Fwebp-perf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanphease%2Fwebp-perf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 743f878d060d68a0143885cb28b4749794bd5d02
[INFO] checking tristanphease/webp-perf against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanphease%2Fwebp-perf" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tristanphease/webp-perf
[INFO] finished tweaking git repo https://github.com/tristanphease/webp-perf
[INFO] tweaked toml for git repo https://github.com/tristanphease/webp-perf written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tristanphease/webp-perf on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tristanphease/webp-perf 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded moxcms v0.7.6
[INFO] [stderr]   Downloaded pxfm v0.1.24
[INFO] [stderr]   Downloaded webp v0.3.1
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded libwebp-sys v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e05e5f179fb274f2af3f00ae47acf7699a46f5d02245731a8b4dae7fc8f45245
[INFO] running `Command { std: "docker" "start" "-a" "e05e5f179fb274f2af3f00ae47acf7699a46f5d02245731a8b4dae7fc8f45245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e05e5f179fb274f2af3f00ae47acf7699a46f5d02245731a8b4dae7fc8f45245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05e5f179fb274f2af3f00ae47acf7699a46f5d02245731a8b4dae7fc8f45245", kill_on_drop: false }`
[INFO] [stdout] e05e5f179fb274f2af3f00ae47acf7699a46f5d02245731a8b4dae7fc8f45245
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf2ee9dab0868881009d480de004b70adffc80b56b148d8d1d4f21a74d9bb58
[INFO] running `Command { std: "docker" "start" "-a" "bcf2ee9dab0868881009d480de004b70adffc80b56b148d8d1d4f21a74d9bb58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking moxcms v0.7.6
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking webp v0.3.1
[INFO] [stderr]     Checking webp-perf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.06s
[INFO] running `Command { std: "docker" "inspect" "bcf2ee9dab0868881009d480de004b70adffc80b56b148d8d1d4f21a74d9bb58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf2ee9dab0868881009d480de004b70adffc80b56b148d8d1d4f21a74d9bb58", kill_on_drop: false }`
[INFO] [stdout] bcf2ee9dab0868881009d480de004b70adffc80b56b148d8d1d4f21a74d9bb58
