[INFO] cloning repository https://github.com/uclaacm/cyber-platform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uclaacm/cyber-platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuclaacm%2Fcyber-platform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuclaacm%2Fcyber-platform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1f052642b0aeed339eab56a140efb4359e7fec9 [INFO] checking uclaacm/cyber-platform against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuclaacm%2Fcyber-platform" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uclaacm/cyber-platform 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/uclaacm/cyber-platform [INFO] finished tweaking git repo https://github.com/uclaacm/cyber-platform [INFO] tweaked toml for git repo https://github.com/uclaacm/cyber-platform written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/uclaacm/cyber-platform 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] edca0bf3b819feb619d909a02f788b0b9c5d0db5246f1303f1f149308963f035 [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" "edca0bf3b819feb619d909a02f788b0b9c5d0db5246f1303f1f149308963f035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edca0bf3b819feb619d909a02f788b0b9c5d0db5246f1303f1f149308963f035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edca0bf3b819feb619d909a02f788b0b9c5d0db5246f1303f1f149308963f035", kill_on_drop: false }` [INFO] [stdout] edca0bf3b819feb619d909a02f788b0b9c5d0db5246f1303f1f149308963f035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] c265bcbdffe25734e36cd0c0f3b0b0cf1703d0845b4189320d1ec2b97e63647f [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" "c265bcbdffe25734e36cd0c0f3b0b0cf1703d0845b4189320d1ec2b97e63647f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.5.2 [INFO] [stderr] Compiling literalext v0.1.1 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking stringprep v0.1.2 [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 crossbeam-queue v0.1.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking block-buffer v0.7.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 `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" "c265bcbdffe25734e36cd0c0f3b0b0cf1703d0845b4189320d1ec2b97e63647f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c265bcbdffe25734e36cd0c0f3b0b0cf1703d0845b4189320d1ec2b97e63647f", kill_on_drop: false }` [INFO] [stdout] c265bcbdffe25734e36cd0c0f3b0b0cf1703d0845b4189320d1ec2b97e63647f