[INFO] cloning repository https://github.com/NIKHIL201872/blockchaintask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NIKHIL201872/blockchaintask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIKHIL201872%2Fblockchaintask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIKHIL201872%2Fblockchaintask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 095d2cd634894a5a0fe55486a6d710cd16020275
[INFO] testing NIKHIL201872/blockchaintask 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%2FNIKHIL201872%2Fblockchaintask" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  79% (1287/1628)
Updating files:  80% (1303/1628)
Updating files:  81% (1319/1628)
Updating files:  82% (1335/1628)
Updating files:  83% (1352/1628)
Updating files:  84% (1368/1628)
Updating files:  85% (1384/1628)
Updating files:  86% (1401/1628)
Updating files:  87% (1417/1628)
Updating files:  88% (1433/1628)
Updating files:  89% (1449/1628)
Updating files:  90% (1466/1628)
Updating files:  91% (1482/1628)
Updating files:  92% (1498/1628)
Updating files:  93% (1515/1628)
Updating files:  94% (1531/1628)
Updating files:  95% (1547/1628)
Updating files:  96% (1563/1628)
Updating files:  97% (1580/1628)
Updating files:  98% (1596/1628)
Updating files:  99% (1612/1628)
Updating files: 100% (1628/1628)
Updating files: 100% (1628/1628), done.
[INFO] started tweaking git repo https://github.com/NIKHIL201872/blockchaintask
[INFO] finished tweaking git repo https://github.com/NIKHIL201872/blockchaintask
[INFO] tweaked toml for git repo https://github.com/NIKHIL201872/blockchaintask written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NIKHIL201872/blockchaintask 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/NIKHIL201872/blockchaintask 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]     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 ic0 v0.21.1
[INFO] [stderr]   Downloaded ic-cdk v0.12.3
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7
[INFO] running `Command { std: "docker" "start" "2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7", 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" "2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7" "/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" "2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7", 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" "2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[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.9
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.10.14
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]    Compiling ic-cdk v0.12.3
[INFO] [stderr]    Compiling finalproj_backend v0.1.0 (/opt/rustwide/workdir/src/finalproj_backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcB7MRHY/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcB7MRHY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-df175f9f2a5435bc,libic_cdk_executor-dfb2b9b18049fbad,libic0-79a8909626322a3c,libcandid-350083731063d8ec,libstacker-f384ce20c0dd487c,libpsm-96f1dffc80cfcb99,liblibc-a3a782fcd3bf4e41,libhex-13e08b3b00984ab7,libserde_bytes-b40e13c7d1564649,libpretty-68ca23a76eed9d7c,libunicode_width-b1bc0d6c10c00ecc,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libic_principal-fb0edbcad4e5a30a,libcrc32fast-1ea660b38ef13a93,libdata_encoding-506ef4e476430498,libsha2-cf34dea0b8093ec6,libcpufeatures-e04321643d03190d,libcfg_if-3a213765134f0c85,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libnum_bigint-9c4e317eb2bd7688,libnum_integer-e1dae9bde9b8ffd5,libanyhow-5c5020a1011a8ef6,libbinread-b1a57811cfa538d4,liblazy_static-3674be3f4245d19b,libthiserror-c1633b996a6a264a,libserde-05f65f40af4dcfc9,libnum_traits-61451ab850bd490d}.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/rustcB7MRHY/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-d463db845c315f32/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfinalproj_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/rustcB7MRHY/list:6: ; expected, but got get_event
[INFO] [stdout]           >>>     canister_query get_event;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `finalproj_backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7", kill_on_drop: false }`
[INFO] [stdout] 2c82d743122779d7789f8daae142201dcc0054604dae331deea9a02e238f9aa7
