[INFO] fetching crate mydb-sqlx 0.0.2...
[INFO] documenting mydb-sqlx-0.0.2 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate mydb-sqlx 0.0.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mydb-sqlx 0.0.2
[INFO] finished tweaking crates.io crate mydb-sqlx 0.0.2
[INFO] tweaked toml for crates.io crate mydb-sqlx 0.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mydb-sqlx 0.0.2 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 287 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding mysql v20.1.0 (available: v27.0.0)
[INFO] [stderr]       Adding sqlx v0.5.13 (available: v0.8.6)
[INFO] [stderr]       Adding sqlx-core v0.5.13 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.5.13
[INFO] [stderr]   Downloaded sqlx v0.5.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fc2286ba54ecd1da1ceae6207f8605d43fe45aebba0551f5ff4ab9662397ddb
[INFO] running `Command { std: "docker" "start" "-a" "8fc2286ba54ecd1da1ceae6207f8605d43fe45aebba0551f5ff4ab9662397ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fc2286ba54ecd1da1ceae6207f8605d43fe45aebba0551f5ff4ab9662397ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc2286ba54ecd1da1ceae6207f8605d43fe45aebba0551f5ff4ab9662397ddb", kill_on_drop: false }`
[INFO] [stdout] 8fc2286ba54ecd1da1ceae6207f8605d43fe45aebba0551f5ff4ab9662397ddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af7b642520e084d3490bf13abefca1c30b07942abeb64d60be9dffc789f30ee9
[INFO] running `Command { std: "docker" "start" "-a" "af7b642520e084d3490bf13abefca1c30b07942abeb64d60be9dffc789f30ee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rust_decimal v1.40.0
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking lexical v5.2.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling mysql v20.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking lru v0.6.6
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking mysql_common v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]     Checking sqlx-core v0.5.13
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]     Checking sqlx v0.5.13
[INFO] [stderr]  Documenting mydb-sqlx v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.69s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mydb_sqlx/index.html
[INFO] running `Command { std: "docker" "inspect" "af7b642520e084d3490bf13abefca1c30b07942abeb64d60be9dffc789f30ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7b642520e084d3490bf13abefca1c30b07942abeb64d60be9dffc789f30ee9", kill_on_drop: false }`
[INFO] [stdout] af7b642520e084d3490bf13abefca1c30b07942abeb64d60be9dffc789f30ee9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "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] 323863e7f97a3dc0c36e9b0e17826d0895e429509245cbc252b38afaead79d70
[INFO] running `Command { std: "docker" "start" "-a" "323863e7f97a3dc0c36e9b0e17826d0895e429509245cbc252b38afaead79d70", kill_on_drop: false }`
[INFO] [stderr]  Documenting mydb-sqlx v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mydb_sqlx/index.html
[INFO] running `Command { std: "docker" "inspect" "323863e7f97a3dc0c36e9b0e17826d0895e429509245cbc252b38afaead79d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323863e7f97a3dc0c36e9b0e17826d0895e429509245cbc252b38afaead79d70", kill_on_drop: false }`
[INFO] [stdout] 323863e7f97a3dc0c36e9b0e17826d0895e429509245cbc252b38afaead79d70
