[INFO] cloning repository https://github.com/Ophirr33/needs-coffee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ophirr33/needs-coffee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphirr33%2Fneeds-coffee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphirr33%2Fneeds-coffee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c06d4c6052e1f02a2a686c36867f73c6bfb9183d [INFO] checking Ophirr33/needs-coffee against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphirr33%2Fneeds-coffee" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ophirr33/needs-coffee 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/Ophirr33/needs-coffee [INFO] finished tweaking git repo https://github.com/Ophirr33/needs-coffee [INFO] tweaked toml for git repo https://github.com/Ophirr33/needs-coffee written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Ophirr33/needs-coffee 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a9507663f1f6591e22c369cf7ee4c379a7e144afd4c714d835d2fe2700df61fe [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" "a9507663f1f6591e22c369cf7ee4c379a7e144afd4c714d835d2fe2700df61fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9507663f1f6591e22c369cf7ee4c379a7e144afd4c714d835d2fe2700df61fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9507663f1f6591e22c369cf7ee4c379a7e144afd4c714d835d2fe2700df61fe", kill_on_drop: false }` [INFO] [stdout] a9507663f1f6591e22c369cf7ee4c379a7e144afd4c714d835d2fe2700df61fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] aa358b75fffca97a035a8f52d07402cbaf75495314cf8f604ed85a65037f834d [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" "aa358b75fffca97a035a8f52d07402cbaf75495314cf8f604ed85a65037f834d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking utf-8 v0.7.4 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Checking lazycell v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling sass-sys v0.4.7 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.1 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.3.0 [INFO] [stderr] Compiling cssparser v0.21.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling phf_macros v0.7.23 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phf_macros` [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" "aa358b75fffca97a035a8f52d07402cbaf75495314cf8f604ed85a65037f834d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa358b75fffca97a035a8f52d07402cbaf75495314cf8f604ed85a65037f834d", kill_on_drop: false }` [INFO] [stdout] aa358b75fffca97a035a8f52d07402cbaf75495314cf8f604ed85a65037f834d