[INFO] cloning repository https://github.com/Lyfora/undip_taskplanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lyfora/undip_taskplanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyfora%2Fundip_taskplanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyfora%2Fundip_taskplanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bd2600643f70814d97360082a1b3318fd44bdb8
[INFO] testing Lyfora/undip_taskplanner against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyfora%2Fundip_taskplanner" "/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/Lyfora/undip_taskplanner
[INFO] finished tweaking git repo https://github.com/Lyfora/undip_taskplanner
[INFO] tweaked toml for git repo https://github.com/Lyfora/undip_taskplanner written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lyfora/undip_taskplanner on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lyfora/undip_taskplanner 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" "+1.98.0-beta.1" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded serde_bytes v0.11.12
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] [stderr]   Downloaded ic-cdk v0.11.3
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.1
[INFO] [stderr]   Downloaded candid_derive v0.6.4
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded ic-stable-structures v0.5.6
[INFO] [stderr]   Downloaded candid v0.9.11
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded winnow v0.5.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b
[INFO] running `Command { std: "docker" "start" "602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b", 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" "602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b", 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" "602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", 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.69
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling ic-stable-structures v0.5.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.1
[INFO] [stderr]    Compiling ic-cdk v0.11.3
[INFO] [stderr]    Compiling icp_rust_boilerplate_backend v0.1.0 (/opt/rustwide/workdir/src/icp_rust_boilerplate_backend)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/icp_rust_boilerplate_backend/src/lib.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |         fn to_bytes(&self) -> std::borrow::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] 25 |         fn to_bytes(&self) -> std::borrow::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=/opt/rustwide/target/debug/deps/rustcpnQ29f/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcpnQ29f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_stable_structures-5e2d38834ac1bb9b,libic_cdk-c3b3c78b8e3a125d,libic0-79a8909626322a3c,libcandid-3c9462ee12ea749b,libstacker-b16991ea61e9a624,libpsm-796c6dba08cc1156,liblibc-78f67707196ed948,libhex-13e08b3b00984ab7,libcrc32fast-b1b13fb2b4f6e9b8,libdata_encoding-da77307bceb4a7e1,libserde_bytes-83a0bbb66623d558,libpretty-bdc0b31e579a1c30,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libsha2-b910cc68969eacfd,libcpufeatures-32ceecd082007066,libcfg_if-3e7fc4e38d4a72b5,libdigest-0c759a101fb02f6f,libblock_buffer-13c6334aa7ee32a4,libcrypto_common-89e9b6af79403afb,libgeneric_array-afac002e3e8998b8,libtypenum-44a2840d4152a259,libnum_bigint-ca3b879ea63ed416,libnum_integer-6ec66de5dcdfa8b2,libnum_traits-1c7cf315bf5dff1b,libanyhow-313fa445959b5af2,libnum_enum-ca45c68e76477265,libbinread-ae5d29cd3f855f02,liblazy_static-af860367908b8176,libthiserror-ad681425037f6d28,libcodespan_reporting-890b949e1b249732,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libserde-3f725ba12602eb4a}.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/debug/deps/rustcpnQ29f/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-2e6b848114e870fc/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libicp_rust_boilerplate_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: /opt/rustwide/target/debug/deps/rustcpnQ29f/list:3: ; expected, but got get_activity
[INFO] [stdout]           >>>     canister_query get_activity;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icp_rust_boilerplate_backend` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b", kill_on_drop: false }`
[INFO] [stdout] 602f343b4caa179dfc65f6366418b8213d7bc89612129725e911f7d0186a434b
