[INFO] fetching crate rusqlite-le 0.24.2... [INFO] documenting rusqlite-le-0.24.2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate rusqlite-le 0.24.2 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate rusqlite-le 0.24.2 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 rusqlite-le 0.24.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rusqlite-le 0.24.2 [INFO] tweaked toml for crates.io crate rusqlite-le 0.24.2 written to /workspace/builds/worker-34/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] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 559c2f10a0fcf0056dfa02f6078a6270be88b531fb6e0c4ba664cd8d6e019a40 [INFO] running `Command { std: "docker" "start" "-a" "559c2f10a0fcf0056dfa02f6078a6270be88b531fb6e0c4ba664cd8d6e019a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559c2f10a0fcf0056dfa02f6078a6270be88b531fb6e0c4ba664cd8d6e019a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559c2f10a0fcf0056dfa02f6078a6270be88b531fb6e0c4ba664cd8d6e019a40", kill_on_drop: false }` [INFO] [stdout] 559c2f10a0fcf0056dfa02f6078a6270be88b531fb6e0c4ba664cd8d6e019a40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 3adc41c4fc52e8adf0feda2efaf9964e5e4e535c5a37db0d3a85d64ceb995d6b [INFO] running `Command { std: "docker" "start" "-a" "3adc41c4fc52e8adf0feda2efaf9964e5e4e535c5a37db0d3a85d64ceb995d6b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys-le v0.21.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Documenting rusqlite-le v0.24.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crate::Connection::limit` [INFO] [stdout] --> src/params.rs:321:15 [INFO] [stdout] | [INFO] [stdout] 321 | /// [limits]: crate::Connection::limit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Connection` has no field or associated item named `limit` [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 2.51s [INFO] running `Command { std: "docker" "inspect" "3adc41c4fc52e8adf0feda2efaf9964e5e4e535c5a37db0d3a85d64ceb995d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3adc41c4fc52e8adf0feda2efaf9964e5e4e535c5a37db0d3a85d64ceb995d6b", kill_on_drop: false }` [INFO] [stdout] 3adc41c4fc52e8adf0feda2efaf9964e5e4e535c5a37db0d3a85d64ceb995d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "--features" "array backup blob chrono collation functions limits load_extension serde_json time trace url vtab window modern_sqlite column_decltype" "--no-default-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 160c75f44caf20849492de0571077d369780d7732b9ac7c7e36d8fd81989720f [INFO] running `Command { std: "docker" "start" "-a" "160c75f44caf20849492de0571077d369780d7732b9ac7c7e36d8fd81989720f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling libsqlite3-sys-le v0.21.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Documenting rusqlite-le v0.24.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "160c75f44caf20849492de0571077d369780d7732b9ac7c7e36d8fd81989720f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160c75f44caf20849492de0571077d369780d7732b9ac7c7e36d8fd81989720f", kill_on_drop: false }` [INFO] [stdout] 160c75f44caf20849492de0571077d369780d7732b9ac7c7e36d8fd81989720f