[INFO] cloning repository https://github.com/Superciety/identity-sc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Superciety/identity-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperciety%2Fidentity-sc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperciety%2Fidentity-sc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43b9029495c30adc285cee458c52a2a5bc668d71 [INFO] documenting Superciety/identity-sc against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperciety%2Fidentity-sc" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Superciety/identity-sc on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Superciety/identity-sc [INFO] finished tweaking git repo https://github.com/Superciety/identity-sc [INFO] tweaked toml for git repo https://github.com/Superciety/identity-sc written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Superciety/identity-sc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de3b3e30bfccb3ec3bcbee5d47d07db242b2035a1e89201ccfe6326c8c5c03e5 [INFO] running `Command { std: "docker" "start" "-a" "de3b3e30bfccb3ec3bcbee5d47d07db242b2035a1e89201ccfe6326c8c5c03e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de3b3e30bfccb3ec3bcbee5d47d07db242b2035a1e89201ccfe6326c8c5c03e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3b3e30bfccb3ec3bcbee5d47d07db242b2035a1e89201ccfe6326c8c5c03e5", kill_on_drop: false }` [INFO] [stdout] de3b3e30bfccb3ec3bcbee5d47d07db242b2035a1e89201ccfe6326c8c5c03e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef45c16a547f13e7f8df62a1f3ed2c0257f40494d932a8575b2d8bc12e259668 [INFO] running `Command { std: "docker" "start" "-a" "ef45c16a547f13e7f8df62a1f3ed2c0257f40494d932a8575b2d8bc12e259668", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling elrond-codec-derive v0.10.0 [INFO] [stderr] Compiling elrond-wasm-derive v0.30.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-derive-0.30.0/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro_quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elrond-wasm-derive` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef45c16a547f13e7f8df62a1f3ed2c0257f40494d932a8575b2d8bc12e259668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef45c16a547f13e7f8df62a1f3ed2c0257f40494d932a8575b2d8bc12e259668", kill_on_drop: false }` [INFO] [stdout] ef45c16a547f13e7f8df62a1f3ed2c0257f40494d932a8575b2d8bc12e259668