[INFO] fetching crate pure-onnx-ocr 0.1.0...
[INFO] documenting pure-onnx-ocr-0.1.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate pure-onnx-ocr 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pure-onnx-ocr 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pure-onnx-ocr 0.1.0
[INFO] tweaked toml for crates.io crate pure-onnx-ocr 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pure-onnx-ocr 0.1.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pure-onnx-ocr 0.1.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" "+1.98.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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9
[INFO] running `Command { std: "docker" "start" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9", 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" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9", 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" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking string-interner v0.14.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking weezl v0.1.11
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking i_float v1.15.0
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking i_tree v0.16.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking i_key_sort v0.10.1
[INFO] [stderr]     Checking geo-types v0.7.12
[INFO] [stderr]     Checking i_shape v1.14.0
[INFO] [stderr]     Checking i_overlay v4.1.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tract-data v0.20.7
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling liquid-core v0.26.10
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]    Compiling liquid-lib v0.26.10
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling liquid v0.26.10
[INFO] [stderr]    Compiling tract-linalg v0.20.7
[INFO] [stderr]     Checking tract-core v0.20.7
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking tract-nnef v0.20.7
[INFO] [stderr]     Checking tract-hir v0.20.7
[INFO] [stderr]     Checking tract-onnx-opl v0.20.7
[INFO] [stderr]     Checking tract-onnx v0.20.7
[INFO] [stderr]     Checking pure-onnx-ocr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting pure-onnx-ocr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pure_onnx_ocr/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tract-data v0.20.7
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling liquid-core v0.26.10
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling liquid-lib v0.26.10
[INFO] [stderr]    Compiling liquid v0.26.10
[INFO] [stderr]    Compiling tract-linalg v0.20.7
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking tract-core v0.20.7
[INFO] [stderr]     Checking tract-nnef v0.20.7
[INFO] [stderr]     Checking tract-hir v0.20.7
[INFO] [stderr]     Checking tract-onnx-opl v0.20.7
[INFO] [stderr]     Checking tract-onnx v0.20.7
[INFO] [stderr]  Documenting pure-onnx-ocr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.82s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pure_onnx_ocr/index.html
[INFO] running `Command { std: "docker" "inspect" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9", kill_on_drop: false }`
[INFO] [stdout] 553ff3f4d68e2b3f6f1d185efd8d575140310219248d0ddb029b9cf4949767a9
