[INFO] cloning repository https://github.com/dustlang/rls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustlang/rls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Frls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2Frls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78a36bd334b7e51726ea506919e0a4189c416855 [INFO] testing dustlang/rls 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%2Fdustlang%2Frls" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustlang/rls 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] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dustlang/rls [INFO] finished tweaking git repo https://github.com/dustlang/rls [INFO] tweaked toml for git repo https://github.com/dustlang/rls written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dustlang/rls 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] e1b20b2715a2e002230e286514e357334ae1eb9c8f8652bd8f240ed5249c5e21 [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" "e1b20b2715a2e002230e286514e357334ae1eb9c8f8652bd8f240ed5249c5e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1b20b2715a2e002230e286514e357334ae1eb9c8f8652bd8f240ed5249c5e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b20b2715a2e002230e286514e357334ae1eb9c8f8652bd8f240ed5249c5e21", kill_on_drop: false }` [INFO] [stdout] e1b20b2715a2e002230e286514e357334ae1eb9c8f8652bd8f240ed5249c5e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] b3aaa04f81198c054644cf3872c0a1286a62205c4b88245ca5de426fd975964f [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" "b3aaa04f81198c054644cf3872c0a1286a62205c4b88245ca5de426fd975964f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling rustc-ap-rustc_graphviz v705.0.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling annotate-snippets v0.8.0 [INFO] [stderr] Compiling rustc-ap-rustc_fs_util v705.0.0 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling rustfmt-nightly v1.4.36 (https://github.com/rust-lang/rustfmt?branch=rustfmt-1.4.36#7de6968e) [INFO] [stderr] Compiling rustc_tools_util v0.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.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/smallvec-1.6.1/src/lib.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | #![cfg_attr(feature = "may_dangle", feature(dropck_eyepatch))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/rustc-ap-rustc_graphviz-705.0.0/src/lib.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | #![feature(nll)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] error: could not compile `smallvec` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustc-ap-rustc_graphviz` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b3aaa04f81198c054644cf3872c0a1286a62205c4b88245ca5de426fd975964f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3aaa04f81198c054644cf3872c0a1286a62205c4b88245ca5de426fd975964f", kill_on_drop: false }` [INFO] [stdout] b3aaa04f81198c054644cf3872c0a1286a62205c4b88245ca5de426fd975964f