[INFO] cloning repository https://github.com/flthibaud/rapidimg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flthibaud/rapidimg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflthibaud%2Frapidimg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflthibaud%2Frapidimg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0af992a772cc7d85569470ed4410141183745bf [INFO] building flthibaud/rapidimg against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflthibaud%2Frapidimg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/flthibaud/rapidimg [INFO] finished tweaking git repo https://github.com/flthibaud/rapidimg [INFO] tweaked toml for git repo https://github.com/flthibaud/rapidimg written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/flthibaud/rapidimg on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/flthibaud/rapidimg 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a44aa3eb82bc60f1cae02540cad0180a1e705397f21a29b34d2af31d537ba3be [INFO] running `Command { std: "docker" "start" "-a" "a44aa3eb82bc60f1cae02540cad0180a1e705397f21a29b34d2af31d537ba3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a44aa3eb82bc60f1cae02540cad0180a1e705397f21a29b34d2af31d537ba3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44aa3eb82bc60f1cae02540cad0180a1e705397f21a29b34d2af31d537ba3be", kill_on_drop: false }` [INFO] [stdout] a44aa3eb82bc60f1cae02540cad0180a1e705397f21a29b34d2af31d537ba3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae1b2bf9d2170d5121a6819b087146268f53908e19dac30dfd89628d7cebe910 [INFO] running `Command { std: "docker" "start" "-a" "ae1b2bf9d2170d5121a6819b087146268f53908e19dac30dfd89628d7cebe910", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rgb v0.8.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling libdeflate-sys v1.20.0 [INFO] [stderr] Compiling bitstream-io v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling libwebp-sys v0.9.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling clap_mangen v0.2.22 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling libdeflater v1.20.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ravif v0.11.8 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling webp v0.3.0 [INFO] [stderr] Compiling rapidimg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "ae1b2bf9d2170d5121a6819b087146268f53908e19dac30dfd89628d7cebe910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1b2bf9d2170d5121a6819b087146268f53908e19dac30dfd89628d7cebe910", kill_on_drop: false }` [INFO] [stdout] ae1b2bf9d2170d5121a6819b087146268f53908e19dac30dfd89628d7cebe910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d76ebf8becacade1ab72a1c3487fb6dde2040934fc927f83cccfd50a78fc8cc1 [INFO] running `Command { std: "docker" "start" "-a" "d76ebf8becacade1ab72a1c3487fb6dde2040934fc927f83cccfd50a78fc8cc1", kill_on_drop: false }` [INFO] [stderr] Compiling rapidimg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "d76ebf8becacade1ab72a1c3487fb6dde2040934fc927f83cccfd50a78fc8cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76ebf8becacade1ab72a1c3487fb6dde2040934fc927f83cccfd50a78fc8cc1", kill_on_drop: false }` [INFO] [stdout] d76ebf8becacade1ab72a1c3487fb6dde2040934fc927f83cccfd50a78fc8cc1