[INFO] fetching crate paddle-rust-sdk 0.15.0... [INFO] testing paddle-rust-sdk-0.15.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate paddle-rust-sdk 0.15.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate paddle-rust-sdk 0.15.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate paddle-rust-sdk 0.15.0 [INFO] tweaked toml for crates.io crate paddle-rust-sdk 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate paddle-rust-sdk 0.15.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate paddle-rust-sdk 0.15.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd2b96564d04176c541fb4d76cf7e14c8fa23bd0792e24e4f1e6b4f88c119a8 [INFO] running `Command { std: "docker" "start" "-a" "3dd2b96564d04176c541fb4d76cf7e14c8fa23bd0792e24e4f1e6b4f88c119a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd2b96564d04176c541fb4d76cf7e14c8fa23bd0792e24e4f1e6b4f88c119a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd2b96564d04176c541fb4d76cf7e14c8fa23bd0792e24e4f1e6b4f88c119a8", kill_on_drop: false }` [INFO] [stdout] 3dd2b96564d04176c541fb4d76cf7e14c8fa23bd0792e24e4f1e6b4f88c119a8 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa5f7fcc485fcaa4bd586ff5a4b4516b5ac1700ccb681008b8e6d1bab15c94d [INFO] running `Command { std: "docker" "start" "-a" "6fa5f7fcc485fcaa4bd586ff5a4b4516b5ac1700ccb681008b8e6d1bab15c94d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling paddle-rust-sdk v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.14s [INFO] running `Command { std: "docker" "inspect" "6fa5f7fcc485fcaa4bd586ff5a4b4516b5ac1700ccb681008b8e6d1bab15c94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa5f7fcc485fcaa4bd586ff5a4b4516b5ac1700ccb681008b8e6d1bab15c94d", kill_on_drop: false }` [INFO] [stdout] 6fa5f7fcc485fcaa4bd586ff5a4b4516b5ac1700ccb681008b8e6d1bab15c94d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c10c9bc4438c01826549b4b8ee246de7c305c6594e6fe57a7fc3f204706025e [INFO] running `Command { std: "docker" "start" "-a" "6c10c9bc4438c01826549b4b8ee246de7c305c6594e6fe57a7fc3f204706025e", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling paddle-rust-sdk v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name paddle_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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=4c30890b95b42260 -C extra-filename=-aaf1a990740055fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "events-list") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name events_list --edition=2021 examples/events-list.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=ec4c66dceac09c60 -C extra-filename=-1abe118a6388fdcd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "subscription-preview-update") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name subscription_preview_update --edition=2021 examples/subscription-preview-update.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=8afc841c3e19d8a4 -C extra-filename=-6c062ea3644f8cb0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "subscription-preview-one-time-charge") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name subscription_preview_one_time_charge --edition=2021 examples/subscription-preview-one-time-charge.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=49f00e729b61150d -C extra-filename=-5972a3221a32346d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "transaction-get") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name transaction_get --edition=2021 examples/transaction-get.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=73addba4c39963e4 -C extra-filename=-63aa6958413ca9c5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "subscription-get") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name subscription_get --edition=2021 examples/subscription-get.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=8305ddb59639686d -C extra-filename=-0fe97418265090c1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "subscription-one-time-charge") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name subscription_one_time_charge --edition=2021 examples/subscription-one-time-charge.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=c8113e9b6b77d4df -C extra-filename=-9e5da6565fcae46b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "subscription-cancel") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name subscription_cancel --edition=2021 examples/subscription-cancel.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=fcddd50c56b81343 -C extra-filename=-5b3bc54f802d2d2c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paddle-rust-sdk` (example "discount-create") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name discount_create --edition=2021 examples/discount-create.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="default"' --cfg 'feature="native-certs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-certs", "rustls-native-roots", "rustls-webpki-roots", "strum"))' -C metadata=67e0ff0bba855a8d -C extra-filename=-d6ecdccbb969888a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c43f618f7226d9ed.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-967e6b9bfde0ed21.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bfc7516885e79cf9.rlib --extern paddle_rust_sdk=/opt/rustwide/target/debug/deps/libpaddle_rust_sdk-62e48276dd92c919.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3805fd548f61e264.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2de7227c2711ca29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-edf4dcf8ebceab50.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2a8875e78b59bd8b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5e6c08d2791d248.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-604e62ce5991dbc4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fd2554ffccd9f9e3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-f4872a29775ee950/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6c10c9bc4438c01826549b4b8ee246de7c305c6594e6fe57a7fc3f204706025e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c10c9bc4438c01826549b4b8ee246de7c305c6594e6fe57a7fc3f204706025e", kill_on_drop: false }` [INFO] [stdout] 6c10c9bc4438c01826549b4b8ee246de7c305c6594e6fe57a7fc3f204706025e