[INFO] fetching crate amadeus-core 0.4.3... [INFO] documenting amadeus-core-0.4.3 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate amadeus-core 0.4.3 into /workspace/builds/worker-62/source [INFO] validating manifest of crates.io crate amadeus-core 0.4.3 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amadeus-core 0.4.3 [INFO] finished tweaking crates.io crate amadeus-core 0.4.3 [INFO] tweaked toml for crates.io crate amadeus-core 0.4.3 written to /workspace/builds/worker-62/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a18d80ec85e44452bd76d8ab8cb3516e9dcc31a3e31d0d96d3f1d39b9155fefb [INFO] running `Command { std: "docker" "start" "-a" "a18d80ec85e44452bd76d8ab8cb3516e9dcc31a3e31d0d96d3f1d39b9155fefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a18d80ec85e44452bd76d8ab8cb3516e9dcc31a3e31d0d96d3f1d39b9155fefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18d80ec85e44452bd76d8ab8cb3516e9dcc31a3e31d0d96d3f1d39b9155fefb", kill_on_drop: false }` [INFO] [stdout] a18d80ec85e44452bd76d8ab8cb3516e9dcc31a3e31d0d96d3f1d39b9155fefb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9a0440742c5fd52a36a23b35c6be1f78bcc402279548a0b87de9e3a431601b0 [INFO] running `Command { std: "docker" "start" "-a" "e9a0440742c5fd52a36a23b35c6be1f78bcc402279548a0b87de9e3a431601b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Compiling amadeus-streaming v0.4.3 [INFO] [stderr] Compiling amadeus-core v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_closure_derive v0.3.2 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking owned_chars v0.3.2 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking pin-project v0.4.29 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking sum v0.1.7 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Documenting amadeus-core v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "e9a0440742c5fd52a36a23b35c6be1f78bcc402279548a0b87de9e3a431601b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a0440742c5fd52a36a23b35c6be1f78bcc402279548a0b87de9e3a431601b0", kill_on_drop: false }` [INFO] [stdout] e9a0440742c5fd52a36a23b35c6be1f78bcc402279548a0b87de9e3a431601b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] a8024c2df84bd90f9d9acd5382f077981a0122697d27d4ceb668a889ceb8de7c [INFO] running `Command { std: "docker" "start" "-a" "a8024c2df84bd90f9d9acd5382f077981a0122697d27d4ceb668a889ceb8de7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Compiling amadeus-streaming v0.4.3 [INFO] [stderr] Compiling amadeus-core v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_closure_derive v0.3.2 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking owned_chars v0.3.2 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Checking pin-project v0.4.29 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking sum v0.1.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / FnNamed! { [INFO] [stdout] 10 | | pub type NeverEqual = |self, f: F|a=> &T, b=> &T| -> Ordering where ; where F: (for<'a> traits::Fn<(&'a T, &'a T), Output = Ord... [INFO] [stdout] 11 | | match (self.f).call((a, b)) { [INFO] [stdout] 12 | | Ordering::Equal => Ordering::Less, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::desugar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / FnNamed! { [INFO] [stdout] 10 | | pub type NeverEqual = |self, f: F|a=> &T, b=> &T| -> Ordering where ; where F: (for<'a> traits::Fn<(&'a T, &'a T), Output = Ord... [INFO] [stdout] 11 | | match (self.f).call((a, b)) { [INFO] [stdout] 12 | | Ordering::Equal => Ordering::Less, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::desugar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / FnNamed! { [INFO] [stdout] 10 | | pub type NeverEqual = |self, f: F|a=> &T, b=> &T| -> Ordering where ; where F: (for<'a> traits::Fn<(&'a T, &'a T), Output = Ord... [INFO] [stdout] 11 | | match (self.f).call((a, b)) { [INFO] [stdout] 12 | | Ordering::Equal => Ordering::Less, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::desugar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `std::ops::FnMut<(&'a T, &'a T)>` closure, found `NeverEqual` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ expected an `FnMut<(&'a T, &'a T)>` closure, found `NeverEqual` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> std::ops::FnMut<(&'a T, &'a T)>` is not implemented for `NeverEqual` [INFO] [stdout] = note: required because of the requirements on the impl of `for<'a> serde_closure::traits::FnMut<(&'a T, &'a T)>` for `NeverEqual` [INFO] [stdout] note: required because of the requirements on the impl of `Serialize` for `sort::btree_set::BTreeSet>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: required by a bound in `count_min::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137/src/ser/mod.rs:1899:12 [INFO] [stdout] | [INFO] [stdout] 1899 | T: Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `count_min::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `std::ops::FnMut<(&'a T, &'a T)>` closure, found `NeverEqual` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ expected an `FnMut<(&'a T, &'a T)>` closure, found `NeverEqual` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> std::ops::FnMut<(&'a T, &'a T)>` is not implemented for `NeverEqual` [INFO] [stdout] = note: required because of the requirements on the impl of `for<'a> serde_closure::traits::FnMut<(&'a T, &'a T)>` for `NeverEqual` [INFO] [stdout] note: required because of the requirements on the impl of `Deserialize<'_>` for `sort::btree_set::BTreeSet>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:147:29 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137/src/de/mod.rs:1725:12 [INFO] [stdout] | [INFO] [stdout] 1725 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_element` [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `std::ops::FnMut<(&'a T, &'a T)>` closure, found `NeverEqual` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ expected an `FnMut<(&'a T, &'a T)>` closure, found `NeverEqual` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> std::ops::FnMut<(&'a T, &'a T)>` is not implemented for `NeverEqual` [INFO] [stdout] = note: required because of the requirements on the impl of `for<'a> serde_closure::traits::FnMut<(&'a T, &'a T)>` for `NeverEqual` [INFO] [stdout] note: required because of the requirements on the impl of `Deserialize<'_>` for `sort::btree_set::BTreeSet>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:147:29 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137/src/de/mod.rs:1864:12 [INFO] [stdout] | [INFO] [stdout] 1864 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_value` [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `partial_cmp` exists for struct `sort::btree_set::BTreeSet>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 9 | / FnNamed! { [INFO] [stdout] 10 | | pub type NeverEqual = |self, f: F|a=> &T, b=> &T| -> Ordering where ; where F: (for<'a> traits::Fn<(&'a T, &'a T), Output = Ord... [INFO] [stdout] 11 | | match (self.f).call((a, b)) { [INFO] [stdout] 12 | | Ordering::Equal => Ordering::Less, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_doesn't satisfy `<_ as serde_closure::traits::FnOnce<(&'__serde_closure_a T, &'__serde_closure_b T)>>::Output = std::cmp::Ordering` [INFO] [stdout] | doesn't satisfy `_: serde_closure::traits::Fn<(&'__serde_closure_a T, &'__serde_closure_b T)>` [INFO] [stdout] ... [INFO] [stdout] 62 | #[cfg_attr(not(nightly), serde_closure::desugar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `sort::btree_set::BTreeSet>` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct BTreeSet { [INFO] [stdout] | ------------------------- [INFO] [stdout] | | [INFO] [stdout] | method `partial_cmp` not found for this [INFO] [stdout] | doesn't satisfy `_: Iterator` [INFO] [stdout] | doesn't satisfy `_: PartialOrd` [INFO] [stdout] | [INFO] [stdout] note: the following trait bounds were not satisfied: [INFO] [stdout] ` as serde_closure::traits::FnOnce<(&'__serde_closure_a T, &'__serde_closure_b T)>>::Output = std::cmp::Ordering` [INFO] [stdout] `NeverEqual: serde_closure::traits::Fn<(&'__serde_closure_a T, &'__serde_closure_b T)>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:240:27 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg_attr(not(nightly), serde_closure::desugar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `sort::btree_set::BTreeSet>: Iterator` [INFO] [stdout] which is required by `&mut sort::btree_set::BTreeSet>: Iterator` [INFO] [stdout] note: the following traits must be implemented [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_closure-0.3.2/src/lib.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | / pub trait Fn: FnMut { [INFO] [stdout] 516 | | /// Performs the call operation. [INFO] [stdout] 517 | | fn call(&self, args: Args) -> Self::Output; [INFO] [stdout] 518 | | } [INFO] [stdout] | |______^ [INFO] [stdout] = note: this error originates in the attribute macro `serde_closure::desugar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `sort::btree_set::BTreeSet>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amadeus-streaming-0.4.3/src/sort.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 9 | / FnNamed! { [INFO] [stdout] 10 | | pub type NeverEqual = |self, f: F|a=> &T, b=> &T| -> Ordering where ; where F: (for<'a> traits::Fn<(&'a T, &'a T), Output = Ord... [INFO] [stdout] 11 | | match (self.f).call((a, b)) { [INFO] [stdout] 12 | | Ordering::Equal => Ordering::Less, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_doesn't satisfy `<_ as serde_closure::traits::FnOnce<(&'a T, &'a T)>>::Output = std::cmp::Ordering` [INFO] [stdout] | doesn't satisfy `_: serde_closure::traits::FnMut<(&'a T, &'a T)>` [INFO] [stdout] ... [INFO] [stdout] 62 | #[cfg_attr(not(nightly), serde_closure::desugar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `sort::btree_set::BTreeSet>` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 152 | pub struct BTreeSet { [INFO] [stdout] | ------------------------- method `insert` not found for this [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] ` as serde_closure::traits::FnOnce<(&'a T, &'a T)>>::Output = std::cmp::Ordering` [INFO] [stdout] `NeverEqual: serde_closure::traits::FnMut<(&'a T, &'a T)>` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_closure-0.3.2/src/lib.rs:505:2 [INFO] [stdout] | [INFO] [stdout] 505 | / pub trait FnMut: FnOnce { [INFO] [stdout] 506 | | /// Performs the call operation. [INFO] [stdout] 507 | | fn call_mut(&mut self, args: Args) -> Self::Output; [INFO] [stdout] 508 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this error originates in the attribute macro `serde_closure::desugar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amadeus-streaming` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a8024c2df84bd90f9d9acd5382f077981a0122697d27d4ceb668a889ceb8de7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8024c2df84bd90f9d9acd5382f077981a0122697d27d4ceb668a889ceb8de7c", kill_on_drop: false }` [INFO] [stdout] a8024c2df84bd90f9d9acd5382f077981a0122697d27d4ceb668a889ceb8de7c