[INFO] cloning repository https://github.com/teppyboy/sparkle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teppyboy/sparkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteppyboy%2Fsparkle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteppyboy%2Fsparkle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be82561daae130b39b4bd5e25275876d179d0ddc
[INFO] testing teppyboy/sparkle against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteppyboy%2Fsparkle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/teppyboy/sparkle
[INFO] finished tweaking git repo https://github.com/teppyboy/sparkle
[INFO] tweaked toml for git repo https://github.com/teppyboy/sparkle written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teppyboy/sparkle on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teppyboy/sparkle 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e
[INFO] running `Command { std: "docker" "start" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling ppmd-rust v1.3.0
[INFO] [stderr]    Compiling typed-path v0.12.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[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.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[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 tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling thirtyfour v0.36.1
[INFO] [stderr]    Compiling sparkle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[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 tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[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.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling thirtyfour v0.36.1
[INFO] [stderr]    Compiling sparkle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/async_api/browser.rs:965:9
[INFO] [stdout]     |
[INFO] [stdout] 965 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/async_api/element_handle.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/async_api/frame_locator.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/async_api/locator.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/async_api/mouse.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> src/driver/webdriver_adapter.rs:1392:9
[INFO] [stdout]      |
[INFO] [stdout] 1392 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/lib.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LaunchOptions`
[INFO] [stdout]   --> examples/stealth_test.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sparkle::core::{LaunchOptions, LaunchOptionsBuilder};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> examples/launch_options_demo.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let options = LaunchOptionsBuilder::default()
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> examples/launch_options_demo.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let options = LaunchOptionsBuilder::default()
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcsAEyGZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsparkle-b2fe9422a3725ba6,libzip-6303651b2a9ac031,libppmd_rust-34cedd9699451fbf,liblzma_rust2-5141ea9f180495d5,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libsha2-095ad84fd5bfa493,libdeflate64-0f187fdf49a4e609,libpbkdf2-f6e95262c1ddb389,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,libzopfli-7f416a78674c252b,libsimd_adler32-b2c74f931714790c,libbumpalo-391d7bdb6235cd31,libbzip2-4b0a09f5c2372290,liblibbz2_rs_sys-25c827d5bfbec79c,libflate2-4c6537c4f885f1a1,libzlib_rs-957e9ef76c413fec,libtime-350568f2a481c884,libtime_core-f1b240a4acc14191,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libtyped_path-53309acdaf3a8845,libcrc32fast-77160f4e25d6fc25,libaes-b9b5347c2cfb173f,libcipher-4828da6f67b57446,libinout-1d1fb26a44a5b26f,libhmac-741d575b19be3fc6,libconstant_time_eq-efbf8da8f259d1ea,libtokio_tungstenite-c700c5b535faeadb,libtungstenite-c9c708de08bd44c4,libdata_encoding-4b0fc7d26697af29,librand-11b5ae2a073e522e,librand_chacha-3a800b1b2bc817a7,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-50bd4813a8213623,libgetrandom-7f3b074ce05a9c1f,libutf8-f4341c3c7568480d,libsha1-470390a6d99a0bb7,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libderive_builder-f09402e417b432f3,libtracing_subscriber-cf95517ba2c6967b,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-1c08fa90f799cd5f,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,libfutures-a297c9dae7e8cb2e,libfutures_executor-1a9c726220c7f678,libreqwest-e3564f1c475cb368,librustls_platform_verifier-13f175fcdb0ef614,librustls_native_certs-16d3e19f2b872266,libopenssl_probe-069773bfa7a2e79b,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libindicatif-d371f76bd971343f,libportable_atomic-d25af252f88da36c,libunit_prefix-1f322e2873265049,libconsole-647835aed23f71de,libunicode_width-c0be3735b741df1b,libanyhow-4342eda19ce54c8e,libthirtyfour-ab3645994af0787b,libreqwest-57d2ee9958218d68,libserde_urlencoded-ee1c3b290a71fa66,libryu-25f59e4cd0d23219,libhyper_rustls-5c80661bc9285d23,libwebpki_roots-c2e8dc2fd1b41bbe,libtokio_rustls-22d541b677da0839,librustls-f109c75fe57da1a2,libsubtle-2ae6a7038b9a0630,libwebpki-1b978704fdc33e8e,libaws_lc_rs-62132c2ef29ac91b,libaws_lc_sys-514c39e85116791d,libring-e1bbdb69a7e2a507,libgetrandom-5197717e746d5ea8,libuntrusted-b2f816886faf2178,librustls_pki_types-5b4e44fecfdc4dd2,libzeroize-e7eacb25a04e5a40,libtower_http-3bb63a654b0b39c3,libbitflags-9362e66b8880981a,libiri_string-7980c6545d934b56,libtower-0e43500bbb1bb74a,libtower_layer-d908dd771b239ecd,libhyper_util-066e1f0aee02b505,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-d5a1861fb5b6595e,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-69e135cfb3d0ef7f,libfnv-79e2cbfbe03dcd16,libtokio_util-08ac224e034d307e,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-19838e9fe8fe6196,libhttp_body-475394a7f396512d,liblog-b262261d47bd2eba,libsync_wrapper-a254cb6192850e87,libtracing-13e427eb3d886a23,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libthiserror-1e473235adc82be2,libarc_swap-19f0b0b4b5e5f930,liburl-50b2e0260c7c2385,libidna-556837694c0bfc3a,libutf8_iter-51566bbad89f3a68,libidna_adapter-64c94d70769f1725,libicu_properties-5ed8e3c73d750e1c,libicu_properties_data-b217809bf575558a,libicu_normalizer-613ad378e4fd71b8,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-0426e4d22735d296,libpotential_utf-8764daf1db9496c7,libicu_provider-e8bc0dca11f105af,libicu_locale_core-92afd92556312690,libtinystr-b89a0e2f5257d771,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-12ad8b6a577885e6,libzerotrie-53afc25171f13cdf,libyoke-a91d9a9eac2c9048,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-99dc56781f36c693,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libfutures_util-e9c7cc0eede969a1,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libconst_format-b7cd3cf2bc8ce318,libhttp-a4484436616bd9d7,libbase64-32787b0325ea6df8,libserde-001b98cf315be46b,libstringmatch-4a81cf741d996a93,libregex-e1efcc34bb1ecb85,libregex_automata-5f6c4e4a9d8b7ff1,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-21c69862a9074e56,libserde_json-3305559b31de8477,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-791a22c27589f310,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libserde_core-97f4500d60ef6bf8,libtokio-fadb5801d6363f78,libsignal_hook_registry-cddd50aee5c69024,liberrno-c497d64a4571af83,libsocket2-a4b0ae9174258309,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libparking_lot-cea9453f541cd250,libparking_lot_core-a78574451ddf5c1d,liblibc-11f5a30dc24875fb,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsAEyGZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out" "-L" "/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_executable_path-ab71edbed33cde42" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparkle` (example "test_executable_path") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sparkle` (lib test); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name sparkle --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1a84b3dbdcaf7ad -C extra-filename=-6aaa202fcc9f6c90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "wait_for_load_state_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name wait_for_load_state_test --edition=2021 examples/wait_for_load_state_test.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cfe0346a72a7557 -C extra-filename=-b006bdf9dba040e0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "storage_state")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name storage_state --edition=2021 examples/storage_state.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8f282a874662723 -C extra-filename=-26df21353239fdaa --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "mouse_emulation_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name mouse_emulation_test --edition=2021 examples/mouse_emulation_test.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61e4e2e537e76a6e -C extra-filename=-e3dbdee629c0b447 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "nth_locator_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name nth_locator_test --edition=2021 examples/nth_locator_test.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ba615f3f0eec60a -C extra-filename=-c882b189df0c0670 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "launch_options_demo"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name launch_options_demo --edition=2021 examples/launch_options_demo.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c011c8731c3c7cf1 -C extra-filename=-3870ee58acb01f6b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "frame_selector_quotes_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name frame_selector_quotes_test --edition=2021 examples/frame_selector_quotes_test.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25fd7029d25a8ebf -C extra-filename=-7e1b88d338b4faa6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "stealth_test"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name stealth_test --edition=2021 examples/stealth_test.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=296015700ad58ba4 -C extra-filename=-00841d6c242484f5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "locator_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name locator_demo --edition=2021 examples/locator_demo.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9f404045d32ab2d -C extra-filename=-6c4a43fd77837dc8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "stealth_comprehensive")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name stealth_comprehensive --edition=2021 examples/stealth_comprehensive.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9262b8a7eb3b592 -C extra-filename=-6f894396850ca436 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "device_emulation")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name device_emulation --edition=2021 examples/device_emulation.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16572f70acf0dede -C extra-filename=-5ab207520152de51 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "frame_error_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name frame_error_test --edition=2021 examples/frame_error_test.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f76006a5e5e0a5d -C extra-filename=-f970fafb9113b679 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sparkle` (example "wikipedia_search")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name wikipedia_search --edition=2021 examples/wikipedia_search.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c8afa8678a9981e -C extra-filename=-943f68780c5716e1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8abd4fbc4216886d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d17e8e58caa4a0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a0e71168384102e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f09402e417b432f3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a2f2cc153e269879.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c6537c4f885f1a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a297c9dae7e8cb2e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a4484436616bd9d7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d371f76bd971343f.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-4b16550e94d8d26e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e3564f1c475cb368.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-001b98cf315be46b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3305559b31de8477.rlib --extern sparkle=/opt/rustwide/target/debug/deps/libsparkle-b2fe9422a3725ba6.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c3f392ecfa855a16.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-ab3645994af0787b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e473235adc82be2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fadb5801d6363f78.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c43a8af7d8a4ddd6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c700c5b535faeadb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08ac224e034d307e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13e427eb3d886a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cf95517ba2c6967b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50b2e0260c7c2385.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6303651b2a9ac031.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out -L native=/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc5DCMHv/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsparkle-b2fe9422a3725ba6,libzip-6303651b2a9ac031,libppmd_rust-34cedd9699451fbf,liblzma_rust2-5141ea9f180495d5,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libsha2-095ad84fd5bfa493,libdeflate64-0f187fdf49a4e609,libpbkdf2-f6e95262c1ddb389,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,libzopfli-7f416a78674c252b,libsimd_adler32-b2c74f931714790c,libbumpalo-391d7bdb6235cd31,libbzip2-4b0a09f5c2372290,liblibbz2_rs_sys-25c827d5bfbec79c,libflate2-4c6537c4f885f1a1,libzlib_rs-957e9ef76c413fec,libtime-350568f2a481c884,libtime_core-f1b240a4acc14191,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libtyped_path-53309acdaf3a8845,libcrc32fast-77160f4e25d6fc25,libaes-b9b5347c2cfb173f,libcipher-4828da6f67b57446,libinout-1d1fb26a44a5b26f,libhmac-741d575b19be3fc6,libconstant_time_eq-efbf8da8f259d1ea,libtokio_tungstenite-c700c5b535faeadb,libtungstenite-c9c708de08bd44c4,libdata_encoding-4b0fc7d26697af29,librand-11b5ae2a073e522e,librand_chacha-3a800b1b2bc817a7,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-50bd4813a8213623,libgetrandom-7f3b074ce05a9c1f,libutf8-f4341c3c7568480d,libsha1-470390a6d99a0bb7,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libderive_builder-f09402e417b432f3,libtracing_subscriber-cf95517ba2c6967b,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-1c08fa90f799cd5f,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,libfutures-a297c9dae7e8cb2e,libfutures_executor-1a9c726220c7f678,libreqwest-e3564f1c475cb368,librustls_platform_verifier-13f175fcdb0ef614,librustls_native_certs-16d3e19f2b872266,libopenssl_probe-069773bfa7a2e79b,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libindicatif-d371f76bd971343f,libportable_atomic-d25af252f88da36c,libunit_prefix-1f322e2873265049,libconsole-647835aed23f71de,libunicode_width-c0be3735b741df1b,libanyhow-4342eda19ce54c8e,libthirtyfour-ab3645994af0787b,libreqwest-57d2ee9958218d68,libserde_urlencoded-ee1c3b290a71fa66,libryu-25f59e4cd0d23219,libhyper_rustls-5c80661bc9285d23,libwebpki_roots-c2e8dc2fd1b41bbe,libtokio_rustls-22d541b677da0839,librustls-f109c75fe57da1a2,libsubtle-2ae6a7038b9a0630,libwebpki-1b978704fdc33e8e,libaws_lc_rs-62132c2ef29ac91b,libaws_lc_sys-514c39e85116791d,libring-e1bbdb69a7e2a507,libgetrandom-5197717e746d5ea8,libuntrusted-b2f816886faf2178,librustls_pki_types-5b4e44fecfdc4dd2,libzeroize-e7eacb25a04e5a40,libtower_http-3bb63a654b0b39c3,libbitflags-9362e66b8880981a,libiri_string-7980c6545d934b56,libtower-0e43500bbb1bb74a,libtower_layer-d908dd771b239ecd,libhyper_util-066e1f0aee02b505,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-d5a1861fb5b6595e,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-69e135cfb3d0ef7f,libfnv-79e2cbfbe03dcd16,libtokio_util-08ac224e034d307e,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-19838e9fe8fe6196,libhttp_body-475394a7f396512d,liblog-b262261d47bd2eba,libsync_wrapper-a254cb6192850e87,libtracing-13e427eb3d886a23,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libthiserror-1e473235adc82be2,libarc_swap-19f0b0b4b5e5f930,liburl-50b2e0260c7c2385,libidna-556837694c0bfc3a,libutf8_iter-51566bbad89f3a68,libidna_adapter-64c94d70769f1725,libicu_properties-5ed8e3c73d750e1c,libicu_properties_data-b217809bf575558a,libicu_normalizer-613ad378e4fd71b8,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-0426e4d22735d296,libpotential_utf-8764daf1db9496c7,libicu_provider-e8bc0dca11f105af,libicu_locale_core-92afd92556312690,libtinystr-b89a0e2f5257d771,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-12ad8b6a577885e6,libzerotrie-53afc25171f13cdf,libyoke-a91d9a9eac2c9048,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-99dc56781f36c693,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libfutures_util-e9c7cc0eede969a1,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libconst_format-b7cd3cf2bc8ce318,libhttp-a4484436616bd9d7,libbase64-32787b0325ea6df8,libserde-001b98cf315be46b,libstringmatch-4a81cf741d996a93,libregex-e1efcc34bb1ecb85,libregex_automata-5f6c4e4a9d8b7ff1,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-21c69862a9074e56,libtokio-fadb5801d6363f78,libsignal_hook_registry-cddd50aee5c69024,liberrno-c497d64a4571af83,libsocket2-a4b0ae9174258309,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libparking_lot-cea9453f541cd250,libparking_lot_core-a78574451ddf5c1d,liblibc-11f5a30dc24875fb,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-3305559b31de8477,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-791a22c27589f310,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libserde_core-97f4500d60ef6bf8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc5DCMHv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-5a775cf63ea74a84/out" "-L" "/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cdp_session_example-77dac0e0cbfe34fa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparkle` (example "cdp_session_example") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e", kill_on_drop: false }`
[INFO] [stdout] bac1796931f59d47d9b03ec3c575810d4029626da3fb0f4a47f5ecbc7d0b486e
