[INFO] cloning repository https://github.com/theodore-lheureux/assfid_ffed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theodore-lheureux/assfid_ffed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fassfid_ffed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fassfid_ffed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 732977feb862e67d49559dc889d264647b2a235b
[INFO] testing theodore-lheureux/assfid_ffed against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fassfid_ffed" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theodore-lheureux/assfid_ffed
[INFO] finished tweaking git repo https://github.com/theodore-lheureux/assfid_ffed
[INFO] tweaked toml for git repo https://github.com/theodore-lheureux/assfid_ffed written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theodore-lheureux/assfid_ffed on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theodore-lheureux/assfid_ffed 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e8b5590352133332aaf38865f6003b17c57ad41f014088a528a53f4cebf3de2
[INFO] running `Command { std: "docker" "start" "-a" "1e8b5590352133332aaf38865f6003b17c57ad41f014088a528a53f4cebf3de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e8b5590352133332aaf38865f6003b17c57ad41f014088a528a53f4cebf3de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e8b5590352133332aaf38865f6003b17c57ad41f014088a528a53f4cebf3de2", kill_on_drop: false }`
[INFO] [stdout] 1e8b5590352133332aaf38865f6003b17c57ad41f014088a528a53f4cebf3de2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad525d09642f881d4a88cf047021d6f1ad54e21253c292fc8cc18810fe16f173
[INFO] running `Command { std: "docker" "start" "-a" "ad525d09642f881d4a88cf047021d6f1ad54e21253c292fc8cc18810fe16f173", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cudarc v0.18.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling bayer v0.1.5
[INFO] [stderr]    Compiling rawloader v0.37.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling assfid_ffed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: assfid_ffed@0.1.0: Building without CUDA/NPP (not on Jetson)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "ad525d09642f881d4a88cf047021d6f1ad54e21253c292fc8cc18810fe16f173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad525d09642f881d4a88cf047021d6f1ad54e21253c292fc8cc18810fe16f173", kill_on_drop: false }`
[INFO] [stdout] ad525d09642f881d4a88cf047021d6f1ad54e21253c292fc8cc18810fe16f173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f00255b4e1e88c3e43c35f6e76511c956aa082d28a37b9210d55b2e77260df2c
[INFO] running `Command { std: "docker" "start" "-a" "f00255b4e1e88c3e43c35f6e76511c956aa082d28a37b9210d55b2e77260df2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling assfid_ffed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr] warning: assfid_ffed@0.1.0: Building without CUDA/NPP (not on Jetson)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "f00255b4e1e88c3e43c35f6e76511c956aa082d28a37b9210d55b2e77260df2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00255b4e1e88c3e43c35f6e76511c956aa082d28a37b9210d55b2e77260df2c", kill_on_drop: false }`
[INFO] [stdout] f00255b4e1e88c3e43c35f6e76511c956aa082d28a37b9210d55b2e77260df2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77c0fc406e904f0f84569f9e5009df065e4b168fd1125aea5392a11fdcf89d91
[INFO] running `Command { std: "docker" "start" "-a" "77c0fc406e904f0f84569f9e5009df065e4b168fd1125aea5392a11fdcf89d91", kill_on_drop: false }`
[INFO] [stderr]    Compiling assfid_ffed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: assfid_ffed@0.1.0: Building without CUDA/NPP (not on Jetson)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/assfid_ffed-e7641c13a1261220)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/assfid_ffed-514c57ffce8c9c8a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests assfid_ffed
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/image_pipeline/raw/rawloader_reader.rs - image_pipeline::raw::rawloader_reader::RawLoaderReader::read_raw (line 47) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/image_pipeline/raw/rawloader_reader.rs - image_pipeline::raw::rawloader_reader::RawLoaderReader::read_raw (line 47) stdout ----
[INFO] [stdout] error[E0433]: cannot find `arw_to_tiff` in `image_pipeline`
[INFO] [stdout]   --> src/image_pipeline/raw/rawloader_reader.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 | use assfid_ffed::image_pipeline::arw_to_tiff::rawloader_reader::RawLoaderReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^ could not find `arw_to_tiff` in `image_pipeline`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `arw_to_tiff` in `image_pipeline`
[INFO] [stdout]   --> src/image_pipeline/raw/rawloader_reader.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 | use assfid_ffed::image_pipeline::arw_to_tiff::reader::RawImageReader;
[INFO] [stdout]    |                                  ^^^^^^^^^^^ could not find `arw_to_tiff` in `image_pipeline`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/image_pipeline/raw/rawloader_reader.rs - image_pipeline::raw::rawloader_reader::RawLoaderReader::read_raw (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "77c0fc406e904f0f84569f9e5009df065e4b168fd1125aea5392a11fdcf89d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77c0fc406e904f0f84569f9e5009df065e4b168fd1125aea5392a11fdcf89d91", kill_on_drop: false }`
[INFO] [stdout] 77c0fc406e904f0f84569f9e5009df065e4b168fd1125aea5392a11fdcf89d91
