[INFO] cloning repository https://github.com/CBorowski-dev/ExifViewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CBorowski-dev/ExifViewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCBorowski-dev%2FExifViewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCBorowski-dev%2FExifViewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3481ec1b7087334d1ffa9c6dc9d5dde3d64926d
[INFO] building CBorowski-dev/ExifViewer against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCBorowski-dev%2FExifViewer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CBorowski-dev/ExifViewer
[INFO] finished tweaking git repo https://github.com/CBorowski-dev/ExifViewer
[INFO] tweaked toml for git repo https://github.com/CBorowski-dev/ExifViewer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CBorowski-dev/ExifViewer on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CBorowski-dev/ExifViewer 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e1413ea37ec66e8e72311e16e9be50176bd912cfe7ccfc6523cd02c6acd3fc9
[INFO] running `Command { std: "docker" "start" "-a" "0e1413ea37ec66e8e72311e16e9be50176bd912cfe7ccfc6523cd02c6acd3fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e1413ea37ec66e8e72311e16e9be50176bd912cfe7ccfc6523cd02c6acd3fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1413ea37ec66e8e72311e16e9be50176bd912cfe7ccfc6523cd02c6acd3fc9", kill_on_drop: false }`
[INFO] [stdout] 0e1413ea37ec66e8e72311e16e9be50176bd912cfe7ccfc6523cd02c6acd3fc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99f56c272689d6a66475a26af8598c84d90683d3e3698e72c792a325cdd93364
[INFO] running `Command { std: "docker" "start" "-a" "99f56c272689d6a66475a26af8598c84d90683d3e3698e72c792a325cdd93364", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling geo-types v0.7.16
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling iso6709parse v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling nom-exif v2.5.1
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling exview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.34s
[INFO] running `Command { std: "docker" "inspect" "99f56c272689d6a66475a26af8598c84d90683d3e3698e72c792a325cdd93364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99f56c272689d6a66475a26af8598c84d90683d3e3698e72c792a325cdd93364", kill_on_drop: false }`
[INFO] [stdout] 99f56c272689d6a66475a26af8598c84d90683d3e3698e72c792a325cdd93364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d78a3dab5e7d0dbfe857e7e97c351c2c1b763c21572f1a73a15009f2275bfb6f
[INFO] running `Command { std: "docker" "start" "-a" "d78a3dab5e7d0dbfe857e7e97c351c2c1b763c21572f1a73a15009f2275bfb6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling exview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "d78a3dab5e7d0dbfe857e7e97c351c2c1b763c21572f1a73a15009f2275bfb6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78a3dab5e7d0dbfe857e7e97c351c2c1b763c21572f1a73a15009f2275bfb6f", kill_on_drop: false }`
[INFO] [stdout] d78a3dab5e7d0dbfe857e7e97c351c2c1b763c21572f1a73a15009f2275bfb6f
