[INFO] cloning repository https://github.com/xueyc1f/d4ocr-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xueyc1f/d4ocr-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxueyc1f%2Fd4ocr-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxueyc1f%2Fd4ocr-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5620f350ed34f363eee3aed0278af263cbd972c2 [INFO] building xueyc1f/d4ocr-rust against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxueyc1f%2Fd4ocr-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xueyc1f/d4ocr-rust on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xueyc1f/d4ocr-rust [INFO] finished tweaking git repo https://github.com/xueyc1f/d4ocr-rust [INFO] tweaked toml for git repo https://github.com/xueyc1f/d4ocr-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/xueyc1f/d4ocr-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liquid v0.24.0 [INFO] [stderr] Downloaded liquid-lib v0.24.0 [INFO] [stderr] Downloaded tract-data v0.16.3 [INFO] [stderr] Downloaded liquid-core v0.24.1 [INFO] [stderr] Downloaded liquid-derive v0.24.0 [INFO] [stderr] Downloaded tract-hir v0.16.3 [INFO] [stderr] Downloaded tract-nnef v0.16.3 [INFO] [stderr] Downloaded proc-quote v0.4.0 [INFO] [stderr] Downloaded tract-linalg v0.16.3 [INFO] [stderr] Downloaded tract-core v0.16.3 [INFO] [stderr] Downloaded tract-onnx-opl v0.16.3 [INFO] [stderr] Downloaded tract-onnx v0.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 471063d7de5bd2540a0bf8505378056a829da810097a35fe2aacd9f3e66171c8 [INFO] running `Command { std: "docker" "start" "-a" "471063d7de5bd2540a0bf8505378056a829da810097a35fe2aacd9f3e66171c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "471063d7de5bd2540a0bf8505378056a829da810097a35fe2aacd9f3e66171c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471063d7de5bd2540a0bf8505378056a829da810097a35fe2aacd9f3e66171c8", kill_on_drop: false }` [INFO] [stdout] 471063d7de5bd2540a0bf8505378056a829da810097a35fe2aacd9f3e66171c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9721de477a57f565b0e68fc6a2c09f708d575d6e8e17a825016ade29a387000a [INFO] running `Command { std: "docker" "start" "-a" "9721de477a57f565b0e68fc6a2c09f708d575d6e8e17a825016ade29a387000a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.3 [INFO] [stderr] Compiling liquid-derive v0.24.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tract-data v0.16.3 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling tract-onnx v0.16.3 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling liquid-core v0.24.1 [INFO] [stderr] Compiling liquid-lib v0.24.0 [INFO] [stderr] Compiling liquid v0.24.0 [INFO] [stderr] Compiling tract-linalg v0.16.3 [INFO] [stderr] Compiling tract-core v0.16.3 [INFO] [stderr] Compiling tract-nnef v0.16.3 [INFO] [stderr] Compiling tract-hir v0.16.3 [INFO] [stderr] Compiling tract-onnx-opl v0.16.3 [INFO] [stderr] Compiling d4ocr-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "9721de477a57f565b0e68fc6a2c09f708d575d6e8e17a825016ade29a387000a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9721de477a57f565b0e68fc6a2c09f708d575d6e8e17a825016ade29a387000a", kill_on_drop: false }` [INFO] [stdout] 9721de477a57f565b0e68fc6a2c09f708d575d6e8e17a825016ade29a387000a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a5165add29548a71f1a63cfe29b1c7456596258b3f14c2673d426ea679d9414 [INFO] running `Command { std: "docker" "start" "-a" "4a5165add29548a71f1a63cfe29b1c7456596258b3f14c2673d426ea679d9414", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling d4ocr-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "4a5165add29548a71f1a63cfe29b1c7456596258b3f14c2673d426ea679d9414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5165add29548a71f1a63cfe29b1c7456596258b3f14c2673d426ea679d9414", kill_on_drop: false }` [INFO] [stdout] 4a5165add29548a71f1a63cfe29b1c7456596258b3f14c2673d426ea679d9414