[INFO] cloning repository https://github.com/nicholasbishop/efitools-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/efitools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fefitools-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fefitools-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ef9a26bf14841762af8742be7f61d8624f9446f [INFO] checking nicholasbishop/efitools-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fefitools-rs" "/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/nicholasbishop/efitools-rs 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/nicholasbishop/efitools-rs [INFO] finished tweaking git repo https://github.com/nicholasbishop/efitools-rs [INFO] tweaked toml for git repo https://github.com/nicholasbishop/efitools-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/efitools-rs 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] 5b955b644fc10e2203059ff81f31cf347bc610215b991c7e5197d6cf8ea688a9 [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" "5b955b644fc10e2203059ff81f31cf347bc610215b991c7e5197d6cf8ea688a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b955b644fc10e2203059ff81f31cf347bc610215b991c7e5197d6cf8ea688a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b955b644fc10e2203059ff81f31cf347bc610215b991c7e5197d6cf8ea688a9", kill_on_drop: false }` [INFO] [stdout] 5b955b644fc10e2203059ff81f31cf347bc610215b991c7e5197d6cf8ea688a9 [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] e204bf8078dc13fec747b503ea4c2ab939e283239cf9d8c109a503864029ed47 [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" "e204bf8078dc13fec747b503ea4c2ab939e283239cf9d8c109a503864029ed47", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Checking rusticata-macros v2.1.0 [INFO] [stderr] Checking der-parser v3.0.4 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking x509-parser v0.7.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking efitools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.77s [INFO] running `Command { std: "docker" "inspect" "e204bf8078dc13fec747b503ea4c2ab939e283239cf9d8c109a503864029ed47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e204bf8078dc13fec747b503ea4c2ab939e283239cf9d8c109a503864029ed47", kill_on_drop: false }` [INFO] [stdout] e204bf8078dc13fec747b503ea4c2ab939e283239cf9d8c109a503864029ed47