[INFO] cloning repository https://github.com/EnoahNetzach/zkp-pwd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnoahNetzach/zkp-pwd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnoahNetzach%2Fzkp-pwd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnoahNetzach%2Fzkp-pwd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a782c92f6b7ce1d39522f05ed90b4fdaefb3624 [INFO] testing EnoahNetzach/zkp-pwd against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnoahNetzach%2Fzkp-pwd" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EnoahNetzach/zkp-pwd on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EnoahNetzach/zkp-pwd [INFO] finished tweaking git repo https://github.com/EnoahNetzach/zkp-pwd [INFO] tweaked toml for git repo https://github.com/EnoahNetzach/zkp-pwd written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/EnoahNetzach/zkp-pwd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81f3a44e9abc8bfc892cba1627dc99f1b619f18ec18b9f1c79b476186141bccc [INFO] running `Command { std: "docker" "start" "-a" "81f3a44e9abc8bfc892cba1627dc99f1b619f18ec18b9f1c79b476186141bccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81f3a44e9abc8bfc892cba1627dc99f1b619f18ec18b9f1c79b476186141bccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f3a44e9abc8bfc892cba1627dc99f1b619f18ec18b9f1c79b476186141bccc", kill_on_drop: false }` [INFO] [stdout] 81f3a44e9abc8bfc892cba1627dc99f1b619f18ec18b9f1c79b476186141bccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe734012f5a6783d9266765925ccda6e7a70cf42ed68e51295e67d7ec9b9946 [INFO] running `Command { std: "docker" "start" "-a" "7fe734012f5a6783d9266765925ccda6e7a70cf42ed68e51295e67d7ec9b9946", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling ntex-service v0.3.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ntex-rt v0.4.3 [INFO] [stderr] Compiling ntex-util v0.1.13 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling ntex-bytes v0.1.11 [INFO] [stderr] Compiling pwd-dl-zkp-core v0.1.0 (/opt/rustwide/workdir/lib/core) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pwd-dl-zkp-victor v0.1.0 (/opt/rustwide/workdir/lib/victor) [INFO] [stderr] Compiling pwd-dl-zkp-peggy v0.1.0 (/opt/rustwide/workdir/lib/peggy) [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling ntex-io v0.1.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling ntex-tokio v0.1.3 [INFO] [stderr] Compiling ntex-tls v0.1.3 [INFO] [stderr] Compiling pwd_dl_zkp_fe_lib v0.1.0 (/opt/rustwide/workdir/lib/frontend) [INFO] [stderr] Compiling ntex v0.5.14 [INFO] [stderr] Compiling ntex-cors v0.2.0 (https://github.com/ntex-rs/ntex-extras#4f4258a5) [INFO] [stderr] Compiling pwd_dl_zkp v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.pwd_dl_zkp.ccd830fc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926.1lj9or0wsxm2kuoc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1f533ada6bf724ea.rlib" "/opt/rustwide/target/debug/deps/libatty-df83a6545b038a45.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libpwd_dl_zkp_victor-48e27ea85725f69d.rlib" "/opt/rustwide/target/debug/deps/librand-dc13957e5929989c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0aecf8e153721ffb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f3c70f888c9d1a3f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3a15c4ff130fa73d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4f0bb0035d30c3e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-36230d807e06d0a7.rlib" "/opt/rustwide/target/debug/deps/libsled-985128f0ff666ecc.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-416a74487d5dc4a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b742e6f83c40d701.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8f58227d560384b0.rlib" "/opt/rustwide/target/debug/deps/libfs2-b0e2acb1578143e1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e2baa0f556d85135.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-91c1393602db1d16.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libpwd_dl_zkp_core-686af4650f9e6489.rlib" "/opt/rustwide/target/debug/deps/libntex_cors-5c8f72ba19c64f3f.rlib" "/opt/rustwide/target/debug/deps/libfutures-62a3eeb1d015c7cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3af0f93576cd77fa.rlib" "/opt/rustwide/target/debug/deps/libntex-79f00686b9b190a4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eb2356aeb2a46bd9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libntex_tokio-cd9b3e71faf6bbb2.rlib" "/opt/rustwide/target/debug/deps/libntex_io-e798f1b2b5e23053.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-5a5410c7b115cced.rlib" "/opt/rustwide/target/debug/deps/libsha1-f322fbe0ed9246b7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libdigest-9e838289afe87395.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-783c968ebfa7ea25.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a2eb69ad7975f227.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libnanorand-d82a4b9fcbb78772.rlib" "/opt/rustwide/target/debug/deps/libntex_router-d44f0130427530b7.rlib" "/opt/rustwide/target/debug/deps/libntex_bytes-6469865051c5f69f.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b53ad8f92c82f547.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b5f1cce5463f7a17.rlib" "/opt/rustwide/target/debug/deps/libpolling-4fe29830cf90f65e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fd00be9fa98b7d2c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-33a6990a6a950ff8.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libserde-4bed786fc4b14018.rlib" "/opt/rustwide/target/debug/deps/libntex_tls-f3bb8be1779a0161.rlib" "/opt/rustwide/target/debug/deps/libntex_util-290f3d880a51258e.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-ab0846f4ff296704.rlib" "/opt/rustwide/target/debug/deps/libasync_oneshot-2de58a1ba3c451b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_micro-2cf928c2f727c363.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8ded0b87cd1f37e9.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libntex_service-2ecdcd56ba59fd57.rlib" "/opt/rustwide/target/debug/deps/libh2-328f0ac27c53707e.rlib" "/opt/rustwide/target/debug/deps/libtracing-815c82ce45b5c471.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b4bda28d5083f4e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e4e27af9b9b888.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3fc716e282a67ba9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libtokio-ca2fce9f2a8c8a2b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-15d2dfc53d7ab707.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libmio-cf9d400430834cc7.rlib" "/opt/rustwide/target/debug/deps/liblibc-3e3aec0bd0fb5140.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pwd_dl_zkp-fc66570f85e57926" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN7ntex_rt7arbiter4ADDR7__getit5__KEY17h93e9ddc400a19d93E: TLS definition in /opt/rustwide/target/debug/deps/libntex_rt-ab0846f4ff296704.rlib(ntex_rt-ab0846f4ff296704.ntex_rt.dadadfd1-cgu.4.rcgu.o) section .tbss._ZN7ntex_rt7arbiter4ADDR7__getit5__KEY17h93e9ddc400a19d93E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libntex_rt-ab0846f4ff296704.rlib(ntex_rt-ab0846f4ff296704.ntex_rt.dadadfd1-cgu.9.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libntex_rt-ab0846f4ff296704.rlib: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pwd_dl_zkp` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7fe734012f5a6783d9266765925ccda6e7a70cf42ed68e51295e67d7ec9b9946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe734012f5a6783d9266765925ccda6e7a70cf42ed68e51295e67d7ec9b9946", kill_on_drop: false }` [INFO] [stdout] 7fe734012f5a6783d9266765925ccda6e7a70cf42ed68e51295e67d7ec9b9946