[INFO] cloning repository https://github.com/robertknight/ocrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertknight/ocrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62f1123a593bb035388a0e46fc276dddbde57570 [INFO] checking robertknight/ocrs against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robertknight/ocrs [INFO] finished tweaking git repo https://github.com/robertknight/ocrs [INFO] tweaked toml for git repo https://github.com/robertknight/ocrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robertknight/ocrs on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robertknight/ocrs 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fa4d3ed07636f40d0f8fc546cff4e822c3a85db9f3e0c4676246b72a20c8b54 [INFO] running `Command { std: "docker" "start" "-a" "7fa4d3ed07636f40d0f8fc546cff4e822c3a85db9f3e0c4676246b72a20c8b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fa4d3ed07636f40d0f8fc546cff4e822c3a85db9f3e0c4676246b72a20c8b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa4d3ed07636f40d0f8fc546cff4e822c3a85db9f3e0c4676246b72a20c8b54", kill_on_drop: false }` [INFO] [stdout] 7fa4d3ed07636f40d0f8fc546cff4e822c3a85db9f3e0c4676246b72a20c8b54 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cfd784873a0fa92bbf6d5ecee879678b662cef536977e52bb3d53bf7b593ae7 [INFO] running `Command { std: "docker" "start" "-a" "1cfd784873a0fa92bbf6d5ecee879678b662cef536977e52bb3d53bf7b593ae7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking rten-simd v0.24.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling zmij v1.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking idna_adapter v1.0.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking lexopt v0.3.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking rten-base v0.24.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking rten-tensor v0.24.0 [INFO] [stderr] Checking rten-vecmath v0.24.0 [INFO] [stderr] Checking rten-model-file v0.24.0 [INFO] [stderr] Checking moxcms v0.7.7 [INFO] [stderr] Checking rten-gemm v0.24.0 [INFO] [stderr] Checking rten-shape-inference v0.24.0 [INFO] [stderr] Checking rten-imageproc v0.24.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking rten v0.24.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking ocrs v0.12.0 (/opt/rustwide/workdir/ocrs) [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking ocrs-cli v0.12.0 (/opt/rustwide/workdir/ocrs-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.14s [INFO] running `Command { std: "docker" "inspect" "1cfd784873a0fa92bbf6d5ecee879678b662cef536977e52bb3d53bf7b593ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cfd784873a0fa92bbf6d5ecee879678b662cef536977e52bb3d53bf7b593ae7", kill_on_drop: false }` [INFO] [stdout] 1cfd784873a0fa92bbf6d5ecee879678b662cef536977e52bb3d53bf7b593ae7