[INFO] cloning repository https://github.com/fabiandarga/rtrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabiandarga/rtrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frtrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frtrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b278e38d81cf4655aef752590ad9983eebb6b025 [INFO] checking fabiandarga/rtrack against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frtrack" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabiandarga/rtrack on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fabiandarga/rtrack [INFO] finished tweaking git repo https://github.com/fabiandarga/rtrack [INFO] tweaked toml for git repo https://github.com/fabiandarga/rtrack written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/fabiandarga/rtrack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca88e3a56f7a1e26fd82daa45ce712cff924cc7d5bb2c420f8730bbad192c1b [INFO] running `Command { std: "docker" "start" "-a" "1ca88e3a56f7a1e26fd82daa45ce712cff924cc7d5bb2c420f8730bbad192c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca88e3a56f7a1e26fd82daa45ce712cff924cc7d5bb2c420f8730bbad192c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca88e3a56f7a1e26fd82daa45ce712cff924cc7d5bb2c420f8730bbad192c1b", kill_on_drop: false }` [INFO] [stdout] 1ca88e3a56f7a1e26fd82daa45ce712cff924cc7d5bb2c420f8730bbad192c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 542396d4d456bcaaaee83e90afc8482e7d97c695a05122d8ee12a76eaf8a7246 [INFO] running `Command { std: "docker" "start" "-a" "542396d4d456bcaaaee83e90afc8482e7d97c695a05122d8ee12a76eaf8a7246", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking tantivy-bitpacker v0.1.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastdivide v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking tantivy-common v0.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking ownedbytes v0.1.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking fastfield_codecs v0.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking lz4_flex v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Checking measure_time v0.7.0 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Checking tantivy-query-grammar v0.14.0 [INFO] [stderr] Checking tantivy-query-grammar v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pallet-macros v0.4.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tantivy v0.14.0 [INFO] [stderr] Checking tantivy v0.16.1 [INFO] [stdout] error[E0391]: cycle detected when computing type of `indexer::segment_updater::::start_merge::{opaque#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | ) -> crate::Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::start_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / pub fn start_merge( [INFO] [stdout] 377 | | &self, [INFO] [stdout] 378 | | merge_operation: MergeOperation, [INFO] [stdout] 379 | | ) -> crate::Result>> { [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate( as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:395:52 [INFO] [stdout] | [INFO] [stdout] 395 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 396 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 397 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 398 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 422 | | } [INFO] [stdout] 423 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:395:52 [INFO] [stdout] | [INFO] [stdout] 395 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 396 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 397 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 398 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 422 | | } [INFO] [stdout] 423 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which requires normalizing `impl core::future::future::Future>`... [INFO] [stdout] note: ...which requires computing type of `indexer::segment_updater::::end_merge::{opaque#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:470:10 [INFO] [stdout] | [INFO] [stdout] 470 | ) -> impl Future> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::end_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | / fn end_merge( [INFO] [stdout] 467 | | &self, [INFO] [stdout] 468 | | merge_operation: MergeOperation, [INFO] [stdout] 469 | | mut after_merge_segment_entry: SegmentEntry, [INFO] [stdout] 470 | | ) -> impl Future> { [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate(> as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future>: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:429:44 [INFO] [stdout] | [INFO] [stdout] 429 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 430 | | let merge_segment_ids: HashSet = self.merge_operations.segment_in_merge(); [INFO] [stdout] 431 | | let (committed_segments, uncommitted_segments) = [INFO] [stdout] 432 | | get_mergeable_segments(&merge_segment_ids, &self.segment_manager); [INFO] [stdout] ... | [INFO] [stdout] 463 | | } [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:429:44 [INFO] [stdout] | [INFO] [stdout] 429 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 430 | | let merge_segment_ids: HashSet = self.merge_operations.segment_in_merge(); [INFO] [stdout] 431 | | let (committed_segments, uncommitted_segments) = [INFO] [stdout] 432 | | get_mergeable_segments(&merge_segment_ids, &self.segment_manager); [INFO] [stdout] ... | [INFO] [stdout] 463 | | } [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which requires normalizing `core::result::Result>, error::TantivyError>`... [INFO] [stdout] = note: ...which again requires computing type of `indexer::segment_updater::::start_merge::{opaque#0}`, completing the cycle [INFO] [stdout] = note: cycle used when normalizing `impl core::future::future::Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when normalizing `impl core::future::future::Future>` [INFO] [stdout] | [INFO] [stdout] note: ...which requires computing type of `indexer::segment_updater::::start_merge::{opaque#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | ) -> crate::Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::start_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / pub fn start_merge( [INFO] [stdout] 377 | | &self, [INFO] [stdout] 378 | | merge_operation: MergeOperation, [INFO] [stdout] 379 | | ) -> crate::Result>> { [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate( as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:395:52 [INFO] [stdout] | [INFO] [stdout] 395 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 396 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 397 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 398 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 422 | | } [INFO] [stdout] 423 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:395:52 [INFO] [stdout] | [INFO] [stdout] 395 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 396 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 397 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 398 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 422 | | } [INFO] [stdout] 423 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which requires normalizing `impl core::future::future::Future>`... [INFO] [stdout] note: ...which requires computing type of `indexer::segment_updater::::end_merge::{opaque#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:470:10 [INFO] [stdout] | [INFO] [stdout] 470 | ) -> impl Future> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::end_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | / fn end_merge( [INFO] [stdout] 467 | | &self, [INFO] [stdout] 468 | | merge_operation: MergeOperation, [INFO] [stdout] 469 | | mut after_merge_segment_entry: SegmentEntry, [INFO] [stdout] 470 | | ) -> impl Future> { [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate(> as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future>: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:429:44 [INFO] [stdout] | [INFO] [stdout] 429 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 430 | | let merge_segment_ids: HashSet = self.merge_operations.segment_in_merge(); [INFO] [stdout] 431 | | let (committed_segments, uncommitted_segments) = [INFO] [stdout] 432 | | get_mergeable_segments(&merge_segment_ids, &self.segment_manager); [INFO] [stdout] ... | [INFO] [stdout] 463 | | } [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/segment_updater.rs:429:44 [INFO] [stdout] | [INFO] [stdout] 429 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 430 | | let merge_segment_ids: HashSet = self.merge_operations.segment_in_merge(); [INFO] [stdout] 431 | | let (committed_segments, uncommitted_segments) = [INFO] [stdout] 432 | | get_mergeable_segments(&merge_segment_ids, &self.segment_manager); [INFO] [stdout] ... | [INFO] [stdout] 463 | | } [INFO] [stdout] 464 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires normalizing `impl core::future::future::Future>`, completing the cycle [INFO] [stdout] note: cycle used when elaborating drops for `indexer::index_writer::::merge::{closure#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.14.0/src/indexer/index_writer.rs:528:20 [INFO] [stdout] | [INFO] [stdout] 528 | async move { segment_updater.start_merge(merge_operation)?.await } [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 E0391`. [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when computing type of `indexer::segment_updater::::start_merge::{opaque#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:477:24 [INFO] [stdout] | [INFO] [stdout] 477 | ) -> crate::Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::start_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | / pub fn start_merge( [INFO] [stdout] 475 | | &self, [INFO] [stdout] 476 | | merge_operation: MergeOperation, [INFO] [stdout] 477 | | ) -> crate::Result>> { [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate( as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:493:52 [INFO] [stdout] | [INFO] [stdout] 493 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 494 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 495 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 496 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 520 | | } [INFO] [stdout] 521 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:493:52 [INFO] [stdout] | [INFO] [stdout] 493 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 494 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 495 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 496 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 520 | | } [INFO] [stdout] 521 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which requires normalizing `impl core::future::future::Future>`... [INFO] [stdout] note: ...which requires computing type of `indexer::segment_updater::::end_merge::{opaque#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:575:10 [INFO] [stdout] | [INFO] [stdout] 575 | ) -> impl Future> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::end_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / fn end_merge( [INFO] [stdout] 572 | | &self, [INFO] [stdout] 573 | | merge_operation: MergeOperation, [INFO] [stdout] 574 | | mut after_merge_segment_entry: SegmentEntry, [INFO] [stdout] 575 | | ) -> impl Future> { [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate(> as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future>: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:536:44 [INFO] [stdout] | [INFO] [stdout] 536 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 537 | | let (committed_segments, uncommitted_segments) = self.get_mergeable_segments(); [INFO] [stdout] 538 | | [INFO] [stdout] 539 | | // Committed segments cannot be merged with uncommitted_segments. [INFO] [stdout] ... | [INFO] [stdout] 568 | | } [INFO] [stdout] 569 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:536:44 [INFO] [stdout] | [INFO] [stdout] 536 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 537 | | let (committed_segments, uncommitted_segments) = self.get_mergeable_segments(); [INFO] [stdout] 538 | | [INFO] [stdout] 539 | | // Committed segments cannot be merged with uncommitted_segments. [INFO] [stdout] ... | [INFO] [stdout] 568 | | } [INFO] [stdout] 569 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which requires normalizing `core::result::Result>, error::TantivyError>`... [INFO] [stdout] = note: ...which again requires computing type of `indexer::segment_updater::::start_merge::{opaque#0}`, completing the cycle [INFO] [stdout] = note: cycle used when normalizing `impl core::future::future::Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when normalizing `impl core::future::future::Future>` [INFO] [stdout] | [INFO] [stdout] note: ...which requires computing type of `indexer::segment_updater::::start_merge::{opaque#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:477:24 [INFO] [stdout] | [INFO] [stdout] 477 | ) -> crate::Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::start_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | / pub fn start_merge( [INFO] [stdout] 475 | | &self, [INFO] [stdout] 476 | | merge_operation: MergeOperation, [INFO] [stdout] 477 | | ) -> crate::Result>> { [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate( as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:493:52 [INFO] [stdout] | [INFO] [stdout] 493 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 494 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 495 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 496 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 520 | | } [INFO] [stdout] 521 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::start_merge::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:493:52 [INFO] [stdout] | [INFO] [stdout] 493 | self.merge_thread_pool.spawn_ok(async move { [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 494 | | // The fact that `merge_operation` is moved here is important. [INFO] [stdout] 495 | | // Its lifetime is used to track how many merging thread are currently running, [INFO] [stdout] 496 | | // as well as which segment is currently in merge and therefore should not be [INFO] [stdout] ... | [INFO] [stdout] 520 | | } [INFO] [stdout] 521 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which requires normalizing `impl core::future::future::Future>`... [INFO] [stdout] note: ...which requires computing type of `indexer::segment_updater::::end_merge::{opaque#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:575:10 [INFO] [stdout] | [INFO] [stdout] 575 | ) -> impl Future> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `indexer::segment_updater::::end_merge`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / fn end_merge( [INFO] [stdout] 572 | | &self, [INFO] [stdout] 573 | | merge_operation: MergeOperation, [INFO] [stdout] 574 | | mut after_merge_segment_entry: SegmentEntry, [INFO] [stdout] 575 | | ) -> impl Future> { [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] = note: ...which requires evaluating `type_op_prove_predicate` `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing, constness: NotConst }, value: ProvePredicate { predicate: Binder(TraitPredicate(> as core::marker::Send>, polarity:Positive), []) } } }`... [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `impl core::future::future::Future>: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:536:44 [INFO] [stdout] | [INFO] [stdout] 536 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 537 | | let (committed_segments, uncommitted_segments) = self.get_mergeable_segments(); [INFO] [stdout] 538 | | [INFO] [stdout] 539 | | // Committed segments cannot be merged with uncommitted_segments. [INFO] [stdout] ... | [INFO] [stdout] 568 | | } [INFO] [stdout] 569 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `indexer::segment_updater::::consider_merge_options::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/segment_updater.rs:536:44 [INFO] [stdout] | [INFO] [stdout] 536 | async fn consider_merge_options(&self) { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 537 | | let (committed_segments, uncommitted_segments) = self.get_mergeable_segments(); [INFO] [stdout] 538 | | [INFO] [stdout] 539 | | // Committed segments cannot be merged with uncommitted_segments. [INFO] [stdout] ... | [INFO] [stdout] 568 | | } [INFO] [stdout] 569 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires normalizing `impl core::future::future::Future>`, completing the cycle [INFO] [stdout] note: cycle used when elaborating drops for `indexer::index_writer::::merge::{closure#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/indexer/index_writer.rs:527:20 [INFO] [stdout] | [INFO] [stdout] 527 | async move { segment_updater.start_merge(merge_operation)?.await } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tantivy` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tantivy` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "542396d4d456bcaaaee83e90afc8482e7d97c695a05122d8ee12a76eaf8a7246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542396d4d456bcaaaee83e90afc8482e7d97c695a05122d8ee12a76eaf8a7246", kill_on_drop: false }` [INFO] [stdout] 542396d4d456bcaaaee83e90afc8482e7d97c695a05122d8ee12a76eaf8a7246