[INFO] fetching crate ocrs-cli 0.10.3... [INFO] testing ocrs-cli-0.10.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ocrs-cli 0.10.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ocrs-cli 0.10.3 [INFO] finished tweaking crates.io crate ocrs-cli 0.10.3 [INFO] tweaked toml for crates.io crate ocrs-cli 0.10.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ocrs-cli 0.10.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ocrs-cli 0.10.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rten-imageproc v0.18.0 [INFO] [stderr] Downloaded idna_adapter v1.0.0 [INFO] [stderr] Downloaded rten-vecmath v0.18.0 [INFO] [stderr] Downloaded rten-simd v0.18.0 [INFO] [stderr] Downloaded ureq-proto v0.3.0 [INFO] [stderr] Downloaded ureq v3.0.5 [INFO] [stderr] Downloaded rten-tensor v0.18.0 [INFO] [stderr] Downloaded ocrs v0.10.3 [INFO] [stderr] Downloaded rten v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ae5d7d3e8aaa36e0347555589467e5d397f23c252896216adef603c9943aec7 [INFO] running `Command { std: "docker" "start" "-a" "7ae5d7d3e8aaa36e0347555589467e5d397f23c252896216adef603c9943aec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ae5d7d3e8aaa36e0347555589467e5d397f23c252896216adef603c9943aec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae5d7d3e8aaa36e0347555589467e5d397f23c252896216adef603c9943aec7", kill_on_drop: false }` [INFO] [stdout] 7ae5d7d3e8aaa36e0347555589467e5d397f23c252896216adef603c9943aec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5464227c5cd96244809924171efd3409620efe825b744d0935f5d3ec24f7a511 [INFO] running `Command { std: "docker" "start" "-a" "5464227c5cd96244809924171efd3409620efe825b744d0935f5d3ec24f7a511", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rten-simd v0.18.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rten-tensor v0.18.0 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling rten-vecmath v0.18.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling idna_adapter v1.0.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rten-imageproc v0.18.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling ureq-proto v0.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rten v0.18.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling ureq v3.0.5 [INFO] [stderr] Compiling ocrs v0.10.3 [INFO] [stderr] Compiling ocrs-cli v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.87s [INFO] running `Command { std: "docker" "inspect" "5464227c5cd96244809924171efd3409620efe825b744d0935f5d3ec24f7a511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5464227c5cd96244809924171efd3409620efe825b744d0935f5d3ec24f7a511", kill_on_drop: false }` [INFO] [stdout] 5464227c5cd96244809924171efd3409620efe825b744d0935f5d3ec24f7a511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 036ab5e45437cd7290fe765be9446572fd133cf2badd95d4fcbeebe0c4084a0f [INFO] running `Command { std: "docker" "start" "-a" "036ab5e45437cd7290fe765be9446572fd133cf2badd95d4fcbeebe0c4084a0f", kill_on_drop: false }` [INFO] [stderr] Compiling ocrs-cli v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `Command { std: "docker" "inspect" "036ab5e45437cd7290fe765be9446572fd133cf2badd95d4fcbeebe0c4084a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036ab5e45437cd7290fe765be9446572fd133cf2badd95d4fcbeebe0c4084a0f", kill_on_drop: false }` [INFO] [stdout] 036ab5e45437cd7290fe765be9446572fd133cf2badd95d4fcbeebe0c4084a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 74c719fc87144d08055d452535dec03efe36539faea8a467efc269cc49815fa1 [INFO] running `Command { std: "docker" "start" "-a" "74c719fc87144d08055d452535dec03efe36539faea8a467efc269cc49815fa1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ocrs-48fbde98fc6d90d0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test output::tests::test_format_text_output ... ok [INFO] [stdout] test output::tests::test_format_json_output ... ok [INFO] [stdout] test output::tests::test_generate_annotated_png ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "74c719fc87144d08055d452535dec03efe36539faea8a467efc269cc49815fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c719fc87144d08055d452535dec03efe36539faea8a467efc269cc49815fa1", kill_on_drop: false }` [INFO] [stdout] 74c719fc87144d08055d452535dec03efe36539faea8a467efc269cc49815fa1