[INFO] cloning repository https://github.com/mbari-org/blaise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbari-org/blaise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbari-org%2Fblaise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbari-org%2Fblaise'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 491d74068a839fa4e23a2601bc3c33312f1c3c21
[INFO] testing mbari-org/blaise against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbari-org%2Fblaise" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbari-org/blaise
[INFO] finished tweaking git repo https://github.com/mbari-org/blaise
[INFO] tweaked toml for git repo https://github.com/mbari-org/blaise written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbari-org/blaise on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbari-org/blaise 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d
[INFO] running `Command { std: "docker" "start" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling blaise v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling blaise v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.51s
[INFO] running `Command { std: "docker" "inspect" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/blaise-d983e76d79a6fe53)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test pascal::tests::filter_objects1 ... ok
[INFO] [stdout] test pascal::tests::no_objects ... ok
[INFO] [stdout] test pascal::tests::one_object_bndbox_with_floats ... ok
[INFO] [stdout] test pascal::tests::filter_objects2 ... ok
[INFO] [stdout] test image::tests::crop ... FAILED
[INFO] [stdout] test yolo::tests::yolo0 ... ok
[INFO] [stdout] test pascal::tests::multiple_objects ... ok
[INFO] [stdout] test yolo::tests::yolo1 ... ok
[INFO] [stdout] test yolo::tests::yolo2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::crop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'image::tests::crop' (1184) panicked at src/image.rs:43:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e1a0b9bee7 - <unknown>
[INFO] [stdout]    1:     0x57e1a0b5726a - <unknown>
[INFO] [stdout]    2:     0x57e1a0b9b49b - <unknown>
[INFO] [stdout]    3:     0x57e1a0b9af7f - <unknown>
[INFO] [stdout]    4:     0x57e1a0b9abaa - <unknown>
[INFO] [stdout]    5:     0x57e1a0b9a6e2 - <unknown>
[INFO] [stdout]    6:     0x57e1a0bc1b21 - <unknown>
[INFO] [stdout]    7:     0x57e1a0bc1ad9 - <unknown>
[INFO] [stdout]    8:     0x57e1a0bc1fec - <unknown>
[INFO] [stdout]    9:     0x57e1a0b570fb - <unknown>
[INFO] [stdout]   10:     0x57e1a0b5ab71 - <unknown>
[INFO] [stdout]   11:     0x57e1a0b2e99a - <unknown>
[INFO] [stdout]   12:     0x57e1a0bc6249 - <unknown>
[INFO] [stdout]   13:     0x57e1a0b50e54 - <unknown>
[INFO] [stdout]   14:     0x57e1a0bdaf3b - <unknown>
[INFO] [stdout]   15:     0x57e1a0bd652f - <unknown>
[INFO] [stdout]   16:     0x57e1a0bd5fac - <unknown>
[INFO] [stdout]   17:     0x57e1a0bf2ebc - <unknown>
[INFO] [stdout]   18:     0x57e1a0bc3462 - <unknown>
[INFO] [stdout]   19:     0x736946d2d07a - <unknown>
[INFO] [stdout]   20:     0x736946dc0534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     image::tests::crop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin blaise`
[INFO] running `Command { std: "docker" "inspect" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d", kill_on_drop: false }`
[INFO] [stdout] 47dd98b12a993f8ec4a843916d5a96d070b42410a021b377f2f8ffb3386b468d
