[INFO] fetching crate paillier 0.2.0... [INFO] extracting crate paillier 0.2.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/paillier/0.2.0 [INFO] extracting crate paillier 0.2.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/paillier/0.2.0 [INFO] validating manifest of paillier-0.2.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of paillier-0.2.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing paillier-0.2.0 [INFO] finished frobbing paillier-0.2.0 [INFO] frobbed toml for paillier-0.2.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/paillier/0.2.0/Cargo.toml [INFO] started frobbing paillier-0.2.0 [INFO] finished frobbing paillier-0.2.0 [INFO] frobbed toml for paillier-0.2.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/paillier/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded framp v0.3.7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing paillier-0.2.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/paillier/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 2509de0eebd75c9aea8d20421d2d63e2a271f0d33f5c2ae7c3cf1a855bc7dc6e [INFO] running `"docker" "start" "-a" "2509de0eebd75c9aea8d20421d2d63e2a271f0d33f5c2ae7c3cf1a855bc7dc6e"` [INFO] [stderr] Compiling rust-gmp v0.5.0 [INFO] [stderr] Compiling paillier v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `serde::ser::Serialize` [INFO] [stderr] --> src/encoding/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use serde::ser::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::de::Deserialize` [INFO] [stderr] --> src/encoding/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use serde::de::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `::arithimpl::traits::*` [INFO] [stderr] --> src/proof/range_proof_ni.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use ::arithimpl::traits::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `::core::*` [INFO] [stderr] --> src/proof/range_proof_ni.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use ::core::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::ser::Serialize` [INFO] [stderr] --> src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | use serde::ser::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::de::Deserialize` [INFO] [stderr] --> src/lib.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | use serde::de::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `RANGE_BITS` [INFO] [stderr] --> src/proof/range_proof.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | const RANGE_BITS : usize = 256; //for elliptic curves with 256bits for example [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `RANGE_BITS` [INFO] [stderr] --> src/proof/range_proof_ni.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | const RANGE_BITS : usize = 256; //for elliptic curves with 256bits for example [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `"docker" "inspect" "2509de0eebd75c9aea8d20421d2d63e2a271f0d33f5c2ae7c3cf1a855bc7dc6e"` [INFO] running `"docker" "rm" "-f" "2509de0eebd75c9aea8d20421d2d63e2a271f0d33f5c2ae7c3cf1a855bc7dc6e"` [INFO] [stdout] 2509de0eebd75c9aea8d20421d2d63e2a271f0d33f5c2ae7c3cf1a855bc7dc6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/paillier/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8f034fb32397ae82efedd9391e17ff465d20939004d5dd4c5044332800f73ec6 [INFO] running `"docker" "start" "-a" "8f034fb32397ae82efedd9391e17ff465d20939004d5dd4c5044332800f73ec6"` [INFO] [stderr] Compiling paillier v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `serde::ser::Serialize` [INFO] [stderr] --> src/encoding/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use serde::ser::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::de::Deserialize` [INFO] [stderr] --> src/encoding/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use serde::de::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `traits::*` [INFO] [stderr] --> src/proof/correct_key.rs:194:9 [INFO] [stderr] | [INFO] [stderr] 194 | use traits::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::ser::Serialize` [INFO] [stderr] --> src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | use serde::ser::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::de::Deserialize` [INFO] [stderr] --> src/lib.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | use serde::de::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/basic-23952059f60adb78.basic.5dx0vnnt-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/examples/basic-23952059f60adb78" "/opt/crater/target/debug/examples/basic-23952059f60adb78.1k76j3oeqwkpc6e3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-51c49a2390b48f79/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpaillier-888654265b0b184c.rlib" "/opt/crater/target/debug/deps/libgmp-785178f1dc4f956e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libring-2c53bd7bcdc9d567.rlib" "/opt/crater/target/debug/deps/libuntrusted-8983c93e7a628bf1.rlib" "/opt/crater/target/debug/deps/librayon-629057e442bb04fa.rlib" "/opt/crater/target/debug/deps/libeither-861e652eef6ddf73.rlib" "/opt/crater/target/debug/deps/librayon_core-13c7190afadb63b1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-f4119ccc9aa58b52.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-375c964961d6c69d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b89d2a61654660d6.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libnum_traits-64fe8fa3b620ad9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libbit_vec-e36d1b516cadb171.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `paillier`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.core.ckmii6uu-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.core.ckmii6uu-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.core.ckmii6uu-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.core.ckmii6uu-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.core.ckmii6uu-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.core.ckmii6uu-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.core.ckmii6uu-cgu.6.rcgu.o" "-o" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63" "/opt/crater/target/debug/examples/core-0c7c86818e2f8a63.355uk1eofufpu2au.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-51c49a2390b48f79/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpaillier-888654265b0b184c.rlib" "/opt/crater/target/debug/deps/libgmp-785178f1dc4f956e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libring-2c53bd7bcdc9d567.rlib" "/opt/crater/target/debug/deps/libuntrusted-8983c93e7a628bf1.rlib" "/opt/crater/target/debug/deps/librayon-629057e442bb04fa.rlib" "/opt/crater/target/debug/deps/libeither-861e652eef6ddf73.rlib" "/opt/crater/target/debug/deps/librayon_core-13c7190afadb63b1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-f4119ccc9aa58b52.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-375c964961d6c69d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b89d2a61654660d6.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libnum_traits-64fe8fa3b620ad9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libbit_vec-e36d1b516cadb171.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `paillier`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/packed-579b53f52501414d.packed.8rsicxw6-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/packed-579b53f52501414d" "/opt/crater/target/debug/examples/packed-579b53f52501414d.35pdgbjejq7tf1d1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-51c49a2390b48f79/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpaillier-888654265b0b184c.rlib" "/opt/crater/target/debug/deps/libgmp-785178f1dc4f956e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libring-2c53bd7bcdc9d567.rlib" "/opt/crater/target/debug/deps/libuntrusted-8983c93e7a628bf1.rlib" "/opt/crater/target/debug/deps/librayon-629057e442bb04fa.rlib" "/opt/crater/target/debug/deps/libeither-861e652eef6ddf73.rlib" "/opt/crater/target/debug/deps/librayon_core-13c7190afadb63b1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-f4119ccc9aa58b52.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-375c964961d6c69d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b89d2a61654660d6.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libnum_traits-64fe8fa3b620ad9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libbit_vec-e36d1b516cadb171.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `paillier`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.simple_voting.i87t79t5-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a" "/opt/crater/target/debug/examples/simple_voting-693b5e37d14b118a.5bi5bjja3don8pm4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-51c49a2390b48f79/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libpaillier-888654265b0b184c.rlib" "/opt/crater/target/debug/deps/libgmp-785178f1dc4f956e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libring-2c53bd7bcdc9d567.rlib" "/opt/crater/target/debug/deps/libuntrusted-8983c93e7a628bf1.rlib" "/opt/crater/target/debug/deps/librayon-629057e442bb04fa.rlib" "/opt/crater/target/debug/deps/libeither-861e652eef6ddf73.rlib" "/opt/crater/target/debug/deps/librayon_core-13c7190afadb63b1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-f4119ccc9aa58b52.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-375c964961d6c69d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b89d2a61654660d6.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libnum_traits-64fe8fa3b620ad9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libbit_vec-e36d1b516cadb171.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `paillier`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused variable: `r` [INFO] [stderr] --> src/proof/range_proof.rs:433:24 [INFO] [stderr] | [INFO] [stderr] 433 | let (_com, r, e) = Paillier::verifier_commit(&verifier_ek); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_r` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.paillier.f25iwfoc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd" "/opt/crater/target/debug/deps/paillier-6acf5753534e32fd.2s3m38s5i9r8cjp8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-51c49a2390b48f79/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libgmp-785178f1dc4f956e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libring-2c53bd7bcdc9d567.rlib" "/opt/crater/target/debug/deps/libuntrusted-8983c93e7a628bf1.rlib" "/opt/crater/target/debug/deps/librayon-629057e442bb04fa.rlib" "/opt/crater/target/debug/deps/libeither-861e652eef6ddf73.rlib" "/opt/crater/target/debug/deps/librayon_core-13c7190afadb63b1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-f4119ccc9aa58b52.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-375c964961d6c69d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b89d2a61654660d6.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libnum_traits-64fe8fa3b620ad9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libbit_vec-e36d1b516cadb171.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `paillier`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8f034fb32397ae82efedd9391e17ff465d20939004d5dd4c5044332800f73ec6"` [INFO] running `"docker" "rm" "-f" "8f034fb32397ae82efedd9391e17ff465d20939004d5dd4c5044332800f73ec6"` [INFO] [stdout] 8f034fb32397ae82efedd9391e17ff465d20939004d5dd4c5044332800f73ec6