[INFO] cloning repository https://github.com/dustlang/rust-bindgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustlang/rust-bindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Frust-bindgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Frust-bindgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stderr] warning: refname 'HEAD' is ambiguous. [INFO] [stdout] 62caa5eeba843b88eb4248d313d1fb90db878dae [INFO] documenting dustlang/rust-bindgen 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%2Fdustlang%2Frust-bindgen" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustlang/rust-bindgen 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/dustlang/rust-bindgen [INFO] finished tweaking git repo https://github.com/dustlang/rust-bindgen [INFO] tweaked toml for git repo https://github.com/dustlang/rust-bindgen written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dustlang/rust-bindgen 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 766a8a8c6b1b55216e532b5c1e94c2451420d5b4c3bab68b27774dc77f3eaba4 [INFO] running `Command { std: "docker" "start" "-a" "766a8a8c6b1b55216e532b5c1e94c2451420d5b4c3bab68b27774dc77f3eaba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "766a8a8c6b1b55216e532b5c1e94c2451420d5b4c3bab68b27774dc77f3eaba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766a8a8c6b1b55216e532b5c1e94c2451420d5b4c3bab68b27774dc77f3eaba4", kill_on_drop: false }` [INFO] [stdout] 766a8a8c6b1b55216e532b5c1e94c2451420d5b4c3bab68b27774dc77f3eaba4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b6438f161ddaf31a507edd2c83cb734715af3366eadb8fa3e055df24392f1906 [INFO] running `Command { std: "docker" "start" "-a" "b6438f161ddaf31a507edd2c83cb734715af3366eadb8fa3e055df24392f1906", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.57.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking shlex v1.0.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking cexpr v0.4.0 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Documenting bindgen v0.57.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `V` [INFO] [stdout] --> src/ir/template.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | /// |Bar | [V] | 1 | [T, U, V] | ... [INFO] [stdout] | ^ no item named `V` 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 `W` [INFO] [stdout] --> src/ir/template.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | /// |Lol | [W] | 1 | [T, U, W] | ... [INFO] [stdout] | ^ no item named `W` 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 `X` [INFO] [stdout] --> src/ir/template.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | /// |Wtf | [X] | 1 | [T, U, X] | ... [INFO] [stdout] | ^ no item named `X` 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 `V` [INFO] [stdout] --> src/ir/template.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | /// ... |Bar | ... | [V] | [INFO] [stdout] | ^ no item named `V` 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 `T` [INFO] [stdout] --> src/ir/template.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | /// ... |Lol | ... | [T] | [INFO] [stdout] | ^ no item named `T` 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 `T` [INFO] [stdout] --> src/ir/template.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | /// ... |Wtf | ... | [T] | [INFO] [stdout] | ^ no item named `T` 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 `must_use` [INFO] [stdout] --> src/lib.rs:1678:40 [INFO] [stdout] | [INFO] [stdout] 1678 | /// order to be able to generate #[must_use] attributes in Rust. [INFO] [stdout] | ^^^^^^^^ no item named `must_use` 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 `macro_use` [INFO] [stdout] --> src/lib.rs:1797:21 [INFO] [stdout] | [INFO] [stdout] 1797 | /// generate '#[macro_use] extern crate objc;' [INFO] [stdout] | ^^^^^^^^^ no item named `macro_use` 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 `macro_use` [INFO] [stdout] --> src/lib.rs:1801:21 [INFO] [stdout] | [INFO] [stdout] 1801 | /// generate '#[macro_use] extern crate block;' [INFO] [stdout] | ^^^^^^^^^ no item named `macro_use` 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 `macro_use` [INFO] [stdout] --> src/lib.rs:1805:21 [INFO] [stdout] | [INFO] [stdout] 1805 | /// generate '#[macro_use] extern crate block;' [INFO] [stdout] | ^^^^^^^^^ no item named `macro_use` 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/ir/analysis/sizedness.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | /// https://github.com/rust-lang/rust-bindgen/issues/586 [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/ir/annotations.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/ir/function.rs:560:11 [INFO] [stdout] | [INFO] [stdout] 560 | /// * https://github.com/rust-lang/rust-bindgen/issues/547, [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: this URL is not a hyperlink [INFO] [stdout] --> src/ir/function.rs:561:11 [INFO] [stdout] | [INFO] [stdout] 561 | /// * https://github.com/rust-lang/rust/issues/38848, [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: this URL is not a hyperlink [INFO] [stdout] --> src/ir/function.rs:562:15 [INFO] [stdout] | [INFO] [stdout] 562 | /// * and https://github.com/rust-lang/rust/issues/40158 [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `Command { std: "docker" "inspect" "b6438f161ddaf31a507edd2c83cb734715af3366eadb8fa3e055df24392f1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6438f161ddaf31a507edd2c83cb734715af3366eadb8fa3e055df24392f1906", kill_on_drop: false }` [INFO] [stdout] b6438f161ddaf31a507edd2c83cb734715af3366eadb8fa3e055df24392f1906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7f08e4b1cc77d25092433e75b364c530d029828dc0d2be548ab93f7f60066044 [INFO] running `Command { std: "docker" "start" "-a" "7f08e4b1cc77d25092433e75b364c530d029828dc0d2be548ab93f7f60066044", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.57.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking shlex v1.0.0 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking cexpr v0.4.0 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Documenting bindgen v0.57.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `V` [INFO] [stdout] --> src/ir/template.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | /// |Bar | [V] | 1 | [T, U, V] | ... [INFO] [stdout] | ^ no item named `V` 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 `W` [INFO] [stdout] --> src/ir/template.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | /// |Lol | [W] | 1 | [T, U, W] | ... [INFO] [stdout] | ^ no item named `W` 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 `X` [INFO] [stdout] --> src/ir/template.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | /// |Wtf | [X] | 1 | [T, U, X] | ... [INFO] [stdout] | ^ no item named `X` 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 `V` [INFO] [stdout] --> src/ir/template.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | /// ... |Bar | ... | [V] | [INFO] [stdout] | ^ no item named `V` 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 `T` [INFO] [stdout] --> src/ir/template.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | /// ... |Lol | ... | [T] | [INFO] [stdout] | ^ no item named `T` 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 `T` [INFO] [stdout] --> src/ir/template.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | /// ... |Wtf | ... | [T] | [INFO] [stdout] | ^ no item named `T` 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 `must_use` [INFO] [stdout] --> src/lib.rs:1678:40 [INFO] [stdout] | [INFO] [stdout] 1678 | /// order to be able to generate #[must_use] attributes in Rust. [INFO] [stdout] | ^^^^^^^^ no item named `must_use` 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 `macro_use` [INFO] [stdout] --> src/lib.rs:1797:21 [INFO] [stdout] | [INFO] [stdout] 1797 | /// generate '#[macro_use] extern crate objc;' [INFO] [stdout] | ^^^^^^^^^ no item named `macro_use` 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 `macro_use` [INFO] [stdout] --> src/lib.rs:1801:21 [INFO] [stdout] | [INFO] [stdout] 1801 | /// generate '#[macro_use] extern crate block;' [INFO] [stdout] | ^^^^^^^^^ no item named `macro_use` 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 `macro_use` [INFO] [stdout] --> src/lib.rs:1805:21 [INFO] [stdout] | [INFO] [stdout] 1805 | /// generate '#[macro_use] extern crate block;' [INFO] [stdout] | ^^^^^^^^^ no item named `macro_use` 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/ir/analysis/sizedness.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | /// https://github.com/rust-lang/rust-bindgen/issues/586 [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/ir/annotations.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/ir/function.rs:560:11 [INFO] [stdout] | [INFO] [stdout] 560 | /// * https://github.com/rust-lang/rust-bindgen/issues/547, [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: this URL is not a hyperlink [INFO] [stdout] --> src/ir/function.rs:561:11 [INFO] [stdout] | [INFO] [stdout] 561 | /// * https://github.com/rust-lang/rust/issues/38848, [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: this URL is not a hyperlink [INFO] [stdout] --> src/ir/function.rs:562:15 [INFO] [stdout] | [INFO] [stdout] 562 | /// * and https://github.com/rust-lang/rust/issues/40158 [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.23s [INFO] running `Command { std: "docker" "inspect" "7f08e4b1cc77d25092433e75b364c530d029828dc0d2be548ab93f7f60066044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f08e4b1cc77d25092433e75b364c530d029828dc0d2be548ab93f7f60066044", kill_on_drop: false }` [INFO] [stdout] 7f08e4b1cc77d25092433e75b364c530d029828dc0d2be548ab93f7f60066044