[INFO] cloning repository https://github.com/ShikuLabs/canister_factory
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShikuLabs/canister_factory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShikuLabs%2Fcanister_factory", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShikuLabs%2Fcanister_factory'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dc2c8a0b5ef4734c2282c6ce44a063dd5a19c41
[INFO] testing ShikuLabs/canister_factory against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShikuLabs%2Fcanister_factory" "/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/ShikuLabs/canister_factory
[INFO] finished tweaking git repo https://github.com/ShikuLabs/canister_factory
[INFO] tweaked toml for git repo https://github.com/ShikuLabs/canister_factory written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShikuLabs/canister_factory on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShikuLabs/canister_factory 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-2026-04-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]   |
[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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 285a18566bf606702e6a7217774e3031d5ad4cf770a631d7be13bd656fd14252
[INFO] running `Command { std: "docker" "start" "-a" "285a18566bf606702e6a7217774e3031d5ad4cf770a631d7be13bd656fd14252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "285a18566bf606702e6a7217774e3031d5ad4cf770a631d7be13bd656fd14252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285a18566bf606702e6a7217774e3031d5ad4cf770a631d7be13bd656fd14252", kill_on_drop: false }`
[INFO] [stdout] 285a18566bf606702e6a7217774e3031d5ad4cf770a631d7be13bd656fd14252
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07b586c6c2bf0fd821d91bdd396118c9e9e3650efe7664f9d1b84fa61c5e4dba
[INFO] running `Command { std: "docker" "start" "-a" "07b586c6c2bf0fd821d91bdd396118c9e9e3650efe7664f9d1b84fa61c5e4dba", 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]   |
[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.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling ic0 v0.18.10
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling ic-stable-structures v0.5.6
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling candid v0.7.18
[INFO] [stderr]    Compiling serde_bytes v0.11.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling ic-types v0.5.0
[INFO] [stderr]    Compiling ic-cdk v0.5.7
[INFO] [stderr]    Compiling icrc-ledger-types v0.1.0 (https://github.com/dfinity/ic#7fae88d6)
[INFO] [stderr]    Compiling ic-ledger-types v0.1.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.5.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]    Compiling ext_based_dip721_lib v0.1.0 (https://github.com/ShikuLabs/ext_based_dip721_lib.git#f507e72e)
[INFO] [stderr]    Compiling ic-cdk v0.9.2
[INFO] [stderr]    Compiling icrc7 v0.1.0 (/opt/rustwide/workdir/src/icrc7)
[INFO] [stderr]    Compiling dip721 v0.1.0 (/opt/rustwide/workdir/src/dip721)
[INFO] [stderr]    Compiling factory v0.1.0 (/opt/rustwide/workdir/src/factory)
[INFO] [stdout] error: couldn't read `/Users/yumeng/icrc7/target/wasm32-unknown-unknown/release/icrc7.wasm.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/factory/src/lib.rs:124:27
[INFO] [stdout]     |
[INFO] [stdout] 124 | const ICRC7_WASM: &[u8] = std::include_bytes!("/Users/yumeng/icrc7/target/wasm32-unknown-unknown/release/icrc7.wasm.gz");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/Users/yumeng/icrc7/target/wasm32-unknown-unknown/release/ext_based_dip721_lib.wasm.gz`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/factory/src/lib.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 | ... &[u8] = std::include_bytes!("/Users/yumeng/icrc7/target/wasm32-unknown-unknown/release/ext_based_dip721_lib.wasm.gz");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `call`
[INFO] [stdout]  --> src/factory/src/lib.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ic_cdk::api::call::{CallResult, call};
[INFO] [stdout]   |                                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/factory/src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     ok(ICRC7Response),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `other` should have an upper camel case name
[INFO] [stdout]   --> src/factory/src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     other(String),
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/factory/src/lib.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     err(ICRC7Err),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rejection_code`
[INFO] [stdout]    --> src/factory/src/lib.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Err((rejection_code, msg)) =>{
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rejection_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/factory/src/lib.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Err((rejection_code, msg)) =>{
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `factory` (lib) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `caller`
[INFO] [stdout]    --> src/icrc7/src/state.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn mint(&mut self, caller: &Principal, token: Token) -> u128 {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/icrc7/src/state.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/icrc7/src/state.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/icrc7/src/state.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[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=/opt/rustwide/target/debug/deps/rustc4l59jQ/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustc4l59jQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libciborium-99eef9173b065951,libciborium_ll-6ce7cd284c17fd1e,libhalf-aa86fe746eff911b,libciborium_io-355e3dd6dae2ed99,libic_cdk-b1dc1757bfe9c683,libic0-61a111815f7b227d,libicrc_ledger_types-32a8baa9be26e564,libic_stable_structures-a253a0fb54aaaaf8,libcandid-06f6b0c3b67bbe51,libcrc32fast-22b7801372deb8f4,libdata_encoding-90aa7de507c0b04d,libserde_bytes-28d39d6f92e17118,libhex-5bb7935fb5d588db,libleb128-e6aaf33ff8dd19d1,libbyteorder-d05a003e572ae5c0,liblogos-d5598ed4fc4517f0,libsha2-014f451762219a7b,libcpufeatures-54dac01da93f9d9c,libcfg_if-d9b80cb51cda7b5b,libdigest-d0775d4d5b89b5e4,libblock_buffer-033e407dd1cfbf0c,libcrypto_common-bccdbfa4194e5ea2,libgeneric_array-797732265a1da09b,libtypenum-0ca175a2eaba0246,libnum_bigint-38699349d0d0182c,libnum_integer-6d819879b9762c03,libnum_traits-4babeb483b9a25ca,libanyhow-331085da6e9c6be2,libnum_enum-132707624e0382c7,libbinread-3971c76beaf820da,liblazy_static-8f54c7c82e1daacf,liblalrpop_util-8e4dad23e684652a,libregex-ea246fe9b99cfc00,libaho_corasick-a9543f9a3dee02b4,libmemchr-6bd5723bc1b40ae3,libregex_syntax-a0621699b9e6bdd6,libthiserror-51c64f4fa4d695aa,libcodespan_reporting-360108ef68305179,libunicode_width-632f9150f240a962,libtermcolor-2a0ccd8b4127c1f3,libpretty-9eba81d336b5045e,libarrayvec-7841a2b342eb6c47,libtyped_arena-8e8d93be6dd75dfc,libserde-2ac070d305a5f64b}.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" "/opt/rustwide/target/debug/deps/rustc4l59jQ/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/libicrc7.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: /opt/rustwide/target/debug/deps/rustc4l59jQ/list:6: ; expected, but got __get_candid_interface_tmp_hack
[INFO] [stdout]           >>>     canister_query __get_candid_interface_tmp_hack;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icrc7` (lib) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "07b586c6c2bf0fd821d91bdd396118c9e9e3650efe7664f9d1b84fa61c5e4dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b586c6c2bf0fd821d91bdd396118c9e9e3650efe7664f9d1b84fa61c5e4dba", kill_on_drop: false }`
[INFO] [stdout] 07b586c6c2bf0fd821d91bdd396118c9e9e3650efe7664f9d1b84fa61c5e4dba
