[INFO] fetching crate spire-workload 1.3.1... [INFO] testing spire-workload-1.3.1 against 1.81.0 for beta-1.82-1 [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 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.2.3 [INFO] [stderr] Downloaded tower-http v0.3.3 [INFO] [stderr] Downloaded axum v0.5.4 [INFO] [stderr] Downloaded serde_test v1.0.136 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b9886747897553a5c68dd6901bac9733533a5419acde94630e44989e623bbb3 [INFO] running `Command { std: "docker" "start" "-a" "4b9886747897553a5c68dd6901bac9733533a5419acde94630e44989e623bbb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b9886747897553a5c68dd6901bac9733533a5419acde94630e44989e623bbb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9886747897553a5c68dd6901bac9733533a5419acde94630e44989e623bbb3", kill_on_drop: false }` [INFO] [stdout] 4b9886747897553a5c68dd6901bac9733533a5419acde94630e44989e623bbb3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03111ba09c34db7232a186f9b57cb3a67774f5b6cbb4ceef0063e9307f4e45d3 [INFO] running `Command { std: "docker" "start" "-a" "03111ba09c34db7232a186f9b57cb3a67774f5b6cbb4ceef0063e9307f4e45d3", 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 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 parking_lot_core v0.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.6 [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 num-traits v0.2.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.9 [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 quote v1.0.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling funty v1.1.0 [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 signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling prettyplease v0.1.18 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tinyvec v1.5.1 [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 mime v0.3.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [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 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 humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling env_logger v0.8.4 [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 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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling spire-workload v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum-core v0.2.3 [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 futures-executor v0.3.21 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [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 1m 04s [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 3` [INFO] running `Command { std: "docker" "inspect" "03111ba09c34db7232a186f9b57cb3a67774f5b6cbb4ceef0063e9307f4e45d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03111ba09c34db7232a186f9b57cb3a67774f5b6cbb4ceef0063e9307f4e45d3", kill_on_drop: false }` [INFO] [stdout] 03111ba09c34db7232a186f9b57cb3a67774f5b6cbb4ceef0063e9307f4e45d3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed114a9d250e853838b9d84e967f8023f0da12c2754ae36cc1bcdc5ad87be3e [INFO] running `Command { std: "docker" "start" "-a" "8ed114a9d250e853838b9d84e967f8023f0da12c2754ae36cc1bcdc5ad87be3e", 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcRuFJ2K/symbols.o" "/opt/rustwide/target/debug/examples/verify_jwt-eb8fddc35dbfb8b4.verify_jwt.2fb9c8a522764456-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/verify_jwt-eb8fddc35dbfb8b4.5j76pwk813ncbwr1basotfq4p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5b506b2f70675336/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-cf95bacff6d5443a/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-aed4697e17218d5f.rlib" "/opt/rustwide/target/debug/deps/libatty-17b032d495420100.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f89b8eb50fe19292.rlib" "/opt/rustwide/target/debug/deps/libhumantime-182d5d3ffbf7a4f0.rlib" "/opt/rustwide/target/debug/deps/libspire_workload-489c3537d04f01c6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-2a2a354c1f90c77c.rlib" "/opt/rustwide/target/debug/deps/libtonic-25f68912cb21703e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-86b59ec65d14d0af.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-a9acf94e53bf4197.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-c320a23f276b28ab.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-990e360bccc05ab4.rlib" "/opt/rustwide/target/debug/deps/libaxum-d47f50972779145c.rlib" "/opt/rustwide/target/debug/deps/libmatchit-500b98f36509fc64.rlib" "/opt/rustwide/target/debug/deps/libtower_http-376968a817bbf2c7.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-70322a6a3923e710.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-8d4c4eeff02fc922.rlib" "/opt/rustwide/target/debug/deps/libmime-1587c4e2da2e92ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-789dccddd23dc05a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-eb4b91f1909ebd93.rlib" "/opt/rustwide/target/debug/deps/libhyper-120be064b73f7494.rlib" "/opt/rustwide/target/debug/deps/libwant-c0b2a3fa0575f8d7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ecdb9c1544662069.rlib" "/opt/rustwide/target/debug/deps/libhttparse-66f256b6e8ccb3ce.rlib" "/opt/rustwide/target/debug/deps/libh2-3d562bdcd2cf3513.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-df877977dd5fad0e.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-d9a737df4c61c5b8.rlib" "/opt/rustwide/target/debug/deps/libtower-605a2e3959f6a791.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3033279cdc0b7993.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-886a53231f8e92df.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-58c53e379fef08b9.rlib" "/opt/rustwide/target/debug/deps/librand-615a856ca7ad1c89.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dbe839d492737520.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b17c7db602ba2d1.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c8890f9f779f2af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0ad3941e4553af74.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-4b47590f53c23723.rlib" "/opt/rustwide/target/debug/deps/libprost-b9118afecfbec1ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project-83fc2e8af7ff4e52.rlib" "/opt/rustwide/target/debug/deps/libtracing-0916dd7e16c36539.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-42c615dde69de4c6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-09e64b9999428f8a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0fb1724162df4958.rlib" "/opt/rustwide/target/debug/deps/libhttp-ec3461cd670d6f04.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libtokio-42eaf2bbcfe0f566.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b6ccbc4c3cf05f2a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-052fe8786a73a0a6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2abf17f3f4b34e7f.rlib" "/opt/rustwide/target/debug/deps/libbytes-af56c936ae5476da.rlib" "/opt/rustwide/target/debug/deps/libmio-e1424717f8685977.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26b4e8f54a63bcc4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7fd09022147e884a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b96754c36eedfc1f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-98a34a275687186e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c074b287cd0e217b.rlib" "/opt/rustwide/target/debug/deps/libfutures-8db5a7562a14acba.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8bf7710ee0c3cc2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-add4f9f5bdafc56a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-29a35f5aedd30087.rlib" "/opt/rustwide/target/debug/deps/libslab-efcc4c64f9551868.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-897772901b993592.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4efe7de3ce0937c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7879fa99d9c3179.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-18effd382072ae31.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1a37a9d2527862e2.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-148c4af1a1d7dda6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6c524388a419be8d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-903d3f971f3e9770.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-de4b874e9008c456.rlib" "/opt/rustwide/target/debug/deps/libder_parser-d56e66d93909026b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-92ea9c52150bd5d6.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-bc0ccf729df274af.rlib" "/opt/rustwide/target/debug/deps/libnom-c82ea16d9b4da7ff.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e4acbe24798daf1c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1b9352faa5372f04.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8aa3e91b38bee9ca.rlib" "/opt/rustwide/target/debug/deps/libbitvec-60d45f7bb78f4243.rlib" "/opt/rustwide/target/debug/deps/libfunty-538cf814d04636e1.rlib" "/opt/rustwide/target/debug/deps/libwyz-8493d9c29bdc5a2d.rlib" "/opt/rustwide/target/debug/deps/libtap-a4ce25fa2e263212.rlib" "/opt/rustwide/target/debug/deps/libradium-a655544bf488d490.rlib" "/opt/rustwide/target/debug/deps/liburl-651cf70d5cc9bc3f.rlib" "/opt/rustwide/target/debug/deps/libidna-8644019b6ed6c075.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-380f5e414c7076c5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fc032a3c76949683.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-e7dae66dd24d1d8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6ece4456a6770f06.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-11f4bd5caf7f7dfd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e89327287b8156cd.rlib" "/opt/rustwide/target/debug/deps/libmatches-0a5f2dd89f0442aa.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-96dcf99c7198137e.rlib" "/opt/rustwide/target/debug/deps/libpem-0331949fa004cec6.rlib" "/opt/rustwide/target/debug/deps/libregex-5c86cce827a3dac9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-99832d3c9642b26b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5550ca8c84aa02d9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ebe78a1546a5b82b.rlib" "/opt/rustwide/target/debug/deps/libbase64-52181681ab0488a9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c7652190457515b.rlib" "/opt/rustwide/target/debug/deps/libryu-310a4dea37b1734e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3d3011800e7d6b59.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-de912d86efab8341.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3a58349a2411a150.rlib" "/opt/rustwide/target/debug/deps/libchrono-4069cf1672ec1889.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb90086a7e0a9106.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-77e5df0966c37a11.rlib" "/opt/rustwide/target/debug/deps/libtime-30fc7e3800d8ad34.rlib" "/opt/rustwide/target/debug/deps/libserde-be99d1a1879e8bea.rlib" "/opt/rustwide/target/debug/deps/libbase64-e3df28075daa40d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d649f58941318350.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f8b9127d7c0c3445.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-06dd9d0c14dd8852.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-35694e44164eb57d.rlib" "/opt/rustwide/target/debug/deps/librustls-4fa8e6ac0a280e26.rlib" "/opt/rustwide/target/debug/deps/libsct-28ac523bc4337e27.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6dcf363264b262e8.rlib" "/opt/rustwide/target/debug/deps/libring-6a1499f5de451f0c.rlib" "/opt/rustwide/target/debug/deps/libspin-c4e582c56d158f0b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d50a0684d88a89c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0638cc0c04ed128f.rlib" "/opt/rustwide/target/debug/deps/liblibc-81a4b7c64c7d4bca.rlib" "/opt/rustwide/target/debug/deps/liblog-145391502e53c1d0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-783db959a028826e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/verify_jwt-eb8fddc35dbfb8b4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spire-workload` (example "verify_jwt") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ed114a9d250e853838b9d84e967f8023f0da12c2754ae36cc1bcdc5ad87be3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed114a9d250e853838b9d84e967f8023f0da12c2754ae36cc1bcdc5ad87be3e", kill_on_drop: false }` [INFO] [stdout] 8ed114a9d250e853838b9d84e967f8023f0da12c2754ae36cc1bcdc5ad87be3e