[INFO] fetching crate azure_messaging_eventhubs 0.15.0...
[INFO] documenting azure_messaging_eventhubs-0.15.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate azure_messaging_eventhubs 0.15.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate azure_messaging_eventhubs 0.15.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate azure_messaging_eventhubs 0.15.0
[INFO] tweaked toml for crates.io crate azure_messaging_eventhubs 0.15.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure_messaging_eventhubs 0.15.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate azure_messaging_eventhubs 0.15.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-rng-internal v1.23.1
[INFO] [stderr]   Downloaded serde_amqp v0.14.0
[INFO] [stderr]   Downloaded serde_amqp_derive v0.3.0
[INFO] [stderr]   Downloaded fe2o3-amqp-types v0.14.0
[INFO] [stderr]   Downloaded fe2o3-amqp v0.14.0
[INFO] [stderr]   Downloaded azure_core_amqp v1.0.0
[INFO] [stderr]   Downloaded fe2o3-amqp-cbs v0.14.0
[INFO] [stderr]   Downloaded fe2o3-amqp-ext v0.14.0
[INFO] [stderr]   Downloaded fe2o3-amqp-management v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b
[INFO] running `Command { std: "docker" "start" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling azure_core v1.0.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling typespec_macros v1.0.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling azure_messaging_eventhubs v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling azure_core_macros v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_amqp_derive v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_amqp v0.14.0
[INFO] [stderr]     Checking typespec v1.0.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking fe2o3-amqp-types v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking typespec_client_core v1.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking fe2o3-amqp v0.14.0
[INFO] [stderr]     Checking fe2o3-amqp-ext v0.14.0
[INFO] [stderr]     Checking fe2o3-amqp-management v0.14.0
[INFO] [stderr]     Checking fe2o3-amqp-cbs v0.14.0
[INFO] [stderr]     Checking azure_core_amqp v1.0.0
[INFO] [stderr]  Documenting azure_messaging_eventhubs v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.90s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/azure_messaging_eventhubs/index.html
[INFO] running `Command { std: "docker" "inspect" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting azure_messaging_eventhubs v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/azure_messaging_eventhubs/index.html
[INFO] running `Command { std: "docker" "inspect" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b", kill_on_drop: false }`
[INFO] [stdout] aa2a33a956e9b868afa66b542c2fc749f5fe93055234dd9d80e10ee45b1cb55b
