[INFO] cloning repository https://github.com/alx365/cargo-aur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alx365/cargo-aur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falx365%2Fcargo-aur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falx365%2Fcargo-aur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1e1070483fa332569440edbd86f34f3c6e80770 [INFO] checking alx365/cargo-aur against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falx365%2Fcargo-aur" "/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/alx365/cargo-aur 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/alx365/cargo-aur [INFO] finished tweaking git repo https://github.com/alx365/cargo-aur [INFO] tweaked toml for git repo https://github.com/alx365/cargo-aur written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/alx365/cargo-aur 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-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] 7dc6b7d7c31e6065d4c593a266b9931015e4ed3cac99109913915abf741ab608 [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" "7dc6b7d7c31e6065d4c593a266b9931015e4ed3cac99109913915abf741ab608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dc6b7d7c31e6065d4c593a266b9931015e4ed3cac99109913915abf741ab608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc6b7d7c31e6065d4c593a266b9931015e4ed3cac99109913915abf741ab608", kill_on_drop: false }` [INFO] [stdout] 7dc6b7d7c31e6065d4c593a266b9931015e4ed3cac99109913915abf741ab608 [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] f00a1216fde56b871bb45470fe5f7a43dceb701e4520c1193672bd9471155c23 [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" "f00a1216fde56b871bb45470fe5f7a43dceb701e4520c1193672bd9471155c23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo-aur-packer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.60s [INFO] running `Command { std: "docker" "inspect" "f00a1216fde56b871bb45470fe5f7a43dceb701e4520c1193672bd9471155c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00a1216fde56b871bb45470fe5f7a43dceb701e4520c1193672bd9471155c23", kill_on_drop: false }` [INFO] [stdout] f00a1216fde56b871bb45470fe5f7a43dceb701e4520c1193672bd9471155c23