[INFO] fetching crate spire-workload 1.3.1... [INFO] testing spire-workload-1.3.1 against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] extracting crate spire-workload 1.3.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate spire-workload 1.3.1 on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spire-workload 1.3.1 [INFO] finished tweaking crates.io crate spire-workload 1.3.1 [INFO] tweaked toml for crates.io crate spire-workload 1.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate spire-workload 1.3.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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x509-parser v0.9.2 [INFO] [stderr] Downloaded rusticata-macros v3.2.0 [INFO] [stderr] Downloaded der-oid-macro v0.4.0 [INFO] [stderr] Downloaded redox_syscall v0.2.12 [INFO] [stderr] Downloaded oid-registry v0.1.5 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded rcgen v0.8.14 [INFO] [stderr] Downloaded tokio-rustls v0.23.3 [INFO] [stderr] Downloaded prettyplease v0.1.18 [INFO] [stderr] Downloaded axum v0.5.4 [INFO] [stderr] Downloaded der-parser v5.1.2 [INFO] [stderr] Downloaded tower-http v0.3.3 [INFO] [stderr] Downloaded tracing-core v0.1.23 [INFO] [stderr] Downloaded axum-core v0.2.3 [INFO] [stderr] Downloaded h2 v0.3.12 [INFO] [stderr] Downloaded openssl-src v111.18.0+1.1.1n [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2577ffbfa446f2827e2aa7cbcdb206cd9cc70c8eebc645cd8eb46aa3abd91fd [INFO] running `Command { std: "docker" "start" "-a" "d2577ffbfa446f2827e2aa7cbcdb206cd9cc70c8eebc645cd8eb46aa3abd91fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2577ffbfa446f2827e2aa7cbcdb206cd9cc70c8eebc645cd8eb46aa3abd91fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2577ffbfa446f2827e2aa7cbcdb206cd9cc70c8eebc645cd8eb46aa3abd91fd", kill_on_drop: false }` [INFO] [stdout] d2577ffbfa446f2827e2aa7cbcdb206cd9cc70c8eebc645cd8eb46aa3abd91fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06ef37bc26cd3e0d4ad21b25f80ba99d07a13a13aa89b9b7719000c1c0f3bb7 [INFO] running `Command { std: "docker" "start" "-a" "d06ef37bc26cd3e0d4ad21b25f80ba99d07a13a13aa89b9b7719000c1c0f3bb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.1.18 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling axum-core v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling spire-workload v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.4 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d06ef37bc26cd3e0d4ad21b25f80ba99d07a13a13aa89b9b7719000c1c0f3bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06ef37bc26cd3e0d4ad21b25f80ba99d07a13a13aa89b9b7719000c1c0f3bb7", kill_on_drop: false }` [INFO] [stdout] d06ef37bc26cd3e0d4ad21b25f80ba99d07a13a13aa89b9b7719000c1c0f3bb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06be5ed6b872749953afd92a75521f87179b586f739dca43209c1be5ce363a3b [INFO] running `Command { std: "docker" "start" "-a" "06be5ed6b872749953afd92a75521f87179b586f739dca43209c1be5ce363a3b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling spire-workload v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "06be5ed6b872749953afd92a75521f87179b586f739dca43209c1be5ce363a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06be5ed6b872749953afd92a75521f87179b586f739dca43209c1be5ce363a3b", kill_on_drop: false }` [INFO] [stdout] 06be5ed6b872749953afd92a75521f87179b586f739dca43209c1be5ce363a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bb45c976fb2bee12583db1bde621e63f4397fa50bf6a22bf28c67742de3ad3d [INFO] running `Command { std: "docker" "start" "-a" "0bb45c976fb2bee12583db1bde621e63f4397fa50bf6a22bf28c67742de3ad3d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stderr] --> src/spire.rs:38:46 [INFO] [stderr] | [INFO] [stderr] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stderr] --> src/spire.rs:49:46 [INFO] [stderr] | [INFO] [stderr] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spire-workload` (lib) generated 2 warnings [INFO] [stderr] warning: `spire-workload` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spire_workload-fab9438a0bcd2cd0) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test der::tests::test_split_der ... ok [INFO] [stdout] test der::tests::test_svid_identity ... ok [INFO] [stdout] test jwt::tests::test_ser_de ... ok [INFO] [stdout] test jwt::tests::test_verify_token_invalid_segment_length ... ok [INFO] [stdout] test jwt::tests::test_verify_token_invalid_key_id ... ok [INFO] [stdout] test jwt::tests::test_jwt_bundle_display ... ok [INFO] [stdout] test jwt::tests::test_verify_spiffe_id_p256 ... ok [INFO] [stdout] test jwt::tests::test_verify_token_with_issuer ... ok [INFO] [stdout] test jwt::tests::test_verify_token_invalid_header_type ... ok [INFO] [stdout] test jwt::tests::test_verify_token_expired ... ok [INFO] [stdout] test jwt::tests::test_verify_token_wrong_sig ... ok [INFO] [stdout] test jwt::tests::test_verify_token_bundle_invalid_curve ... ok [INFO] [stdout] test jwt::tests::test_verify_token_about_to_expire ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_malformed ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_basic ... ok [INFO] [stdout] test spiffe::tests::test_long_trust_domain ... ok [INFO] [stdout] test jwt::tests::test_verify_token_with_iat ... ok [INFO] [stdout] test jwt::tests::test_verify_token_reserved_slot ... ok [INFO] [stdout] test jwt::tests::test_verify_token_p256 ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_new ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_reset ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_reset_with_invalid_separator ... ok [INFO] [stdout] test spiffe::tests::test_long_spiffe_id ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_reset_with_separator ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_credentials ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_double_slash ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_basic ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_fragment ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_host ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_matching_wildcard ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_port ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_matching ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_query ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_trailing_slash ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_scheme ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_not_matching ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_wildcard ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_serialization ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_not_matching_extra_field ... ok [INFO] [stdout] test jwt::tests::test_verify_token_p384 ... ok [INFO] [stdout] test jwt::tests::test_verify_spiffe_id_p384 ... ok [INFO] [stdout] test verifier::test::round_trip_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests spire_workload [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bb45c976fb2bee12583db1bde621e63f4397fa50bf6a22bf28c67742de3ad3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb45c976fb2bee12583db1bde621e63f4397fa50bf6a22bf28c67742de3ad3d", kill_on_drop: false }` [INFO] [stdout] 0bb45c976fb2bee12583db1bde621e63f4397fa50bf6a22bf28c67742de3ad3d [INFO] testing spire-workload-1.3.1 against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] extracting crate spire-workload 1.3.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate spire-workload 1.3.1 on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spire-workload 1.3.1 [INFO] finished tweaking crates.io crate spire-workload 1.3.1 [INFO] tweaked toml for crates.io crate spire-workload 1.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate spire-workload 1.3.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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 470bb28a9f930f5a35310cf09a17327e167a55070810a3a80e4a655dfb6cb245 [INFO] running `Command { std: "docker" "start" "-a" "470bb28a9f930f5a35310cf09a17327e167a55070810a3a80e4a655dfb6cb245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470bb28a9f930f5a35310cf09a17327e167a55070810a3a80e4a655dfb6cb245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470bb28a9f930f5a35310cf09a17327e167a55070810a3a80e4a655dfb6cb245", kill_on_drop: false }` [INFO] [stdout] 470bb28a9f930f5a35310cf09a17327e167a55070810a3a80e4a655dfb6cb245 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dfb9754fb6702a3c654b4c62f31ef52f3de8f953266a9fb248c4280d845746a [INFO] running `Command { std: "docker" "start" "-a" "6dfb9754fb6702a3c654b4c62f31ef52f3de8f953266a9fb248c4280d845746a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling prettyplease v0.1.18 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling axum-core v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling spire-workload v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.4 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6dfb9754fb6702a3c654b4c62f31ef52f3de8f953266a9fb248c4280d845746a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dfb9754fb6702a3c654b4c62f31ef52f3de8f953266a9fb248c4280d845746a", kill_on_drop: false }` [INFO] [stdout] 6dfb9754fb6702a3c654b4c62f31ef52f3de8f953266a9fb248c4280d845746a [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9379bd8a6c709751d1452160e6ffe196d2384e80f2e84bab5db86306406bba24 [INFO] running `Command { std: "docker" "start" "-a" "9379bd8a6c709751d1452160e6ffe196d2384e80f2e84bab5db86306406bba24", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling spire-workload v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stdout] --> src/spire.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9379bd8a6c709751d1452160e6ffe196d2384e80f2e84bab5db86306406bba24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9379bd8a6c709751d1452160e6ffe196d2384e80f2e84bab5db86306406bba24", kill_on_drop: false }` [INFO] [stdout] 9379bd8a6c709751d1452160e6ffe196d2384e80f2e84bab5db86306406bba24 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45d0622342fb402c1bfabece391791ef6b12b732f14392800ba0242097665507 [INFO] running `Command { std: "docker" "start" "-a" "45d0622342fb402c1bfabece391791ef6b12b732f14392800ba0242097665507", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stderr] --> src/spire.rs:38:46 [INFO] [stderr] | [INFO] [stderr] 38 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tonic::metadata::MetadataValue::::from_str`: Use TryFrom or FromStr instead [INFO] [stderr] --> src/spire.rs:49:46 [INFO] [stderr] | [INFO] [stderr] 49 | tonic::metadata::AsciiMetadataValue::from_str("true")?, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spire-workload` (lib) generated 2 warnings [INFO] [stderr] warning: `spire-workload` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spire_workload-fab9438a0bcd2cd0) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test der::tests::test_split_der ... ok [INFO] [stdout] test der::tests::test_svid_identity ... ok [INFO] [stdout] test jwt::tests::test_verify_token_invalid_key_id ... ok [INFO] [stdout] test jwt::tests::test_ser_de ... ok [INFO] [stdout] test jwt::tests::test_jwt_bundle_display ... ok [INFO] [stdout] test jwt::tests::test_verify_token_invalid_header_type ... ok [INFO] [stdout] test jwt::tests::test_verify_token_with_issuer ... ok [INFO] [stdout] test jwt::tests::test_verify_token_wrong_sig ... ok [INFO] [stdout] test jwt::tests::test_verify_token_expired ... ok [INFO] [stdout] test spiffe::tests::test_long_trust_domain ... ok [INFO] [stdout] test jwt::tests::test_verify_spiffe_id_p256 ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_basic ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_reset_with_invalid_separator ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_reset ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_new ... FAILED [INFO] [stdout] test spiffe::tests::test_spiffe_component_reset_with_separator ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_credentials ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_double_slash ... ok [INFO] [stdout] test jwt::tests::test_verify_token_reserved_slot ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_host ... ok [INFO] [stdout] test jwt::tests::test_verify_token_p256 ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_basic ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_component_malformed ... ok [INFO] [stdout] test jwt::tests::test_verify_token_bundle_invalid_curve ... ok [INFO] [stdout] test spiffe::tests::test_long_spiffe_id ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_fragment ... ok [INFO] [stdout] test jwt::tests::test_verify_token_with_iat ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_not_matching ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_serialization ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_port ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_matching ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_matching_wildcard ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_not_matching_extra_field ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_matcher_wildcard ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_query ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_trailing_slash ... ok [INFO] [stdout] test spiffe::tests::test_spiffe_scheme ... ok [INFO] [stdout] test jwt::tests::test_verify_spiffe_id_p384 ... ok [INFO] [stdout] test jwt::tests::test_verify_token_invalid_segment_length ... ok [INFO] [stdout] test jwt::tests::test_verify_token_about_to_expire ... ok [INFO] [stdout] test jwt::tests::test_verify_token_p384 ... ok [INFO] [stdout] test verifier::test::round_trip_test ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- spiffe::tests::test_spiffe_component_new stdout ---- [INFO] [stdout] Error: malformed component in spiffe url: 't:y' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] spiffe::tests::test_spiffe_component_new [INFO] [stdout] [INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "45d0622342fb402c1bfabece391791ef6b12b732f14392800ba0242097665507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d0622342fb402c1bfabece391791ef6b12b732f14392800ba0242097665507", kill_on_drop: false }` [INFO] [stdout] 45d0622342fb402c1bfabece391791ef6b12b732f14392800ba0242097665507