[INFO] updating cached repository https://github.com/Dilschat/zk-proof [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 34109d86c98e0096df53fe340373e32c4146d7e0 [INFO] checking Dilschat/zk-proof against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilschat%2Fzk-proof" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dilschat/zk-proof on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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-5/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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=allow" "-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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55e25fe158ed73409ee20e5e8af19aa1730babc7930fe87861d5f606217782fd [INFO] running `"docker" "start" "-a" "55e25fe158ed73409ee20e5e8af19aa1730babc7930fe87861d5f606217782fd"` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.1.0/src/lib.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | #![cfg_attr(feature = "nightly", feature(asm))] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.1.0/src/lib.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | #![cfg_attr(feature = "nightly", feature(external_doc))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `subtle`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.1.0/src/lib.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | #![cfg_attr(feature = "nightly", feature(asm))] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.1.0/src/lib.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | #![cfg_attr(feature = "nightly", feature(external_doc))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `subtle`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "55e25fe158ed73409ee20e5e8af19aa1730babc7930fe87861d5f606217782fd"` [INFO] running `"docker" "rm" "-f" "55e25fe158ed73409ee20e5e8af19aa1730babc7930fe87861d5f606217782fd"` [INFO] [stdout] 55e25fe158ed73409ee20e5e8af19aa1730babc7930fe87861d5f606217782fd