[INFO] cloning repository https://github.com/noplan-inc/zkp-verify-dfinity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noplan-inc/zkp-verify-dfinity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoplan-inc%2Fzkp-verify-dfinity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoplan-inc%2Fzkp-verify-dfinity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4a4af235b0bd2f29a997bcf1423c3f09f0ca198 [INFO] testing noplan-inc/zkp-verify-dfinity against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoplan-inc%2Fzkp-verify-dfinity" "/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/noplan-inc/zkp-verify-dfinity [INFO] finished tweaking git repo https://github.com/noplan-inc/zkp-verify-dfinity [INFO] tweaked toml for git repo https://github.com/noplan-inc/zkp-verify-dfinity written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/noplan-inc/zkp-verify-dfinity on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/noplan-inc/zkp-verify-dfinity 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/src/rust_zkp/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/src/rust_zkp/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `rust_zkp` [INFO] [stderr] * `bin` target `zkp` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos v0.12.0 [INFO] [stderr] Downloaded ic-cdk v0.3.1 [INFO] [stderr] Downloaded serde_tokenstream v0.1.2 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded pairing v0.21.0 [INFO] [stderr] Downloaded ic-types v0.2.2 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded candid_derive v0.4.5 [INFO] [stderr] Downloaded leb128 v0.2.4 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded anyhow v1.0.43 [INFO] [stderr] Downloaded bellman v0.11.1 [INFO] [stderr] Downloaded sha2 v0.9.6 [INFO] [stderr] Downloaded logos-derive v0.12.0 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded lalrpop-util v0.19.6 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded typed-arena v2.0.1 [INFO] [stderr] Downloaded ic-cdk-macros v0.3.1 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded lalrpop v0.19.6 [INFO] [stderr] Downloaded libc v0.2.101 [INFO] [stderr] Downloaded bls12_381 v0.6.0 [INFO] [stderr] Downloaded candid v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7458390b2d1faa4488f6d448cef1b38d268749dfe70a47317f1c435e12e1c8a9 [INFO] running `Command { std: "docker" "start" "-a" "7458390b2d1faa4488f6d448cef1b38d268749dfe70a47317f1c435e12e1c8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7458390b2d1faa4488f6d448cef1b38d268749dfe70a47317f1c435e12e1c8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7458390b2d1faa4488f6d448cef1b38d268749dfe70a47317f1c435e12e1c8a9", kill_on_drop: false }` [INFO] [stdout] 7458390b2d1faa4488f6d448cef1b38d268749dfe70a47317f1c435e12e1c8a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 273646e9a2155ab18499ded855914091c0c17820d1099ee0c125bce77f4727cf [INFO] running `Command { std: "docker" "start" "-a" "273646e9a2155ab18499ded855914091c0c17820d1099ee0c125bce77f4727cf", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/rust_zkp/Cargo.toml: file `/opt/rustwide/workdir/src/rust_zkp/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `rust_zkp` [INFO] [stderr] * `bin` target `zkp` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling bls12_381 v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling bellman v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling candid v0.7.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling ic-types v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling ic-cdk v0.3.1 [INFO] [stderr] Compiling ic-cdk-macros v0.3.1 [INFO] [stderr] Compiling rust_zkp v0.1.0 (/opt/rustwide/workdir/src/rust_zkp) [INFO] [stderr] Compiling rust_hello v0.1.0 (/opt/rustwide/workdir/src/rust_hello) [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/rust_zkp/src/lib.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MIMC_ROUNDS` is never used [INFO] [stdout] --> src/rust_zkp/src/common/mod.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const MIMC_ROUNDS: usize = 322; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mimc` is never used [INFO] [stdout] --> src/rust_zkp/src/common/mod.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn mimc(mut xl: S, mut xr: S, constants: &[S]) -> S { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MiMCDemo` is never constructed [INFO] [stdout] --> src/rust_zkp/src/common/mod.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct MiMCDemo<'a, S: PrimeField> { [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=/tmp/rustc65ciuI/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc65ciuI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-54e56551d6e89a7c,libcandid-91c905e27e14a66d,libleb128-dbb48dd3aa2e1895,liblogos-144966dca9e40e61,libnum_bigint-3ee87b9306bc904a,libnum_integer-e972d3ffabbb431b,libnum_traits-7581636ea1a3f82a,libanyhow-f236d9ed3a5be437,libnum_enum-6bae351d62fa7697,libic_types-5a7073b6ff831701,libcrc32fast-082bee2aaaa81c25,libbase32-8666e3f68c3ff674,libserde_bytes-1c66df0d18036b62,libhex-ca926d8cc80c7033,libsha2-79335dd4626695b5,libcpufeatures-c82708ff304264c0,libopaque_debug-a376880be4df562b,libdigest-99ec6709590e351e,libblock_buffer-33138b4210a5ee9c,libgeneric_array-e8330c8c27e4115c,libtypenum-117c7a4a208158e8,libbinread-5850aa73a8ea4415,liblalrpop_util-30c586c943dbada6,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-f5650e1e730d0c2a,libcodespan_reporting-e36bb32025c241db,libunicode_width-1b1d75f82dcd2f04,libtermcolor-3a8d386bc0ae168b,libpretty-d2960d6e74edee11,libtyped_arena-539ded5f599f496f,libserde-3d07c51fd9a03abf,libbase64-4365f46884a74919,libbls12_381-287c87c6a7fcc7f7,libbellman-1e135fd84572dc64,librayon-f754f4d9e900ade1,librayon_core-a330426e4ea00975,libnum_cpus-60bc338997497bc1,libcrossbeam_deque-3f8271733b2de4fa,libcrossbeam_epoch-f81e8504fa1db6df,libmemoffset-25238fb61bbd8fc2,libscopeguard-ff6c05979f5d3a08,libeither-917b29901cb4789f,liblog-d9c274f3cf9caea0,libcrossbeam_channel-f13847310ad69f0b,libcrossbeam_utils-b4249be3df67e54a,liblazy_static-ab9a3dc8def9ba85,libpairing-caf528f135a9629a,libblake2s_simd-2e257759fa268936,libconstant_time_eq-5728a71f666fb5ed,libarrayvec-15451bb540225465,libarrayref-6a56e6c63059eff3,libgroup-fd309a448aabf524,libbyteorder-c603fb49e2ea8ab6,libff-f9eeb5c35fa19340,librand_core-146b89ee0b3b5937,libgetrandom-40afe8d6d8889c73,liblibc-a65fd749987bf3b9,libcfg_if-3183e62f61f23a61,libbitvec-21ba5b48d023903c,libwyz-fd02c851abb17883,libtap-396682a914e3df3c,libradium-b324a4ce72527643,libfunty-307543ba5ab93f7c,libsubtle-ad93ee4d3527bb95}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc65ciuI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_hello.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/rustc65ciuI/list:3: ; expected, but got verify [INFO] [stdout] >>> canister_query verify; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_hello` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "273646e9a2155ab18499ded855914091c0c17820d1099ee0c125bce77f4727cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273646e9a2155ab18499ded855914091c0c17820d1099ee0c125bce77f4727cf", kill_on_drop: false }` [INFO] [stdout] 273646e9a2155ab18499ded855914091c0c17820d1099ee0c125bce77f4727cf