[INFO] cloning repository https://github.com/passcod/wikt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/wikt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fwikt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fwikt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5c19e34c310c8448a7139a0e59f70d11495e874
[INFO] checking passcod/wikt against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fwikt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/passcod/wikt on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/passcod/wikt
[INFO] finished tweaking git repo https://github.com/passcod/wikt
[INFO] tweaked toml for git repo https://github.com/passcod/wikt written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/passcod/wikt 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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded fastdivide v0.3.0
[INFO] [stderr] Downloaded lz4_flex v0.8.2
[INFO] [stderr] Downloaded tantivy v0.15.3
[INFO] [stderr] Downloaded deku_derive v0.12.2
[INFO] [stderr] Downloaded tantivy-bitpacker v0.1.0
[INFO] [stderr] Downloaded deku v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06ec9fb917a14aef98dc9a9dbbdd02f2e4a9675267bb20fdf2de1fde41214595
[INFO] running `Command { std: "docker" "start" "-a" "06ec9fb917a14aef98dc9a9dbbdd02f2e4a9675267bb20fdf2de1fde41214595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06ec9fb917a14aef98dc9a9dbbdd02f2e4a9675267bb20fdf2de1fde41214595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ec9fb917a14aef98dc9a9dbbdd02f2e4a9675267bb20fdf2de1fde41214595", kill_on_drop: false }`
[INFO] [stdout] 06ec9fb917a14aef98dc9a9dbbdd02f2e4a9675267bb20fdf2de1fde41214595
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de147f983e7001c221f5dc14bff8d143bef9a37b5db4b381c28a988d54ce6e40
[INFO] running `Command { std: "docker" "start" "-a" "de147f983e7001c221f5dc14bff8d143bef9a37b5db4b381c28a988d54ce6e40", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.97
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling crossbeam-utils v0.8.5
[INFO] [stderr] Checking pin-project-lite v0.2.7
[INFO] [stderr] Compiling memoffset v0.6.4
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling crossbeam-epoch v0.9.5
[INFO] [stderr] Compiling futures-core v0.3.15
[INFO] [stderr] Checking ppv-lite86 v0.2.10
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking getrandom v0.2.3
[INFO] [stderr] Compiling jobserver v0.1.22
[INFO] [stderr] Compiling futures-macro v0.3.15
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling futures-task v0.3.15
[INFO] [stderr] Compiling cc v1.0.68
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling futures-channel v0.3.15
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling futures-util v0.3.15
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking tracing-core v0.1.18
[INFO] [stderr] Checking futures-sink v0.3.15
[INFO] [stderr] Compiling rayon-core v1.9.1
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking rand_core v0.6.3
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking crossbeam-channel v0.5.1
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Checking sharded-slab v0.1.1
[INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Checking once_cell v1.8.0
[INFO] [stderr] Compiling crunchy v0.2.2
[INFO] [stderr] Compiling crossbeam-queue v0.3.2
[INFO] [stderr] Checking slab v0.4.3
[INFO] [stderr] Compiling radium v0.6.2
[INFO] [stderr] Checking futures-io v0.3.15
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking tracing-subscriber v0.2.19
[INFO] [stderr] Compiling backtrace v0.3.60
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Compiling rayon v1.5.1
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Checking gimli v0.24.0
[INFO] [stderr] Compiling crc32fast v1.2.1
[INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr] Checking ahash v0.4.7
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Compiling unicode-segmentation v1.8.0
[INFO] [stderr] Checking static_assertions v1.1.0
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking tap v1.0.1
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Compiling eyre v0.6.5
[INFO] [stderr] Checking wyz v0.4.0
[INFO] [stderr] Checking twox-hash v1.6.0
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking rand v0.8.4
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking object v0.25.3
[INFO] [stderr] Checking combine v4.6.0
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking rustc-demangle v0.1.20
[INFO] [stderr] Checking owo-colors v1.3.0
[INFO] [stderr] Checking indenter v0.3.3
[INFO] [stderr] Checking regex-syntax v0.4.2
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking funty v1.2.0
[INFO] [stderr] Checking addr2line v0.15.2
[INFO] [stderr] Compiling darling_core v0.13.0
[INFO] [stderr] Checking remove_dir_all v0.5.3
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Checking utf8-ranges v1.0.4
[INFO] [stderr] Checking tantivy-fst v0.3.0
[INFO] [stderr] Checking bitvec v0.22.3
[INFO] [stderr] Checking tempfile v3.2.0
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking fail v0.4.0
[INFO] [stderr] Checking regex v1.5.4
[INFO] [stderr] Checking crossbeam v0.8.1
[INFO] [stderr] Checking lru v0.6.5
[INFO] [stderr] Checking bitpacking v0.8.4
[INFO] [stderr] Checking lz4_flex v0.8.2
[INFO] [stderr] Checking murmurhash32 v0.2.0
[INFO] [stderr] Checking itertools v0.10.1
[INFO] [stderr] Checking memmap v0.7.0
[INFO] [stderr] Checking fs2 v0.4.3
[INFO] [stderr] Checking levenshtein_automata v0.2.1
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking tantivy-bitpacker v0.1.0
[INFO] [stderr] Checking census v0.4.0
[INFO] [stderr] Checking smallvec v1.6.1
[INFO] [stderr] Checking termcolor v1.1.2
[INFO] [stderr] Checking fastdivide v0.3.0
[INFO] [stderr] Checking downcast-rs v1.2.0
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Checking htmlescape v0.3.1
[INFO] [stderr] Checking xml-rs v0.8.3
[INFO] [stderr] Checking stderrlog v0.5.1
[INFO] [stderr] Compiling thiserror-impl v1.0.26
[INFO] [stderr] Compiling tracing-attributes v0.1.15
[INFO] [stderr] Compiling darling_macro v0.13.0
[INFO] [stderr] Compiling structopt-derive v0.4.14
[INFO] [stderr] Compiling darling v0.13.0
[INFO] [stderr] Compiling thiserror v1.0.26
[INFO] [stderr] Checking tracing v0.1.26
[INFO] [stderr] Checking tantivy-query-grammar v0.15.0
[INFO] [stderr] Checking tracing-error v0.1.2
[INFO] [stderr] Checking color-spantrace v0.1.6
[INFO] [stderr] Checking structopt v0.3.21
[INFO] [stderr] Checking color-eyre v0.5.11
[INFO] [stderr] Checking futures-executor v0.3.15
[INFO] [stderr] Checking futures v0.3.15
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Checking uuid v0.8.2
[INFO] [stderr] Checking rust-stemmers v1.2.0
[INFO] [stderr] Compiling proc-macro-crate v1.0.0
[INFO] [stderr] Checking tantivy v0.15.3
[INFO] [stderr] Compiling deku_derive v0.12.2
[INFO] [stderr] Checking deku v0.12.2
[INFO] [stderr] Checking zstd v0.9.0+zstd.1.5.0
[INFO] [stderr] Checking wikt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.89s
[INFO] running `Command { std: "docker" "inspect" "de147f983e7001c221f5dc14bff8d143bef9a37b5db4b381c28a988d54ce6e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de147f983e7001c221f5dc14bff8d143bef9a37b5db4b381c28a988d54ce6e40", kill_on_drop: false }`
[INFO] [stdout] de147f983e7001c221f5dc14bff8d143bef9a37b5db4b381c28a988d54ce6e40
[INFO] checking passcod/wikt against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fwikt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/passcod/wikt on toolchain 9b9e20bc79549d80ab413f49d990713851172cc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/passcod/wikt
[INFO] finished tweaking git repo https://github.com/passcod/wikt
[INFO] tweaked toml for git repo https://github.com/passcod/wikt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/passcod/wikt 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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0edbf9318a23ea9bfff4928a9286e7f2944a333ae02518ea59e6023a6b1ae7d2
[INFO] running `Command { std: "docker" "start" "-a" "0edbf9318a23ea9bfff4928a9286e7f2944a333ae02518ea59e6023a6b1ae7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0edbf9318a23ea9bfff4928a9286e7f2944a333ae02518ea59e6023a6b1ae7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edbf9318a23ea9bfff4928a9286e7f2944a333ae02518ea59e6023a6b1ae7d2", kill_on_drop: false }`
[INFO] [stdout] 0edbf9318a23ea9bfff4928a9286e7f2944a333ae02518ea59e6023a6b1ae7d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e843bdd47ac1952fd9232c39e916815cd22674083114146737e036dc4a901c4
[INFO] running `Command { std: "docker" "start" "-a" "4e843bdd47ac1952fd9232c39e916815cd22674083114146737e036dc4a901c4", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.97
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling crossbeam-utils v0.8.5
[INFO] [stderr] Checking pin-project-lite v0.2.7
[INFO] [stderr] Compiling memoffset v0.6.4
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Checking ppv-lite86 v0.2.10
[INFO] [stderr] Compiling crossbeam-epoch v0.9.5
[INFO] [stderr] Compiling futures-core v0.3.15
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking getrandom v0.2.3
[INFO] [stderr] Compiling jobserver v0.1.22
[INFO] [stderr] Compiling futures-macro v0.3.15
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling cc v1.0.68
[INFO] [stderr] Compiling futures-channel v0.3.15
[INFO] [stderr] Compiling futures-task v0.3.15
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling futures-util v0.3.15
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking tracing-core v0.1.18
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling rayon-core v1.9.1
[INFO] [stderr] Checking futures-sink v0.3.15
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Checking rand_core v0.6.3
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking crossbeam-channel v0.5.1
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr] Checking sharded-slab v0.1.1
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling crunchy v0.2.2
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Checking slab v0.4.3
[INFO] [stderr] Compiling radium v0.6.2
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking futures-io v0.3.15
[INFO] [stderr] Checking once_cell v1.8.0
[INFO] [stderr] Compiling crossbeam-queue v0.3.2
[INFO] [stderr] Checking tracing-subscriber v0.2.19
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Compiling backtrace v0.3.60
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Compiling rayon v1.5.1
[INFO] [stderr] Checking ahash v0.4.7
[INFO] [stderr] Checking static_assertions v1.1.0
[INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr] Checking gimli v0.24.0
[INFO] [stderr] Checking tap v1.0.1
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Compiling eyre v0.6.5
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Compiling unicode-segmentation v1.8.0
[INFO] [stderr] Compiling crc32fast v1.2.1
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking twox-hash v1.6.0
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking wyz v0.4.0
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking rand v0.8.4
[INFO] [stderr] Checking object v0.25.3
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking combine v4.6.0
[INFO] [stderr] Checking remove_dir_all v0.5.3
[INFO] [stderr] Checking indenter v0.3.3
[INFO] [stderr] Checking rustc-demangle v0.1.20
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking owo-colors v1.3.0
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking regex-syntax v0.4.2
[INFO] [stderr] Checking utf8-ranges v1.0.4
[INFO] [stderr] Checking addr2line v0.15.2
[INFO] [stderr] Checking funty v1.2.0
[INFO] [stderr] Compiling darling_core v0.13.0
[INFO] [stderr] Checking bitvec v0.22.3
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking tantivy-fst v0.3.0
[INFO] [stderr] Checking fail v0.4.0
[INFO] [stderr] Checking regex v1.5.4
[INFO] [stderr] Checking tempfile v3.2.0
[INFO] [stderr] Checking lru v0.6.5
[INFO] [stderr] Checking bitpacking v0.8.4
[INFO] [stderr] Checking crossbeam v0.8.1
[INFO] [stderr] Checking lz4_flex v0.8.2
[INFO] [stderr] Checking murmurhash32 v0.2.0
[INFO] [stderr] Checking itertools v0.10.1
[INFO] [stderr] Checking memmap v0.7.0
[INFO] [stderr] Checking fs2 v0.4.3
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Checking census v0.4.0
[INFO] [stderr] Checking termcolor v1.1.2
[INFO] [stderr] Checking levenshtein_automata v0.2.1
[INFO] [stderr] Checking htmlescape v0.3.1
[INFO] [stderr] Checking tantivy-bitpacker v0.1.0
[INFO] [stderr] Checking smallvec v1.6.1
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking downcast-rs v1.2.0
[INFO] [stderr] Checking fastdivide v0.3.0
[INFO] [stderr] Checking stderrlog v0.5.1
[INFO] [stderr] Checking xml-rs v0.8.3
[INFO] [stderr] Compiling thiserror-impl v1.0.26
[INFO] [stderr] Compiling tracing-attributes v0.1.15
[INFO] [stderr] Compiling darling_macro v0.13.0
[INFO] [stderr] Compiling structopt-derive v0.4.14
[INFO] [stderr] Compiling darling v0.13.0
[INFO] [stderr] Checking tantivy-query-grammar v0.15.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tantivy-query-grammar-0.15.0/src/query_grammar.rs:223:47
[INFO] [stdout] |
[INFO] [stdout] 223 | string("NOT").skip(spaces1()).with(leaf()).map(negate),
[INFO] [stdout] | ^^^^ ------ type must be known at this point
[INFO] [stdout] | |
[INFO] [stdout] | cannot infer type of the type parameter `P2` declared on the method `with`
[INFO] [stdout] |
[INFO] [stdout] = note: cannot satisfy `_: Parser<&str>`
[INFO] [stdout] = help: the following types implement trait `Parser`:
[INFO] [stdout] as Parser>
[INFO] [stdout] as Parser>
[INFO] [stdout] as Parser>
[INFO] [stdout] as Parser>
[INFO] [stdout] as Parser>
[INFO] [stdout] as Parser>
[INFO] [stdout] as Parser>
[INFO] [stdout] as Parser>
[INFO] [stdout] and 95 others
[INFO] [stdout] note: required by a bound in `combine::Parser::with`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/combine-4.6.0/src/parser/mod.rs:379:13
[INFO] [stdout] |
[INFO] [stdout] 376 | fn with(self, p: P2) -> With
[INFO] [stdout] | ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 379 | P2: Parser,
[INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Parser::with`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout] |
[INFO] [stdout] 223 | string("NOT").skip(spaces1()).with::(leaf()).map(negate),
[INFO] [stdout] | ++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling thiserror v1.0.26
[INFO] [stdout] error: concrete type differs from previous defining opaque type use
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tantivy-query-grammar-0.15.0/src/query_grammar.rs:216:62
[INFO] [stdout] |
[INFO] [stdout] 216 | fn leaf<'a>() -> impl Parser<&'a str, Output = UserInputAst> {
[INFO] [stdout] | ______________________________________________________________^
[INFO] [stdout] 217 | | parser(|input| {
[INFO] [stdout] 218 | | char('(')
[INFO] [stdout] 219 | | .with(ast())
[INFO] [stdout] ... |
[INFO] [stdout] 229 | | })
[INFO] [stdout] 230 | | }
[INFO] [stdout] | |_^ expected `{type error}`, got `FnParser<&str, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tantivy-query-grammar-0.15.0/src/query_grammar.rs:217:12: 217:19}>`
[INFO] [stdout] |
[INFO] [stdout] note: previous use here
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tantivy-query-grammar-0.15.0/src/query_grammar.rs:223:52
[INFO] [stdout] |
[INFO] [stdout] 223 | string("NOT").skip(spaces1()).with(leaf()).map(negate),
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `tantivy-query-grammar` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e843bdd47ac1952fd9232c39e916815cd22674083114146737e036dc4a901c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e843bdd47ac1952fd9232c39e916815cd22674083114146737e036dc4a901c4", kill_on_drop: false }`
[INFO] [stdout] 4e843bdd47ac1952fd9232c39e916815cd22674083114146737e036dc4a901c4