[INFO] cloning repository https://github.com/mgattozzi/Rusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgattozzi/Rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2FRusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2FRusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e88ba2c18ef1d0a98cf3da578125e31ef00dece [INFO] testing mgattozzi/Rusty against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2FRusty" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgattozzi/Rusty on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mgattozzi/Rusty [INFO] finished tweaking git repo https://github.com/mgattozzi/Rusty [INFO] tweaked toml for git repo https://github.com/mgattozzi/Rusty written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mgattozzi/Rusty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Updating git repository `https://github.com/manishearth/rust-clippy` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/manishearth/rust-clippy` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded smallvec v0.6.13 [INFO] [stderr] Downloaded aho-corasick v0.7.15 [INFO] [stderr] Downloaded bitflags v0.3.3 [INFO] [stderr] Downloaded unicode-segmentation v0.1.3 [INFO] [stderr] Downloaded pulldown-cmark v0.5.3 [INFO] [stderr] Downloaded itoa v0.4.7 [INFO] [stderr] Downloaded error-chain v0.12.4 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded cargo_metadata v0.7.4 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded toml v0.5.8 [INFO] [stderr] Downloaded regex v1.4.2 [INFO] [stderr] Downloaded serde v1.0.118 [INFO] [stderr] Downloaded regex-syntax v0.6.21 [INFO] [stderr] Downloaded quine-mc_cluskey v0.2.4 [INFO] [stderr] Downloaded if_chain v0.1.3 [INFO] [stderr] Downloaded either v1.6.1 [INFO] [stderr] Downloaded itertools v0.8.2 [INFO] [stderr] Downloaded libc v0.1.12 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded serde_derive v1.0.118 [INFO] [stderr] Downloaded memchr v2.3.4 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded copperline v0.3.0 [INFO] [stderr] Downloaded nix v0.4.3 [INFO] [stderr] Downloaded strcursor v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72fe2362553fb7d4da94d56f830a05003a0fd21304a331782fc8ad415e7cd91e [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" "72fe2362553fb7d4da94d56f830a05003a0fd21304a331782fc8ad415e7cd91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72fe2362553fb7d4da94d56f830a05003a0fd21304a331782fc8ad415e7cd91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fe2362553fb7d4da94d56f830a05003a0fd21304a331782fc8ad415e7cd91e", kill_on_drop: false }` [INFO] [stdout] 72fe2362553fb7d4da94d56f830a05003a0fd21304a331782fc8ad415e7cd91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41767736cbb0fa2347541560ab1abe66eaf20760d53003711af0257028780977 [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" "41767736cbb0fa2347541560ab1abe66eaf20760d53003711af0257028780977", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling rustc_tools_util v0.1.1 (https://github.com/manishearth/rust-clippy#3710ec59) [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling quine-mc_cluskey v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [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-0.6.13/lib.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | #![cfg_attr(feature = "union", feature(untagged_unions))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling nix v0.4.3 [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 `smallvec` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "41767736cbb0fa2347541560ab1abe66eaf20760d53003711af0257028780977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41767736cbb0fa2347541560ab1abe66eaf20760d53003711af0257028780977", kill_on_drop: false }` [INFO] [stdout] 41767736cbb0fa2347541560ab1abe66eaf20760d53003711af0257028780977