[INFO] cloning repository https://github.com/rohankumardubey/kerla [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/kerla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fkerla", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fkerla'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e05579ad833b6df19d5ceb79d55b5638412e177d [INFO] testing rohankumardubey/kerla against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fkerla" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/kerla 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/rohankumardubey/kerla [INFO] finished tweaking git repo https://github.com/rohankumardubey/kerla [INFO] tweaked toml for git repo https://github.com/rohankumardubey/kerla written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/kerla 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded smoltcp v0.7.5 [INFO] [stderr] Downloaded managed v0.7.2 [INFO] [stderr] Downloaded x86 v0.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 38ea57722f52bce4faadd1cb957b705e7a8bdb2deb847921ea9197557211e836 [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" "38ea57722f52bce4faadd1cb957b705e7a8bdb2deb847921ea9197557211e836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38ea57722f52bce4faadd1cb957b705e7a8bdb2deb847921ea9197557211e836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ea57722f52bce4faadd1cb957b705e7a8bdb2deb847921ea9197557211e836", kill_on_drop: false }` [INFO] [stdout] 38ea57722f52bce4faadd1cb957b705e7a8bdb2deb847921ea9197557211e836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fabec2d358a2a6664b638af3f1a551b2aa047d8d38ba1e2cf2d0ba32c33eaa33 [INFO] running `Command { std: "docker" "start" "-a" "fabec2d358a2a6664b638af3f1a551b2aa047d8d38ba1e2cf2d0ba32c33eaa33", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling x86 v0.43.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling log_filter v0.0.1 (/opt/rustwide/workdir/libs/log_filter) [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling buddy_system_allocator v0.8.0 [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/managed-0.7.2/src/lib.rs:2:67 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(all(feature = "alloc", not(feature = "std")), feature(alloc))] [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 `managed` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/buddy_system_allocator-0.8.0/src/lib.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "const_fn", feature(const_mut_refs, const_fn_fn_ptr_basics))] [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: build failed [INFO] running `Command { std: "docker" "inspect" "fabec2d358a2a6664b638af3f1a551b2aa047d8d38ba1e2cf2d0ba32c33eaa33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabec2d358a2a6664b638af3f1a551b2aa047d8d38ba1e2cf2d0ba32c33eaa33", kill_on_drop: false }` [INFO] [stdout] fabec2d358a2a6664b638af3f1a551b2aa047d8d38ba1e2cf2d0ba32c33eaa33