[INFO] cloning repository https://github.com/Demali-876/coinbase_sanbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Demali-876/coinbase_sanbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemali-876%2Fcoinbase_sanbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemali-876%2Fcoinbase_sanbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 261295f86ff858d81ca7332e386ef7fb09b227dc
[INFO] testing Demali-876/coinbase_sanbox against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemali-876%2Fcoinbase_sanbox" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Demali-876/coinbase_sanbox
[INFO] finished tweaking git repo https://github.com/Demali-876/coinbase_sanbox
[INFO] tweaked toml for git repo https://github.com/Demali-876/coinbase_sanbox written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Demali-876/coinbase_sanbox on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Demali-876/coinbase_sanbox 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icrc-cbor v0.1.0
[INFO] [stderr]   Downloaded ic-cdk-timers v0.8.0
[INFO] [stderr]   Downloaded coset v0.3.8
[INFO] [stderr]   Downloaded ic-cdk-macros v0.15.0
[INFO] [stderr]   Downloaded ic-cdk v0.15.2
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.8
[INFO] [stderr]   Downloaded icrc-ledger-types v0.1.9
[INFO] [stderr]   Downloaded ic-cdk v0.14.2
[INFO] [stderr]   Downloaded ic-cdk-macros v0.14.0
[INFO] [stderr]   Downloaded ic_cose_types v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02bd826ae495fb197f5fd7c5d33aa74268b8016470f7e93462290ad9ab794e2f
[INFO] running `Command { std: "docker" "start" "-a" "02bd826ae495fb197f5fd7c5d33aa74268b8016470f7e93462290ad9ab794e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02bd826ae495fb197f5fd7c5d33aa74268b8016470f7e93462290ad9ab794e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bd826ae495fb197f5fd7c5d33aa74268b8016470f7e93462290ad9ab794e2f", kill_on_drop: false }`
[INFO] [stdout] 02bd826ae495fb197f5fd7c5d33aa74268b8016470f7e93462290ad9ab794e2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b64814b621fec432da27cfe530f225ffbfa143cdeae950e4eec790224a3e0178
[INFO] running `Command { std: "docker" "start" "-a" "b64814b621fec432da27cfe530f225ffbfa143cdeae950e4eec790224a3e0178", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ic-stable-structures v0.6.8
[INFO] [stderr]    Compiling coset v0.3.8
[INFO] [stderr]    Compiling candid v0.10.14
[INFO] [stderr]    Compiling ic-cdk-macros v0.17.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.14.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.15.0
[INFO] [stderr]    Compiling icrc-cbor v0.1.0
[INFO] [stderr]    Compiling ic-cdk v0.14.2
[INFO] [stderr]    Compiling ic-cdk v0.15.2
[INFO] [stderr]    Compiling ic-cdk v0.17.2
[INFO] [stderr]    Compiling ic-cdk-timers v0.8.0
[INFO] [stderr]    Compiling icrc-ledger-types v0.1.9
[INFO] [stderr]    Compiling ic_cose_types v0.1.1
[INFO] [stderr]    Compiling idempotent_proxy_canister v1.2.0 (/opt/rustwide/workdir/src/idempotent_proxy_canister)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/idempotent_proxy_canister/src/store.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn to_bytes(&self) -> 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] 62 |     fn to_bytes(&self) -> 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=/tmp/rustcLDYcE0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLDYcE0/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk_timers-58b07da35f0e8b17,libic_cdk-66112d1c7db36006,libslotmap-18d5eb1f5f29a07d,libbase64-2a03de3babadded3,libic_cose_types-e42d23246e3ddf12,libicrc_ledger_types-49637b619887bbd3,libtime-60085a0419e8a9e2,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libicrc_cbor-708e12ac29b1066f,libstrum-70ca0096c76ea259,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libminicbor-3cee7982cce551d1,libic_stable_structures-cfda1092474acf5d,libbase32-39d04fa1fa68181d,libk256-d0bedc764e1fc8f0,libecdsa-feedc7a669c4da88,librfc6979-43d1a1fdef6b2beb,libonce_cell-6c2aafde77a130e5,libelliptic_curve-fca9c45b8b500710,libpkcs8-8048e41d8b40ba76,libspki-cfe3dbe14c6ac95b,libsec1-8a8bd0406b8a7aae,libder-1c2e9bc9a41d4a0e,libcrypto_bigint-c852b85dcde8fa6c,libbase16ct-b0752502dc7a9a1c,libgroup-a25525393e34c2a5,libff-b8de7cb2c770cefe,libed25519_dalek-f04bc5cceac015e1,libed25519-8eeb16b39eb5acdf,libsignature-db094e101a4071ce,libx25519_dalek-d98cce0255ec32a3,libcurve25519_dalek-6d024b1a2c9826c2,libaes_gcm-72af0a5fda8b24c8,libctr-92d5cba119dba677,libghash-739c635d55d0a371,libpolyval-dc813a2dd84962ea,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-706f98ef09afc79b,libaes-b56f9b828a4acf66,libcipher-dd78afd3690684f5,libinout-8de285883e052fc0,libaead-d27a87877b6764d0,libsha3-f8949dd460c25e0a,libkeccak-42ca8630c7170c4b,libhmac-3cbd3376433d077d,libcoset-91b0465df85dbd33,libfutures-68d9a8356b3f6ae9,libfutures_executor-f170f455448d52e4,libfutures_util-a98fa508b19af4aa,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-bb3bea02536f003a,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libciborium-26983bfb4d7eab78,libciborium_ll-2c2377281c9a0a74,libhalf-2cc0fcd359deb059,libciborium_io-914e2c3aa2939b2f,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libic_cdk-153459bec7a6b406,libic_cdk_executor-be7e81617ef1b2cd,libic0-472458860f014911,libcandid-887010cf12cfa322,libstacker-a49691482b162ac9,libpsm-cb47b51b1fbc3818,libhex-bb898c2fc93790fb,libserde_bytes-450a0a414981b312,libpretty-70d2570d248ea62a,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-5aa9a78320ac221b,libcrc32fast-ec6b1847c42b19ed,libdata_encoding-6d465a39edfa29f6,libsha2-2b20a2ad95a10001,libcpufeatures-471354fefbcaf2d8,libdigest-299e37e180acdfa9,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-a799be933b09bced,libcrypto_common-c96af02774bd6fec,libgeneric_array-7195648785ecda66,libtypenum-b636c2b461885073,libzeroize-540803f219eca87d,librand_core-9de1c9b44f8db236,libgetrandom-fa122a3a933e8a22,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libnum_bigint-dad7c8c098475ad2,libnum_integer-07a98833ae263426,libnum_traits-3e9a3b85b0f00cdd,libanyhow-1062fd8720902979,libbinread-8856b3c2a4178c1e,liblazy_static-b3603208c0de2608,libthiserror-e7964f3ef7e61a04,libserde-be7907905f9e9340}.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/rustcLDYcE0/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-89254295a83964ad/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libidempotent_proxy_canister.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/rustcLDYcE0/list:6: ; expected, but got caller_info
[INFO] [stdout]           >>>     canister_query caller_info;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idempotent_proxy_canister` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b64814b621fec432da27cfe530f225ffbfa143cdeae950e4eec790224a3e0178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64814b621fec432da27cfe530f225ffbfa143cdeae950e4eec790224a3e0178", kill_on_drop: false }`
[INFO] [stdout] b64814b621fec432da27cfe530f225ffbfa143cdeae950e4eec790224a3e0178
