[INFO] cloning repository https://github.com/Gottox/keycloak-client.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gottox/keycloak-client.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGottox%2Fkeycloak-client.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGottox%2Fkeycloak-client.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9b24370bcd599d766cbb7d86cd90e3d029b7d65 [INFO] checking Gottox/keycloak-client.rs against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGottox%2Fkeycloak-client.rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Gottox/keycloak-client.rs [INFO] finished tweaking git repo https://github.com/Gottox/keycloak-client.rs [INFO] tweaked toml for git repo https://github.com/Gottox/keycloak-client.rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gottox/keycloak-client.rs on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Gottox/keycloak-client.rs 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5be492435ccaf167a5ad27ceeec468f555f79e958fb2ca18df83a5fabec65b77 [INFO] running `Command { std: "docker" "start" "-a" "5be492435ccaf167a5ad27ceeec468f555f79e958fb2ca18df83a5fabec65b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5be492435ccaf167a5ad27ceeec468f555f79e958fb2ca18df83a5fabec65b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be492435ccaf167a5ad27ceeec468f555f79e958fb2ca18df83a5fabec65b77", kill_on_drop: false }` [INFO] [stdout] 5be492435ccaf167a5ad27ceeec468f555f79e958fb2ca18df83a5fabec65b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc79d12863acd87b8551ffde57eb10c89aa75d2f3a4fe880c71b98062961ae97 [INFO] running `Command { std: "docker" "start" "-a" "bc79d12863acd87b8551ffde57eb10c89aa75d2f3a4fe880c71b98062961ae97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking serde_toml v0.0.1 [INFO] [stderr] Checking case_style v0.2.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking regress v0.10.5 [INFO] [stderr] Checking keycloak-pathgen v0.1.0 (/opt/rustwide/workdir/keycloak-pathgen) [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking cargo_toml v0.22.3 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking keycloak-types v0.1.0 (/opt/rustwide/workdir/keycloak-types) [INFO] [stderr] Checking keycloak-types2 v0.1.0 (/opt/rustwide/workdir/keycloak-types2) [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking typify-impl v0.5.0 [INFO] [stderr] Checking typify-impl v0.6.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking oauth2 v5.0.0 [INFO] [stderr] Compiling typify-macro v0.5.0 [INFO] [stderr] Compiling typify-macro v0.6.1 [INFO] [stderr] Checking typify v0.6.1 [INFO] [stderr] Checking typify v0.5.0 [INFO] [stderr] Checking codegen3 v0.1.0 (/opt/rustwide/workdir/codegen3) [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] error: could not compile `keycloak-types2` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name keycloak_types2 --edition=2024 keycloak-types2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "k8s-schema"))' -C metadata=4aab9d8ba1ed0e82 -C extra-filename=-6716083518133d5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9edd48efc6a38f69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca27955b1e910e3d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4de37f4f6fe03a9f.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc79d12863acd87b8551ffde57eb10c89aa75d2f3a4fe880c71b98062961ae97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc79d12863acd87b8551ffde57eb10c89aa75d2f3a4fe880c71b98062961ae97", kill_on_drop: false }` [INFO] [stdout] bc79d12863acd87b8551ffde57eb10c89aa75d2f3a4fe880c71b98062961ae97