[INFO] fetching crate hub1989-oidc-util 1.0.0... [INFO] checking hub1989-oidc-util-1.0.0 against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] extracting crate hub1989-oidc-util 1.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate hub1989-oidc-util 1.0.0 [INFO] finished tweaking crates.io crate hub1989-oidc-util 1.0.0 [INFO] tweaked toml for crates.io crate hub1989-oidc-util 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hub1989-oidc-util 1.0.0 on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "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" "+f3d95de532264a1215023baa665c0028aecf74b1" "generate-lockfile" "--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] Locking 380 packages to latest compatible versions [INFO] [stderr] Adding bson v2.15.0 (available: v3.0.0) [INFO] [stderr] Adding tonic v0.12.3 (available: v0.14.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be9dfe0f11f0362b57b8fd013f869f64ab7eb2b6a070717c6e0916ea44b96f3b [INFO] running `Command { std: "docker" "start" "-a" "be9dfe0f11f0362b57b8fd013f869f64ab7eb2b6a070717c6e0916ea44b96f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be9dfe0f11f0362b57b8fd013f869f64ab7eb2b6a070717c6e0916ea44b96f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9dfe0f11f0362b57b8fd013f869f64ab7eb2b6a070717c6e0916ea44b96f3b", kill_on_drop: false }` [INFO] [stdout] be9dfe0f11f0362b57b8fd013f869f64ab7eb2b6a070717c6e0916ea44b96f3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12ee0e0da5ce745e0b18034ac76d3e4fed87717e617cf73ad97ecce978db7d59 [INFO] running `Command { std: "docker" "start" "-a" "12ee0e0da5ce745e0b18034ac76d3e4fed87717e617cf73ad97ecce978db7d59", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling mongocrypt-sys v0.1.4+1.12.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking async-graphql-value v7.0.17 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking resolv-conf v0.7.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking async-graphql-parser v7.0.17 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Compiling mongodb-internal-macros v3.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-6b1c425b5722f281 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.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" "12ee0e0da5ce745e0b18034ac76d3e4fed87717e617cf73ad97ecce978db7d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ee0e0da5ce745e0b18034ac76d3e4fed87717e617cf73ad97ecce978db7d59", kill_on_drop: false }` [INFO] [stdout] 12ee0e0da5ce745e0b18034ac76d3e4fed87717e617cf73ad97ecce978db7d59