[INFO] cloning repository https://github.com/OutThisLife/tos-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OutThisLife/tos-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOutThisLife%2Ftos-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOutThisLife%2Ftos-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad3a51e9e8ead0da2b33529991c90ecb3dfc6afa [INFO] checking OutThisLife/tos-book against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOutThisLife%2Ftos-book" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OutThisLife/tos-book 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/OutThisLife/tos-book [INFO] finished tweaking git repo https://github.com/OutThisLife/tos-book [INFO] tweaked toml for git repo https://github.com/OutThisLife/tos-book written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/OutThisLife/tos-book 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 2bd938160dd63666a8253205b6b986c31f272660718bebd40643243552a29872 [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" "2bd938160dd63666a8253205b6b986c31f272660718bebd40643243552a29872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bd938160dd63666a8253205b6b986c31f272660718bebd40643243552a29872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd938160dd63666a8253205b6b986c31f272660718bebd40643243552a29872", kill_on_drop: false }` [INFO] [stdout] 2bd938160dd63666a8253205b6b986c31f272660718bebd40643243552a29872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 69fe77a11933b031b7430028b094cb5aa5101cf07fee3e3572280f74e8179709 [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" "69fe77a11933b031b7430028b094cb5aa5101cf07fee3e3572280f74e8179709", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling literalext v0.1.1 [INFO] [stderr] Checking macro-utils v0.1.2 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Checking tokio-sync v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking crc32fast v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Checking mime v0.3.13 [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] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking minifier v0.0.28 [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" "69fe77a11933b031b7430028b094cb5aa5101cf07fee3e3572280f74e8179709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fe77a11933b031b7430028b094cb5aa5101cf07fee3e3572280f74e8179709", kill_on_drop: false }` [INFO] [stdout] 69fe77a11933b031b7430028b094cb5aa5101cf07fee3e3572280f74e8179709