[INFO] fetching crate flare-server-core 1.1.1...
[INFO] documenting flare-server-core-1.1.1 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate flare-server-core 1.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate flare-server-core 1.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flare-server-core 1.1.1
[INFO] tweaked toml for crates.io crate flare-server-core 1.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flare-server-core 1.1.1 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 flare-server-core 1.1.1 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]     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]  Downloading crates ...
[INFO] [stderr]   Downloaded flare-core-transport v1.1.0
[INFO] [stderr]   Downloaded flare-proto v2.0.1
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]   Downloaded flare-core-base v1.1.0
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded flare-core-runtime v1.1.0
[INFO] [stderr]   Downloaded flare-core-infra v1.1.0
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded flare-core-messaging v1.1.0
[INFO] [stderr]   Downloaded etcd-client v0.17.0
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded rdkafka v0.36.2
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] [stderr]   Downloaded async-nats v0.42.0
[INFO] [stderr]   Downloaded rdkafka-sys v4.10.0+2.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01
[INFO] running `Command { std: "docker" "start" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01", 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" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01", 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" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking opentelemetry_sdk v0.32.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling etcd-client v0.17.0
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]     Checking tonic-types v0.14.5
[INFO] [stderr]     Checking opentelemetry-proto v0.32.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.32.0
[INFO] [stderr]     Checking flare-core-base v1.1.0
[INFO] [stderr]     Checking flare-core-runtime v1.1.0
[INFO] [stderr]     Checking flare-core-infra v1.1.0
[INFO] [stderr]     Checking flare-core-transport v1.1.0
[INFO] [stderr]     Checking flare-core-messaging v1.1.0
[INFO] [stderr]  Documenting flare-server-core v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.32.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flare_server_core/index.html
[INFO] running `Command { std: "docker" "inspect" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling flare-proto v2.0.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking protobuf v3.7.2
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking nkeys v0.4.5
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tryhard v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking async-nats v0.42.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=9f1a5738f0b743a9 -C extra-filename=-a34e26f29c27fc03 --out-dir /opt/rustwide/target/debug/build/h2/a34e26f29c27fc03/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/bytes/15880fd1fbcc38f8/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/823b025aad9d883a/out -L dependency=/opt/rustwide/target/debug/build/http/bba0acf4bfea3684/out -L dependency=/opt/rustwide/target/debug/build/indexmap/b7362b814ef83481/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/libc/f5a911f2dad390d7/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/d1445fb67721d80a/out -L dependency=/opt/rustwide/target/debug/build/mio/f5b8f8a00edc1971/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/11d1cfafb7dfa361/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/65ba9c6ea03cedf9/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/02b303fd3ee2b1ab/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/199a05548ce9f4d5/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/bc97296c2aecc39c/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/bf15ba0334d30c90/out -L dependency=/opt/rustwide/target/debug/build/socket2/977db2a69ab9cbbb/out -L dependency=/opt/rustwide/target/debug/build/tokio/011bda07595dc27b/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/ed6ad0625c23b123/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/368181deb0222f4e/out -L dependency=/opt/rustwide/target/debug/build/tracing/604e01d9cdc1ced0/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/4b0b5c7197bd28aa/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/50f144f22905c7fa/out --extern atomic_waker=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/15880fd1fbcc38f8/out/libbytes-15880fd1fbcc38f8.rmeta --extern fnv=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/build/http/bba0acf4bfea3684/out/libhttp-bba0acf4bfea3684.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/b7362b814ef83481/out/libindexmap-b7362b814ef83481.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/011bda07595dc27b/out/libtokio-011bda07595dc27b.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/368181deb0222f4e/out/libtokio_util-368181deb0222f4e.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/604e01d9cdc1ced0/out/libtracing-604e01d9cdc1ced0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01", kill_on_drop: false }`
[INFO] [stdout] 6b4995adab346077902f1fdb0dfd3ed77310fde8fd3362381780b69cd4d20d01
