[INFO] cloning repository https://github.com/ogola5/icp_rust_react
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogola5/icp_rust_react" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogola5%2Ficp_rust_react", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogola5%2Ficp_rust_react'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b8ee67c76082a452c14cdea7ce9d58c3591b771
[INFO] testing ogola5/icp_rust_react against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogola5%2Ficp_rust_react" "/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/ogola5/icp_rust_react
[INFO] finished tweaking git repo https://github.com/ogola5/icp_rust_react
[INFO] tweaked toml for git repo https://github.com/ogola5/icp_rust_react written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogola5/icp_rust_react on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ogola5/icp_rust_react 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b65478cc724975001eb9fcddc0310c8333cd963b98ca5d07e1fed3ef9f606bf7
[INFO] running `Command { std: "docker" "start" "-a" "b65478cc724975001eb9fcddc0310c8333cd963b98ca5d07e1fed3ef9f606bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b65478cc724975001eb9fcddc0310c8333cd963b98ca5d07e1fed3ef9f606bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b65478cc724975001eb9fcddc0310c8333cd963b98ca5d07e1fed3ef9f606bf7", kill_on_drop: false }`
[INFO] [stdout] b65478cc724975001eb9fcddc0310c8333cd963b98ca5d07e1fed3ef9f606bf7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a65dcef585280b2f878ef304ceeb3bde3508d9f0bbd340feb06c789195b4b3d
[INFO] running `Command { std: "docker" "start" "-a" "0a65dcef585280b2f878ef304ceeb3bde3508d9f0bbd340feb06c789195b4b3d", 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.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.37
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling ic-stable-structures v0.5.6
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling toml_edit v0.19.15
[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.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling secp256k1 v0.22.2
[INFO] [stderr]    Compiling bitcoin v0.28.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]    Compiling ic-cdk v0.11.3
[INFO] [stderr]    Compiling agrisurance_dao_backend v0.1.0 (/opt/rustwide/workdir/src/agrisurance_dao_backend)
[INFO] [stdout] warning: struct `DisputeHistory` is never constructed
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct DisputeHistory {
[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 `DisputeStatusUpdate` is never constructed
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | struct DisputeStatusUpdate {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     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] 142 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:172:17
[INFO] [stdout]     |
[INFO] [stdout] 172 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:230:17
[INFO] [stdout]     |
[INFO] [stdout] 230 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agrisurance_dao_backend/src/lib.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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/rustcxTH3v7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxTH3v7/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-111a47190778b367,libic0-79a8909626322a3c,libic_stable_structures-5e2d38834ac1bb9b,libcandid-19c129a87ed25321,libstacker-541da117debc222b,libpsm-f26f8f3a785d23f1,liblibc-4c260f4814e68eb7,libhex-13e08b3b00984ab7,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-12b8151122438183,libserde_bytes-c0f5e37bae42068c,libpretty-2e14940cfb632c07,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libsha2-d12487c7f8370bd5,libcpufeatures-926366d381e17465,libcfg_if-3e7fc4e38d4a72b5,libdigest-683e8e0a708422d0,libblock_buffer-a0d9a31c04a5fefd,libcrypto_common-8a5f518ce9d0d889,libgeneric_array-18629813db09b122,libtypenum-1862a5dd6fcdc44c,libnum_bigint-ecd4021e8e37c0d8,libnum_integer-a9ebb0e358e2f53d,libnum_traits-1b7ecff5d99a1b0d,libanyhow-bfb3d5276e5b59af,libnum_enum-d5ed5300d39ac060,libbinread-68eb42038b664d5f,liblazy_static-af860367908b8176,libthiserror-f0eb0496ac90bba6,libcodespan_reporting-d2b1dca7acde1561,libunicode_width-affb1d25ef114124,libtermcolor-cbafc8825e041b3d,libserde-c50653ab5e57d81e}.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/rustcxTH3v7/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/secp256k1-sys-73b46bef759a9470/out" "-L" "/opt/rustwide/target/debug/build/psm-ff03620f988cd3f2/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libagrisurance_dao_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/rustcxTH3v7/list:3: ; expected, but got get_dispute
[INFO] [stdout]           >>>     canister_query get_dispute;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agrisurance_dao_backend` (lib) due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0a65dcef585280b2f878ef304ceeb3bde3508d9f0bbd340feb06c789195b4b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a65dcef585280b2f878ef304ceeb3bde3508d9f0bbd340feb06c789195b4b3d", kill_on_drop: false }`
[INFO] [stdout] 0a65dcef585280b2f878ef304ceeb3bde3508d9f0bbd340feb06c789195b4b3d
