[INFO] cloning repository https://github.com/muchai254/persona-pulse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muchai254/persona-pulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuchai254%2Fpersona-pulse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuchai254%2Fpersona-pulse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1faf7e8470b6d68c8035adf9a9a8b3a5e6de266d
[INFO] testing muchai254/persona-pulse against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuchai254%2Fpersona-pulse" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muchai254/persona-pulse
[INFO] finished tweaking git repo https://github.com/muchai254/persona-pulse
[INFO] tweaked toml for git repo https://github.com/muchai254/persona-pulse written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muchai254/persona-pulse on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/muchai254/persona-pulse 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b280073de4689ce5c41f3bdfd7cd1138839e7adb7e5145e6ffae20bc70ebc1b3
[INFO] running `Command { std: "docker" "start" "-a" "b280073de4689ce5c41f3bdfd7cd1138839e7adb7e5145e6ffae20bc70ebc1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b280073de4689ce5c41f3bdfd7cd1138839e7adb7e5145e6ffae20bc70ebc1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b280073de4689ce5c41f3bdfd7cd1138839e7adb7e5145e6ffae20bc70ebc1b3", kill_on_drop: false }`
[INFO] [stdout] b280073de4689ce5c41f3bdfd7cd1138839e7adb7e5145e6ffae20bc70ebc1b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff7bfa6c700645c66a10f525d5c144e86824c1905294153f15e71a47c27be4f0
[INFO] running `Command { std: "docker" "start" "-a" "ff7bfa6c700645c66a10f525d5c144e86824c1905294153f15e71a47c27be4f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 darling_core v0.20.11
[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 binread_derive v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.10.14
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.18.5
[INFO] [stderr]    Compiling ic-cdk v0.13.6
[INFO] [stderr]    Compiling rust_profile_canister_backend v0.1.0 (/opt/rustwide/workdir/src/rust_profile_canister_backend)
[INFO] [stderr]    Compiling rust_profile_canister_backend_registery v0.1.0 (/opt/rustwide/workdir/src/rust_profile_canister_backend_registery)
[INFO] [stdout] warning: unused import: `ic_cdk_macros::*`
[INFO] [stdout]  --> src/rust_profile_canister_backend_registery/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ic_cdk_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode`, `Encode`, and `Principal`
[INFO] [stdout]  --> src/rust_profile_canister_backend/src/lib.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use candid::{CandidType, Decode, Encode, Principal};
[INFO] [stdout]   |                          ^^^^^^  ^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_cdk::api::caller`
[INFO] [stdout]  --> src/rust_profile_canister_backend/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ic_cdk::api::caller;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_cdk_macros::*`
[INFO] [stdout]  --> src/rust_profile_canister_backend/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ic_cdk_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstName` should have a snake case name
[INFO] [stdout]   --> src/rust_profile_canister_backend_registery/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     firstName: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `first_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lastName` should have a snake case name
[INFO] [stdout]   --> src/rust_profile_canister_backend_registery/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     lastName: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `last_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clientReviews` should have a snake case name
[INFO] [stdout]   --> src/rust_profile_canister_backend_registery/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     clientReviews: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `client_reviews`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstName` should have a snake case name
[INFO] [stdout]   --> src/rust_profile_canister_backend/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     firstName: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `first_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lastName` should have a snake case name
[INFO] [stdout]   --> src/rust_profile_canister_backend/src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     lastName: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `last_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clientReviews` should have a snake case name
[INFO] [stdout]   --> src/rust_profile_canister_backend/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     clientReviews: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `client_reviews`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcNxATIs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNxATIs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-feb370bdaea85ddb,libic_cdk_executor-1a6847d9b992d084,libic0-4f417b3a97bce63f,libcandid-77c13772524c008b,libstacker-ad3ec1149808762e,libpsm-d9b4d8eb21a59af8,liblibc-a033ff8e3a2aed60,libhex-13e08b3b00984ab7,libserde_bytes-1e695a20a9db9295,libpretty-911b8eabb1e74417,libunicode_width-b1bc0d6c10c00ecc,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libic_principal-dc286dda5c33e476,libcrc32fast-2b7a1fd93149b03b,libdata_encoding-506ef4e476430498,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libcfg_if-3a213765134f0c85,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libnum_bigint-db6e4ea63403d463,libnum_integer-a2884bdcc76a33e2,libnum_traits-c445de6622136476,libanyhow-ae63679af1e3713c,libbinread-6be416f4365e2c5f,liblazy_static-3674be3f4245d19b,libthiserror-3f199d990167e9fe,libserde-f6b1a6346091573b}.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/rustcNxATIs/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-ae098385c413a1d7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_profile_canister_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/rustcNxATIs/list:3: ; expected, but got read
[INFO] [stdout]           >>>     canister_query read;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_profile_canister_backend` (lib) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcNbaOEO/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNbaOEO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-feb370bdaea85ddb,libic_cdk_executor-1a6847d9b992d084,libic0-4f417b3a97bce63f,libcandid-77c13772524c008b,libstacker-ad3ec1149808762e,libpsm-d9b4d8eb21a59af8,liblibc-a033ff8e3a2aed60,libhex-13e08b3b00984ab7,libserde_bytes-1e695a20a9db9295,libpretty-911b8eabb1e74417,libunicode_width-b1bc0d6c10c00ecc,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libic_principal-dc286dda5c33e476,libcrc32fast-2b7a1fd93149b03b,libdata_encoding-506ef4e476430498,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libcfg_if-3a213765134f0c85,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libnum_bigint-db6e4ea63403d463,libnum_integer-a2884bdcc76a33e2,libnum_traits-c445de6622136476,libanyhow-ae63679af1e3713c,libbinread-6be416f4365e2c5f,liblazy_static-3674be3f4245d19b,libthiserror-3f199d990167e9fe,libserde-f6b1a6346091573b}.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/rustcNbaOEO/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-ae098385c413a1d7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_profile_canister_backend_registery.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/rustcNbaOEO/list:3: ; expected, but got get_usernames
[INFO] [stdout]           >>>     canister_query get_usernames;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_profile_canister_backend_registery` (lib) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ff7bfa6c700645c66a10f525d5c144e86824c1905294153f15e71a47c27be4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7bfa6c700645c66a10f525d5c144e86824c1905294153f15e71a47c27be4f0", kill_on_drop: false }`
[INFO] [stdout] ff7bfa6c700645c66a10f525d5c144e86824c1905294153f15e71a47c27be4f0
