[INFO] cloning repository https://github.com/mooreniemi/lucky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mooreniemi/lucky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreniemi%2Flucky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreniemi%2Flucky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18cd88048bd602d9af15eb07e13da100c7380529 [INFO] checking mooreniemi/lucky against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreniemi%2Flucky" "/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/mooreniemi/lucky 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/mooreniemi/lucky [INFO] finished tweaking git repo https://github.com/mooreniemi/lucky [INFO] tweaked toml for git repo https://github.com/mooreniemi/lucky written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mooreniemi/lucky 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 num-rational v0.3.0 [INFO] [stderr] Downloaded enum-map v0.6.3 [INFO] [stderr] Downloaded num-iter v0.1.41 [INFO] [stderr] Downloaded num-complex v0.3.0 [INFO] [stderr] Downloaded num v0.3.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded census v0.4.0 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded fastdivide v0.3.0 [INFO] [stderr] Downloaded levenshtein_automata v0.2.1 [INFO] [stderr] Downloaded lz4_flex v0.8.2 [INFO] [stderr] Downloaded signal-hook v0.3.9 [INFO] [stderr] Downloaded combine v4.5.2 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded libc v0.2.78 [INFO] [stderr] Downloaded cursive v0.16.3 [INFO] [stderr] Downloaded getrandom v0.2.0 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] [stderr] Downloaded ahash v0.4.6 [INFO] [stderr] Downloaded tantivy-fst v0.3.0 [INFO] [stderr] Downloaded cursive_core v0.2.2 [INFO] [stderr] Downloaded bitpacking v0.8.4 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded j4rs v0.13.0 [INFO] [stderr] Downloaded java-locator v0.1.2 [INFO] [stderr] Downloaded libloading v0.6.3 [INFO] [stderr] Downloaded tantivy-query-grammar v0.15.0 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded tantivy-bitpacker v0.1.0 [INFO] [stderr] Downloaded murmurhash32 v0.2.0 [INFO] [stderr] Downloaded tantivy v0.15.0 [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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db9d11b334fd606b800b71959c70a1c71367cb5299ef2d5a9f42407cffa8bdb2 [INFO] running `Command { std: "docker" "start" "-a" "db9d11b334fd606b800b71959c70a1c71367cb5299ef2d5a9f42407cffa8bdb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9d11b334fd606b800b71959c70a1c71367cb5299ef2d5a9f42407cffa8bdb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9d11b334fd606b800b71959c70a1c71367cb5299ef2d5a9f42407cffa8bdb2", kill_on_drop: false }` [INFO] [stdout] db9d11b334fd606b800b71959c70a1c71367cb5299ef2d5a9f42407cffa8bdb2 [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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 295e30bdff448634b6eeb8ef9dbf32c6e23449534766eafdef8bfb52ce803255 [INFO] running `Command { std: "docker" "start" "-a" "295e30bdff448634b6eeb8ef9dbf32c6e23449534766eafdef8bfb52ce803255", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling java-locator v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling j4rs v0.13.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking lz4_flex v0.8.2 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking tantivy-bitpacker v0.1.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking fastdivide v0.3.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling suntan v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking enum-map v0.6.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking tantivy-query-grammar v0.15.0 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking tantivy v0.15.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Result<(), Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tantivy::fastfield::FastValue` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tantivy::fastfield::FastValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tantivy::fastfield::FastValue` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tantivy::fastfield::FastValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "295e30bdff448634b6eeb8ef9dbf32c6e23449534766eafdef8bfb52ce803255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295e30bdff448634b6eeb8ef9dbf32c6e23449534766eafdef8bfb52ce803255", kill_on_drop: false }` [INFO] [stdout] 295e30bdff448634b6eeb8ef9dbf32c6e23449534766eafdef8bfb52ce803255 [INFO] checking mooreniemi/lucky against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreniemi%2Flucky" "/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/mooreniemi/lucky 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/mooreniemi/lucky [INFO] finished tweaking git repo https://github.com/mooreniemi/lucky [INFO] tweaked toml for git repo https://github.com/mooreniemi/lucky written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mooreniemi/lucky 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-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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26592bbd0c45681a3c491a35c0e7460d413fd0b91401dc1426164b5c5da6d914 [INFO] running `Command { std: "docker" "start" "-a" "26592bbd0c45681a3c491a35c0e7460d413fd0b91401dc1426164b5c5da6d914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26592bbd0c45681a3c491a35c0e7460d413fd0b91401dc1426164b5c5da6d914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26592bbd0c45681a3c491a35c0e7460d413fd0b91401dc1426164b5c5da6d914", kill_on_drop: false }` [INFO] [stdout] 26592bbd0c45681a3c491a35c0e7460d413fd0b91401dc1426164b5c5da6d914 [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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e53cfc2d964c8a77d61cf8310dcc1f085ec569a787f9f43fbb04817c4e70a486 [INFO] running `Command { std: "docker" "start" "-a" "e53cfc2d964c8a77d61cf8310dcc1f085ec569a787f9f43fbb04817c4e70a486", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling java-locator v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling j4rs v0.13.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking lz4_flex v0.8.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking tantivy-bitpacker v0.1.0 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling suntan v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking fastdivide v0.3.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.3 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [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.5.2/src/parser/mod.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 372 | fn with(self, p: P2) -> With [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 375 | 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] [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" "e53cfc2d964c8a77d61cf8310dcc1f085ec569a787f9f43fbb04817c4e70a486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53cfc2d964c8a77d61cf8310dcc1f085ec569a787f9f43fbb04817c4e70a486", kill_on_drop: false }` [INFO] [stdout] e53cfc2d964c8a77d61cf8310dcc1f085ec569a787f9f43fbb04817c4e70a486