[INFO] cloning repository https://github.com/bigsky77/ajax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigsky77/ajax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigsky77%2Fajax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigsky77%2Fajax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55ad207c265111456ea2f3104f7dfd9160a86e33 [INFO] testing bigsky77/ajax against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigsky77%2Fajax" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bigsky77/ajax [INFO] finished tweaking git repo https://github.com/bigsky77/ajax [INFO] tweaked toml for git repo https://github.com/bigsky77/ajax written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bigsky77/ajax on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bigsky77/ajax 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 029b8b34af8137a4bcefaaa87e930d745e3a6521be77fa87b97c1470b070a9db [INFO] running `Command { std: "docker" "start" "-a" "029b8b34af8137a4bcefaaa87e930d745e3a6521be77fa87b97c1470b070a9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "029b8b34af8137a4bcefaaa87e930d745e3a6521be77fa87b97c1470b070a9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029b8b34af8137a4bcefaaa87e930d745e3a6521be77fa87b97c1470b070a9db", kill_on_drop: false }` [INFO] [stdout] 029b8b34af8137a4bcefaaa87e930d745e3a6521be77fa87b97c1470b070a9db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d262ade52bad17a301b36b7e76c320cba45e7d3945f5dd4c64efdaeab8f6a686 [INFO] running `Command { std: "docker" "start" "-a" "d262ade52bad17a301b36b7e76c320cba45e7d3945f5dd4c64efdaeab8f6a686", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.12.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling dialoguer v0.10.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling starknet-ff v0.1.0 [INFO] [stderr] Compiling starknet-crypto v0.1.0 [INFO] [stderr] Compiling starknet-core v0.2.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling starknet-signers v0.1.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling starknet-providers v0.2.0 [INFO] [stderr] Compiling starknet-accounts v0.1.0 [INFO] [stderr] Compiling starknet-contract v0.1.0 [INFO] [stderr] Compiling starknet v0.2.0 [INFO] [stderr] Compiling ajax v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Provider`, `chain_id`, and `utils::get_selector_from_name` [INFO] [stdout] --> src/player.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | core::{chain_id, types::{FieldElement, AddTransactionResult, ContractArtifact}, utils::get_selector_from_name}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | providers::{Provider, SequencerGatewayProvider}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrReport` [INFO] [stdout] --> src/player.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use eyre::{ErrReport}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Input` and `MultiSelect` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use dialoguer::{Input, Select, MultiSelect, theme::ColorfulTheme}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `starknet::providers::Provider` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use starknet::providers::Provider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cmd` is never read [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Cmd { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 21 | cmd: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deploy` is never used [INFO] [stdout] --> src/player.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn deploy() -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> src/main.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | get_health(hero_contract, account); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcWNkzxl/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-c3c1a1b4e27e77e5.rlib,libchrono-b87819e5ddd4d706.rlib,libtracing_serde-84bdd1ab9daa6aba.rlib,libtracing_log-c422df00a1f6a7b3.rlib,libmatchers-2c2e0208b7fc7887.rlib,libregex_automata-f9105be48dd9485c.rlib,libstructopt-369ff823ef33fb48.rlib,libclap-1cf651f12fa17778.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-c924a3194d9436be.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-b3e0f47ca1dd12df.rlib,libansi_term-bdfff57b5fb49171.rlib,libcolor_eyre-599a5cedcb84f47f.rlib,libcolor_spantrace-2cdb6772ed2f1a2b.rlib,libtracing_error-5c6c53555e5f3c5e.rlib,libtracing_subscriber-5ab11b2423a272c3.rlib,libthread_local-6ec664bc9f1f2946.rlib,libsharded_slab-5513b71284fab34e.rlib,libowo_colors-8f99a2c9f9267903.rlib,libbacktrace-f390aee4f3bc6342.rlib,libobject-0ea5b375f3450fc0.rlib,libaddr2line-21dd1eb9ccf29247.rlib,libgimli-dc5a67f6e43773de.rlib,librustc_demangle-4e14502e0acf1333.rlib,libdialoguer-831e50196a988e06.rlib,libtempfile-f6a3793994176bbd.rlib,libfastrand-dd955576b10a9343.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libconsole-4f65155ba70f502d.rlib,libterminal_size-105fd26e3b79adc1.rlib,libregex-93af084fbc5e408a.rlib,libregex_syntax-51f0b08131a75c85.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libstarknet-6b47d656a0ba6eda.rlib,libstarknet_accounts-a7e0b3e5bd24b1ad.rlib,libstarknet_signers-6dff969db452d631.rlib,libstarknet_contract-39e383ba52e95665.rlib,libflate2-f0eca4d888450c59.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libstarknet_providers-783de3c6c54ae833.rlib,libreqwest-5a862c6f18c801eb.rlib,librustls_pemfile-f76e40eadf2c7672.rlib,libhyper_rustls-cfb148b9a82e13df.rlib,libserde_urlencoded-56128bce26252f98.rlib,libwebpki_roots-eb238a8df9c98d77.rlib,libipnet-25bfa961211cc0fe.rlib,libtokio_rustls-248fc2586519afd5.rlib,libmime-2517c84452183460.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,librustls-685d235ad9419908.rlib,libsct-48b26af926c4b4ff.rlib,libwebpki-9e9f049ca3a75ffb.rlib,libring-8dadbfff6ef4e524.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libhyper-855ae90c4e5fcd75.rlib,libwant-8af00ba2813044c8.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d5036b1fd52b451b.rlib,libh2-7e40ab06cefd746e.rlib,libindexmap-c359ed96c69f3c7d.rlib,libhashbrown-c4e16d0fbfe3ace3.rlib,libslab-93ffcdda3079a5d2.rlib,libtokio_util-0356dd5cf43d62e2.rlib,libfutures_sink-4bad40136a985cca.rlib,libtower_service-b69620aa0e2195d2.rlib,libtracing-17d40921b9a65e77.rlib,libtracing_core-36ee0093723290fa.rlib,libfutures_channel-3bdf8880fd889ecc.rlib,libfutures_util-a06a3701779d3422.rlib,libfutures_task-74c58798fc7dd800.rlib,libpin_utils-b08f1197f0cdae19.rlib,libtokio-ccd2fe0f127a1354.rlib,libsignal_hook_registry-8993cb9c6a008dda.rlib,libnum_cpus-9d308afd159ac3a9.rlib,libsocket2-5165258c3ea759a0.rlib,libmemchr-d88797af6a5880b4.rlib,libmio-dec9ac68d4390906.rlib,libparking_lot-b999a71835fad1b4.rlib,libparking_lot_core-df8214549141e564.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libhttp_body-54e3faf97d0aad41.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,liblog-85ece36e36b085b5.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liburl-25cb07f66264ed7f.rlib,libidna-3829723a3f87ea33.rlib,libunicode_normalization-92ab26775a19d6a1.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libhttp-318ef651b1634a93.rlib,libfnv-81596130b397d5c3.rlib,libstarknet_core-06e99911a2c878ef.rlib,libserde_json-bc3e60f7f25ac9a9.rlib,libryu-9675aeb4e0982d6b.rlib,libitoa-95e5ea577b522801.rlib,libbase64-1447dfff012d42f8.rlib,libsha3-623e27e1c630026a.rlib,libkeccak-b2c608fbb180f722.rlib,libdigest-af214e58a818aa19.rlib,libblock_buffer-8581fdc2e0425ff3.rlib,libcrypto_common-ba1ceefe1c4355ba.rlib,libstarknet_crypto-8d8f6faec380373e.rlib,librfc6979-a0a6d973b3613873.rlib,libsha2-e6a335531da913f8.rlib,libcpufeatures-bd3a5bace216530a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-2504ac33a1091a26.rlib,libhmac-d79a28375464ed56.rlib,libcrypto_mac-ee3218daa70f2348.rlib,libstarknet_ff-7e182ef23a74519e.rlib,libthiserror-dec18785b73e2e34.rlib,libcrypto_bigint-eb4e67b2336e3830.rlib,libsubtle-af5f0d59ba7ae801.rlib,libark_ff-36f34cbdf5baceac.rlib,libzeroize-369b4724e2b8f53e.rlib,libnum_bigint-68de9d9a6e331041.rlib,libnum_integer-15e4e796f64cb224.rlib,libark_serialize-3e4e13534a2a2bae.rlib,libdigest-d4213f8d0e72520e.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libtypenum-dfaa696d06b304f0.rlib,libark_std-1f24d2978dbd4b2f.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libethereum_types-e62c364997cc3207.rlib,libethbloom-4ee1f2daa4f2de5f.rlib,libtiny_keccak-d55932e17d172cbf.rlib,libprimitive_types-f8a61f6dcc19cd0f.rlib,libimpl_codec-344bc405d4b094b7.rlib,libparity_scale_codec-22b9f49c7ab42cfb.rlib,libbyte_slice_cast-16c662cb68d698e9.rlib,libarrayvec-9dc360b2cb2ad52c.rlib,libuint-f4579c3dd4a3d840.rlib,libcrunchy-0d7649c6c0ee0812.rlib,libhex-a52fd19e29921b8e.rlib,libimpl_serde-9d7f0dac06436d08.rlib,libimpl_rlp-f4e54314a400c8b6.rlib,librlp-1d435d67eab92566.rlib,libbytes-37e68ee094a72681.rlib,libfixed_hash-6f0ca9cec1c33fa0.rlib,librand-2a861c800ee5cf5b.rlib,librand_chacha-943da4419f173414.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-8cc0d8bdae1ba156.rlib,libgetrandom-aa730e50b98218fd.rlib,liblibc-46cbd4892249b89e.rlib,libcfg_if-66d55f6b302e88c8.rlib,librustc_hex-2d1ebd312558183f.rlib,libbyteorder-7f9d435aa635bc2d.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libserde_with-c6b843480620f3b4.rlib,libserde-eeaadbeffd4229cf.rlib,libeyre-cf35d7c951ba5e5d.rlib,libindenter-660efc77d4619410.rlib,libonce_cell-3c82ce8e9502b747.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcWNkzxl/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4295f429dbe2c648/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ajax-c9e8461c2edbab9a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-aa730e50b98218fd.rlib(getrandom-aa730e50b98218fd.getrandom.fee3cd4793159606-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hc88e109cb50baf96E+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ajax` (bin "ajax") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d262ade52bad17a301b36b7e76c320cba45e7d3945f5dd4c64efdaeab8f6a686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d262ade52bad17a301b36b7e76c320cba45e7d3945f5dd4c64efdaeab8f6a686", kill_on_drop: false }` [INFO] [stdout] d262ade52bad17a301b36b7e76c320cba45e7d3945f5dd4c64efdaeab8f6a686