[INFO] fetching crate spire-api 0.5.4... [INFO] testing spire-api-0.5.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate spire-api 0.5.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate spire-api 0.5.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spire-api 0.5.4 [INFO] tweaked toml for crates.io crate spire-api 0.5.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spire-api 0.5.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spire-api 0.5.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82bb0ffbe27aaf67ecb8ed8503b09c40827eca8d0692164f394aa0e6e60a9e41 [INFO] running `Command { std: "docker" "start" "-a" "82bb0ffbe27aaf67ecb8ed8503b09c40827eca8d0692164f394aa0e6e60a9e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82bb0ffbe27aaf67ecb8ed8503b09c40827eca8d0692164f394aa0e6e60a9e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bb0ffbe27aaf67ecb8ed8503b09c40827eca8d0692164f394aa0e6e60a9e41", kill_on_drop: false }` [INFO] [stdout] 82bb0ffbe27aaf67ecb8ed8503b09c40827eca8d0692164f394aa0e6e60a9e41 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa842df19314bb87680b3322f567850ed4b110067c6eefc4d46649ee68438b7 [INFO] running `Command { std: "docker" "start" "-a" "3aa842df19314bb87680b3322f567850ed4b110067c6eefc4d46649ee68438b7", kill_on_drop: false }` [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling spiffe v0.12.0 [INFO] [stderr] Compiling spire-api v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.50s [INFO] running `Command { std: "docker" "inspect" "3aa842df19314bb87680b3322f567850ed4b110067c6eefc4d46649ee68438b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa842df19314bb87680b3322f567850ed4b110067c6eefc4d46649ee68438b7", kill_on_drop: false }` [INFO] [stdout] 3aa842df19314bb87680b3322f567850ed4b110067c6eefc4d46649ee68438b7 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23d7861da0a80803779c65b8b30353f0c97bc2f929082f4fd9af3efd8dea6761 [INFO] running `Command { std: "docker" "start" "-a" "23d7861da0a80803779c65b8b30353f0c97bc2f929082f4fd9af3efd8dea6761", kill_on_drop: false }` [INFO] [stderr] Compiling spire-api v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `Command { std: "docker" "inspect" "23d7861da0a80803779c65b8b30353f0c97bc2f929082f4fd9af3efd8dea6761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d7861da0a80803779c65b8b30353f0c97bc2f929082f4fd9af3efd8dea6761", kill_on_drop: false }` [INFO] [stdout] 23d7861da0a80803779c65b8b30353f0c97bc2f929082f4fd9af3efd8dea6761 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3419ab1978e80a624901cd39fe68a5e5b02c87600fe99a255d2a093ca25ba41 [INFO] running `Command { std: "docker" "start" "-a" "e3419ab1978e80a624901cd39fe68a5e5b02c87600fe99a255d2a093ca25ba41", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spire_api-f2d9c8da95e98f18) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test selectors::tests::test_k8s_ns_selector ... ok [INFO] [stdout] test selectors::tests::test_unix_pid_selector ... ok [INFO] [stdout] test selectors::tests::test_unix_gid_selector ... ok [INFO] [stdout] test selectors::tests::test_k8s_sa_selector ... ok [INFO] [stderr] Running tests/delegated_identity_api_client_test.rs (/opt/rustwide/target/debug/deps/delegated_identity_api_client_test-069211f778194283) [INFO] [stdout] test selectors::tests::test_unix_uid_selector ... ok [INFO] [stderr] Doc-tests spire_api [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test integration_tests_delegate_identity_api_client::fetch_delegate_jwt_svid ... ignored, requires running SPIFFE Workload API [INFO] [stdout] test integration_tests_delegate_identity_api_client::fetch_delegate_x509_svid ... ignored, requires running SPIFFE Workload API [INFO] [stdout] test integration_tests_delegate_identity_api_client::fetch_delegated_jwt_trust_bundles ... ignored, requires running SPIFFE Workload API [INFO] [stdout] test integration_tests_delegate_identity_api_client::fetch_delegated_x509_trust_bundles ... ignored, requires running SPIFFE Workload API [INFO] [stdout] test integration_tests_delegate_identity_api_client::stream_delegate_x509_svid ... ignored, requires running SPIFFE Workload API [INFO] [stdout] test integration_tests_delegate_identity_api_client::stream_delegated_jwt_trust_bundles ... ignored, requires running SPIFFE Workload API [INFO] [stdout] test integration_tests_delegate_identity_api_client::stream_delegated_x509_trust_bundles ... ignored, requires running SPIFFE Workload API [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3419ab1978e80a624901cd39fe68a5e5b02c87600fe99a255d2a093ca25ba41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3419ab1978e80a624901cd39fe68a5e5b02c87600fe99a255d2a093ca25ba41", kill_on_drop: false }` [INFO] [stdout] e3419ab1978e80a624901cd39fe68a5e5b02c87600fe99a255d2a093ca25ba41