[INFO] cloning repository https://github.com/dooly9931/013_postgres_ex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dooly9931/013_postgres_ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdooly9931%2F013_postgres_ex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdooly9931%2F013_postgres_ex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36d0c9efc1fd4f8d3f5aa97596987e82f150f7cb [INFO] documenting dooly9931/013_postgres_ex against 1.71.0 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdooly9931%2F013_postgres_ex" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dooly9931/013_postgres_ex on toolchain 1.71.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.71.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dooly9931/013_postgres_ex [INFO] finished tweaking git repo https://github.com/dooly9931/013_postgres_ex [INFO] tweaked toml for git repo https://github.com/dooly9931/013_postgres_ex written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dooly9931/013_postgres_ex 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.71.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.29.0 [INFO] [stderr] Downloaded serde_postgres v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2416f929914148f50a6e251c6ce98017343b4204119e090288e75cb8ce6e6a4a [INFO] running `Command { std: "docker" "start" "-a" "2416f929914148f50a6e251c6ce98017343b4204119e090288e75cb8ce6e6a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2416f929914148f50a6e251c6ce98017343b4204119e090288e75cb8ce6e6a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2416f929914148f50a6e251c6ce98017343b4204119e090288e75cb8ce6e6a4a", kill_on_drop: false }` [INFO] [stdout] 2416f929914148f50a6e251c6ce98017343b4204119e090288e75cb8ce6e6a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 497ad1c8e73986d473c610b3d4436fc88416f475b168e3996071dca855bd9568 [INFO] running `Command { std: "docker" "start" "-a" "497ad1c8e73986d473c610b3d4436fc88416f475b168e3996071dca855bd9568", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Checking unicode-bidi v0.3.11 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.54 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling syn v2.0.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking phf_shared v0.11.1 [INFO] [stderr] Compiling rust_decimal v1.29.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking postgres-types v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Checking futures-executor v0.3.27 [INFO] [stderr] Checking futures v0.3.27 [INFO] [stderr] Checking tokio-postgres v0.5.5 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-postgres v0.7.7 [INFO] [stderr] Checking serde_postgres v0.2.0 [INFO] [stderr] Documenting postgres_ex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.50s [INFO] running `Command { std: "docker" "inspect" "497ad1c8e73986d473c610b3d4436fc88416f475b168e3996071dca855bd9568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497ad1c8e73986d473c610b3d4436fc88416f475b168e3996071dca855bd9568", kill_on_drop: false }` [INFO] [stdout] 497ad1c8e73986d473c610b3d4436fc88416f475b168e3996071dca855bd9568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34863c5643e2ba8e456fb79056e0031a4d4903c85f3580f95c7b3ab9fba85984 [INFO] running `Command { std: "docker" "start" "-a" "34863c5643e2ba8e456fb79056e0031a4d4903c85f3580f95c7b3ab9fba85984", kill_on_drop: false }` [INFO] [stderr] Documenting postgres_ex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "34863c5643e2ba8e456fb79056e0031a4d4903c85f3580f95c7b3ab9fba85984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34863c5643e2ba8e456fb79056e0031a4d4903c85f3580f95c7b3ab9fba85984", kill_on_drop: false }` [INFO] [stdout] 34863c5643e2ba8e456fb79056e0031a4d4903c85f3580f95c7b3ab9fba85984