[INFO] fetching crate amadeus-commoncrawl 0.4.3... [INFO] documenting amadeus-commoncrawl-0.4.3 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate amadeus-commoncrawl 0.4.3 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate amadeus-commoncrawl 0.4.3 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amadeus-commoncrawl 0.4.3 [INFO] finished tweaking crates.io crate amadeus-commoncrawl 0.4.3 [INFO] tweaked toml for crates.io crate amadeus-commoncrawl 0.4.3 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00c861d7fc65213f88ef7b72b525464ef248d62a762005f67a042ecfc149bde8 [INFO] running `Command { std: "docker" "start" "-a" "00c861d7fc65213f88ef7b72b525464ef248d62a762005f67a042ecfc149bde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c861d7fc65213f88ef7b72b525464ef248d62a762005f67a042ecfc149bde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c861d7fc65213f88ef7b72b525464ef248d62a762005f67a042ecfc149bde8", kill_on_drop: false }` [INFO] [stdout] 00c861d7fc65213f88ef7b72b525464ef248d62a762005f67a042ecfc149bde8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b96ba04732fd93074ed6b8fdde2d7185ca754f24da79821f1221d938c5bd7e60 [INFO] running `Command { std: "docker" "start" "-a" "b96ba04732fd93074ed6b8fdde2d7185ca754f24da79821f1221d938c5bd7e60", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking recycle v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [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 indexmap v1.8.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling openssl-src v111.20.0+1.1.1o [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Compiling amadeus-streaming v0.4.3 [INFO] [stderr] Compiling amadeus-core v0.4.3 [INFO] [stderr] Compiling amadeus-types v0.4.3 [INFO] [stderr] Compiling amadeus-commoncrawl v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling openssl-macros v0.1.0 [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 v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [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 url v2.2.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking sum v0.1.7 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking reqwest_resume v0.3.2 [INFO] [stderr] Documenting amadeus-commoncrawl v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | /// See https://commoncrawl.s3.amazonaws.com/crawl-data/index.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "b96ba04732fd93074ed6b8fdde2d7185ca754f24da79821f1221d938c5bd7e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96ba04732fd93074ed6b8fdde2d7185ca754f24da79821f1221d938c5bd7e60", kill_on_drop: false }` [INFO] [stdout] b96ba04732fd93074ed6b8fdde2d7185ca754f24da79821f1221d938c5bd7e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 88059d50d637ca4d72faeb656ec7e4171c97606e4914517b73492709724bf6eb [INFO] running `Command { std: "docker" "start" "-a" "88059d50d637ca4d72faeb656ec7e4171c97606e4914517b73492709724bf6eb", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling openssl-src v111.20.0+1.1.1o [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking recycle v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Compiling amadeus-streaming v0.4.3 [INFO] [stderr] Compiling amadeus-core v0.4.3 [INFO] [stderr] Compiling amadeus-types v0.4.3 [INFO] [stderr] Compiling amadeus-commoncrawl v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashlink v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking async-compression v0.3.14 [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 tokio v0.2.25 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling openssl-macros v0.1.0 [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 v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [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 url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sum v0.1.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking h2 v0.2.7 [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] = help: the trait `Serialize` is implemented for `sort::btree_set::BTreeSet` [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] = help: the trait `Deserialize<'de>` is implemented for `sort::btree_set::BTreeSet` [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] = help: the trait `Deserialize<'de>` is implemented for `sort::btree_set::BTreeSet` [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] | ^^^^^^^^^^^^^^^^^^^^^^ [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" "88059d50d637ca4d72faeb656ec7e4171c97606e4914517b73492709724bf6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88059d50d637ca4d72faeb656ec7e4171c97606e4914517b73492709724bf6eb", kill_on_drop: false }` [INFO] [stdout] 88059d50d637ca4d72faeb656ec7e4171c97606e4914517b73492709724bf6eb