[INFO] fetching crate cortexflow_agent_api 0.1.1... [INFO] checking cortexflow_agent_api-0.1.1 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate cortexflow_agent_api 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cortexflow_agent_api 0.1.1 [INFO] finished tweaking crates.io crate cortexflow_agent_api 0.1.1 [INFO] tweaked toml for crates.io crate cortexflow_agent_api 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cortexflow_agent_api 0.1.1 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cortexflow_agent_api 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-reflection v0.14.2 [INFO] [stderr] Downloaded cortexbrain-common v0.1.0 [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded kube v2.0.1 [INFO] [stderr] Downloaded cortexflow_identity v0.1.1 [INFO] [stderr] Downloaded kube-core v2.0.1 [INFO] [stderr] Downloaded kube-client v2.0.1 [INFO] [stderr] Downloaded k8s-openapi v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e16b5ebb88b456198e4a025c1eb2bc03ec2cc4168d2702b015aa581b0fd04ef [INFO] running `Command { std: "docker" "start" "-a" "2e16b5ebb88b456198e4a025c1eb2bc03ec2cc4168d2702b015aa581b0fd04ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e16b5ebb88b456198e4a025c1eb2bc03ec2cc4168d2702b015aa581b0fd04ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e16b5ebb88b456198e4a025c1eb2bc03ec2cc4168d2702b015aa581b0fd04ef", kill_on_drop: false }` [INFO] [stdout] 2e16b5ebb88b456198e4a025c1eb2bc03ec2cc4168d2702b015aa581b0fd04ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ed26b4b42cf8665f30ca271230869f1e14aa2525f1ade23d751feab193af49 [INFO] running `Command { std: "docker" "start" "-a" "f5ed26b4b42cf8665f30ca271230869f1e14aa2525f1ade23d751feab193af49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling k8s-openapi v0.26.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking tonic-build v0.14.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking aya-obj v0.2.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking jsonpath-rust v0.7.5 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking aya v0.13.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking cortexbrain-common v0.1.0 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling cortexflow_agent_api v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking tonic-reflection v0.14.2 [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 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.14s [INFO] running `Command { std: "docker" "inspect" "f5ed26b4b42cf8665f30ca271230869f1e14aa2525f1ade23d751feab193af49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ed26b4b42cf8665f30ca271230869f1e14aa2525f1ade23d751feab193af49", kill_on_drop: false }` [INFO] [stdout] f5ed26b4b42cf8665f30ca271230869f1e14aa2525f1ade23d751feab193af49