[INFO] cloning repository https://github.com/0xhawk/ic-dex-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xhawk/ic-dex-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhawk%2Fic-dex-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhawk%2Fic-dex-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06c25ba82b933cec8953f7c406985e37ed19946c
[INFO] testing 0xhawk/ic-dex-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhawk%2Fic-dex-rs" "/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/0xhawk/ic-dex-rs
[INFO] finished tweaking git repo https://github.com/0xhawk/ic-dex-rs
[INFO] tweaked toml for git repo https://github.com/0xhawk/ic-dex-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xhawk/ic-dex-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xhawk/ic-dex-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39327827bcb685a54341bce128688869c1b374aa47afd0a10c11d661b414846e
[INFO] running `Command { std: "docker" "start" "-a" "39327827bcb685a54341bce128688869c1b374aa47afd0a10c11d661b414846e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39327827bcb685a54341bce128688869c1b374aa47afd0a10c11d661b414846e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39327827bcb685a54341bce128688869c1b374aa47afd0a10c11d661b414846e", kill_on_drop: false }`
[INFO] [stdout] 39327827bcb685a54341bce128688869c1b374aa47afd0a10c11d661b414846e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5483cdfffae82d5d6a0246c4888eca8d8fb1938d0ce0abf1b330b211c5b4d52c
[INFO] running `Command { std: "docker" "start" "-a" "5483cdfffae82d5d6a0246c4888eca8d8fb1938d0ce0abf1b330b211c5b4d52c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling ic0 v0.18.11
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling candid v0.9.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling pretty v0.12.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ic-crypto-getrandom-for-wasm v0.1.0 (https://github.com/dfinity/ic#aaecb416)
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling candid_derive v0.6.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling ic_bls12_381 v0.8.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling ic-crypto-internal-bls12-381-type v0.1.0 (https://github.com/dfinity/ic#aaecb416)
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling ic-crypto-internal-bls12-381-vetkd v0.1.0 (https://github.com/dfinity/ic#aaecb416)
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]    Compiling ic-cdk v0.10.0
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling ic-ledger-types v0.7.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]    Compiling ic-cdk v0.7.4
[INFO] [stderr]    Compiling ic-cdk-timers v0.1.2
[INFO] [stderr]    Compiling vetkd_backend v0.1.0 (/opt/rustwide/workdir/src/vetkd_backend)
[INFO] [stderr]    Compiling vetkd_system_api v0.1.0 (/opt/rustwide/workdir/src/system_api)
[INFO] [stderr]    Compiling ledger v0.1.0 (/opt/rustwide/workdir/src/ledger)
[INFO] [stderr]    Compiling dex v0.1.0 (/opt/rustwide/workdir/src/dex)
[INFO] [stdout] warning: struct `Balance` is never constructed
[INFO] [stdout]  --> src/dex/src/types.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Balance {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]   --> src/ledger/src/lib.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Metadata {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenInfo` is never constructed
[INFO] [stdout]   --> src/ledger/src/lib.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct TokenInfo {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc6hAAYG/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6hAAYG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_crypto_internal_bls12_381_vetkd-648a7a953316ac11,libsha3-b3b8f4270f93a820,libkeccak-940b7774c7e12bfb,libic_crypto_internal_bls12_381_type-32b4d72106598aee,libsha2-7eb24a464b13cd4a,libopaque_debug-1826dab867fa4b9d,libblock_buffer-bfd2afd472966e9a,libblock_padding-b6fc03ba276d2b11,libitertools-0c1c83ebb75f0aef,libeither-ad82168e9479cbbe,libic_bls12_381-2af43869d26e4c6a,libzeroize-203df693cb39ad6a,libdigest-f22bd91cb53e4dc1,libpairing-ad937c71e1e63128,libgroup-cec8e0d836308064,libff-58c593006668fd06,libsubtle-6fb8fa3405a06ffd,librand-da96fc2cedbe8af4,librand_chacha-2a6cd0ea3515b424,libppv_lite86-74d192d5fb0d20a2,librand_core-89dd90e30e4e7b32,libgetrandom-cbe6718c7061f4ed,liblibc-98c4ea8c98081e8b,libic_cdk-d0bc7eadbbea300d,libic0-180a1c468572c857,libcandid-ad671a2b47d50bcb,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-da77307bceb4a7e1,libserde_bytes-e2ad081eb773cb67,libhex-13e08b3b00984ab7,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,liblogos-961ecaa86ba94f5a,libsha2-3b5689889e351a8a,libcpufeatures-32ceecd082007066,libcfg_if-3e7fc4e38d4a72b5,libdigest-5c8fe6a865f9ae25,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libnum_bigint-e69a8ab07838ad09,libnum_integer-b81b1709a008d282,libnum_traits-1212374a71f1a5e9,libanyhow-970029fadfad0e81,libnum_enum-4c9ba199baea8c2a,libbinread-96ebb9d520a25c73,liblazy_static-af860367908b8176,liblalrpop_util-380ea77edc9dd2e8,libregex-fca179739e0a1004,libregex_automata-54a848843cdea080,libaho_corasick-d285abd09b9b1583,libmemchr-fe2e5a4f134682e2,libregex_syntax-7e193e8b91a3e9be,libthiserror-46839234a3309a6a,libcodespan_reporting-acb77a80113c1a4b,libunicode_width-e6feeb9daa4fd470,libtermcolor-a5251b019e6ea81a,libpretty-18e99ce30a3d6f73,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libserde-829643a14a6aa7ef}.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" "/tmp/rustc6hAAYG/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libvetkd_system_api.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustc6hAAYG/list:3: ; expected, but got vetkd_encrypted_key
[INFO] [stdout]           >>>     canister_update vetkd_encrypted_key;
[INFO] [stdout]           >>>                     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vetkd_system_api` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcoBrM6j/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoBrM6j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-9a99a48e969ab36a,libic0-180a1c468572c857,libcandid-7e1fcce9a040d908,libstacker-9131e5ffd71781e1,libpsm-e8c675d15487ec97,liblibc-98c4ea8c98081e8b,libhex-13e08b3b00984ab7,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-da77307bceb4a7e1,libserde_bytes-e2ad081eb773cb67,libpretty-ed27ab43a49e8d6e,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libunicode_segmentation-1b2e0d1adea94940,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,libsha2-3b5689889e351a8a,libcpufeatures-32ceecd082007066,libcfg_if-3e7fc4e38d4a72b5,libdigest-5c8fe6a865f9ae25,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libnum_bigint-e69a8ab07838ad09,libnum_integer-b81b1709a008d282,libnum_traits-1212374a71f1a5e9,libanyhow-970029fadfad0e81,libnum_enum-69e6dc22d0189c7e,libbinread-96ebb9d520a25c73,liblazy_static-af860367908b8176,libthiserror-46839234a3309a6a,libcodespan_reporting-acb77a80113c1a4b,libunicode_width-e6feeb9daa4fd470,libtermcolor-a5251b019e6ea81a,libserde-829643a14a6aa7ef}.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" "/tmp/rustcoBrM6j/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/psm-40701ff88c308865/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libledger.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcoBrM6j/list:4: ; expected, but got allowance
[INFO] [stdout]           >>>     canister_query allowance;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ledger` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcFNtz3V/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcFNtz3V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-d0bc7eadbbea300d,libic0-180a1c468572c857,libcandid-ad671a2b47d50bcb,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-da77307bceb4a7e1,libserde_bytes-e2ad081eb773cb67,libhex-13e08b3b00984ab7,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,liblogos-961ecaa86ba94f5a,libsha2-3b5689889e351a8a,libcpufeatures-32ceecd082007066,libcfg_if-3e7fc4e38d4a72b5,libdigest-5c8fe6a865f9ae25,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libnum_bigint-e69a8ab07838ad09,libnum_integer-b81b1709a008d282,libnum_traits-1212374a71f1a5e9,libanyhow-970029fadfad0e81,libnum_enum-4c9ba199baea8c2a,libbinread-96ebb9d520a25c73,liblazy_static-af860367908b8176,liblalrpop_util-380ea77edc9dd2e8,libregex-fca179739e0a1004,libregex_automata-54a848843cdea080,libaho_corasick-d285abd09b9b1583,libmemchr-fe2e5a4f134682e2,libregex_syntax-7e193e8b91a3e9be,libthiserror-46839234a3309a6a,libcodespan_reporting-acb77a80113c1a4b,libunicode_width-e6feeb9daa4fd470,libtermcolor-a5251b019e6ea81a,libpretty-18e99ce30a3d6f73,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libserde-829643a14a6aa7ef}.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" "/tmp/rustcFNtz3V/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libvetkd_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcFNtz3V/list:3: ; expected, but got encrypted_ibe_decryption_key_for_caller
[INFO] [stdout]           >>>     canister_update encrypted_ibe_decryption_key_for_caller;
[INFO] [stdout]           >>>                     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vetkd_backend` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcEl0Mrt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEl0Mrt/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-9a99a48e969ab36a,libic0-180a1c468572c857,libcandid-7e1fcce9a040d908,libstacker-9131e5ffd71781e1,libpsm-e8c675d15487ec97,liblibc-98c4ea8c98081e8b,libhex-13e08b3b00984ab7,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-da77307bceb4a7e1,libserde_bytes-e2ad081eb773cb67,libpretty-ed27ab43a49e8d6e,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libunicode_segmentation-1b2e0d1adea94940,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,libsha2-3b5689889e351a8a,libcpufeatures-32ceecd082007066,libcfg_if-3e7fc4e38d4a72b5,libdigest-5c8fe6a865f9ae25,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libnum_bigint-e69a8ab07838ad09,libnum_integer-b81b1709a008d282,libnum_traits-1212374a71f1a5e9,libanyhow-970029fadfad0e81,libnum_enum-69e6dc22d0189c7e,libbinread-96ebb9d520a25c73,liblazy_static-af860367908b8176,libthiserror-46839234a3309a6a,libcodespan_reporting-acb77a80113c1a4b,libunicode_width-e6feeb9daa4fd470,libtermcolor-a5251b019e6ea81a,libserde-829643a14a6aa7ef}.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" "/tmp/rustcEl0Mrt/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/psm-40701ff88c308865/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdex.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcEl0Mrt/list:4: ; expected, but got get_balance
[INFO] [stdout]           >>>     canister_query get_balance;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dex` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5483cdfffae82d5d6a0246c4888eca8d8fb1938d0ce0abf1b330b211c5b4d52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5483cdfffae82d5d6a0246c4888eca8d8fb1938d0ce0abf1b330b211c5b4d52c", kill_on_drop: false }`
[INFO] [stdout] 5483cdfffae82d5d6a0246c4888eca8d8fb1938d0ce0abf1b330b211c5b4d52c
