[INFO] fetching crate ouch 0.3.1... [INFO] documenting ouch-0.3.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ouch 0.3.1 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate ouch 0.3.1 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] removed /workspace/builds/worker-16/source/rust-toolchain [INFO] started tweaking crates.io crate ouch 0.3.1 [INFO] finished tweaking crates.io crate ouch 0.3.1 [INFO] tweaked toml for crates.io crate ouch 0.3.1 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate ouch 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfb v0.4.0 [INFO] [stderr] Downloaded tar v0.4.37 [INFO] [stderr] Downloaded zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Downloaded infer v0.5.0 [INFO] [stderr] Downloaded zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Downloaded zstd-sys v1.6.1+zstd.1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 628040b50e2c1be52865cd370c5a0cd6a8e0c834cc8af6b8058afe16688328ad [INFO] running `Command { std: "docker" "start" "-a" "628040b50e2c1be52865cd370c5a0cd6a8e0c834cc8af6b8058afe16688328ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "628040b50e2c1be52865cd370c5a0cd6a8e0c834cc8af6b8058afe16688328ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628040b50e2c1be52865cd370c5a0cd6a8e0c834cc8af6b8058afe16688328ad", kill_on_drop: false }` [INFO] [stdout] 628040b50e2c1be52865cd370c5a0cd6a8e0c834cc8af6b8058afe16688328ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 8a70f8c94614201c36aa5f10dfd751c0a997d2c47c09f6776c44302da876552b [INFO] running `Command { std: "docker" "start" "-a" "8a70f8c94614201c36aa5f10dfd751c0a997d2c47c09f6776c44302da876552b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.5 [INFO] [stderr] Checking zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling ouch v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ouch v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `INFO` [INFO] [stdout] --> src/macros.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | /// Helper to display "[INFO]", colored yellow [INFO] [stdout] | ^^^^ no item named `INFO` 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: unresolved link to `ERROR` [INFO] [stdout] --> src/error.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | /// Should be made of just one line, appears after the "[ERROR]" part [INFO] [stdout] | ^^^^^ no item named `ERROR` 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 `INFO` [INFO] [stdout] --> src/macros.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | /// Macro that prints [INFO] messages, wraps [`println`]. [INFO] [stdout] | ^^^^ no item named `INFO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | /// See https://gist.github.com/marcospb19/ebce5572be26397cf08bbd0fd3b65ac1 for a comparison. [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: this URL is not a hyperlink [INFO] [stdout] --> src/opts.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | /// Repository: https://github.com/ouch-org/ouch [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.39s [INFO] running `Command { std: "docker" "inspect" "8a70f8c94614201c36aa5f10dfd751c0a997d2c47c09f6776c44302da876552b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a70f8c94614201c36aa5f10dfd751c0a997d2c47c09f6776c44302da876552b", kill_on_drop: false }` [INFO] [stdout] 8a70f8c94614201c36aa5f10dfd751c0a997d2c47c09f6776c44302da876552b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] ee523013a2342a689faae3d01f00598caac517fa1912cf7cbd22ec9cb0f9ec99 [INFO] running `Command { std: "docker" "start" "-a" "ee523013a2342a689faae3d01f00598caac517fa1912cf7cbd22ec9cb0f9ec99", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.5 [INFO] [stderr] Checking zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling ouch v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ouch v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `INFO` [INFO] [stdout] --> src/macros.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | /// Helper to display "[INFO]", colored yellow [INFO] [stdout] | ^^^^ no item named `INFO` 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: unresolved link to `ERROR` [INFO] [stdout] --> src/error.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | /// Should be made of just one line, appears after the "[ERROR]" part [INFO] [stdout] | ^^^^^ no item named `ERROR` 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 `INFO` [INFO] [stdout] --> src/macros.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | /// Macro that prints [INFO] messages, wraps [`println`]. [INFO] [stdout] | ^^^^ no item named `INFO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | /// See https://gist.github.com/marcospb19/ebce5572be26397cf08bbd0fd3b65ac1 for a comparison. [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: this URL is not a hyperlink [INFO] [stdout] --> src/opts.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | /// Repository: https://github.com/ouch-org/ouch [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.74s [INFO] running `Command { std: "docker" "inspect" "ee523013a2342a689faae3d01f00598caac517fa1912cf7cbd22ec9cb0f9ec99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee523013a2342a689faae3d01f00598caac517fa1912cf7cbd22ec9cb0f9ec99", kill_on_drop: false }` [INFO] [stdout] ee523013a2342a689faae3d01f00598caac517fa1912cf7cbd22ec9cb0f9ec99