[INFO] cloning repository https://github.com/hslamba95/IC-Test-For-TODO-App
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hslamba95/IC-Test-For-TODO-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhslamba95%2FIC-Test-For-TODO-App", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhslamba95%2FIC-Test-For-TODO-App'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07543b232cc6b29652193c203593d5ef0f76b9b3
[INFO] testing hslamba95/IC-Test-For-TODO-App against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhslamba95%2FIC-Test-For-TODO-App" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hslamba95/IC-Test-For-TODO-App
[INFO] finished tweaking git repo https://github.com/hslamba95/IC-Test-For-TODO-App
[INFO] tweaked toml for git repo https://github.com/hslamba95/IC-Test-For-TODO-App written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hslamba95/IC-Test-For-TODO-App on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding ic-cdk v0.13.6 (available: v0.20.2)
[INFO] [stderr]       Adding ic-cdk-macros v0.13.2 (available: v0.13.3)
[INFO] [stderr]       Adding ic-cdk-timers v0.7.1 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 ic0 v0.23.0
[INFO] [stderr]   Downloaded ic-cdk-timers v0.7.1
[INFO] [stderr]   Downloaded ic-cdk v0.13.6
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] [stderr]   Downloaded stacker v0.1.25
[INFO] [stderr]   Downloaded leb128 v0.2.7
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded futures-sink v0.3.34
[INFO] [stderr]   Downloaded futures-macro v0.3.34
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded candid_derive v0.10.35
[INFO] [stderr]   Downloaded futures-io v0.3.34
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded ic_principal v0.1.5
[INFO] [stderr]   Downloaded ic-cdk-executor v0.1.0
[INFO] [stderr]   Downloaded psm v0.1.32
[INFO] [stderr]   Downloaded futures-executor v0.3.34
[INFO] [stderr]   Downloaded binrw_derive v0.15.2
[INFO] [stderr]   Downloaded futures v0.3.34
[INFO] [stderr]   Downloaded candid v0.10.35
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.3
[INFO] [stderr]   Downloaded binrw v0.15.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d
[INFO] running `Command { std: "docker" "start" "fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling binrw_derive v0.15.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling binrw v0.15.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling bytemuck v1.25.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling data-encoding v2.11.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.35
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]    Compiling ic_principal v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.34
[INFO] [stderr]    Compiling futures v0.3.34
[INFO] [stderr]    Compiling candid v0.10.35
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk v0.13.6
[INFO] [stderr]    Compiling test-app-backend v0.1.0 (/opt/rustwide/workdir/src/test-app-backend)
[INFO] [stdout] warning: static `GLOBAL_INT` is never used
[INFO] [stdout]   --> src/test-app-backend/src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | static mut GLOBAL_INT: i32 = 0;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/test-app-backend/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         TODOS.push(new_todo.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/test-app-backend/src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         TODOS.iter().find(|&todo| todo.id == id)
[INFO] [stdout]    |         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/test-app-backend/src/lib.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     if let Some(todo) = unsafe { TODOS.iter_mut().find(|todo| todo.id == id) } {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/test-app-backend/src/lib.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 |     if let Some(index) = unsafe { TODOS.iter().position(|todo| todo.id == id) } {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/test-app-backend/src/lib.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             TODOS.remove(index);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/test-app-backend/src/lib.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let todos_len = unsafe { TODOS.len() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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/release/deps/rustc1WZXx6/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/release/deps/rustc1WZXx6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libic_cdk-6064df0b766c7815,libic_cdk_executor-37deddbdc885455e,libic0-b3c074f16e7e990f,libcandid-81efd7900e75223a,libstacker-54f391a86176e192,libpsm-5739a2905561cc27,liblibc-a0996e9cad7bedd7,libhex-ffa975566df5dac7,libserde_bytes-347a91cef740d3dc,libpretty-6f031b668b8e8824,libunicode_width-c2e256aa7a1ffd47,libarrayvec-0b015aea6db926ff,libtyped_arena-0c4a8e5d08ab2471,libleb128-707626d6165cb8ae,libbyteorder-612182941aaee0f7,libic_principal-343bdd964d4572ee,libcrc32fast-c318d2ab8ce40cd1,libdata_encoding-91ab409d75f72714,libsha2-96cefe7a2ee890d1,libcpufeatures-d130f14a0caf1da0,libcfg_if-6d8dca19095bb388,libdigest-59dd0aa135223884,libblock_buffer-a65007ab0bb0cff1,libcrypto_common-b906dd415d544e4f,libgeneric_array-e357883845da9b5e,libtypenum-1642bab676d94b56,libnum_bigint-e3bae926dc37c66c,libnum_integer-b0ca112c8cdb7d0c,libnum_traits-e3a070e9a3cdac24,libanyhow-d9d662e7f67d1b3f,libbinrw-fff1faaf571138f3,libbytemuck-f9c7332aedb9e09f,libarray_init-6d52239dc6880758,libthiserror-8aa6c21ecd438542,libserde-77552d4a78085f59,libserde_core-2831f2261da3e922}.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/release/deps/rustc1WZXx6/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/release/build/psm-a1b4440dd45fe9fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/libtest_app_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/release/deps/rustc1WZXx6/list:3: ; expected, but got add_todo_endpoint
[INFO] [stdout]           >>>     canister_query add_todo_endpoint;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-app-backend` (lib) due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d", kill_on_drop: false }`
[INFO] [stdout] fcbf5d3ee61e1eac294eff3a965854ba2adf917be335a0fbc8ab05a3944c0a5d
