[INFO] cloning repository https://github.com/Velfi/roving_bishop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Velfi/roving_bishop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelfi%2Froving_bishop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelfi%2Froving_bishop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d0cb33229842ca376849724f66707938386aa05 [INFO] checking Velfi/roving_bishop against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelfi%2Froving_bishop" "/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/Velfi/roving_bishop on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Velfi/roving_bishop [INFO] finished tweaking git repo https://github.com/Velfi/roving_bishop [INFO] tweaked toml for git repo https://github.com/Velfi/roving_bishop written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Velfi/roving_bishop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22b7d4609982edb086ce99517a7364b6ab5e8316b16a27159cb97c6513a3e9f7 [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" "22b7d4609982edb086ce99517a7364b6ab5e8316b16a27159cb97c6513a3e9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22b7d4609982edb086ce99517a7364b6ab5e8316b16a27159cb97c6513a3e9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b7d4609982edb086ce99517a7364b6ab5e8316b16a27159cb97c6513a3e9f7", kill_on_drop: false }` [INFO] [stdout] 22b7d4609982edb086ce99517a7364b6ab5e8316b16a27159cb97c6513a3e9f7 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--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] 539925bd0ec5d17958da8fedcaf597101cdc9c97de6435f44e3b6f2a28fe1b54 [INFO] running `Command { std: "docker" "start" "-a" "539925bd0ec5d17958da8fedcaf597101cdc9c97de6435f44e3b6f2a28fe1b54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking bishop-art v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.91s [INFO] running `Command { std: "docker" "inspect" "539925bd0ec5d17958da8fedcaf597101cdc9c97de6435f44e3b6f2a28fe1b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539925bd0ec5d17958da8fedcaf597101cdc9c97de6435f44e3b6f2a28fe1b54", kill_on_drop: false }` [INFO] [stdout] 539925bd0ec5d17958da8fedcaf597101cdc9c97de6435f44e3b6f2a28fe1b54