[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xhawk/ic-dex-rs 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 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" "+1.90.0" "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] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinity/ic`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded ic0 v0.18.11
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded zeroize v1.6.0
[INFO] [stderr]   Downloaded pretty v0.12.1
[INFO] [stderr]   Downloaded serde v1.0.178
[INFO] [stderr]   Downloaded ic-cdk v0.7.4
[INFO] [stderr]   Downloaded ic-cdk-timers v0.1.2
[INFO] [stderr]   Downloaded candid_derive v0.6.2
[INFO] [stderr]   Downloaded anyhow v1.0.72
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded winnow v0.5.1
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded sha3 v0.9.1
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.9
[INFO] [stderr]   Downloaded candid v0.8.4
[INFO] [stderr]   Downloaded serde_derive v1.0.178
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded ic-cdk-macros v0.7.1
[INFO] [stderr]   Downloaded ic-ledger-types v0.7.0
[INFO] [stderr]   Downloaded block-padding v0.2.1
[INFO] [stderr]   Downloaded keccak v0.1.4
[INFO] [stderr]   Downloaded candid_derive v0.5.0
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded errno v0.3.1
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded regex-automata v0.3.4
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded ic-cdk v0.10.0
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded subtle v2.5.0
[INFO] [stderr]   Downloaded zeroize_derive v1.4.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] [stderr]   Downloaded ena v0.14.2
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded ic-cdk-macros v0.6.10
[INFO] [stderr]   Downloaded serde_bytes v0.11.12
[INFO] [stderr]   Downloaded ic_bls12_381 v0.8.0
[INFO] [stderr]   Downloaded candid v0.9.2
[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] ffb436fac76ae6188e4361b15b45393ccc1c0faa4d7eb838a309ba5d15da6606
[INFO] running `Command { std: "docker" "start" "-a" "ffb436fac76ae6188e4361b15b45393ccc1c0faa4d7eb838a309ba5d15da6606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffb436fac76ae6188e4361b15b45393ccc1c0faa4d7eb838a309ba5d15da6606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb436fac76ae6188e4361b15b45393ccc1c0faa4d7eb838a309ba5d15da6606", kill_on_drop: false }`
[INFO] [stdout] ffb436fac76ae6188e4361b15b45393ccc1c0faa4d7eb838a309ba5d15da6606
[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] 3aaeacc7329e74a157f00b982f2b9a71a8f91e9a4017dd44ce2a6f859a090eac
[INFO] running `Command { std: "docker" "start" "-a" "3aaeacc7329e74a157f00b982f2b9a71a8f91e9a4017dd44ce2a6f859a090eac", 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 equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[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-channel v0.3.28
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling candid v0.9.2
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pretty v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[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 pairing v0.22.0
[INFO] [stderr]    Compiling ic-crypto-getrandom-for-wasm v0.1.0 (https://github.com/dfinity/ic#aaecb416)
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling lalrpop 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 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 zeroize v1.6.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling ic_bls12_381 v0.8.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling ic-crypto-internal-bls12-381-type 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 ic-crypto-internal-bls12-381-vetkd v0.1.0 (https://github.com/dfinity/ic#aaecb416)
[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 candid v0.8.4
[INFO] [stderr]    Compiling ic-cdk v0.10.0
[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 dex v0.1.0 (/opt/rustwide/workdir/src/dex)
[INFO] [stderr]    Compiling ledger v0.1.0 (/opt/rustwide/workdir/src/ledger)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcfCphlp/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcfCphlp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-7f6efc9b1d92c1f9,libic0-e6106ce6365311c2,libcandid-619da96ef611e4c2,libcrc32fast-b517e1e1bff57ec0,libdata_encoding-3ad4d5b87d832e9b,libserde_bytes-a56a295df555d5c4,libhex-ca926d8cc80c7033,libleb128-d430320fe2c51fea,libbyteorder-c603fb49e2ea8ab6,liblogos-dbec19739b396e5c,libsha2-c105353ff138250c,libcpufeatures-e0eb3afcfb21e60b,libcfg_if-3183e62f61f23a61,libdigest-34c14a8f336d191b,libblock_buffer-a29d9ba1aca3a9d9,libcrypto_common-4d3f40c271d43b71,libgeneric_array-8d114a65ab2229a1,libtypenum-832c7406d65d19a6,libnum_bigint-6ac271a68c4c1377,libnum_integer-74bc905d1ac5046e,libnum_traits-75b1d76f40bf625b,libanyhow-6d1acf9e69bb752c,libnum_enum-43086324cda7885c,libbinread-1f8cb10e257bbd09,liblazy_static-ab9a3dc8def9ba85,liblalrpop_util-d4459667e2b102fa,libregex-b59b142472a9cf88,libregex_automata-fedff851d0a470b0,libaho_corasick-c5f837eb007a9349,libmemchr-233a2862461d83c1,libregex_syntax-9a30244dda0deb89,libthiserror-5feead0867085d0a,libcodespan_reporting-2a8978696077d2de,libunicode_width-14cea643d72c39b2,libtermcolor-fe93c78e887a6a84,libpretty-b18471a73002b6fb,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libserde-ac8a5d8fa014a279}.rlib" "<sysroot>/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/rustcfCphlp/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/rustcfCphlp/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] [stderr] warning: build failed, waiting for other jobs to finish...
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc6mx6ph/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6mx6ph/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_crypto_internal_bls12_381_vetkd-d50b0efa9fcbe79c,libsha3-555dbc182d0f4999,libkeccak-7519805c9c42696e,libic_crypto_internal_bls12_381_type-3636d82774292eb1,libsha2-299d1d207bf33112,libopaque_debug-a376880be4df562b,libblock_buffer-b95c2ae911a5c387,libblock_padding-b12269563b0f7d7b,libitertools-0970d42df109eada,libeither-2c2c1bfdae71df07,libic_bls12_381-3090a908cd58991e,libzeroize-411c7c0e17eb27eb,libdigest-0935d83e49febc01,libpairing-adfac061e1edd848,libgroup-dfc616e818f147c1,libff-865e7a73621f991a,libsubtle-362d3afc0c96b18e,librand-4728b3bdcbf919e6,librand_chacha-79ef05fac90c72e3,libppv_lite86-9f3414099d5801d8,librand_core-70d05146ec4c9c61,libgetrandom-9848229de303af77,liblibc-957c1f2d3e1f3626,libic_cdk-7f6efc9b1d92c1f9,libic0-e6106ce6365311c2,libcandid-619da96ef611e4c2,libcrc32fast-b517e1e1bff57ec0,libdata_encoding-3ad4d5b87d832e9b,libserde_bytes-a56a295df555d5c4,libhex-ca926d8cc80c7033,libleb128-d430320fe2c51fea,libbyteorder-c603fb49e2ea8ab6,liblogos-dbec19739b396e5c,libsha2-c105353ff138250c,libcpufeatures-e0eb3afcfb21e60b,libcfg_if-3183e62f61f23a61,libdigest-34c14a8f336d191b,libblock_buffer-a29d9ba1aca3a9d9,libcrypto_common-4d3f40c271d43b71,libgeneric_array-8d114a65ab2229a1,libtypenum-832c7406d65d19a6,libnum_bigint-6ac271a68c4c1377,libnum_integer-74bc905d1ac5046e,libnum_traits-75b1d76f40bf625b,libanyhow-6d1acf9e69bb752c,libnum_enum-43086324cda7885c,libbinread-1f8cb10e257bbd09,liblazy_static-ab9a3dc8def9ba85,liblalrpop_util-d4459667e2b102fa,libregex-b59b142472a9cf88,libregex_automata-fedff851d0a470b0,libaho_corasick-c5f837eb007a9349,libmemchr-233a2862461d83c1,libregex_syntax-9a30244dda0deb89,libthiserror-5feead0867085d0a,libcodespan_reporting-2a8978696077d2de,libunicode_width-14cea643d72c39b2,libtermcolor-fe93c78e887a6a84,libpretty-b18471a73002b6fb,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libserde-ac8a5d8fa014a279}.rlib" "<sysroot>/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/rustc6mx6ph/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/rustc6mx6ph/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] [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)]` 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/rustcF4TlEZ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcF4TlEZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-2f17bc8bbc37e43e,libic0-e6106ce6365311c2,libcandid-a231ffa8b9405a4a,libstacker-c06cef602cf73265,libpsm-ed6ca5ee421f36cd,liblibc-957c1f2d3e1f3626,libhex-ca926d8cc80c7033,libcrc32fast-b517e1e1bff57ec0,libdata_encoding-3ad4d5b87d832e9b,libserde_bytes-a56a295df555d5c4,libpretty-7be101253d36cbbd,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libunicode_segmentation-7986f6daf1d78dd2,libleb128-d430320fe2c51fea,libbyteorder-c603fb49e2ea8ab6,libsha2-c105353ff138250c,libcpufeatures-e0eb3afcfb21e60b,libcfg_if-3183e62f61f23a61,libdigest-34c14a8f336d191b,libblock_buffer-a29d9ba1aca3a9d9,libcrypto_common-4d3f40c271d43b71,libgeneric_array-8d114a65ab2229a1,libtypenum-832c7406d65d19a6,libnum_bigint-6ac271a68c4c1377,libnum_integer-74bc905d1ac5046e,libnum_traits-75b1d76f40bf625b,libanyhow-6d1acf9e69bb752c,libnum_enum-596da17c84981e7b,libbinread-1f8cb10e257bbd09,liblazy_static-ab9a3dc8def9ba85,libthiserror-5feead0867085d0a,libcodespan_reporting-2a8978696077d2de,libunicode_width-14cea643d72c39b2,libtermcolor-fe93c78e887a6a84,libserde-ac8a5d8fa014a279}.rlib" "<sysroot>/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/rustcF4TlEZ/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-c21a80bcc7e03a8a/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/rustcF4TlEZ/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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustccaPlU8/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccaPlU8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-2f17bc8bbc37e43e,libic0-e6106ce6365311c2,libcandid-a231ffa8b9405a4a,libstacker-c06cef602cf73265,libpsm-ed6ca5ee421f36cd,liblibc-957c1f2d3e1f3626,libhex-ca926d8cc80c7033,libcrc32fast-b517e1e1bff57ec0,libdata_encoding-3ad4d5b87d832e9b,libserde_bytes-a56a295df555d5c4,libpretty-7be101253d36cbbd,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libunicode_segmentation-7986f6daf1d78dd2,libleb128-d430320fe2c51fea,libbyteorder-c603fb49e2ea8ab6,libsha2-c105353ff138250c,libcpufeatures-e0eb3afcfb21e60b,libcfg_if-3183e62f61f23a61,libdigest-34c14a8f336d191b,libblock_buffer-a29d9ba1aca3a9d9,libcrypto_common-4d3f40c271d43b71,libgeneric_array-8d114a65ab2229a1,libtypenum-832c7406d65d19a6,libnum_bigint-6ac271a68c4c1377,libnum_integer-74bc905d1ac5046e,libnum_traits-75b1d76f40bf625b,libanyhow-6d1acf9e69bb752c,libnum_enum-596da17c84981e7b,libbinread-1f8cb10e257bbd09,liblazy_static-ab9a3dc8def9ba85,libthiserror-5feead0867085d0a,libcodespan_reporting-2a8978696077d2de,libunicode_width-14cea643d72c39b2,libtermcolor-fe93c78e887a6a84,libserde-ac8a5d8fa014a279}.rlib" "<sysroot>/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/rustccaPlU8/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-c21a80bcc7e03a8a/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/rustccaPlU8/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] running `Command { std: "docker" "inspect" "3aaeacc7329e74a157f00b982f2b9a71a8f91e9a4017dd44ce2a6f859a090eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aaeacc7329e74a157f00b982f2b9a71a8f91e9a4017dd44ce2a6f859a090eac", kill_on_drop: false }`
[INFO] [stdout] 3aaeacc7329e74a157f00b982f2b9a71a8f91e9a4017dd44ce2a6f859a090eac
