[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CBorowski-dev/ExifViewer 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/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded geo-types v0.7.16 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded iso6709parse v0.1.0 [INFO] [stderr] Downloaded nom-exif v2.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 92bbb3849617599a42471fd1ba2e8b2b33a7548ebd443c025851b5e4494519b8 [INFO] running `Command { std: "docker" "start" "-a" "92bbb3849617599a42471fd1ba2e8b2b33a7548ebd443c025851b5e4494519b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92bbb3849617599a42471fd1ba2e8b2b33a7548ebd443c025851b5e4494519b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bbb3849617599a42471fd1ba2e8b2b33a7548ebd443c025851b5e4494519b8", kill_on_drop: false }` [INFO] [stdout] 92bbb3849617599a42471fd1ba2e8b2b33a7548ebd443c025851b5e4494519b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c85c39669d85667a11ecd441993fb8d2078f14353fe7edfbb7d8db08bd23c531 [INFO] running `Command { std: "docker" "start" "-a" "c85c39669d85667a11ecd441993fb8d2078f14353fe7edfbb7d8db08bd23c531", 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 csv-core v0.1.12 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling iso6709parse v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [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 26.05s [INFO] running `Command { std: "docker" "inspect" "c85c39669d85667a11ecd441993fb8d2078f14353fe7edfbb7d8db08bd23c531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85c39669d85667a11ecd441993fb8d2078f14353fe7edfbb7d8db08bd23c531", kill_on_drop: false }` [INFO] [stdout] c85c39669d85667a11ecd441993fb8d2078f14353fe7edfbb7d8db08bd23c531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8d3db9176bc09caaa60c8dfdff6722db6c6b66fca2606bf1f10fd3caa32d111e [INFO] running `Command { std: "docker" "start" "-a" "8d3db9176bc09caaa60c8dfdff6722db6c6b66fca2606bf1f10fd3caa32d111e", 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.30s [INFO] running `Command { std: "docker" "inspect" "8d3db9176bc09caaa60c8dfdff6722db6c6b66fca2606bf1f10fd3caa32d111e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3db9176bc09caaa60c8dfdff6722db6c6b66fca2606bf1f10fd3caa32d111e", kill_on_drop: false }` [INFO] [stdout] 8d3db9176bc09caaa60c8dfdff6722db6c6b66fca2606bf1f10fd3caa32d111e