[INFO] cloning repository https://github.com/makindotcc/airomem-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makindotcc/airomem-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fairomem-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fairomem-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ece4b4a149e79c856cd77f799610792eb840805 [INFO] documenting makindotcc/airomem-rs against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fairomem-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/makindotcc/airomem-rs on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/makindotcc/airomem-rs [INFO] finished tweaking git repo https://github.com/makindotcc/airomem-rs [INFO] tweaked toml for git repo https://github.com/makindotcc/airomem-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/makindotcc/airomem-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46d2c2fcda37bff97f9a80d40b14b22317e920106d4c40c9b856afbe7a762077 [INFO] running `Command { std: "docker" "start" "-a" "46d2c2fcda37bff97f9a80d40b14b22317e920106d4c40c9b856afbe7a762077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46d2c2fcda37bff97f9a80d40b14b22317e920106d4c40c9b856afbe7a762077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d2c2fcda37bff97f9a80d40b14b22317e920106d4c40c9b856afbe7a762077", kill_on_drop: false }` [INFO] [stdout] 46d2c2fcda37bff97f9a80d40b14b22317e920106d4c40c9b856afbe7a762077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a72168ba41c49ed7ab611dcbf11b95a9b5a14df15c6bacb12cc1f44959ed5b8 [INFO] running `Command { std: "docker" "start" "-a" "7a72168ba41c49ed7ab611dcbf11b95a9b5a14df15c6bacb12cc1f44959ed5b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Documenting airomem v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Mutex` [INFO] [stdout] --> src/lib.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | /// So do not wrap it using [Arc] and [Mutex]/[RwLock]. Just [Clone] it. [INFO] [stdout] | ^^^^^ no item named `Mutex` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/lib.rs:57:46 [INFO] [stdout] | [INFO] [stdout] 57 | /// If none, new store is created with [``] data [Default::default]. [INFO] [stdout] | ^^^ missing type for generic parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `journal_flush_policy` links to private item `JournalFile` [INFO] [stdout] --> src/lib.rs:301:69 [INFO] [stdout] | [INFO] [stdout] 301 | /// Dictates [Store] how often transactions should be saved to [JournalFile]. [INFO] [stdout] | ^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Store::drop` [INFO] [stdout] --> src/lib.rs:307:66 [INFO] [stdout] | [INFO] [stdout] 307 | /// Should [Store] synchronously [Store::flush_and_sync] on [Store::drop]? [INFO] [stdout] | ^^^^^^^^^^^ the struct `Store` has no field or associated item named `drop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `JournalFlushPolicy` links to private item `JournalFile` [INFO] [stdout] --> src/lib.rs:337:65 [INFO] [stdout] | [INFO] [stdout] 337 | /// Dictates [Store] how often transactions should be saved to [JournalFile]. [INFO] [stdout] | ^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `EnumBorrowOwned` [INFO] [stdout] --> src/tx.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | /// merged tx (`$subtx`) variants (see [EnumBorrowOwned!]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `EnumBorrowOwned` in scope [INFO] [stdout] | [INFO] [stdout] = note: `macro_rules` named `EnumBorrowOwned` exists in this crate, but it is not in scope at this link's location [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TargetEnum` [INFO] [stdout] --> src/tx.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [Into] and [From] for given struct. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [`Into`] and [From] for given struct. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TargetEnum` [INFO] [stdout] --> src/tx.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [Into] and [From] for given struct. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [Into] and [`From`] for given struct. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.55s [INFO] [stderr] Generated /opt/rustwide/target/doc/airomem/index.html [INFO] running `Command { std: "docker" "inspect" "7a72168ba41c49ed7ab611dcbf11b95a9b5a14df15c6bacb12cc1f44959ed5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a72168ba41c49ed7ab611dcbf11b95a9b5a14df15c6bacb12cc1f44959ed5b8", kill_on_drop: false }` [INFO] [stdout] 7a72168ba41c49ed7ab611dcbf11b95a9b5a14df15c6bacb12cc1f44959ed5b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff6a3e3c3c3c1b0185e7b886d0e06a49abfd1ba33439aa75937ff439fa64a0b4 [INFO] running `Command { std: "docker" "start" "-a" "ff6a3e3c3c3c1b0185e7b886d0e06a49abfd1ba33439aa75937ff439fa64a0b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Documenting airomem v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Mutex` [INFO] [stdout] --> src/lib.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | /// So do not wrap it using [Arc] and [Mutex]/[RwLock]. Just [Clone] it. [INFO] [stdout] | ^^^^^ no item named `Mutex` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `` [INFO] [stdout] --> src/lib.rs:57:46 [INFO] [stdout] | [INFO] [stdout] 57 | /// If none, new store is created with [``] data [Default::default]. [INFO] [stdout] | ^^^ missing type for generic parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `journal_flush_policy` links to private item `JournalFile` [INFO] [stdout] --> src/lib.rs:301:69 [INFO] [stdout] | [INFO] [stdout] 301 | /// Dictates [Store] how often transactions should be saved to [JournalFile]. [INFO] [stdout] | ^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Store::drop` [INFO] [stdout] --> src/lib.rs:307:66 [INFO] [stdout] | [INFO] [stdout] 307 | /// Should [Store] synchronously [Store::flush_and_sync] on [Store::drop]? [INFO] [stdout] | ^^^^^^^^^^^ the struct `Store` has no field or associated item named `drop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `JournalFlushPolicy` links to private item `JournalFile` [INFO] [stdout] --> src/lib.rs:337:65 [INFO] [stdout] | [INFO] [stdout] 337 | /// Dictates [Store] how often transactions should be saved to [JournalFile]. [INFO] [stdout] | ^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `EnumBorrowOwned` [INFO] [stdout] --> src/tx.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | /// merged tx (`$subtx`) variants (see [EnumBorrowOwned!]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `EnumBorrowOwned` in scope [INFO] [stdout] | [INFO] [stdout] = note: `macro_rules` named `EnumBorrowOwned` exists in this crate, but it is not in scope at this link's location [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TargetEnum` [INFO] [stdout] --> src/tx.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [Into] and [From] for given struct. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [`Into`] and [From] for given struct. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TargetEnum` [INFO] [stdout] --> src/tx.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [Into] and [From] for given struct. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 71 | /// Implements [Into] and [`From`] for given struct. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s [INFO] [stderr] Generated /opt/rustwide/target/doc/airomem/index.html [INFO] running `Command { std: "docker" "inspect" "ff6a3e3c3c3c1b0185e7b886d0e06a49abfd1ba33439aa75937ff439fa64a0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6a3e3c3c3c1b0185e7b886d0e06a49abfd1ba33439aa75937ff439fa64a0b4", kill_on_drop: false }` [INFO] [stdout] ff6a3e3c3c3c1b0185e7b886d0e06a49abfd1ba33439aa75937ff439fa64a0b4