[INFO] cloning repository https://github.com/anarcher/kamut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anarcher/kamut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanarcher%2Fkamut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanarcher%2Fkamut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9542b1765a91d2f5758db0edb64f347ef196ac6e [INFO] checking anarcher/kamut/9542b1765a91d2f5758db0edb64f347ef196ac6e against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanarcher%2Fkamut" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anarcher/kamut [INFO] finished tweaking git repo https://github.com/anarcher/kamut [INFO] tweaked toml for git repo https://github.com/anarcher/kamut written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anarcher/kamut on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anarcher/kamut 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube v0.98.0 [INFO] [stderr] Downloaded kube-derive v0.98.0 [INFO] [stderr] Downloaded kube-core v0.98.0 [INFO] [stderr] Downloaded kube-client v0.98.0 [INFO] [stderr] Downloaded k8s-openapi v0.24.0 [INFO] [stderr] Downloaded kube-custom-resources-rs v2024.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2f64e93d1a7a9887d63a34ad2c51cc829bc2248b24088aff07c8f175fb8102e [INFO] running `Command { std: "docker" "start" "-a" "e2f64e93d1a7a9887d63a34ad2c51cc829bc2248b24088aff07c8f175fb8102e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2f64e93d1a7a9887d63a34ad2c51cc829bc2248b24088aff07c8f175fb8102e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f64e93d1a7a9887d63a34ad2c51cc829bc2248b24088aff07c8f175fb8102e", kill_on_drop: false }` [INFO] [stdout] e2f64e93d1a7a9887d63a34ad2c51cc829bc2248b24088aff07c8f175fb8102e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79d68b3511c23a5940e6465fdea4b09580837c8ecfe99b5b8ac9794e5758703b [INFO] running `Command { std: "docker" "start" "-a" "79d68b3511c23a5940e6465fdea4b09580837c8ecfe99b5b8ac9794e5758703b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling kube-derive v0.98.0 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking jsonpath-rust v0.7.5 [INFO] [stderr] Checking kube-core v0.98.0 [INFO] [stderr] Checking kube-client v0.98.0 [INFO] [stderr] Checking kube v0.98.0 [INFO] [stderr] Checking kube-custom-resources-rs v2024.11.1 [INFO] [stderr] error: could not compile `kube-custom-resources-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name kube_custom_resources_rs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kube-custom-resources-rs-2024.11.1/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="monitoring_coreos_com"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("about_k8s_io", "acid_zalan_do", "acme_cert_manager_io", "acmpca_services_k8s_aws", "actions_github_com", "actions_summerwind_dev", "addons_cluster_x_k8s_io", "agent_k8s_elastic_co", "anywhere_eks_amazonaws_com", "apacheweb_arsenal_dev", "api_clever_cloud_com", "api_kubemod_io", "apicodegen_apimatic_io", "apiextensions_crossplane_io", "apigatewayv2_services_k8s_aws", "apisix_apache_org", "apm_k8s_elastic_co", "app_kiegroup_org", "app_lightbend_com", "app_redislabs_com", "app_terraform_io", "application_networking_k8s_aws", "applicationautoscaling_services_k8s_aws", "appmesh_k8s_aws", "appprotect_f5_com", "appprotectdos_f5_com", "apps_3scale_net", "apps_clusternet_io", "apps_emqx_io", "apps_gitlab_com", "apps_kubeblocks_io", "apps_kubedl_io", "apps_kubeedge_io", "apps_m88i_io", "apps_redhat_com", "aquasecurity_github_io", "argoproj_io", "asdb_aerospike_com", "atlasmap_io", "auth_ops42_org", "authentication_stackable_tech", "authorization_openshift_io", "authzed_com", "automation_kubensync_com", "autoscaling_k8s_io", "autoscaling_karmada_io", "awx_ansible_com", "azure_microsoft_com", "b3scale_infra_run", "b3scale_io", "batch_volcano_sh", "beat_k8s_elastic_co", "beegfs_csi_netapp_com", "binding_operators_coreos_com", "bitnami_com", "bmc_tinkerbell_org", "boskos_k8s_io", "bpfd_dev", "bpfman_io", "bus_volcano_sh", "cache_kubedl_io", "caching_ibm_com", "camel_apache_org", "capabilities_3scale_net", "capsule_clastix_io", "cassandra_datastax_com", "ceph_rook_io", "cert_manager_io", "certman_managed_openshift_io", "chainsaw_kyverno_io", "chaos_mesh_org", "chaosblade_io", "charts_amd_com", "charts_flagsmith_com", "charts_helm_k8s_io", "charts_opdev_io", "charts_operatorhub_io", "che_eclipse_org", "chisel_operator_io", "cilium_io", "claudie_io", "cloud_network_openshift_io", "cloudformation_linki_space", "cloudfront_services_k8s_aws", "cloudtrail_services_k8s_aws", "cloudwatch_aws_amazon_com", "cloudwatch_services_k8s_aws", "cloudwatchlogs_services_k8s_aws", "cluster_clusterpedia_io", "cluster_ipfs_io", "cluster_x_k8s_io", "clusters_clusternet_io", "clustertemplate_openshift_io", "confidentialcontainers_org", "config_gatekeeper_sh", "config_grafana_com", "config_karmada_io", "config_koordinator_sh", "config_openshift_io", "config_storageos_com", "console_openshift_io", "control_k8ssandra_io", "controlplane_operator_openshift_io", "core_kubeadmiral_io", "core_linuxsuren_github_com", "core_openfeature_dev", "couchbase_com", "craftypath_github_io", "crane_konveyor_io", "crd_projectcalico_org", "data_fluid_io", "databases_schemahero_io", "databases_spotahome_com", "datadoghq_com", "dataprotection_kubeblocks_io", "designer_kaoto_io", "devices_kubeedge_io", "devops_kubesphere_io", "dex_coreos_com", "dex_gpu_ninja_com", "digitalis_io", "documentdb_services_k8s_aws", "druid_apache_org", "dynamodb_services_k8s_aws", "ec2_services_k8s_aws", "ecr_services_k8s_aws", "efs_services_k8s_aws", "egressgateway_spidernet_io", "eks_services_k8s_aws", "elasticache_services_k8s_aws", "elasticsearch_k8s_elastic_co", "elbv2_k8s_aws", "emrcontainers_services_k8s_aws", "ensembleoss_io", "enterprisesearch_k8s_elastic_co", "everest_percona_com", "example_openshift_io", "execution_furiko_io", "executor_testkube_io", "expansion_gatekeeper_sh", "extensions_istio_io", "extensions_kubeblocks_io", "external_secrets_io", "externaldata_gatekeeper_sh", "externaldns_k8s_io", "externaldns_nginx_org", "flagger_app", "flink_apache_org", "flow_volcano_sh", "flows_netobserv_io", "fluentbit_fluent_io", "fluentd_fluent_io", "flux_framework_org", "forklift_konveyor_io", "fossul_io", "gateway_networking_k8s_io", "gateway_nginx_org", "getambassador_io", "gitops_hybrid_cloud_patterns_io", "grafana_integreatly_org", "groupsnapshot_storage_k8s_io", "hazelcast_com", "helm_openshift_io", "helm_sigstore_dev", "helm_toolkit_fluxcd_io", "hive_openshift_io", "hiveinternal_openshift_io", "hnc_x_k8s_io", "hyperfoil_io", "iam_services_k8s_aws", "ibmcloud_ibm_com", "image_toolkit_fluxcd_io", "imageregistry_operator_openshift_io", "imaging_ingestion_alvearie_org", "inference_kubedl_io", "infinispan_org", "infra_contrib_fluxcd_io", "infrastructure_cluster_x_k8s_io", "ingress_operator_openshift_io", "insights_openshift_io", "install_istio_io", "installation_mattermost_com", "instana_io", "integration_rock8s_com", "iot_eclipse_org", "ipam_cluster_x_k8s_io", "isindir_github_com", "jaegertracing_io", "jobset_x_k8s_io", "jobsmanager_raczylo_com", "k6_io", "k8gb_absa_oss", "k8s_keycloak_org", "k8s_mariadb_com", "k8s_nginx_org", "k8s_otterize_com", "k8up_io", "kafka_banzaicloud_io", "kafka_services_k8s_aws", "kafka_strimzi_io", "kamaji_clastix_io", "karpenter_k8s_aws", "karpenter_sh", "keda_sh", "keycloak_k8s_reddec_net", "keycloak_org", "keyspaces_services_k8s_aws", "kibana_k8s_elastic_co", "kinesis_services_k8s_aws", "kmm_sigs_x_k8s_io", "kms_services_k8s_aws", "kuadrant_io", "kube_green_com", "kubean_io", "kubecost_com", "kubevious_io", "kueue_x_k8s_io", "kuma_io", "kustomize_toolkit_fluxcd_io", "kyverno_io", "lambda_services_k8s_aws", "leaksignal_com", "lerentis_uploadfilter24_eu", "limitador_kuadrant_io", "listeners_stackable_tech", "litmuschaos_io", "logging_banzaicloud_io", "logging_extensions_banzaicloud_io", "loki_grafana_com", "longhorn_io", "m4e_krestomat_io", "machine_deletion_remediation_medik8s_io", "machine_openshift_io", "machineconfiguration_openshift_io", "maps_k8s_elastic_co", "mariadb_mmontes_io", "marin3r_3scale_net", "mattermost_com", "memorydb_services_k8s_aws", "metacontroller_k8s_io", "metal3_io", "microcks_github_io", "minio_min_io", "mirrors_kts_studio", "model_kubedl_io", "monitoring_coreos_com", "monitoring_openshift_io", "monocle_monocle_change_metrics_io", "mq_services_k8s_aws", "multicluster_crd_antrea_io", "multicluster_x_k8s_io", "mutations_gatekeeper_sh", "nativestor_alauda_io", "netchecks_io", "network_openshift_io", "network_operator_openshift_io", "networkfirewall_services_k8s_aws", "networking_gke_io", "networking_istio_io", "networking_k8s_aws", "networking_karmada_io", "nfd_k8s_sigs_io", "nfd_kubernetes_io", "nodeinfo_volcano_sh", "notebook_kubedl_io", "notification_toolkit_fluxcd_io", "objectbucket_io", "ocmagent_managed_openshift_io", "onepassword_com", "opensearchservice_services_k8s_aws", "opentelemetry_io", "operations_kubeedge_io", "operator_aquasec_com", "operator_authorino_kuadrant_io", "operator_cluster_x_k8s_io", "operator_cryostat_io", "operator_marin3r_3scale_net", "operator_open_cluster_management_io", "operator_openshift_io", "operator_shipwright_io", "operator_tekton_dev", "operator_tigera_io", "operator_victoriametrics_com", "oracle_db_anthosapis_com", "org_eclipse_che", "organizations_services_k8s_aws", "pgv2_percona_com", "pipes_services_k8s_aws", "pkg_crossplane_io", "platform_openshift_io", "policy_clusterpedia_io", "policy_karmada_io", "policy_kubeedge_io", "policy_networking_k8s_io", "postgres_operator_crunchydata_com", "postgresql_cnpg_io", "projectcontour_io", "prometheusservice_services_k8s_aws", "ps_percona_com", "psmdb_percona_com", "ptp_openshift_io", "pxc_percona_com", "quay_redhat_com", "quota_codeflare_dev", "quota_openshift_io", "ray_io", "rbacmanager_reactiveops_io", "rc_app_stacks", "rds_services_k8s_aws", "redhatcop_redhat_io", "registry_apicur_io", "registry_devfile_io", "reliablesyncs_kubeedge_io", "remediation_medik8s_io", "repo_manager_pulpproject_org", "reports_kyverno_io", "resources_teleport_dev", "rocketmq_apache_org", "route53_services_k8s_aws", "route53resolver_services_k8s_aws", "route_openshift_io", "rules_kubeedge_io", "runtime_cluster_x_k8s_io", "s3_services_k8s_aws", "s3_snappcloud_io", "sagemaker_services_k8s_aws", "samples_operator_openshift_io", "scheduling_koordinator_sh", "scheduling_sigs_k8s_io", "scheduling_volcano_sh", "schemas_schemahero_io", "scylla_scylladb_com", "secretgenerator_mittwald_de", "secrets_crossplane_io", "secrets_doppler_com", "secrets_hashicorp_com", "secrets_stackable_tech", "secrets_store_csi_x_k8s_io", "secretsmanager_services_k8s_aws", "secscan_quay_redhat_com", "security_internal_openshift_io", "security_istio_io", "security_openshift_io", "security_profiles_operator_x_k8s_io", "self_node_remediation_medik8s_io", "sematext_com", "servicebinding_io", "servicemesh_cisco_com", "services_k8s_aws", "serving_kubedl_io", "sfn_services_k8s_aws", "sharedresource_openshift_io", "site_superedge_io", "slo_koordinator_sh", "sloth_slok_dev", "snapscheduler_backube", "snapshot_storage_k8s_io", "sns_services_k8s_aws", "sonataflow_org", "source_toolkit_fluxcd_io", "sparkoperator_k8s_io", "spv_no", "sqs_services_k8s_aws", "sriovnetwork_openshift_io", "status_gatekeeper_sh", "storage_kubeblocks_io", "storageos_com", "sts_min_io", "stunner_l7mp_io", "submariner_io", "superset_stackable_tech", "telemetry_istio_io", "templates_gatekeeper_sh", "tempo_grafana_com", "temporal_io", "tests_testkube_io", "tf_tungsten_io", "theketch_io", "tinkerbell_org", "topology_node_k8s_io", "topolvm_cybozu_com", "traefik_io", "training_kubedl_io", "trident_netapp_io", "trino_stackable_tech", "trust_cert_manager_io", "upgrade_cattle_io", "upgrade_managed_openshift_io", "velero_io", "virt_virtink_smartx_com", "volsync_backube", "vpcresources_k8s_aws", "wgpolicyk8s_io", "wildfly_org", "work_karmada_io", "workload_codeflare_dev", "workloads_kubeblocks_io", "zonecontrol_k8s_aws", "zookeeper_pravega_io", "zookeeper_stackable_tech"))' -C metadata=d7370dd6bd885170 -C extra-filename=-6138b73a8b4a2dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-09b8ec22f0b63534.rmeta --extern kube=/opt/rustwide/target/debug/deps/libkube-79bdf7ea87a79e2e.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-8d49d3e176a37cf4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-65289884e943462d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-88edcef1b8206a17.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "79d68b3511c23a5940e6465fdea4b09580837c8ecfe99b5b8ac9794e5758703b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d68b3511c23a5940e6465fdea4b09580837c8ecfe99b5b8ac9794e5758703b", kill_on_drop: false }` [INFO] [stdout] 79d68b3511c23a5940e6465fdea4b09580837c8ecfe99b5b8ac9794e5758703b