[INFO] fetching crate roboat 0.38.0... [INFO] testing roboat-0.38.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate roboat 0.38.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate roboat 0.38.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate roboat 0.38.0 [INFO] tweaked toml for crates.io crate roboat 0.38.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate roboat 0.38.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate roboat 0.38.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.51 [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded web-sys v0.3.78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5690afdef51a754ae8dc1110c34460f550fb7d1517c73b8f4d83e8a654b26825 [INFO] running `Command { std: "docker" "start" "-a" "5690afdef51a754ae8dc1110c34460f550fb7d1517c73b8f4d83e8a654b26825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5690afdef51a754ae8dc1110c34460f550fb7d1517c73b8f4d83e8a654b26825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5690afdef51a754ae8dc1110c34460f550fb7d1517c73b8f4d83e8a654b26825", kill_on_drop: false }` [INFO] [stdout] 5690afdef51a754ae8dc1110c34460f550fb7d1517c73b8f4d83e8a654b26825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0f1dc02f3cfa10f4e1da628be493eccf2faf190bab735391de5bc2cb1458b0d [INFO] running `Command { std: "docker" "start" "-a" "f0f1dc02f3cfa10f4e1da628be493eccf2faf190bab735391de5bc2cb1458b0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling roboat v0.38.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `TransactionTypeRaw` is never used [INFO] [stdout] --> src/economy/request_types.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | pub(super) enum TransactionTypeRaw { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.77s [INFO] running `Command { std: "docker" "inspect" "f0f1dc02f3cfa10f4e1da628be493eccf2faf190bab735391de5bc2cb1458b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f1dc02f3cfa10f4e1da628be493eccf2faf190bab735391de5bc2cb1458b0d", kill_on_drop: false }` [INFO] [stdout] f0f1dc02f3cfa10f4e1da628be493eccf2faf190bab735391de5bc2cb1458b0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 084b98d7e5f6143190009a21d7d51cdac83ab13ad30cc312dd50a3b1635caa3a [INFO] running `Command { std: "docker" "start" "-a" "084b98d7e5f6143190009a21d7d51cdac83ab13ad30cc312dd50a3b1635caa3a", kill_on_drop: false }` [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling roboat v0.38.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `TransactionTypeRaw` is never used [INFO] [stdout] --> src/economy/request_types.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | pub(super) enum TransactionTypeRaw { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TransactionTypeRaw` is never used [INFO] [stdout] --> src/economy/request_types.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | pub(super) enum TransactionTypeRaw { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roboat` (example "friends_list") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name friends_list --edition=2021 examples/friends_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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b9e313721f0e471 -C extra-filename=-6895228d004f8453 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-effdb4e1db832931.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d2fc09ff2856cbe3.rlib --extern roboat=/opt/rustwide/target/debug/deps/libroboat-d6713cdc90720e09.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ed17592dcf90e66a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4ce4993ea063c404.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e5c6a12beb425642.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-edd9feb7cda92f6b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6bcb01716e37d5ec.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c590f426c14dec6d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c0c4f983de1cbfd4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `roboat` (example "fetch_item_details_raw") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name fetch_item_details_raw --edition=2021 examples/fetch_item_details_raw.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=0d5b1c943c8a25ef -C extra-filename=-acc5c4a5e8f3eb7c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-effdb4e1db832931.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d2fc09ff2856cbe3.rlib --extern roboat=/opt/rustwide/target/debug/deps/libroboat-d6713cdc90720e09.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ed17592dcf90e66a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4ce4993ea063c404.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e5c6a12beb425642.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-edd9feb7cda92f6b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6bcb01716e37d5ec.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c590f426c14dec6d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c0c4f983de1cbfd4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `roboat` (example "friend_request_action") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name friend_request_action --edition=2021 examples/friend_request_action.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=d94b6b1354227553 -C extra-filename=-a451a6e941d73858 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-effdb4e1db832931.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d2fc09ff2856cbe3.rlib --extern roboat=/opt/rustwide/target/debug/deps/libroboat-d6713cdc90720e09.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ed17592dcf90e66a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4ce4993ea063c404.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e5c6a12beb425642.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-edd9feb7cda92f6b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6bcb01716e37d5ec.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c590f426c14dec6d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c0c4f983de1cbfd4/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUrVApm/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libroboat-d6713cdc90720e09,libuuid-c590f426c14dec6d,librand-8c422e075167c4f6,librand_chacha-3930868d987acf04,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-7a18119f15a1ad0a,libgetrandom-fcef359e95dd2c35,libthiserror-edd9feb7cda92f6b,libserde_with-e5c6a12beb425642,libreqwest-d2fc09ff2856cbe3,libhyper_rustls-cc059f98dab1929b,libwebpki_roots-99f82d7dae757b98,libtokio_rustls-6c80f8191a9f9598,librustls-09db8958e7d9fe64,libsubtle-d1a60bb8d2665678,libwebpki-6b527b5d76e86197,libring-615eb72ee18410d0,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-c04adf53df9c8013,libserde_json-4ce4993ea063c404,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtokio_util-7fd493684c23cefa,libasync_compression-a7277cc7d5d61594,libcompression_codecs-ef08daa7d2bfb393,libflate2-0d527f5e3e0b471f,libminiz_oxide-e7ff24d1b625e33f,libadler2-8cf763083e09675d,libcrc32fast-0830d1f6b2ed5997,libcompression_core-32fe5e0193b3f686,libtower_http-7b4c044a7d7d9308,libbitflags-3bced5bc0df4c4ae,libiri_string-1a4c3210b3f922ab,libtower-532cbc8d120a6897,libtower_layer-387250be0616cbd3,libhyper_util-f667f1164c80b277,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libhyper-afd0ec892322820f,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libtokio-6bcb01716e37d5ec,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-62f38dd377528769,libfutures_util-636dd217b365a844,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,liburl-6048a1446559b51a,libidna-d75c8ada58ab5662,libutf8_iter-311f0db35672adba,libidna_adapter-60fec98f90d70091,libicu_properties-9083ef2378b3348d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-90696b70e00437d5,libsmallvec-8d4ef13033f54627,libicu_normalizer_data-c02881ae5176f208,libicu_collections-81d9e506b0e08f2d,libpotential_utf-b839db37bf8cb5b9,libicu_provider-b64cfd66fde5bce0,libicu_locale_core-ec142b05fe1c5acf,libtinystr-9ab3fb5d4bb92810,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-bd9ec374c843f6cd,libzerotrie-d0d908537c895960,libyoke-463a26b0de9a037e,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-035b6461132b2b59,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-ed17592dcf90e66a,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures_core-cfb76736a56aefc1,libclap-effdb4e1db832931,libclap_builder-93b400f8577c67c2,libstrsim-3c066906e8d6c466,libanstream-f43fd26c7bbd2e0b,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-431892952eb52126,libanstyle-4e8eb0ac8ac006b3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUrVApm/raw-dylibs" "-B/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/ring-c0c4f983de1cbfd4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fetch_client_user_info-bbf5e07fc2fecd3d" "-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 `roboat` (example "fetch_client_user_info") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchpjdMU/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libroboat-d6713cdc90720e09,libuuid-c590f426c14dec6d,librand-8c422e075167c4f6,librand_chacha-3930868d987acf04,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-7a18119f15a1ad0a,libgetrandom-fcef359e95dd2c35,libthiserror-edd9feb7cda92f6b,libserde_with-e5c6a12beb425642,libreqwest-d2fc09ff2856cbe3,libhyper_rustls-cc059f98dab1929b,libwebpki_roots-99f82d7dae757b98,libtokio_rustls-6c80f8191a9f9598,librustls-09db8958e7d9fe64,libsubtle-d1a60bb8d2665678,libwebpki-6b527b5d76e86197,libring-615eb72ee18410d0,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-c04adf53df9c8013,libserde_json-4ce4993ea063c404,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtokio_util-7fd493684c23cefa,libasync_compression-a7277cc7d5d61594,libcompression_codecs-ef08daa7d2bfb393,libflate2-0d527f5e3e0b471f,libminiz_oxide-e7ff24d1b625e33f,libadler2-8cf763083e09675d,libcrc32fast-0830d1f6b2ed5997,libcompression_core-32fe5e0193b3f686,libtower_http-7b4c044a7d7d9308,libbitflags-3bced5bc0df4c4ae,libiri_string-1a4c3210b3f922ab,libtower-532cbc8d120a6897,libtower_layer-387250be0616cbd3,libhyper_util-f667f1164c80b277,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libhyper-afd0ec892322820f,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libtokio-6bcb01716e37d5ec,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-62f38dd377528769,libfutures_util-636dd217b365a844,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,liburl-6048a1446559b51a,libidna-d75c8ada58ab5662,libutf8_iter-311f0db35672adba,libidna_adapter-60fec98f90d70091,libicu_properties-9083ef2378b3348d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-90696b70e00437d5,libsmallvec-8d4ef13033f54627,libicu_normalizer_data-c02881ae5176f208,libicu_collections-81d9e506b0e08f2d,libpotential_utf-b839db37bf8cb5b9,libicu_provider-b64cfd66fde5bce0,libicu_locale_core-ec142b05fe1c5acf,libtinystr-9ab3fb5d4bb92810,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-bd9ec374c843f6cd,libzerotrie-d0d908537c895960,libyoke-463a26b0de9a037e,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-035b6461132b2b59,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-ed17592dcf90e66a,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures_core-cfb76736a56aefc1,libclap-effdb4e1db832931,libclap_builder-93b400f8577c67c2,libstrsim-3c066906e8d6c466,libanstream-f43fd26c7bbd2e0b,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-431892952eb52126,libanstyle-4e8eb0ac8ac006b3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchpjdMU/raw-dylibs" "-B/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/ring-c0c4f983de1cbfd4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fetch_asset_info-5119d351c95f4514" "-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 `roboat` (example "fetch_asset_info") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjCaMCU/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libroboat-d6713cdc90720e09,libuuid-c590f426c14dec6d,librand-8c422e075167c4f6,librand_chacha-3930868d987acf04,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-7a18119f15a1ad0a,libgetrandom-fcef359e95dd2c35,libthiserror-edd9feb7cda92f6b,libserde_with-e5c6a12beb425642,libreqwest-d2fc09ff2856cbe3,libhyper_rustls-cc059f98dab1929b,libwebpki_roots-99f82d7dae757b98,libtokio_rustls-6c80f8191a9f9598,librustls-09db8958e7d9fe64,libsubtle-d1a60bb8d2665678,libwebpki-6b527b5d76e86197,libring-615eb72ee18410d0,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-c04adf53df9c8013,libserde_json-4ce4993ea063c404,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtokio_util-7fd493684c23cefa,libasync_compression-a7277cc7d5d61594,libcompression_codecs-ef08daa7d2bfb393,libflate2-0d527f5e3e0b471f,libminiz_oxide-e7ff24d1b625e33f,libadler2-8cf763083e09675d,libcrc32fast-0830d1f6b2ed5997,libcompression_core-32fe5e0193b3f686,libtower_http-7b4c044a7d7d9308,libbitflags-3bced5bc0df4c4ae,libiri_string-1a4c3210b3f922ab,libtower-532cbc8d120a6897,libtower_layer-387250be0616cbd3,libhyper_util-f667f1164c80b277,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libhyper-afd0ec892322820f,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libtokio-6bcb01716e37d5ec,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-62f38dd377528769,libfutures_util-636dd217b365a844,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,liburl-6048a1446559b51a,libidna-d75c8ada58ab5662,libutf8_iter-311f0db35672adba,libidna_adapter-60fec98f90d70091,libicu_properties-9083ef2378b3348d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-90696b70e00437d5,libsmallvec-8d4ef13033f54627,libicu_normalizer_data-c02881ae5176f208,libicu_collections-81d9e506b0e08f2d,libpotential_utf-b839db37bf8cb5b9,libicu_provider-b64cfd66fde5bce0,libicu_locale_core-ec142b05fe1c5acf,libtinystr-9ab3fb5d4bb92810,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-bd9ec374c843f6cd,libzerotrie-d0d908537c895960,libyoke-463a26b0de9a037e,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-035b6461132b2b59,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-ed17592dcf90e66a,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures_core-cfb76736a56aefc1,libclap-effdb4e1db832931,libclap_builder-93b400f8577c67c2,libstrsim-3c066906e8d6c466,libanstream-f43fd26c7bbd2e0b,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-431892952eb52126,libanstyle-4e8eb0ac8ac006b3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjCaMCU/raw-dylibs" "-B/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/ring-c0c4f983de1cbfd4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fetch_multiple_assets_info-8ae1a07dca002e1b" "-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 `roboat` (example "fetch_multiple_assets_info") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "084b98d7e5f6143190009a21d7d51cdac83ab13ad30cc312dd50a3b1635caa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084b98d7e5f6143190009a21d7d51cdac83ab13ad30cc312dd50a3b1635caa3a", kill_on_drop: false }` [INFO] [stdout] 084b98d7e5f6143190009a21d7d51cdac83ab13ad30cc312dd50a3b1635caa3a