[INFO] cloning repository https://github.com/qryxip/bikecase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qryxip/bikecase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fbikecase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fbikecase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94ea7f1caec3e99735e7a4012dab369d8d2e0f61 [INFO] documenting qryxip/bikecase against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fbikecase" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qryxip/bikecase 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 git repo https://github.com/qryxip/bikecase [INFO] finished tweaking git repo https://github.com/qryxip/bikecase [INFO] tweaked toml for git repo https://github.com/qryxip/bikecase written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/qryxip/bikecase 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ebebddf4311e59c5affadbbe0e90b820f5ca8bfe2f6a1eb7097ecceebf5ef5db [INFO] running `Command { std: "docker" "start" "-a" "ebebddf4311e59c5affadbbe0e90b820f5ca8bfe2f6a1eb7097ecceebf5ef5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebebddf4311e59c5affadbbe0e90b820f5ca8bfe2f6a1eb7097ecceebf5ef5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebebddf4311e59c5affadbbe0e90b820f5ca8bfe2f6a1eb7097ecceebf5ef5db", kill_on_drop: false }` [INFO] [stdout] ebebddf4311e59c5affadbbe0e90b820f5ca8bfe2f6a1eb7097ecceebf5ef5db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 0949e81e18f1f7fb859f10a922c218b970836a8a96da3059809c235129a6d3c8 [INFO] running `Command { std: "docker" "start" "-a" "0949e81e18f1f7fb859f10a922c218b970836a8a96da3059809c235129a6d3c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking if_chain v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Checking quote v1.0.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking duct v0.13.3 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ignore v0.4.14 [INFO] [stderr] Checking toml_edit v0.1.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling derivative v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo_metadata v0.9.1 [INFO] [stderr] Checking ureq v0.12.0 [INFO] [stderr] Checking bikecase v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting bikecase v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `files` [INFO] [stdout] --> src/gist.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | files: IndexMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Gist` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/gist.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/gist.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GistFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/gist.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `truncated` [INFO] [stdout] --> src/gist.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | truncated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GistFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/gist.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> src/gist.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | content: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GistFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/gist.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cargo` [INFO] [stdout] --> src/lib.rs:707:10 [INFO] [stdout] | [INFO] [stdout] 707 | /// [cargo] Number of parallel jobs, defaults to # of CPUs [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:711:10 [INFO] [stdout] | [INFO] [stdout] 711 | /// [cargo] Build artifacts in release mode, with optimizations [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:715:10 [INFO] [stdout] | [INFO] [stdout] 715 | /// [cargo] Build artifacts with the specified profile [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:719:10 [INFO] [stdout] | [INFO] [stdout] 719 | /// [cargo] Space-separated list of features to activate [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:723:10 [INFO] [stdout] | [INFO] [stdout] 723 | /// [cargo] Activate all available features [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:727:10 [INFO] [stdout] | [INFO] [stdout] 727 | /// [cargo] Do not activate the `default` feature [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:731:10 [INFO] [stdout] | [INFO] [stdout] 731 | /// [cargo] Build for the target triple [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | /// [cargo] Error format [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:745:10 [INFO] [stdout] | [INFO] [stdout] 745 | /// [cargo] Use verbose output (-vv very verbose/build.rs output) [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | /// [cargo] Require Cargo.lock and cache are up to date [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:753:10 [INFO] [stdout] | [INFO] [stdout] 753 | /// [cargo] Require Cargo.lock is up to date [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:757:10 [INFO] [stdout] | [INFO] [stdout] 757 | /// [cargo] Run without accessing the network [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:861:10 [INFO] [stdout] | [INFO] [stdout] 861 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:874:10 [INFO] [stdout] | [INFO] [stdout] 874 | /// [cargo] Directory [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:881:10 [INFO] [stdout] | [INFO] [stdout] 881 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:885:10 [INFO] [stdout] | [INFO] [stdout] 885 | /// [cargo] Set the resulting package name, defaults to the directory name [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:906:10 [INFO] [stdout] | [INFO] [stdout] 906 | /// [cargo] Directory [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:912:10 [INFO] [stdout] | [INFO] [stdout] 912 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:916:10 [INFO] [stdout] | [INFO] [stdout] 916 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:935:10 [INFO] [stdout] | [INFO] [stdout] 935 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:939:10 [INFO] [stdout] | [INFO] [stdout] 939 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:958:10 [INFO] [stdout] | [INFO] [stdout] 958 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:962:10 [INFO] [stdout] | [INFO] [stdout] 962 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:981:10 [INFO] [stdout] | [INFO] [stdout] 981 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:985:10 [INFO] [stdout] | [INFO] [stdout] 985 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1008:10 [INFO] [stdout] | [INFO] [stdout] 1008 | /// [cargo] Package with the target to export [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1012:10 [INFO] [stdout] | [INFO] [stdout] 1012 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1016:10 [INFO] [stdout] | [INFO] [stdout] 1016 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1043:10 [INFO] [stdout] | [INFO] [stdout] 1043 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1047:10 [INFO] [stdout] | [INFO] [stdout] 1047 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1074:10 [INFO] [stdout] | [INFO] [stdout] 1074 | /// [cargo] Package with the target to export [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1078:10 [INFO] [stdout] | [INFO] [stdout] 1078 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1082:10 [INFO] [stdout] | [INFO] [stdout] 1082 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1102:10 [INFO] [stdout] | [INFO] [stdout] 1102 | /// [cargo] Package with the target to export [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1106:10 [INFO] [stdout] | [INFO] [stdout] 1106 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1110:10 [INFO] [stdout] | [INFO] [stdout] 1110 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.09s [INFO] running `Command { std: "docker" "inspect" "0949e81e18f1f7fb859f10a922c218b970836a8a96da3059809c235129a6d3c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0949e81e18f1f7fb859f10a922c218b970836a8a96da3059809c235129a6d3c8", kill_on_drop: false }` [INFO] [stdout] 0949e81e18f1f7fb859f10a922c218b970836a8a96da3059809c235129a6d3c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6d66efdb691aa0155196e629ace627643d8cef79dbc5968fee3129781fe2d802 [INFO] running `Command { std: "docker" "start" "-a" "6d66efdb691aa0155196e629ace627643d8cef79dbc5968fee3129781fe2d802", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking if_chain v1.0.0 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking duct v0.13.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ignore v0.4.14 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking toml_edit v0.1.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling derivative v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo_metadata v0.9.1 [INFO] [stderr] Checking ureq v0.12.0 [INFO] [stderr] Documenting bikecase v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `cargo` [INFO] [stdout] --> src/lib.rs:707:10 [INFO] [stdout] | [INFO] [stdout] 707 | /// [cargo] Number of parallel jobs, defaults to # of CPUs [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:711:10 [INFO] [stdout] | [INFO] [stdout] 711 | /// [cargo] Build artifacts in release mode, with optimizations [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:715:10 [INFO] [stdout] | [INFO] [stdout] 715 | /// [cargo] Build artifacts with the specified profile [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:719:10 [INFO] [stdout] | [INFO] [stdout] 719 | /// [cargo] Space-separated list of features to activate [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:723:10 [INFO] [stdout] | [INFO] [stdout] 723 | /// [cargo] Activate all available features [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:727:10 [INFO] [stdout] | [INFO] [stdout] 727 | /// [cargo] Do not activate the `default` feature [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:731:10 [INFO] [stdout] | [INFO] [stdout] 731 | /// [cargo] Build for the target triple [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | /// [cargo] Error format [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:745:10 [INFO] [stdout] | [INFO] [stdout] 745 | /// [cargo] Use verbose output (-vv very verbose/build.rs output) [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | /// [cargo] Require Cargo.lock and cache are up to date [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:753:10 [INFO] [stdout] | [INFO] [stdout] 753 | /// [cargo] Require Cargo.lock is up to date [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:757:10 [INFO] [stdout] | [INFO] [stdout] 757 | /// [cargo] Run without accessing the network [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:861:10 [INFO] [stdout] | [INFO] [stdout] 861 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:874:10 [INFO] [stdout] | [INFO] [stdout] 874 | /// [cargo] Directory [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:881:10 [INFO] [stdout] | [INFO] [stdout] 881 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:885:10 [INFO] [stdout] | [INFO] [stdout] 885 | /// [cargo] Set the resulting package name, defaults to the directory name [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:906:10 [INFO] [stdout] | [INFO] [stdout] 906 | /// [cargo] Directory [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:912:10 [INFO] [stdout] | [INFO] [stdout] 912 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:916:10 [INFO] [stdout] | [INFO] [stdout] 916 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:935:10 [INFO] [stdout] | [INFO] [stdout] 935 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:939:10 [INFO] [stdout] | [INFO] [stdout] 939 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:958:10 [INFO] [stdout] | [INFO] [stdout] 958 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:962:10 [INFO] [stdout] | [INFO] [stdout] 962 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:981:10 [INFO] [stdout] | [INFO] [stdout] 981 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:985:10 [INFO] [stdout] | [INFO] [stdout] 985 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1008:10 [INFO] [stdout] | [INFO] [stdout] 1008 | /// [cargo] Package with the target to export [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1012:10 [INFO] [stdout] | [INFO] [stdout] 1012 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1016:10 [INFO] [stdout] | [INFO] [stdout] 1016 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1043:10 [INFO] [stdout] | [INFO] [stdout] 1043 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1047:10 [INFO] [stdout] | [INFO] [stdout] 1047 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1074:10 [INFO] [stdout] | [INFO] [stdout] 1074 | /// [cargo] Package with the target to export [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1078:10 [INFO] [stdout] | [INFO] [stdout] 1078 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1082:10 [INFO] [stdout] | [INFO] [stdout] 1082 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1102:10 [INFO] [stdout] | [INFO] [stdout] 1102 | /// [cargo] Package with the target to export [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1106:10 [INFO] [stdout] | [INFO] [stdout] 1106 | /// [cargo] Path to Cargo.toml [INFO] [stdout] | ^^^^^ no item named `cargo` 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 `cargo` [INFO] [stdout] --> src/lib.rs:1110:10 [INFO] [stdout] | [INFO] [stdout] 1110 | /// [cargo] Coloring [INFO] [stdout] | ^^^^^ no item named `cargo` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.22s [INFO] running `Command { std: "docker" "inspect" "6d66efdb691aa0155196e629ace627643d8cef79dbc5968fee3129781fe2d802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d66efdb691aa0155196e629ace627643d8cef79dbc5968fee3129781fe2d802", kill_on_drop: false }` [INFO] [stdout] 6d66efdb691aa0155196e629ace627643d8cef79dbc5968fee3129781fe2d802