[INFO] fetching crate cortexflow_identity 0.1.1... [INFO] checking cortexflow_identity-0.1.1 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478 [INFO] extracting crate cortexflow_identity 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cortexflow_identity 0.1.1 [INFO] finished tweaking crates.io crate cortexflow_identity 0.1.1 [INFO] tweaked toml for crates.io crate cortexflow_identity 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cortexflow_identity 0.1.1 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cortexflow_identity 0.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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: binary `cortexflow_identity` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-5-tc1/source/target/.../cortexflow_identity [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `cortexflow-identity`, convert `bin.name` [INFO] [stderr] --> Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 - name = "cortexflow_identity" [INFO] [stderr] 2 + name = "cortexflow-identity" [INFO] [stderr] | [INFO] [stderr] warning: `package.homepage` is redundant with `package.documentation` [INFO] [stderr] --> Cargo.toml:71:12 [INFO] [stderr] | [INFO] [stderr] 69 | documentation = "https://docs.cortexflow.org" [INFO] [stderr] | ----------------------------- [INFO] [stderr] 70 | edition = "2024" [INFO] [stderr] 71 | homepage = "https://docs.cortexflow.org" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `cortexflow_identity` (manifest) generated 3 warnings [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube v2.0.1 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded kube-client v2.0.1 [INFO] [stderr] Downloaded core-error v0.0.0 [INFO] [stderr] Downloaded cortexbrain-common v0.1.0 [INFO] [stderr] Downloaded pest_generator v2.8.3 [INFO] [stderr] Downloaded pest_derive v2.8.3 [INFO] [stderr] Downloaded kube-core v2.0.1 [INFO] [stderr] Downloaded pest_meta v2.8.3 [INFO] [stderr] Downloaded pest v2.8.3 [INFO] [stderr] Downloaded aya-obj v0.2.1 [INFO] [stderr] Downloaded aya v0.13.1 [INFO] [stderr] Downloaded k8s-openapi v0.26.0 [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] ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218 [INFO] running `Command { std: "docker" "start" "ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218", 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" "ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218", 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" "ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: binary `cortexflow_identity` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /opt/rustwide/target/.../cortexflow_identity [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `cortexflow-identity`, convert `bin.name` [INFO] [stderr] --> Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 - name = "cortexflow_identity" [INFO] [stderr] 2 + name = "cortexflow-identity" [INFO] [stderr] | [INFO] [stderr] warning: `package.homepage` is redundant with `package.documentation` [INFO] [stderr] --> Cargo.toml:71:12 [INFO] [stderr] | [INFO] [stderr] 69 | documentation = "https://docs.cortexflow.org" [INFO] [stderr] | ----------------------------- [INFO] [stderr] 70 | edition = "2024" [INFO] [stderr] 71 | homepage = "https://docs.cortexflow.org" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `cortexflow_identity` (manifest) generated 3 warnings [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling k8s-openapi v0.26.0 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking jsonpath-rust v0.7.5 [INFO] [stderr] Checking cortexbrain-common v0.1.0 [INFO] [stderr] Checking aya-obj v0.2.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking aya v0.13.1 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking kube-core v2.0.1 [INFO] [stderr] Checking kube-client v2.0.1 [INFO] [stderr] Checking kube v2.0.1 [INFO] [stderr] Checking cortexflow_identity v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218", kill_on_drop: false }` [INFO] [stdout] ac4eeb402720e93ac8e9d02a46c36ce55f7805b0f04f425d3f6d2cefa3f0b218