[INFO] fetching crate junobuild-satellite 0.3.1... [INFO] building junobuild-satellite-0.3.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate junobuild-satellite 0.3.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate junobuild-satellite 0.3.1 [INFO] finished tweaking crates.io crate junobuild-satellite 0.3.1 [INFO] tweaked toml for crates.io crate junobuild-satellite 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate junobuild-satellite 0.3.1 on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate junobuild-satellite 0.3.1 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed8cbde0b70d9112b028948e42d237e805a4b6a312777c8881e0055b9002913b [INFO] running `Command { std: "docker" "start" "-a" "ed8cbde0b70d9112b028948e42d237e805a4b6a312777c8881e0055b9002913b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed8cbde0b70d9112b028948e42d237e805a4b6a312777c8881e0055b9002913b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8cbde0b70d9112b028948e42d237e805a4b6a312777c8881e0055b9002913b", kill_on_drop: false }` [INFO] [stdout] ed8cbde0b70d9112b028948e42d237e805a4b6a312777c8881e0055b9002913b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] a879dbe6806e0502742cc57d9eb06d4c19817e71a3319470fbe01e8457c91408 [INFO] running `Command { std: "docker" "start" "-a" "a879dbe6806e0502742cc57d9eb06d4c19817e71a3319470fbe01e8457c91408", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ic-cdk-executor v2.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ic0 v1.0.1 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ic-representation-independent-hash v3.0.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling ic-cdk-timers v1.0.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling candid_derive v0.10.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ic-certification v3.0.3 [INFO] [stderr] Compiling ic-stable-structures v0.6.9 [INFO] [stderr] Compiling ic-stable-structures v0.7.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling candid v0.10.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ic-management-canister-types v0.5.0 [INFO] [stderr] Compiling icrc-cbor v0.1.0 [INFO] [stderr] Compiling ic-canister-sig-creation v1.3.1 [INFO] [stderr] Compiling junobuild-utils v0.1.5 [INFO] [stderr] Compiling icrc-ledger-types v0.1.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ic-cdk-macros v0.19.0 [INFO] [stderr] Compiling ic-cdk v0.19.0 [INFO] [stderr] Compiling ic-ledger-types v0.16.0 [INFO] [stderr] Compiling jsonwebtoken-ic v10.2.0-ic.1 [INFO] [stderr] Compiling junobuild-shared v0.5.0 [INFO] [stderr] Compiling junobuild-collections v0.2.6 [INFO] [stderr] Compiling junobuild-auth v0.1.1 [INFO] [stderr] Compiling junobuild-storage v0.4.1 [INFO] [stderr] Compiling junobuild-cdn v0.4.1 [INFO] [stderr] Compiling junobuild-satellite v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a879dbe6806e0502742cc57d9eb06d4c19817e71a3319470fbe01e8457c91408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a879dbe6806e0502742cc57d9eb06d4c19817e71a3319470fbe01e8457c91408", kill_on_drop: false }` [INFO] [stdout] a879dbe6806e0502742cc57d9eb06d4c19817e71a3319470fbe01e8457c91408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 7483f7b8f63e0fc82e0a4e4e5e99758dfdff723ffafe3d8c947e80ee65350874 [INFO] running `Command { std: "docker" "start" "-a" "7483f7b8f63e0fc82e0a4e4e5e99758dfdff723ffafe3d8c947e80ee65350874", kill_on_drop: false }` [INFO] [stderr] Compiling junobuild-satellite v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated unit variant `user::core::types::state::AuthProvider::Nfid`: Support for NFID is deprecated in the tooling and documentation [INFO] [stdout] --> src/user/core/impls.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | provider: Some(AuthProvider::Nfid), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `user::core::types::state::AuthProvider::Nfid`: Support for NFID is deprecated in the tooling and documentation [INFO] [stdout] --> src/user/core/impls.rs:260:42 [INFO] [stdout] | [INFO] [stdout] 260 | provider: Some(AuthProvider::Nfid), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__getrandom_v03_custom" "--export" "__main_void" "--export" "canister_init" "--export" "canister_post_upgrade" "--export" "canister_pre_upgrade" "--export" "canister_query count_assets" "--export" "canister_query count_collection_assets" "--export" "canister_query count_collection_docs" "--export" "canister_query count_docs" "--export" "canister_query count_proposals" "--export" "canister_query get_asset" "--export" "canister_query get_auth_config" "--export" "canister_query get_db_config" "--export" "canister_query get_delegation" "--export" "canister_query get_doc" "--export" "canister_query get_many_assets" "--export" "canister_query get_many_docs" "--export" "canister_query get_proposal" "--export" "canister_query get_rule" "--export" "canister_query get_storage_config" "--export" "canister_query http_request" "--export" "canister_query http_request_streaming_callback" "--export" "canister_query list_assets" "--export" "canister_query list_controllers" "--export" "canister_query list_custom_domains" "--export" "canister_query list_docs" "--export" "canister_query list_proposals" "--export" "canister_query list_rules" "--export" "canister_query memory_size" "--export" "canister_update authenticate" "--export" "canister_update commit_asset_upload" "--export" "canister_update commit_proposal" "--export" "canister_update commit_proposal_asset_upload" "--export" "canister_update commit_proposal_many_assets_upload" "--export" "canister_update del_asset" "--export" "canister_update del_assets" "--export" "canister_update del_controllers" "--export" "canister_update del_custom_domain" "--export" "canister_update del_doc" "--export" "canister_update del_docs" "--export" "canister_update del_filtered_assets" "--export" "canister_update del_filtered_docs" "--export" "canister_update del_many_assets" "--export" "canister_update del_many_docs" "--export" "canister_update del_rule" "--export" "canister_update delete_proposal_assets" "--export" "canister_update deposit_cycles" "--export" "canister_update get_config" "--export" "canister_update init_asset_upload" "--export" "canister_update init_proposal" "--export" "canister_update init_proposal_asset_upload" "--export" "canister_update init_proposal_many_assets_upload" "--export" "canister_update reject_proposal" "--export" "canister_update set_asset_token" "--export" "canister_update set_auth_config" "--export" "canister_update set_controllers" "--export" "canister_update set_custom_domain" "--export" "canister_update set_db_config" "--export" "canister_update set_doc" "--export" "canister_update set_many_docs" "--export" "canister_update set_rule" "--export" "canister_update set_storage_config" "--export" "canister_update submit_proposal" "--export" "canister_update switch_storage_system_memory" "--export" "canister_update upload_asset_chunk" "--export" "canister_update upload_proposal_asset_chunk" "--export" "__getrandom_custom" "--export" "canister_global_timer" "--export" "canister_update timer_executor" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libjunobuild_utils-59b58ece0d74d0df,libic_cdk_timers-d9e89d12eea887ac,libjunobuild_cdn-9cbc2b4151e654bf,libjunobuild_storage-4a4abacaf0dfd13b,liburlencoding-39e57b9004883806,libglobset-f46057c96decfbdb,liblog-2df1d538f4c13c57,libbstr-b2e8d073129b2137,libjunobuild_collections-8b2b22a4ee218f2f,libjunobuild_auth-ab14a3329f05cbba,liburl-fe7ec5a92eb2888c,libidna-5b4e70a6d441ac0a,libidna_adapter-f493bc46b8ee7f85,libicu_normalizer-c915d19d9ad0acdd,libicu_normalizer_data-9e4ad571bd8d7e26,libwrite16-cb19abc8d7175564,libutf8_iter-e7eaa3ca1141e5f6,libutf16_iter-088da0ba84db8823,libicu_properties-7887e6dfbadd9ea1,libicu_properties_data-3cee3059d03406b1,libicu_locid_transform-624d2cbc5edcb3b1,libicu_locid_transform_data-eedb792a7a562a2e,libicu_collections-d6884e65e463ed39,libicu_provider-7e437c6c1ef8884d,libicu_locid-86b420353962fa93,liblitemap-6f24df42741d1f51,libtinystr-1d9c35abeccccb73,libzerovec-b7a0683cbb1abe35,libwriteable-c4138878bea4157a,libyoke-93e3ce8e00b94307,libzerofrom-ac1d0ee2960226b8,libstable_deref_trait-0a37f0660129801c,libform_urlencoded-33dce3629d963136,libpercent_encoding-6bddb4650ce56a03,libjsonwebtoken-217d14d8ab1204f1,libserde_json-1880402be14ec351,libryu-3f3897cf50eb23df,libbase64-ee50786c9cbbc86e,libed25519_dalek-13ddd4433b341eaa,libcurve25519_dalek-b2b6843d5619d663,libed25519-2038bc9726f5d3d0,librsa-d34aff0b0f5cc602,libpkcs1-40e1008f79f25a2e,libnum_bigint_dig-21318de6e0505278,liblibm-7d86a4423f93095a,libnum_iter-2ae9b24523b11362,librand-bd1fee920e76c06d,librand_chacha-1938bb88f6f3a556,libp384-e9452fc7c7254138,libp256-678b449213db4c93,libecdsa-4d9313dd31ac4b2a,librfc6979-5e9748bd5e1956bd,libsignature-e1d46f3417edb641,libprimeorder-52c3d62b2d766b06,libelliptic_curve-a35cb8c656d183d5,libsec1-cbd6b83c3b6a1205,libpkcs8-7721bd5e9cf2aa12,libspki-d0c2301d2465cd6b,libder-48f18c2a4aa06b6c,libpem_rfc7468-81d1c12067d8330a,libbase64ct-409911027d3a4352,libhkdf-450430042605a154,libhmac-754466b88aa431c1,libcrypto_bigint-fb1cbdccdd05db40,libbase16ct-a3b928baf81d877f,libgroup-e1a2c757dd488b3e,libff-a275fd7fe5f72063,librand_core-43f21498160fe51a,libgetrandom-a6c4bc949ebf2b42,libwasi-1720e192b4055643,libjunobuild_shared-b0a8f0c1df4b0968,libic_stable_structures-40dd0701b1e2fc6b,libciborium-d4cc9b0b166aa635,libciborium_ll-cb9fef983898e36f,libhalf-1191d5c797fbc4bd,libciborium_io-98d23fd703560774,librand-db8e9eddb96e96a8,librand_chacha-5d8f428db415297f,libppv_lite86-486e4425e6fd09e6,librand_core-50806153f5c62eb7,libgetrandom-632bda399d142ae0,libzerocopy-25ba59b54caefe19,libregex-07c8a8716f76b6ce,libregex_automata-605a3d2eff982efe,libaho_corasick-44ae89b848848e07,libregex_syntax-b44ef8663a4740f2,libicrc_ledger_types-12bd4d23c829ad74,libicrc_cbor-ddae88367d9edf7e,libminicbor-d6f4869749a60218,libic_stable_structures-8ac35f6b72221d2d,libbase32-eff58b9dee7a9151,libfutures-7803d9f58e657e08,libfutures_executor-e59082fde8f1f37f,libfutures_util-6fae896ed1a6524a,libmemchr-21b23dcc9e8a6419,libfutures_io-7bee125fadb4cb09,libslab-6124d58b4b254833,libfutures_channel-b50251438757451c,libfutures_sink-11aa396c3a2c376a,libfutures_task-09047cdbeb2b7594,libpin_utils-14025d01bce6a479,libfutures_core-1dbbcfbc4264017f,libtime-06ca9f41ab0d1ca7,libitoa-e26c2fca71a2b2d1,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-110e4a5c5f7b0112,libpowerfmt-fbc2fd0c9a129936,libic_ledger_types-187685037040212d,libic_cdk-9dc4a0ec72abdacc,libpin_project_lite-19621c2fa8381040,libic_management_canister_types-10b19118c89a4671,libic_error_types-cd7ffbdfe025246b,libstrum-6901dd864adbe98a,libic_cdk_executor-2af850b3287db8db,libsmallvec-60c0caf50490c9b3,libslotmap-d9a116e7abd028d4,libic_canister_sig_creation-8134e4ef2471007d,libserde_cbor-5b43fe3fc937c88d,libhalf-77e693c7555f8c1b,libthiserror-11c7cad5a7f847ec,libic0-5d8f645964547ddc,libic_representation_independent_hash-b391f9c3b4823f53,libic_certification-5bda1a702d06b418,libcandid-c33bdc37549edcdf,libhex-dbe0f0b28a8df280,libpretty-85ce64d1e0780194,libunicode_width-9718a35a1702a5af,libarrayvec-2e7d169db69581ec,libtyped_arena-70816aa6787b7878,libleb128-1dee6129498640b0,libbyteorder-529cc76400af54b3,libic_principal-d2130b663786821a,libcrc32fast-f0a61590867b47c0,libdata_encoding-71926b05c6baa478,libsha2-0fd741d7a6a7c423,libcfg_if-50b02a9e3502ecf2,libdigest-d62746bf82db1130,libsubtle-9872cdfd361825fb,libconst_oid-cd39fbcaebc2ac55,libblock_buffer-7b3cd26be181f19e,libcrypto_common-f3c186fa56efa2aa,libgeneric_array-e0ddedbf95c70ab1,libtypenum-0fe8d28fad3fc2b1,libzeroize-9bbfe81e4855ef09,libnum_bigint-3d07d00c362a4552,libnum_integer-9cf3f24e6b361b2e,libnum_traits-488edea2f5e8566a,libanyhow-5e37c6a252687bff,libbinread-a95cf4aa5ff67d25,liblazy_static-b79deecd42557178,libspin-47cb96b5eece4a92,libthiserror-68ed4918a09d74e1,libserde-849096d42cf34dbe,libserde_bytes-68476526ec4d3856,libserde_core-725a09f256addbac}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_on_upload_asset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_on_delete_asset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_on_delete_many_assets [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_on_upload_asset_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_on_delete_asset_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_assert_delete_asset_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_assert_delete_asset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_assert_upload_asset_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_assert_upload_asset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.03.rcgu.o: undefined symbol: juno_on_delete_many_assets_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_set_doc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_delete_doc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_set_many_docs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_delete_many_docs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_delete_filtered_docs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_set_doc_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_delete_doc_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_assert_set_doc_collections [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_assert_set_doc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/junobuild_satellite-ec2e5e4c512483ab.junobuild_satellite.4eeb1e9b5b78024a-cgu.06.rcgu.o: undefined symbol: juno_on_set_many_docs_collections [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `junobuild-satellite` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7483f7b8f63e0fc82e0a4e4e5e99758dfdff723ffafe3d8c947e80ee65350874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7483f7b8f63e0fc82e0a4e4e5e99758dfdff723ffafe3d8c947e80ee65350874", kill_on_drop: false }` [INFO] [stdout] 7483f7b8f63e0fc82e0a4e4e5e99758dfdff723ffafe3d8c947e80ee65350874