[INFO] cloning repository https://github.com/abiriadev/rust-clj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abiriadev/rust-clj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Frust-clj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Frust-clj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 972da76cb5dad3df468893bd473531328012150f [INFO] testing abiriadev/rust-clj against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabiriadev%2Frust-clj" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abiriadev/rust-clj on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abiriadev/rust-clj [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/abiriadev/rust-clj [INFO] tweaked toml for git repo https://github.com/abiriadev/rust-clj written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/abiriadev/rust-clj already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17e868911b1ac581c5dbe9939f4fdb9a77cfb74510fb74ef4abeef6e8047703f [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" "17e868911b1ac581c5dbe9939f4fdb9a77cfb74510fb74ef4abeef6e8047703f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17e868911b1ac581c5dbe9939f4fdb9a77cfb74510fb74ef4abeef6e8047703f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e868911b1ac581c5dbe9939f4fdb9a77cfb74510fb74ef4abeef6e8047703f", kill_on_drop: false }` [INFO] [stdout] 17e868911b1ac581c5dbe9939f4fdb9a77cfb74510fb74ef4abeef6e8047703f [INFO] running `Command { std: "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" "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" "+beta-2022-04-10" "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] da52971862f3a46a0ff84680a6067855671e3e135031461772e1a596b8ef97e0 [INFO] running `Command { std: "docker" "start" "-a" "da52971862f3a46a0ff84680a6067855671e3e135031461772e1a596b8ef97e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling regex-syntax v0.6.25 (https://github.com/rust-lang/regex.git#5197f212) [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.4 (https://github.com/rust-lang/regex.git#5197f212) [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling clj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(backtrace)] [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:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(error_type_id)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `clj` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "da52971862f3a46a0ff84680a6067855671e3e135031461772e1a596b8ef97e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da52971862f3a46a0ff84680a6067855671e3e135031461772e1a596b8ef97e0", kill_on_drop: false }` [INFO] [stdout] da52971862f3a46a0ff84680a6067855671e3e135031461772e1a596b8ef97e0