[INFO] fetching crate ocrs 0.11.0...
[INFO] building ocrs-0.11.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ocrs 0.11.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ocrs 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ocrs 0.11.0
[INFO] tweaked toml for crates.io crate ocrs 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ocrs 0.11.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ocrs 0.11.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f8953bcf1501d253a56131a5c9c188a243ba7b072e357c9b5c416e11f42845c
[INFO] running `Command { std: "docker" "start" "-a" "7f8953bcf1501d253a56131a5c9c188a243ba7b072e357c9b5c416e11f42845c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f8953bcf1501d253a56131a5c9c188a243ba7b072e357c9b5c416e11f42845c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8953bcf1501d253a56131a5c9c188a243ba7b072e357c9b5c416e11f42845c", kill_on_drop: false }`
[INFO] [stdout] 7f8953bcf1501d253a56131a5c9c188a243ba7b072e357c9b5c416e11f42845c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bff88697be9c89904d9386901e9a2bf9c811e2495a49541c0aad95e2b40c62b
[INFO] running `Command { std: "docker" "start" "-a" "9bff88697be9c89904d9386901e9a2bf9c811e2495a49541c0aad95e2b40c62b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rten-simd v0.22.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rten-base v0.22.0
[INFO] [stderr]    Compiling rten-tensor v0.22.0
[INFO] [stderr]    Compiling rten-vecmath v0.22.0
[INFO] [stderr]    Compiling rten-model-file v0.22.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rten-gemm v0.22.0
[INFO] [stderr]    Compiling rten-imageproc v0.22.0
[INFO] [stderr]    Compiling rten v0.22.0
[INFO] [stderr]    Compiling ocrs v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.69s
[INFO] running `Command { std: "docker" "inspect" "9bff88697be9c89904d9386901e9a2bf9c811e2495a49541c0aad95e2b40c62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bff88697be9c89904d9386901e9a2bf9c811e2495a49541c0aad95e2b40c62b", kill_on_drop: false }`
[INFO] [stdout] 9bff88697be9c89904d9386901e9a2bf9c811e2495a49541c0aad95e2b40c62b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6ff7c63a358f8985b4ddf9dd08c85675110782cae19840650b68ffc909252c7
[INFO] running `Command { std: "docker" "start" "-a" "a6ff7c63a358f8985b4ddf9dd08c85675110782cae19840650b68ffc909252c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rten v0.22.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling ocrs v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.29s
[INFO] running `Command { std: "docker" "inspect" "a6ff7c63a358f8985b4ddf9dd08c85675110782cae19840650b68ffc909252c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6ff7c63a358f8985b4ddf9dd08c85675110782cae19840650b68ffc909252c7", kill_on_drop: false }`
[INFO] [stdout] a6ff7c63a358f8985b4ddf9dd08c85675110782cae19840650b68ffc909252c7
