[INFO] cloning repository https://github.com/Dilschat/zk-proof [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dilschat/zk-proof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilschat%2Fzk-proof"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilschat%2Fzk-proof'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 34109d86c98e0096df53fe340373e32c4146d7e0 [INFO] checking Dilschat/zk-proof against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilschat%2Fzk-proof" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dilschat/zk-proof on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Dilschat/zk-proof [INFO] finished tweaking git repo https://github.com/Dilschat/zk-proof [INFO] tweaked toml for git repo https://github.com/Dilschat/zk-proof written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Dilschat/zk-proof already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/lovesh/bulletproofs` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0843a361f310b6ea24815e48943b86c14693c98ea68b7b2ce6369ef5cdbdd4e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0843a361f310b6ea24815e48943b86c14693c98ea68b7b2ce6369ef5cdbdd4e1"` [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Checking merlin v1.1.0 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Checking bulletproofs v1.0.1 (https://github.com/lovesh/bulletproofs?branch=smt#463a0ed5) [INFO] [stderr] error: couldn't read /opt/rustwide/cargo-home/git/checkouts/bulletproofs-0c0be460ff2794e2/463a0ed/src/range_proof/../docs/range-proof-protocol.md: No such file or directory (os error 2) [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/bulletproofs-0c0be460ff2794e2/463a0ed/src/range_proof/mod.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | #![doc(include = "../docs/range-proof-protocol.md")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read /opt/rustwide/cargo-home/git/checkouts/bulletproofs-0c0be460ff2794e2/463a0ed/src/r1cs/../docs/r1cs-docs-example.md: No such file or directory (os error 2) [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/bulletproofs-0c0be460ff2794e2/463a0ed/src/r1cs/mod.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | #![doc(include = "../docs/r1cs-docs-example.md")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: couldn't read /opt/rustwide/cargo-home/git/checkouts/bulletproofs-0c0be460ff2794e2/463a0ed/src/r1cs/../docs/cs-proof.md: No such file or directory (os error 2) [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/bulletproofs-0c0be460ff2794e2/463a0ed/src/r1cs/mod.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | #[doc(include = "../docs/cs-proof.md")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ couldn't read file [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `bulletproofs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0843a361f310b6ea24815e48943b86c14693c98ea68b7b2ce6369ef5cdbdd4e1"` [INFO] running `"docker" "rm" "-f" "0843a361f310b6ea24815e48943b86c14693c98ea68b7b2ce6369ef5cdbdd4e1"` [INFO] [stdout] 0843a361f310b6ea24815e48943b86c14693c98ea68b7b2ce6369ef5cdbdd4e1