[INFO] fetching crate eio-okta-sync 0.11.0...
[INFO] checking eio-okta-sync-0.11.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate eio-okta-sync 0.11.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate eio-okta-sync 0.11.0
[INFO] finished tweaking crates.io crate eio-okta-sync 0.11.0
[INFO] tweaked toml for crates.io crate eio-okta-sync 0.11.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eio-okta-sync 0.11.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eio-okta-sync 0.11.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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a757eaa2255ed5e2f641b08f394eda72ac53cea5fe2c0b44320f71bd53293e7
[INFO] running `Command { std: "docker" "start" "-a" "0a757eaa2255ed5e2f641b08f394eda72ac53cea5fe2c0b44320f71bd53293e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a757eaa2255ed5e2f641b08f394eda72ac53cea5fe2c0b44320f71bd53293e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a757eaa2255ed5e2f641b08f394eda72ac53cea5fe2c0b44320f71bd53293e7", kill_on_drop: false }`
[INFO] [stdout] 0a757eaa2255ed5e2f641b08f394eda72ac53cea5fe2c0b44320f71bd53293e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18af4321683581f010ce09ed3e13a656e831958555e2f628b3dd83f1966659ff
[INFO] running `Command { std: "docker" "start" "-a" "18af4321683581f010ce09ed3e13a656e831958555e2f628b3dd83f1966659ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling proptest-macro v0.5.0
[INFO] [stderr]    Compiling comparable_helper v0.5.6
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling comparable_derive v0.5.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling dummy v0.12.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling struct-patch-derive v0.10.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking fake v5.1.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking base64urlsafedata v0.5.4
[INFO] [stderr]    Compiling test-strategy v0.4.5
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking comparable v0.5.6
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking struct-patch v0.10.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling graphql-introspection-query v0.3.0
[INFO] [stderr] error: could not compile `combine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=915eda473cad2da3 -C extra-filename=-6e6b43c889ae606c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-99ce4dae60b79a95.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-91bdac16109dfe40.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `utoipa-gen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name utoipa_gen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-gen-5.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="time"' --cfg 'feature="url"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "config", "debug", "decimal", "decimal_float", "indexmap", "jiff_0_2", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=33276bb184c4f8de -C extra-filename=-f9ff62c7bfe06c2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d60246c149cb9b3f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-045c213cf2f36602.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d0c2955489b1f5c8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "18af4321683581f010ce09ed3e13a656e831958555e2f628b3dd83f1966659ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18af4321683581f010ce09ed3e13a656e831958555e2f628b3dd83f1966659ff", kill_on_drop: false }`
[INFO] [stdout] 18af4321683581f010ce09ed3e13a656e831958555e2f628b3dd83f1966659ff
