[INFO] cloning repository https://github.com/txstate-etc/mediadepot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/txstate-etc/mediadepot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxstate-etc%2Fmediadepot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxstate-etc%2Fmediadepot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaa32fb1b43c111975704e04b2f638b7592a3193 [INFO] documenting txstate-etc/mediadepot against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxstate-etc%2Fmediadepot" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/txstate-etc/mediadepot on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/txstate-etc/mediadepot [INFO] finished tweaking git repo https://github.com/txstate-etc/mediadepot [INFO] tweaked toml for git repo https://github.com/txstate-etc/mediadepot written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/txstate-etc/mediadepot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", 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] 4cf7997fcdcf487fbf70b280d4b61ae79afd5071cd9ddd8e909bb94bcf943654 [INFO] running `Command { std: "docker" "start" "-a" "4cf7997fcdcf487fbf70b280d4b61ae79afd5071cd9ddd8e909bb94bcf943654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cf7997fcdcf487fbf70b280d4b61ae79afd5071cd9ddd8e909bb94bcf943654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf7997fcdcf487fbf70b280d4b61ae79afd5071cd9ddd8e909bb94bcf943654", kill_on_drop: false }` [INFO] [stdout] 4cf7997fcdcf487fbf70b280d4b61ae79afd5071cd9ddd8e909bb94bcf943654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] c30c2ae32e4740f8655beb39fb8506d8ecbe6b4f31090caebcf4f2c25e51ac94 [INFO] running `Command { std: "docker" "start" "-a" "c30c2ae32e4740f8655beb39fb8506d8ecbe6b4f31090caebcf4f2c25e51ac94", kill_on_drop: false }` [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling literalext v0.1.1 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Checking xml-rs v0.7.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/literalext-0.1.1/src/lib.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | #![cfg_attr(feature = "proc-macro", feature(proc_macro))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling byteorder v1.3.1 [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/futures-0.1.25/src/lib.rs:161:42 [INFO] [stdout] | [INFO] [stdout] 161 | #![cfg_attr(feature = "nightly", feature(pin))] [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 `futures` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c30c2ae32e4740f8655beb39fb8506d8ecbe6b4f31090caebcf4f2c25e51ac94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30c2ae32e4740f8655beb39fb8506d8ecbe6b4f31090caebcf4f2c25e51ac94", kill_on_drop: false }` [INFO] [stdout] c30c2ae32e4740f8655beb39fb8506d8ecbe6b4f31090caebcf4f2c25e51ac94