[INFO] cloning repository https://github.com/CodewithChandan1/Identity-kit-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodewithChandan1/Identity-kit-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodewithChandan1%2FIdentity-kit-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodewithChandan1%2FIdentity-kit-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5974bd9295d2c55dc37c54694bd387d8ed225df3
[INFO] testing CodewithChandan1/Identity-kit-example against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodewithChandan1%2FIdentity-kit-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CodewithChandan1/Identity-kit-example
[INFO] finished tweaking git repo https://github.com/CodewithChandan1/Identity-kit-example
[INFO] tweaked toml for git repo https://github.com/CodewithChandan1/Identity-kit-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodewithChandan1/Identity-kit-example 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/CodewithChandan1/Identity-kit-example 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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded ic-cdk-macros v0.13.2
[INFO] [stderr]   Downloaded ic-cdk-timers v0.7.0
[INFO] [stderr]   Downloaded psm v0.1.23
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded ic-cdk v0.13.5
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded candid v0.10.10
[INFO] [stderr]   Downloaded cc v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fd002b811075d718e2d84a2d2f236affe36870bf2641e35659c4e3f3f9ce695c
[INFO] running `Command { std: "docker" "start" "-a" "fd002b811075d718e2d84a2d2f236affe36870bf2641e35659c4e3f3f9ce695c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd002b811075d718e2d84a2d2f236affe36870bf2641e35659c4e3f3f9ce695c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd002b811075d718e2d84a2d2f236affe36870bf2641e35659c4e3f3f9ce695c", kill_on_drop: false }`
[INFO] [stdout] fd002b811075d718e2d84a2d2f236affe36870bf2641e35659c4e3f3f9ce695c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 05927b0b3c634d404263d84f326c629a775135b59307b7dc9d756d8ae28ba814
[INFO] running `Command { std: "docker" "start" "-a" "05927b0b3c634d404263d84f326c629a775135b59307b7dc9d756d8ae28ba814", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.10.10
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk v0.13.5
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.0
[INFO] [stderr]    Compiling identity-kit-example-backend v0.1.0 (/opt/rustwide/workdir/src/identity-kit-example-backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcHBQgLx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcHBQgLx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-fe3b2e47bafeef60,libic0-88cedc4127ae8e95,libcandid-4006cf377e5ead4d,libstacker-6aa6015f0c1b2361,libpsm-c2530877dc90a1b6,liblibc-ab468df78777c91c,libhex-28742b4ca144387c,libserde_bytes-30766b0a65b1d55b,libpretty-8c04dbed7ba7a195,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-d4292633360e842d,libcrc32fast-ec6b1847c42b19ed,libdata_encoding-02a524d0cb7bb851,libsha2-2ba4b47eeff246d0,libcpufeatures-fe114a1e469cc2f8,libcfg_if-33ef6c02a07f9fec,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libnum_bigint-5f5c37b6811374f5,libnum_integer-3367a357d6e00808,libnum_traits-1a0074f98e3a6d0e,libanyhow-177c4b900692f370,libbinread-c262a68e512ec979,liblazy_static-b3603208c0de2608,libthiserror-1c935f864fd57ffc,libserde-286aec4c779bbc63}.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/rustcHBQgLx/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-588d9af46486fe94/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libidentity_kit_example_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/rustcHBQgLx/list:3: ; expected, but got greet
[INFO] [stdout]           >>>     canister_query greet;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `identity-kit-example-backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "05927b0b3c634d404263d84f326c629a775135b59307b7dc9d756d8ae28ba814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05927b0b3c634d404263d84f326c629a775135b59307b7dc9d756d8ae28ba814", kill_on_drop: false }`
[INFO] [stdout] 05927b0b3c634d404263d84f326c629a775135b59307b7dc9d756d8ae28ba814
