[INFO] cloning repository https://github.com/onepointconsulting/file_search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onepointconsulting/file_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonepointconsulting%2Ffile_search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonepointconsulting%2Ffile_search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53339df644fdb34e08163f3be3096cec874a590f [INFO] checking onepointconsulting/file_search against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonepointconsulting%2Ffile_search" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onepointconsulting/file_search on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onepointconsulting/file_search [INFO] finished tweaking git repo https://github.com/onepointconsulting/file_search [INFO] tweaked toml for git repo https://github.com/onepointconsulting/file_search written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/onepointconsulting/file_search 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postscript v0.14.0 [INFO] [stderr] Downloaded adobe-cmap-parser v0.3.3 [INFO] [stderr] Downloaded type1-encoding-parser v0.1.0 [INFO] [stderr] Downloaded pest v2.4.0 [INFO] [stderr] Downloaded pest_meta v2.4.0 [INFO] [stderr] Downloaded pest_generator v2.4.0 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded pest_derive v2.4.0 [INFO] [stderr] Downloaded jsonpath-rust v0.1.6 [INFO] [stderr] Downloaded lopdf v0.20.0 [INFO] [stderr] Downloaded pdf-extract v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c617fbc1ff65275a6304b80253414eeac6c79d9df59c7f5fd2b569505742ef37 [INFO] running `Command { std: "docker" "start" "-a" "c617fbc1ff65275a6304b80253414eeac6c79d9df59c7f5fd2b569505742ef37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c617fbc1ff65275a6304b80253414eeac6c79d9df59c7f5fd2b569505742ef37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c617fbc1ff65275a6304b80253414eeac6c79d9df59c7f5fd2b569505742ef37", kill_on_drop: false }` [INFO] [stdout] c617fbc1ff65275a6304b80253414eeac6c79d9df59c7f5fd2b569505742ef37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cdb1238e32ebe888d81a32b71b80e4ccf59d89aa46b8d272e8c5f683db1d458 [INFO] running `Command { std: "docker" "start" "-a" "7cdb1238e32ebe888d81a32b71b80e4ccf59d89aa46b8d272e8c5f683db1d458", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking adobe-cmap-parser v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking postscript v0.14.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking lopdf v0.20.0 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Checking pdf-extract v0.6.4 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking jsonpath-rust v0.1.6 [INFO] [stderr] Checking zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking file_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.04s [INFO] running `Command { std: "docker" "inspect" "7cdb1238e32ebe888d81a32b71b80e4ccf59d89aa46b8d272e8c5f683db1d458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdb1238e32ebe888d81a32b71b80e4ccf59d89aa46b8d272e8c5f683db1d458", kill_on_drop: false }` [INFO] [stdout] 7cdb1238e32ebe888d81a32b71b80e4ccf59d89aa46b8d272e8c5f683db1d458 [INFO] checking onepointconsulting/file_search against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonepointconsulting%2Ffile_search" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onepointconsulting/file_search on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onepointconsulting/file_search [INFO] finished tweaking git repo https://github.com/onepointconsulting/file_search [INFO] tweaked toml for git repo https://github.com/onepointconsulting/file_search written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onepointconsulting/file_search 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8f7fc1467fe8a2e166097b86e46425321f8a745cb48a496a22a8607ba5857cf [INFO] running `Command { std: "docker" "start" "-a" "e8f7fc1467fe8a2e166097b86e46425321f8a745cb48a496a22a8607ba5857cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8f7fc1467fe8a2e166097b86e46425321f8a745cb48a496a22a8607ba5857cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f7fc1467fe8a2e166097b86e46425321f8a745cb48a496a22a8607ba5857cf", kill_on_drop: false }` [INFO] [stdout] e8f7fc1467fe8a2e166097b86e46425321f8a745cb48a496a22a8607ba5857cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9854ea9f2a2648416604e8c813ec8effb19abd68f6859c1a820ce8b357d0a12a [INFO] running `Command { std: "docker" "start" "-a" "9854ea9f2a2648416604e8c813ec8effb19abd68f6859c1a820ce8b357d0a12a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking adobe-cmap-parser v0.3.3 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking postscript v0.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking lopdf v0.20.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Checking pdf-extract v0.6.4 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking jsonpath-rust v0.1.6 [INFO] [stderr] Checking zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking file_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.34s [INFO] running `Command { std: "docker" "inspect" "9854ea9f2a2648416604e8c813ec8effb19abd68f6859c1a820ce8b357d0a12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9854ea9f2a2648416604e8c813ec8effb19abd68f6859c1a820ce8b357d0a12a", kill_on_drop: false }` [INFO] [stdout] 9854ea9f2a2648416604e8c813ec8effb19abd68f6859c1a820ce8b357d0a12a