[INFO] fetching crate veracode-platform 0.5.3... [INFO] building veracode-platform-0.5.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate veracode-platform 0.5.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate veracode-platform 0.5.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate veracode-platform 0.5.3 [INFO] tweaked toml for crates.io crate veracode-platform 0.5.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate veracode-platform 0.5.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate veracode-platform 0.5.3 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 361b3e4b1479a0ed3e6d2e9af14e691ada34b63a752e0badb1aebb0d21137ae5 [INFO] running `Command { std: "docker" "start" "-a" "361b3e4b1479a0ed3e6d2e9af14e691ada34b63a752e0badb1aebb0d21137ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "361b3e4b1479a0ed3e6d2e9af14e691ada34b63a752e0badb1aebb0d21137ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361b3e4b1479a0ed3e6d2e9af14e691ada34b63a752e0badb1aebb0d21137ae5", kill_on_drop: false }` [INFO] [stdout] 361b3e4b1479a0ed3e6d2e9af14e691ada34b63a752e0badb1aebb0d21137ae5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b19bf3656eb04853c990252208a4209c24eacbaec956dcf1e445025e5d1464c7 [INFO] running `Command { std: "docker" "start" "-a" "b19bf3656eb04853c990252208a4209c24eacbaec956dcf1e445025e5d1464c7", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling veracode-platform v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.10s [INFO] running `Command { std: "docker" "inspect" "b19bf3656eb04853c990252208a4209c24eacbaec956dcf1e445025e5d1464c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b19bf3656eb04853c990252208a4209c24eacbaec956dcf1e445025e5d1464c7", kill_on_drop: false }` [INFO] [stdout] b19bf3656eb04853c990252208a4209c24eacbaec956dcf1e445025e5d1464c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd77e5412492cc49595d1853d60f57616b235cc9cf4c46438f6545c1e8c7cbd6 [INFO] running `Command { std: "docker" "start" "-a" "bd77e5412492cc49595d1853d60f57616b235cc9cf4c46438f6545c1e8c7cbd6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling veracode-platform v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `veracode-platform` (example "build_lifecycle_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name build_lifecycle_example --edition=2024 examples/build_lifecycle_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=40115a4028febcb4 -C extra-filename=-133f955b93d9bfba --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90a59a6a0fa0e31c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7c5b0effb85e4233.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0fb1ff72e4e2dbf7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-147d79b64dcd6c1b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d773205434abe83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-375282e8e1ace80a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67fc1312ae0f104b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ace5cbbe6e955737.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8b32b410d9593f48.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-a404e7b78c1ec45b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6b8e8e31edb6d3c7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `veracode-platform` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name veracode_platform --edition=2024 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="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=dbb90788d32f1c7c -C extra-filename=-2d24f1323d9d1c42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90a59a6a0fa0e31c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7c5b0effb85e4233.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0fb1ff72e4e2dbf7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-147d79b64dcd6c1b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d773205434abe83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-375282e8e1ace80a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67fc1312ae0f104b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ace5cbbe6e955737.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8b32b410d9593f48.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6b8e8e31edb6d3c7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `veracode-platform` (example "xml_api_workflow_validation") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name xml_api_workflow_validation --edition=2024 examples/xml_api_workflow_validation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=079fb68fd033f4be -C extra-filename=-1509755ec974b5e3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90a59a6a0fa0e31c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7c5b0effb85e4233.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0fb1ff72e4e2dbf7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-147d79b64dcd6c1b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d773205434abe83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-375282e8e1ace80a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67fc1312ae0f104b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ace5cbbe6e955737.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8b32b410d9593f48.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-a404e7b78c1ec45b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6b8e8e31edb6d3c7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `veracode-platform` (example "large_file_upload_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name large_file_upload_example --edition=2024 examples/large_file_upload_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=91520e544bc130f8 -C extra-filename=-eb9c9e7bec5ba5bd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90a59a6a0fa0e31c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7c5b0effb85e4233.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0fb1ff72e4e2dbf7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-147d79b64dcd6c1b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d773205434abe83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-375282e8e1ace80a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67fc1312ae0f104b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ace5cbbe6e955737.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8b32b410d9593f48.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-a404e7b78c1ec45b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6b8e8e31edb6d3c7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `veracode-platform` (example "pipeline_scan_lifecycle") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name pipeline_scan_lifecycle --edition=2024 examples/pipeline_scan_lifecycle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=6ecc70c7dc22ee91 -C extra-filename=-339602fbb03a43c4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90a59a6a0fa0e31c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7c5b0effb85e4233.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0fb1ff72e4e2dbf7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-147d79b64dcd6c1b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d773205434abe83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-375282e8e1ace80a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67fc1312ae0f104b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ace5cbbe6e955737.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8b32b410d9593f48.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-a404e7b78c1ec45b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6b8e8e31edb6d3c7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `veracode-platform` (example "simple_sandbox_policy_json") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name simple_sandbox_policy_json --edition=2024 examples/simple_sandbox_policy_json.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=02bd33108ec03309 -C extra-filename=-04bb5bd0cd7e21e7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90a59a6a0fa0e31c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7c5b0effb85e4233.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-7fa61b58c27437a1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0fb1ff72e4e2dbf7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-147d79b64dcd6c1b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d773205434abe83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-375282e8e1ace80a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67fc1312ae0f104b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-70c8ea01dace160c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ace5cbbe6e955737.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8b32b410d9593f48.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-a404e7b78c1ec45b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6b8e8e31edb6d3c7/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bd77e5412492cc49595d1853d60f57616b235cc9cf4c46438f6545c1e8c7cbd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd77e5412492cc49595d1853d60f57616b235cc9cf4c46438f6545c1e8c7cbd6", kill_on_drop: false }` [INFO] [stdout] bd77e5412492cc49595d1853d60f57616b235cc9cf4c46438f6545c1e8c7cbd6