[INFO] cloning repository https://github.com/Hither1/bulletproof-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hither1/bulletproof-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHither1%2Fbulletproof-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHither1%2Fbulletproof-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fec7934dcc865d950907bbc7042c67087286be25 [INFO] checking Hither1/bulletproof-cli against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHither1%2Fbulletproof-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 44% (541/1222) Checking out files: 45% (550/1222) Checking out files: 46% (563/1222) Checking out files: 47% (575/1222) Checking out files: 47% (578/1222) Checking out files: 48% (587/1222) Checking out files: 49% (599/1222) Checking out files: 50% (611/1222) Checking out files: 51% (624/1222) Checking out files: 52% (636/1222) Checking out files: 53% (648/1222) Checking out files: 54% (660/1222) Checking out files: 54% (664/1222) Checking out files: 55% (673/1222) Checking out files: 56% (685/1222) Checking out files: 57% (697/1222) Checking out files: 58% (709/1222) Checking out files: 59% (721/1222) Checking out files: 60% (734/1222) Checking out files: 61% (746/1222) Checking out files: 62% (758/1222) Checking out files: 63% (770/1222) Checking out files: 64% (783/1222) Checking out files: 65% (795/1222) Checking out files: 66% (807/1222) Checking out files: 67% (819/1222) Checking out files: 68% (831/1222) Checking out files: 69% (844/1222) Checking out files: 70% (856/1222) Checking out files: 71% (868/1222) Checking out files: 72% (880/1222) Checking out files: 73% (893/1222) Checking out files: 74% (905/1222) Checking out files: 75% (917/1222) Checking out files: 76% (929/1222) Checking out files: 77% (941/1222) Checking out files: 78% (954/1222) Checking out files: 79% (966/1222) Checking out files: 80% (978/1222) Checking out files: 81% (990/1222) Checking out files: 82% (1003/1222) Checking out files: 83% (1015/1222) Checking out files: 84% (1027/1222) Checking out files: 85% (1039/1222) Checking out files: 86% (1051/1222) Checking out files: 87% (1064/1222) Checking out files: 88% (1076/1222) Checking out files: 89% (1088/1222) Checking out files: 90% (1100/1222) Checking out files: 91% (1113/1222) Checking out files: 92% (1125/1222) Checking out files: 93% (1137/1222) Checking out files: 94% (1149/1222) Checking out files: 95% (1161/1222) Checking out files: 96% (1174/1222) Checking out files: 97% (1186/1222) Checking out files: 98% (1198/1222) Checking out files: 99% (1210/1222) Checking out files: 100% (1222/1222) Checking out files: 100% (1222/1222), done. [INFO] validating manifest of git repo https://github.com/Hither1/bulletproof-cli on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hither1/bulletproof-cli [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Hither1/bulletproof-cli [INFO] tweaked toml for git repo https://github.com/Hither1/bulletproof-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Hither1/bulletproof-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3044366cf43ff8a4afcb462dd5193f35dd22fee2962f2127bbba77dcafc876ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3044366cf43ff8a4afcb462dd5193f35dd22fee2962f2127bbba77dcafc876ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3044366cf43ff8a4afcb462dd5193f35dd22fee2962f2127bbba77dcafc876ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3044366cf43ff8a4afcb462dd5193f35dd22fee2962f2127bbba77dcafc876ba", kill_on_drop: false }` [INFO] [stdout] 3044366cf43ff8a4afcb462dd5193f35dd22fee2962f2127bbba77dcafc876ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deda373cc488ec2a7a624a6eb53c9f79011327c622b3ef933c2703464ce716ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "deda373cc488ec2a7a624a6eb53c9f79011327c622b3ef933c2703464ce716ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking bulletproofs v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(external_doc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bulletproofs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "deda373cc488ec2a7a624a6eb53c9f79011327c622b3ef933c2703464ce716ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deda373cc488ec2a7a624a6eb53c9f79011327c622b3ef933c2703464ce716ac", kill_on_drop: false }` [INFO] [stdout] deda373cc488ec2a7a624a6eb53c9f79011327c622b3ef933c2703464ce716ac