[INFO] cloning repository https://github.com/Ansh-Rajput/token_wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ansh-Rajput/token_wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnsh-Rajput%2Ftoken_wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnsh-Rajput%2Ftoken_wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a75bb50921bb8ec827f2863a43410efdf98bf6b
[INFO] testing Ansh-Rajput/token_wallet against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnsh-Rajput%2Ftoken_wallet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ansh-Rajput/token_wallet
[INFO] finished tweaking git repo https://github.com/Ansh-Rajput/token_wallet
[INFO] tweaked toml for git repo https://github.com/Ansh-Rajput/token_wallet written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ansh-Rajput/token_wallet on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ansh-Rajput/token_wallet 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-macros v0.13.2
[INFO] [stderr]   Downloaded ic-cdk v0.13.2
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded candid v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edbac33936f28af8b81b56313a1498aec0c592d69100ede4e36cbb4867c96298
[INFO] running `Command { std: "docker" "start" "-a" "edbac33936f28af8b81b56313a1498aec0c592d69100ede4e36cbb4867c96298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbac33936f28af8b81b56313a1498aec0c592d69100ede4e36cbb4867c96298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbac33936f28af8b81b56313a1498aec0c592d69100ede4e36cbb4867c96298", kill_on_drop: false }`
[INFO] [stdout] edbac33936f28af8b81b56313a1498aec0c592d69100ede4e36cbb4867c96298
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b45912e35a8f855d5265d7fed8e19075a5048d485583eb7339cbe4cb16a8a6a5
[INFO] running `Command { std: "docker" "start" "-a" "b45912e35a8f855d5265d7fed8e19075a5048d485583eb7339cbe4cb16a8a6a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.10.9
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk v0.13.2
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.0
[INFO] [stderr]    Compiling token_wallet_backend v0.1.0 (/opt/rustwide/workdir/src/token_wallet_backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc9AAZml/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9AAZml/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-b08b425f06ab2f1e.rlib,libic0-829b5260a0492e5c.rlib,libcandid-28a4270d69cba954.rlib,libstacker-8a870c9e697f916d.rlib,libpsm-413fd56025749fd9.rlib,liblibc-4e941f3c786d1baf.rlib,libhex-f8780b52ba33bd3a.rlib,libserde_bytes-ae60054905313758.rlib,libpretty-fd7ee6f9f54d8ac7.rlib,libunicode_width-e8cd55034d947a59.rlib,libarrayvec-d3a3159c0badb6dc.rlib,libtyped_arena-b0234a7260a633d5.rlib,libleb128-d64510d9bf07956d.rlib,libbyteorder-6bb12dffd5e1b12b.rlib,libic_principal-eaacfea38cefdbe5.rlib,libcrc32fast-eb05d000a72119f1.rlib,libdata_encoding-25664bb491ba017f.rlib,libsha2-08bdca5070529b6b.rlib,libcpufeatures-4d7c22fabe19e2f9.rlib,libcfg_if-238a855292fb6d2b.rlib,libdigest-6c36a0ae020c9066.rlib,libblock_buffer-64187f710a10a171.rlib,libcrypto_common-233ef679e8e85d01.rlib,libgeneric_array-b2259655a11fbb54.rlib,libtypenum-ba205961437c96e4.rlib,libnum_bigint-739e239a5b62069e.rlib,libnum_integer-a3ee2ee8c55cd4ad.rlib,libnum_traits-6bee7ae8e423b0e2.rlib,libanyhow-0442785db30417bb.rlib,libbinread-ff81c7c9b454b996.rlib,liblazy_static-5f41077b1fb4f2c7.rlib,libthiserror-56f47cdc7b8c664b.rlib,libserde-53f1102cf94d90ef.rlib}.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/rustc9AAZml/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-e8de414fd41e6a15/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtoken_wallet_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustc9AAZml/list:3: ; 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 `token_wallet_backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b45912e35a8f855d5265d7fed8e19075a5048d485583eb7339cbe4cb16a8a6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b45912e35a8f855d5265d7fed8e19075a5048d485583eb7339cbe4cb16a8a6a5", kill_on_drop: false }`
[INFO] [stdout] b45912e35a8f855d5265d7fed8e19075a5048d485583eb7339cbe4cb16a8a6a5
