[INFO] fetching crate eventually-core 0.4.0... [INFO] documenting eventually-core-0.4.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate eventually-core 0.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate eventually-core 0.4.0 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 crates.io crate eventually-core 0.4.0 [INFO] finished tweaking crates.io crate eventually-core 0.4.0 [INFO] tweaked toml for crates.io crate eventually-core 0.4.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] efc605f7a4db6e1074d5275e8403bf61dd80f3e6f3293bfdfc0265e9bcb57af6 [INFO] running `Command { std: "docker" "start" "-a" "efc605f7a4db6e1074d5275e8403bf61dd80f3e6f3293bfdfc0265e9bcb57af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efc605f7a4db6e1074d5275e8403bf61dd80f3e6f3293bfdfc0265e9bcb57af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc605f7a4db6e1074d5275e8403bf61dd80f3e6f3293bfdfc0265e9bcb57af6", kill_on_drop: false }` [INFO] [stdout] efc605f7a4db6e1074d5275e8403bf61dd80f3e6f3293bfdfc0265e9bcb57af6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ecaec7b725c3a007c83db8df093bf831b8ef68ace517aab8b35a5de6b9293e7 [INFO] running `Command { std: "docker" "start" "-a" "6ecaec7b725c3a007c83db8df093bf831b8ef68ace517aab8b35a5de6b9293e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting eventually-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Persisted` [INFO] [stdout] --> src/store.rs:246:25 [INFO] [stdout] | [INFO] [stdout] 246 | /// Creates a new [`Persisted`] by wrapping an Event value. [INFO] [stdout] | ^^^^^^^^^ no item named `Persisted` 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 `Persisted` [INFO] [stdout] --> src/store.rs:290:39 [INFO] [stdout] | [INFO] [stdout] 290 | /// Next step in creating a new [`Persisted`] carrying an Event value [INFO] [stdout] | ^^^^^^^^^ no item named `Persisted` 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 `Persisted` [INFO] [stdout] --> src/store.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | /// Next step in creating a new [`Persisted`] carrying an Event value [INFO] [stdout] | ^^^^^^^^^ no item named `Persisted` 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 `Aggregate` [INFO] [stdout] --> src/store.rs:113:64 [INFO] [stdout] | [INFO] [stdout] 113 | /// When using `Expected::Any`, no checks on the current [`Aggregate`] [INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `Aggregate` [INFO] [stdout] --> src/store.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | /// version of the [`Aggregate`] is _exactly_ the one specified. [INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `subscribe_all` [INFO] [stdout] --> src/subscription.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | /// Check out [`subscribe_all`] for more information. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `subscribe_all` 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/projection.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | //! https://eventstore.com/docs/getting-started/projections/index.html [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.56s [INFO] running `Command { std: "docker" "inspect" "6ecaec7b725c3a007c83db8df093bf831b8ef68ace517aab8b35a5de6b9293e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecaec7b725c3a007c83db8df093bf831b8ef68ace517aab8b35a5de6b9293e7", kill_on_drop: false }` [INFO] [stdout] 6ecaec7b725c3a007c83db8df093bf831b8ef68ace517aab8b35a5de6b9293e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 956bd38fec85988c68476c7804ed38184a1f61cf7b1d49fb37aa8b8181587add [INFO] running `Command { std: "docker" "start" "-a" "956bd38fec85988c68476c7804ed38184a1f61cf7b1d49fb37aa8b8181587add", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting eventually-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Persisted` [INFO] [stdout] --> src/store.rs:246:25 [INFO] [stdout] | [INFO] [stdout] 246 | /// Creates a new [`Persisted`] by wrapping an Event value. [INFO] [stdout] | ^^^^^^^^^ no item named `Persisted` 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 `Persisted` [INFO] [stdout] --> src/store.rs:290:39 [INFO] [stdout] | [INFO] [stdout] 290 | /// Next step in creating a new [`Persisted`] carrying an Event value [INFO] [stdout] | ^^^^^^^^^ no item named `Persisted` 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 `Persisted` [INFO] [stdout] --> src/store.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | /// Next step in creating a new [`Persisted`] carrying an Event value [INFO] [stdout] | ^^^^^^^^^ no item named `Persisted` 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 `Aggregate` [INFO] [stdout] --> src/store.rs:113:64 [INFO] [stdout] | [INFO] [stdout] 113 | /// When using `Expected::Any`, no checks on the current [`Aggregate`] [INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `Aggregate` [INFO] [stdout] --> src/store.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | /// version of the [`Aggregate`] is _exactly_ the one specified. [INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `subscribe_all` [INFO] [stdout] --> src/subscription.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | /// Check out [`subscribe_all`] for more information. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `subscribe_all` 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/projection.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | //! https://eventstore.com/docs/getting-started/projections/index.html [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.43s [INFO] running `Command { std: "docker" "inspect" "956bd38fec85988c68476c7804ed38184a1f61cf7b1d49fb37aa8b8181587add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956bd38fec85988c68476c7804ed38184a1f61cf7b1d49fb37aa8b8181587add", kill_on_drop: false }` [INFO] [stdout] 956bd38fec85988c68476c7804ed38184a1f61cf7b1d49fb37aa8b8181587add