[INFO] fetching crate rlua-async 0.5.0... [INFO] documenting rlua-async-0.5.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate rlua-async 0.5.0 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate rlua-async 0.5.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 rlua-async 0.5.0 [INFO] finished tweaking crates.io crate rlua-async 0.5.0 [INFO] tweaked toml for crates.io crate rlua-async 0.5.0 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate rlua-async 0.5.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 0c4c56edd225146ad1c1207585d6f94164d8f54bf3ff4b28ebef0f8cb8a93f13 [INFO] running `Command { std: "docker" "start" "-a" "0c4c56edd225146ad1c1207585d6f94164d8f54bf3ff4b28ebef0f8cb8a93f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c4c56edd225146ad1c1207585d6f94164d8f54bf3ff4b28ebef0f8cb8a93f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4c56edd225146ad1c1207585d6f94164d8f54bf3ff4b28ebef0f8cb8a93f13", kill_on_drop: false }` [INFO] [stdout] 0c4c56edd225146ad1c1207585d6f94164d8f54bf3ff4b28ebef0f8cb8a93f13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 3480f433c351f25e5ba72b048cc50f50a2f98c0f84f012bdf869617ed201f75f [INFO] running `Command { std: "docker" "start" "-a" "3480f433c351f25e5ba72b048cc50f50a2f98c0f84f012bdf869617ed201f75f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling rlua v0.19.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Documenting rlua-async v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `rlua_async::ScopeExt::create_async_function` [INFO] [stdout] --> src/lib.rs:207:15 [INFO] [stdout] | [INFO] [stdout] 207 | /// See [`rlua_async::ScopeExt::create_async_function`] for more details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `rlua_async` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.33s [INFO] running `Command { std: "docker" "inspect" "3480f433c351f25e5ba72b048cc50f50a2f98c0f84f012bdf869617ed201f75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3480f433c351f25e5ba72b048cc50f50a2f98c0f84f012bdf869617ed201f75f", kill_on_drop: false }` [INFO] [stdout] 3480f433c351f25e5ba72b048cc50f50a2f98c0f84f012bdf869617ed201f75f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] [stdout] c887e300ab5e1c3cc68dc2e81fbfa4758b632ba2518b0a28f65abc06a3cd0176 [INFO] running `Command { std: "docker" "start" "-a" "c887e300ab5e1c3cc68dc2e81fbfa4758b632ba2518b0a28f65abc06a3cd0176", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rlua v0.19.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Documenting rlua-async v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `rlua_async::ScopeExt::create_async_function` [INFO] [stdout] --> src/lib.rs:207:15 [INFO] [stdout] | [INFO] [stdout] 207 | /// See [`rlua_async::ScopeExt::create_async_function`] for more details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `rlua_async` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `Command { std: "docker" "inspect" "c887e300ab5e1c3cc68dc2e81fbfa4758b632ba2518b0a28f65abc06a3cd0176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c887e300ab5e1c3cc68dc2e81fbfa4758b632ba2518b0a28f65abc06a3cd0176", kill_on_drop: false }` [INFO] [stdout] c887e300ab5e1c3cc68dc2e81fbfa4758b632ba2518b0a28f65abc06a3cd0176