[INFO] fetching crate clishe 0.2.4... [INFO] documenting clishe-0.2.4 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate clishe 0.2.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate clishe 0.2.4 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 clishe 0.2.4 [INFO] finished tweaking crates.io crate clishe 0.2.4 [INFO] tweaked toml for crates.io crate clishe 0.2.4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate clishe 0.2.4 already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c3265c2e974314e03c12d412a7cbd787c1e01a5629cb0b429bb823b6689de4d1 [INFO] running `Command { std: "docker" "start" "-a" "c3265c2e974314e03c12d412a7cbd787c1e01a5629cb0b429bb823b6689de4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3265c2e974314e03c12d412a7cbd787c1e01a5629cb0b429bb823b6689de4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3265c2e974314e03c12d412a7cbd787c1e01a5629cb0b429bb823b6689de4d1", kill_on_drop: false }` [INFO] [stdout] c3265c2e974314e03c12d412a7cbd787c1e01a5629cb0b429bb823b6689de4d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f5f035c13532f1918f77e4f9d775a528fd5756daf17034870ba37062c0dbec4e [INFO] running `Command { std: "docker" "start" "-a" "f5f035c13532f1918f77e4f9d775a528fd5756daf17034870ba37062c0dbec4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.15 [INFO] [stderr] Checking paste v0.1.15 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Documenting clishe v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `wip` [INFO] [stdout] --> src/lib.rs:9:80 [INFO] [stdout] | [INFO] [stdout] 9 | //! 5. Auto-complete is a first-class citizen, in and out of the inner shell [wip] [INFO] [stdout] | ^^^ no item named `wip` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/commands.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 10 | | /// use ::clishe::prelude::*; [INFO] [stdout] 11 | | /// pub struct Context(u64); [INFO] [stdout] 12 | | /// commands! { [INFO] [stdout] ... | [INFO] [stdout] 38 | | /// } [INFO] [stdout] 39 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/commands.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dispatchers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 10 | | /// use ::clishe::prelude::*; [INFO] [stdout] 11 | | /// pub struct Context(u64); [INFO] [stdout] 12 | | /// dispatchers! { [INFO] [stdout] ... | [INFO] [stdout] 34 | | /// } [INFO] [stdout] 35 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/dispatchers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.61s [INFO] running `Command { std: "docker" "inspect" "f5f035c13532f1918f77e4f9d775a528fd5756daf17034870ba37062c0dbec4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f035c13532f1918f77e4f9d775a528fd5756daf17034870ba37062c0dbec4e", kill_on_drop: false }` [INFO] [stdout] f5f035c13532f1918f77e4f9d775a528fd5756daf17034870ba37062c0dbec4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 0bafc0eff56803029d63f971f87bda7d75a27a98e2d01066ef337992541995d4 [INFO] running `Command { std: "docker" "start" "-a" "0bafc0eff56803029d63f971f87bda7d75a27a98e2d01066ef337992541995d4", 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] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.15 [INFO] [stderr] Checking paste v0.1.15 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Documenting clishe v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `wip` [INFO] [stdout] --> src/lib.rs:9:80 [INFO] [stdout] | [INFO] [stdout] 9 | //! 5. Auto-complete is a first-class citizen, in and out of the inner shell [wip] [INFO] [stdout] | ^^^ no item named `wip` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.40s [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/commands.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 10 | | /// use ::clishe::prelude::*; [INFO] [stdout] 11 | | /// pub struct Context(u64); [INFO] [stdout] 12 | | /// commands! { [INFO] [stdout] ... | [INFO] [stdout] 38 | | /// } [INFO] [stdout] 39 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/commands.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/dispatchers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 10 | | /// use ::clishe::prelude::*; [INFO] [stdout] 11 | | /// pub struct Context(u64); [INFO] [stdout] 12 | | /// dispatchers! { [INFO] [stdout] ... | [INFO] [stdout] 34 | | /// } [INFO] [stdout] 35 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/dispatchers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bafc0eff56803029d63f971f87bda7d75a27a98e2d01066ef337992541995d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bafc0eff56803029d63f971f87bda7d75a27a98e2d01066ef337992541995d4", kill_on_drop: false }` [INFO] [stdout] 0bafc0eff56803029d63f971f87bda7d75a27a98e2d01066ef337992541995d4