[INFO] fetching crate indigo 0.1.3... [INFO] documenting indigo-0.1.3 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate indigo 0.1.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate indigo 0.1.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 indigo 0.1.3 [INFO] finished tweaking crates.io crate indigo 0.1.3 [INFO] tweaked toml for crates.io crate indigo 0.1.3 written to /workspace/builds/worker-14/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 444e827fa3e24dfa238c53b3ac5725b7d54781a3d2c3ff7993f6b23b9ce161a1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "444e827fa3e24dfa238c53b3ac5725b7d54781a3d2c3ff7993f6b23b9ce161a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "444e827fa3e24dfa238c53b3ac5725b7d54781a3d2c3ff7993f6b23b9ce161a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444e827fa3e24dfa238c53b3ac5725b7d54781a3d2c3ff7993f6b23b9ce161a1", kill_on_drop: false }` [INFO] [stdout] 444e827fa3e24dfa238c53b3ac5725b7d54781a3d2c3ff7993f6b23b9ce161a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 509e08f942185cc0bb2b3b565a2b22b0a83c6eedb3400c0f37a16829dc121bab [INFO] running `Command { std: "docker" "start" "-a" "509e08f942185cc0bb2b3b565a2b22b0a83c6eedb3400c0f37a16829dc121bab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [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 regex-syntax v0.6.26 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking indigo-macros v0.1.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking easy-parallel v3.2.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Compiling indigo-structopt-derive v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking indigo-structopt v0.3.21 [INFO] [stderr] Compiling indigo-proc-macros v0.1.1 [INFO] [stderr] Documenting indigo v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `Error` is both a struct and a derive macro [INFO] [stdout] --> src/fail.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | /// Create a new [`Error`] from a given error. [INFO] [stdout] | ^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the struct, prefix with `struct@` [INFO] [stdout] | [INFO] [stdout] 26 | /// Create a new [`struct@Error`] from a given error. [INFO] [stdout] | +++++++ [INFO] [stdout] help: to link to the derive macro, prefix with `derive@` [INFO] [stdout] | [INFO] [stdout] 26 | /// Create a new [`derive@Error`] from a given error. [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `fail::Error` is both a struct and a derive macro [INFO] [stdout] --> src/fail.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | /// Normalizes a message for [`fail::Error`]. This function is used to support [INFO] [stdout] | ^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the struct, prefix with `struct@` [INFO] [stdout] | [INFO] [stdout] 31 | /// Normalizes a message for [`struct@fail::Error`]. This function is used to support [INFO] [stdout] | +++++++ [INFO] [stdout] help: to link to the derive macro, prefix with `derive@` [INFO] [stdout] | [INFO] [stdout] 31 | /// Normalizes a message for [`derive@fail::Error`]. This function is used to support [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sender:::send` [INFO] [stdout] --> src/sync/channel.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | /// the channels is full, [`Sender:::send()`] will wait for space. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `Sender:` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Sender:::send` [INFO] [stdout] --> src/sync/channel.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | /// and [`Sender:::send()`] will never wait. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `Sender:` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Resolver` [INFO] [stdout] --> src/sync/request.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | /// An error indicating that the [`Resolver`] was dropped. [INFO] [stdout] | ^^^^^^^^ no item named `Resolver` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `detach` [INFO] [stdout] --> src/task.rs:15:60 [INFO] [stdout] | [INFO] [stdout] 15 | /// If this handle is dropped, the task is canceled. Use [`detach()`] to [INFO] [stdout] | ^^^^^^^^ no item named `detach` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `detach` [INFO] [stdout] --> src/thread.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | /// When this handle is dropped, the thread is joined. Use [`detach()`] to [INFO] [stdout] | ^^^^^^^^ no item named `detach` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "509e08f942185cc0bb2b3b565a2b22b0a83c6eedb3400c0f37a16829dc121bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509e08f942185cc0bb2b3b565a2b22b0a83c6eedb3400c0f37a16829dc121bab", kill_on_drop: false }` [INFO] [stdout] 509e08f942185cc0bb2b3b565a2b22b0a83c6eedb3400c0f37a16829dc121bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "--all-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4560961e2f30b9b9169750b7a0bdf32c9c2d08bc0936520df641da7ab08cd235 [INFO] running `Command { std: "docker" "start" "-a" "4560961e2f30b9b9169750b7a0bdf32c9c2d08bc0936520df641da7ab08cd235", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking indigo-macros v0.1.1 [INFO] [stderr] Checking easy-parallel v3.2.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [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 lock_api v0.4.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:549:37 [INFO] [stdout] | [INFO] [stdout] 549 | first: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | last: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4560961e2f30b9b9169750b7a0bdf32c9c2d08bc0936520df641da7ab08cd235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4560961e2f30b9b9169750b7a0bdf32c9c2d08bc0936520df641da7ab08cd235", kill_on_drop: false }` [INFO] [stdout] 4560961e2f30b9b9169750b7a0bdf32c9c2d08bc0936520df641da7ab08cd235