[INFO] fetching crate abstraps 0.1.8... [INFO] documenting abstraps-0.1.8 against master#e1df625306f4136949e02612406f0c60df6008f3 for pr-96676 [INFO] extracting crate abstraps 0.1.8 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate abstraps 0.1.8 on toolchain e1df625306f4136949e02612406f0c60df6008f3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate abstraps 0.1.8 [INFO] finished tweaking crates.io crate abstraps 0.1.8 [INFO] tweaked toml for crates.io crate abstraps 0.1.8 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.8 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.79.1 [INFO] [stderr] Downloaded cranelift-entity v0.79.1 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded cranelift-bforest v0.79.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.79.1 [INFO] [stderr] Downloaded regalloc v0.0.33 [INFO] [stderr] Downloaded cranelift-frontend v0.79.1 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded cranelift-codegen v0.79.1 [INFO] [stderr] Downloaded cranelift v0.79.1 [INFO] [stderr] Downloaded target-lexicon v0.12.3 [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" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] abe1457e0cd23ccc583b7f2df1a0f40b3d2195a5f2a22052f9454e934ebfe7f0 [INFO] running `Command { std: "docker" "start" "-a" "abe1457e0cd23ccc583b7f2df1a0f40b3d2195a5f2a22052f9454e934ebfe7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abe1457e0cd23ccc583b7f2df1a0f40b3d2195a5f2a22052f9454e934ebfe7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe1457e0cd23ccc583b7f2df1a0f40b3d2195a5f2a22052f9454e934ebfe7f0", kill_on_drop: false }` [INFO] [stdout] abe1457e0cd23ccc583b7f2df1a0f40b3d2195a5f2a22052f9454e934ebfe7f0 [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=forbid" "-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" "+e1df625306f4136949e02612406f0c60df6008f3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c0abdbda992daece9a48b46caefdb678237900e69fe3df59701287f300000e9 [INFO] running `Command { std: "docker" "start" "-a" "8c0abdbda992daece9a48b46caefdb678237900e69fe3df59701287f300000e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling abstraps v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Documenting abstraps v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = include_str!("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/backends/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Target-specific code generation capabilities. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! Code generation has been organized through a common set of traits [INFO] [stdout] 4 | | //! (which capture traversal and emission on SSA-based block IRs). [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Core functionality, including IR ([`Operation`]) definition, [INFO] [stdout] 2 | | //! pass manager implementation, and declarative macro functionality [INFO] [stdout] 3 | | //! for intrinsic/operation extension. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/interfaces.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | / /// A macro which exposes static (virtual) lookup for trait objects [INFO] [stdout] 343 | | /// which implement the `Object` interface. [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// This is internal, and provides core functionality for [`intrinsic!`]. [INFO] [stdout] 346 | | /// Users are not expected to interact with this functionality directly. [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/interfaces.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | / /// Inserts an interface into the global crate-managed virtual table [INFO] [stdout] 554 | | /// at runtime. [INFO] [stdout] 555 | | /// [INFO] [stdout] 556 | | /// Provides core functionality for the abstract interpretation interface, [INFO] [stdout] 557 | | /// and that's the only time the user will be expected to interact [INFO] [stdout] 558 | | /// with this functionality. [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! IR intrinsic dialects which are supported internally by the framework. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! These dialects consist of common concepts found throughout [INFO] [stdout] 4 | | //! multiple other compilers/intermediate representations, e.g. [INFO] [stdout] 5 | | //! arithmetic over numeric types, memory allocation and referencing, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/arith/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod intrinsics; [INFO] [stdout] 2 | | mod traits; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub use self::{intrinsics::*, traits::*}; [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/base/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod intrinsics; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | pub use self::intrinsics::{Call, Constant, Return}; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/builtin/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! This dialect supports primitive operations, traits, attributes, [INFO] [stdout] 2 | | //! and passes which are fundamental to usage of the framework. [INFO] [stdout] 3 | | //! [INFO] [stdout] 4 | | //! The implementation follows the [MLIR [INFO] [stdout] 5 | | //! implementation](https://mlir.llvm.org/docs/Dialects/Builtin/) [INFO] [stdout] 6 | | //! as closely as possible. [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/memref/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod intrinsics; [INFO] [stdout] 2 | | mod traits; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub use self::{intrinsics::*, traits::*}; [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/symbolic/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! This dialect supports operations and lattices which express [INFO] [stdout] 2 | | //! meaningful semantics for symbolic execution via abstract interpretation. [INFO] [stdout] 3 | | //! [INFO] [stdout] 4 | | //! The design and implementation follows an abstract interpretation [INFO] [stdout] ... | [INFO] [stdout] 7 | | //! [INFO] [stdout] 8 | | //! **This dialect is experimental.** [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/ir.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / /// A declarative interface for defining new [`Intrinsic`] implementors. [INFO] [stdout] 63 | | /// [INFO] [stdout] 64 | | /// The syntax looks like the following: [INFO] [stdout] 65 | | /// ```ignore [INFO] [stdout] ... | [INFO] [stdout] 76 | | /// [INFO] [stdout] 77 | | /// Here, these are just Rust traits implemented on the [`Intrinsic`]. [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "8c0abdbda992daece9a48b46caefdb678237900e69fe3df59701287f300000e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0abdbda992daece9a48b46caefdb678237900e69fe3df59701287f300000e9", kill_on_drop: false }` [INFO] [stdout] 8c0abdbda992daece9a48b46caefdb678237900e69fe3df59701287f300000e9 [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=forbid" "-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" "+e1df625306f4136949e02612406f0c60df6008f3" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] f9280ddf1b33607275639447561edae6d0ed175ddef921055123909801d8e09e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9280ddf1b33607275639447561edae6d0ed175ddef921055123909801d8e09e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Compiling abstraps v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Documenting abstraps v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = include_str!("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/backends/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Target-specific code generation capabilities. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! Code generation has been organized through a common set of traits [INFO] [stdout] 4 | | //! (which capture traversal and emission on SSA-based block IRs). [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Core functionality, including IR ([`Operation`]) definition, [INFO] [stdout] 2 | | //! pass manager implementation, and declarative macro functionality [INFO] [stdout] 3 | | //! for intrinsic/operation extension. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/interfaces.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | / /// A macro which exposes static (virtual) lookup for trait objects [INFO] [stdout] 343 | | /// which implement the `Object` interface. [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// This is internal, and provides core functionality for [`intrinsic!`]. [INFO] [stdout] 346 | | /// Users are not expected to interact with this functionality directly. [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/interfaces.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | / /// Inserts an interface into the global crate-managed virtual table [INFO] [stdout] 554 | | /// at runtime. [INFO] [stdout] 555 | | /// [INFO] [stdout] 556 | | /// Provides core functionality for the abstract interpretation interface, [INFO] [stdout] 557 | | /// and that's the only time the user will be expected to interact [INFO] [stdout] 558 | | /// with this functionality. [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! IR intrinsic dialects which are supported internally by the framework. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! These dialects consist of common concepts found throughout [INFO] [stdout] 4 | | //! multiple other compilers/intermediate representations, e.g. [INFO] [stdout] 5 | | //! arithmetic over numeric types, memory allocation and referencing, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/arith/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod intrinsics; [INFO] [stdout] 2 | | mod traits; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub use self::{intrinsics::*, traits::*}; [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/base/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod intrinsics; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | pub use self::intrinsics::{Call, Constant, Return}; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/builtin/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! This dialect supports primitive operations, traits, attributes, [INFO] [stdout] 2 | | //! and passes which are fundamental to usage of the framework. [INFO] [stdout] 3 | | //! [INFO] [stdout] 4 | | //! The implementation follows the [MLIR [INFO] [stdout] 5 | | //! implementation](https://mlir.llvm.org/docs/Dialects/Builtin/) [INFO] [stdout] 6 | | //! as closely as possible. [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/memref/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod intrinsics; [INFO] [stdout] 2 | | mod traits; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | pub use self::{intrinsics::*, traits::*}; [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/dialects/symbolic/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! This dialect supports operations and lattices which express [INFO] [stdout] 2 | | //! meaningful semantics for symbolic execution via abstract interpretation. [INFO] [stdout] 3 | | //! [INFO] [stdout] 4 | | //! The design and implementation follows an abstract interpretation [INFO] [stdout] ... | [INFO] [stdout] 7 | | //! [INFO] [stdout] 8 | | //! **This dialect is experimental.** [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/core/ir.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / /// A declarative interface for defining new [`Intrinsic`] implementors. [INFO] [stdout] 63 | | /// [INFO] [stdout] 64 | | /// The syntax looks like the following: [INFO] [stdout] 65 | | /// ```ignore [INFO] [stdout] ... | [INFO] [stdout] 76 | | /// [INFO] [stdout] 77 | | /// Here, these are just Rust traits implemented on the [`Intrinsic`]. [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "f9280ddf1b33607275639447561edae6d0ed175ddef921055123909801d8e09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9280ddf1b33607275639447561edae6d0ed175ddef921055123909801d8e09e", kill_on_drop: false }` [INFO] [stdout] f9280ddf1b33607275639447561edae6d0ed175ddef921055123909801d8e09e