[INFO] cloning repository https://github.com/implementareapi/sc-jacub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/implementareapi/sc-jacub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimplementareapi%2Fsc-jacub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimplementareapi%2Fsc-jacub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e93b4dfaf7ce4746b1b0a47e5c077c6f0cd6ce58 [INFO] testing implementareapi/sc-jacub against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimplementareapi%2Fsc-jacub" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/implementareapi/sc-jacub on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/implementareapi/sc-jacub [INFO] finished tweaking git repo https://github.com/implementareapi/sc-jacub [INFO] tweaked toml for git repo https://github.com/implementareapi/sc-jacub written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/implementareapi/sc-jacub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded nibble_vec v0.0.4 [INFO] [stderr] Downloaded elrond-codec-derive v0.8.5 [INFO] [stderr] Downloaded elrond-codec v0.8.5 [INFO] [stderr] Downloaded elrond-wasm-derive v0.27.4 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded elrond-wasm v0.27.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85a68bb7fcbb865434787f31e243aa09056f14200fa06efbbab5c75379b4ea01 [INFO] running `Command { std: "docker" "start" "-a" "85a68bb7fcbb865434787f31e243aa09056f14200fa06efbbab5c75379b4ea01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85a68bb7fcbb865434787f31e243aa09056f14200fa06efbbab5c75379b4ea01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a68bb7fcbb865434787f31e243aa09056f14200fa06efbbab5c75379b4ea01", kill_on_drop: false }` [INFO] [stdout] 85a68bb7fcbb865434787f31e243aa09056f14200fa06efbbab5c75379b4ea01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6551b3b0d9d06b8d828bcd58c4b46178afa7b40fc7c7faf47d9a15d67d99b49 [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" "a6551b3b0d9d06b8d828bcd58c4b46178afa7b40fc7c7faf47d9a15d67d99b49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling elrond-codec-derive v0.8.5 [INFO] [stderr] Compiling elrond-wasm-derive v0.27.4 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elrond-wasm-derive-0.27.4/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6551b3b0d9d06b8d828bcd58c4b46178afa7b40fc7c7faf47d9a15d67d99b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6551b3b0d9d06b8d828bcd58c4b46178afa7b40fc7c7faf47d9a15d67d99b49", kill_on_drop: false }` [INFO] [stdout] a6551b3b0d9d06b8d828bcd58c4b46178afa7b40fc7c7faf47d9a15d67d99b49