[INFO] cloning repository https://github.com/jakubret/ICP_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakubret/ICP_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubret%2FICP_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubret%2FICP_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9974e03df317f0760e25aa2820fcf36ce28a8f76
[INFO] testing jakubret/ICP_rust 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%2Fjakubret%2FICP_rust" "/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/jakubret/ICP_rust
[INFO] finished tweaking git repo https://github.com/jakubret/ICP_rust
[INFO] tweaked toml for git repo https://github.com/jakubret/ICP_rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakubret/ICP_rust 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] crate git repo https://github.com/jakubret/ICP_rust 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-timers v0.7.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.14
[INFO] [stderr]   Downloaded slotmap v1.0.7
[INFO] [stderr]   Downloaded serde_derive v1.0.197
[INFO] [stderr]   Downloaded candid_derive v0.6.6
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.13.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded futures-executor v0.3.30
[INFO] [stderr]   Downloaded serde v1.0.197
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded ic-cdk v0.13.2
[INFO] [stderr]   Downloaded arrayvec v0.5.2
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded crc32fast v1.4.0
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded candid v0.10.7
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded futures v0.3.30
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded libc v0.2.153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2
[INFO] running `Command { std: "docker" "start" "13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2", 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" "13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2" "/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" "13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2", 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" "13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2" "/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.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.10.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk v0.13.2
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.0
[INFO] [stderr]    Compiling hello_world_backend v0.1.0 (/opt/rustwide/workdir/src/hello_world_backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/release/deps/rustcnaokrx/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/release/deps/rustcnaokrx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libic_cdk-155ab56e2c6aff9f,libic0-2b7b143209cfa76d,libcandid-84af77a0b0f16639,libstacker-47804cea4a984198,libpsm-0c0a791f3bca877e,liblibc-4941ea5a01a796ae,libhex-ffa975566df5dac7,libserde_bytes-baae4cbf6eaad49e,libpretty-b8136ba31fcce68e,libunicode_width-ea791f740d5f4cd5,libarrayvec-0b015aea6db926ff,libtyped_arena-0c4a8e5d08ab2471,libleb128-12c4a3015a60d889,libbyteorder-612182941aaee0f7,libic_principal-e04c4a5cc182020c,libcrc32fast-8000c5a677eba87a,libdata_encoding-e180c7a55193650a,libsha2-d061028c50848ed9,libcpufeatures-abcca4aac42bd1f0,libcfg_if-193575a6b29a3ab9,libdigest-cd32684cca7e54d8,libblock_buffer-f116244fc2dbf90b,libcrypto_common-e4a75dcfa14c1f59,libgeneric_array-75a69fe8b8181868,libtypenum-d3a9ef6dd6c4e3db,libnum_bigint-238f560d531e70f1,libnum_integer-101ae586e893cd49,libnum_traits-6a5cbf2c0769a988,libanyhow-f2de6c13b49f6bc4,libbinread-12f2c37c0c53c87e,liblazy_static-480433dca0d17907,libthiserror-7e56782c67e45fbe,libserde-da6ce0b1e18da81d}.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/rustcnaokrx/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-7074278d89ee54ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/libhello_world_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/rustcnaokrx/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 `hello_world_backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2", kill_on_drop: false }`
[INFO] [stdout] 13d45778514212cc91d419ed10ea797bdefb70fab24be5643c67f4c8f85cddf2
