[INFO] fetching crate threatflux-vertex-rust-sdk 0.5.0...
[INFO] testing threatflux-vertex-rust-sdk-0.5.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate threatflux-vertex-rust-sdk 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate threatflux-vertex-rust-sdk 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate threatflux-vertex-rust-sdk 0.5.0
[INFO] tweaked toml for crates.io crate threatflux-vertex-rust-sdk 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate threatflux-vertex-rust-sdk 0.5.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate threatflux-vertex-rust-sdk 0.5.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded gcp_auth v0.12.6
[INFO] [stderr]   Downloaded mockito v1.7.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6b2dc48744ab9f563db5caec79cae9a667dbea9f3276c7ec49eff4cda536893
[INFO] running `Command { std: "docker" "start" "-a" "c6b2dc48744ab9f563db5caec79cae9a667dbea9f3276c7ec49eff4cda536893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6b2dc48744ab9f563db5caec79cae9a667dbea9f3276c7ec49eff4cda536893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b2dc48744ab9f563db5caec79cae9a667dbea9f3276c7ec49eff4cda536893", kill_on_drop: false }`
[INFO] [stdout] c6b2dc48744ab9f563db5caec79cae9a667dbea9f3276c7ec49eff4cda536893
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 504b9f84ea7bbca69495454a89e574241c0b9582bbb82914ea648be99dc13e0f
[INFO] running `Command { std: "docker" "start" "-a" "504b9f84ea7bbca69495454a89e574241c0b9582bbb82914ea648be99dc13e0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling gcp_auth v0.12.6
[INFO] [stderr]    Compiling threatflux-vertex-rust-sdk v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "504b9f84ea7bbca69495454a89e574241c0b9582bbb82914ea648be99dc13e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "504b9f84ea7bbca69495454a89e574241c0b9582bbb82914ea648be99dc13e0f", kill_on_drop: false }`
[INFO] [stdout] 504b9f84ea7bbca69495454a89e574241c0b9582bbb82914ea648be99dc13e0f
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f225d6fe2f066f09fb90a47dce98d4cb543372901791449c608106dbb519415a
[INFO] running `Command { std: "docker" "start" "-a" "f225d6fe2f066f09fb90a47dce98d4cb543372901791449c608106dbb519415a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling gcp_auth v0.12.6
[INFO] [stderr]    Compiling threatflux-vertex-rust-sdk v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `threatflux-vertex-rust-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name threatflux_vertex_rust_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="blocking"' --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="colored"' --cfg 'feature="default"' --cfg 'feature="indicatif"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "clap", "cli", "colored", "default", "examples", "indicatif", "integration-tests", "native-tls", "rustls-tls"))' -C metadata=c35d38d480a7ea59 -C extra-filename=-2c66bea31c61c2cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-3c7a562f53ef815a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-64030d21c341e299.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fde2b24f2b4092cd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b356808f901f4d48.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-6fbedae25b9eb8b9.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-c1638cc9eb61cfc6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2fbc2f042230d5de.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-af94b03fb1416133.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d16203bdfd824d98.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-baeea91e05e0d20b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1cf31c7cb69c19b0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b943c3a066c030cf.rlib --extern gcp_auth=/opt/rustwide/target/debug/deps/libgcp_auth-c3154dbc38e6779d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e5434f97d24428b9.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-cec877e0386deccb.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-1dfc2105224a62ab.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-ce0319f53a2119cd.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-0eb68c58e62650d3.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b9d73fa098d83f74.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-5b9482c2565ed165.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b8021fc8484a642b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9834cfb6343f53c1.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-acce7d88ed68cc2f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32978a747289dd0c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2c6cdeae6cb70bc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-87b4bbe5fd9cfc16.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-528561a4da31dd65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e2ddf9fc7e944bf2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7b76aa18cc793e66.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5bc35b308eda5f52.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0d33ea78496c74c1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bb2352a8b0d5b2c0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b867c1b5dc63ad4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-aa0727ffd4b0e290.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-c3835634fd62d0b1/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-573fb17ac9ab55f6/out -L native=/opt/rustwide/target/debug/build/ring-1539073a9ad21f84/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f225d6fe2f066f09fb90a47dce98d4cb543372901791449c608106dbb519415a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f225d6fe2f066f09fb90a47dce98d4cb543372901791449c608106dbb519415a", kill_on_drop: false }`
[INFO] [stdout] f225d6fe2f066f09fb90a47dce98d4cb543372901791449c608106dbb519415a
