[INFO] cloning repository https://github.com/MylesLandais/Rust_Projects [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MylesLandais/Rust_Projects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMylesLandais%2FRust_Projects", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMylesLandais%2FRust_Projects'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43fd74b1c1e02e1604fbdadf1fa8c4bf4183d8d3 [INFO] checking MylesLandais/Rust_Projects against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMylesLandais%2FRust_Projects" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 13% (249/1881) Checking out files: 14% (264/1881) Checking out files: 15% (283/1881) Checking out files: 16% (301/1881) Checking out files: 17% (320/1881) Checking out files: 18% (339/1881) Checking out files: 19% (358/1881) Checking out files: 20% (377/1881) Checking out files: 21% (396/1881) Checking out files: 22% (414/1881) Checking out files: 23% (433/1881) Checking out files: 24% (452/1881) Checking out files: 25% (471/1881) Checking out files: 26% (490/1881) Checking out files: 27% (508/1881) Checking out files: 28% (527/1881) Checking out files: 29% (546/1881) Checking out files: 30% (565/1881) Checking out files: 31% (584/1881) Checking out files: 32% (602/1881) Checking out files: 33% (621/1881) Checking out files: 34% (640/1881) Checking out files: 35% (659/1881) Checking out files: 36% (678/1881) Checking out files: 37% (696/1881) Checking out files: 38% (715/1881) Checking out files: 39% (734/1881) Checking out files: 40% (753/1881) Checking out files: 41% (772/1881) Checking out files: 42% (791/1881) Checking out files: 43% (809/1881) Checking out files: 44% (828/1881) Checking out files: 45% (847/1881) Checking out files: 45% (852/1881) Checking out files: 46% (866/1881) Checking out files: 47% (885/1881) Checking out files: 48% (903/1881) Checking out files: 49% (922/1881) Checking out files: 50% (941/1881) Checking out files: 51% (960/1881) Checking out files: 52% (979/1881) Checking out files: 53% (997/1881) Checking out files: 54% (1016/1881) Checking out files: 55% (1035/1881) Checking out files: 56% (1054/1881) Checking out files: 57% (1073/1881) Checking out files: 57% (1078/1881) Checking out files: 58% (1091/1881) Checking out files: 59% (1110/1881) Checking out files: 60% (1129/1881) Checking out files: 61% (1148/1881) Checking out files: 62% (1167/1881) Checking out files: 62% (1179/1881) Checking out files: 63% (1186/1881) Checking out files: 64% (1204/1881) Checking out files: 65% (1223/1881) Checking out files: 66% (1242/1881) Checking out files: 67% (1261/1881) Checking out files: 68% (1280/1881) Checking out files: 69% (1298/1881) Checking out files: 70% (1317/1881) Checking out files: 71% (1336/1881) Checking out files: 72% (1355/1881) Checking out files: 73% (1374/1881) Checking out files: 74% (1392/1881) Checking out files: 75% (1411/1881) Checking out files: 76% (1430/1881) Checking out files: 77% (1449/1881) Checking out files: 78% (1468/1881) Checking out files: 79% (1486/1881) Checking out files: 80% (1505/1881) Checking out files: 81% (1524/1881) Checking out files: 82% (1543/1881) Checking out files: 83% (1562/1881) Checking out files: 84% (1581/1881) Checking out files: 85% (1599/1881) Checking out files: 86% (1618/1881) Checking out files: 87% (1637/1881) Checking out files: 88% (1656/1881) Checking out files: 89% (1675/1881) Checking out files: 90% (1693/1881) Checking out files: 91% (1712/1881) Checking out files: 92% (1731/1881) Checking out files: 93% (1750/1881) Checking out files: 94% (1769/1881) Checking out files: 95% (1787/1881) Checking out files: 95% (1794/1881) Checking out files: 96% (1806/1881) Checking out files: 97% (1825/1881) Checking out files: 98% (1844/1881) Checking out files: 99% (1863/1881) Checking out files: 100% (1881/1881) Checking out files: 100% (1881/1881), done. [INFO] validating manifest of git repo https://github.com/MylesLandais/Rust_Projects on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MylesLandais/Rust_Projects [INFO] finished tweaking git repo https://github.com/MylesLandais/Rust_Projects [INFO] tweaked toml for git repo https://github.com/MylesLandais/Rust_Projects written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MylesLandais/Rust_Projects already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 525985bbba9d909562edc4e362a1dcdf0d5669b24aff98db414fe91c728b21b7 [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" "525985bbba9d909562edc4e362a1dcdf0d5669b24aff98db414fe91c728b21b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "525985bbba9d909562edc4e362a1dcdf0d5669b24aff98db414fe91c728b21b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525985bbba9d909562edc4e362a1dcdf0d5669b24aff98db414fe91c728b21b7", kill_on_drop: false }` [INFO] [stdout] 525985bbba9d909562edc4e362a1dcdf0d5669b24aff98db414fe91c728b21b7 [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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1858d2b1cc2f0fcd98684cd86eee2f97a2ca1a5133ffb3dc7d07988419f97ec7 [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" "1858d2b1cc2f0fcd98684cd86eee2f97a2ca1a5133ffb3dc7d07988419f97ec7", kill_on_drop: false }` [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling literalext v0.1.1 [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/literalext-0.1.1/src/lib.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | #![cfg_attr(feature = "proc-macro", feature(proc_macro))] [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 `literalext` [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" "1858d2b1cc2f0fcd98684cd86eee2f97a2ca1a5133ffb3dc7d07988419f97ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1858d2b1cc2f0fcd98684cd86eee2f97a2ca1a5133ffb3dc7d07988419f97ec7", kill_on_drop: false }` [INFO] [stdout] 1858d2b1cc2f0fcd98684cd86eee2f97a2ca1a5133ffb3dc7d07988419f97ec7