[INFO] cloning repository https://github.com/IvanR521/Raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IvanR521/Raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIvanR521%2FRaytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIvanR521%2FRaytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29f9ba0c15e02e7b9395ff28e99536c806f6c33f [INFO] checking IvanR521/Raytracer against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIvanR521%2FRaytracer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 53% (690/1288) Checking out files: 54% (696/1288) Checking out files: 55% (709/1288) Checking out files: 56% (722/1288) Checking out files: 57% (735/1288) Checking out files: 58% (748/1288) Checking out files: 59% (760/1288) Checking out files: 60% (773/1288) Checking out files: 61% (786/1288) Checking out files: 62% (799/1288) Checking out files: 63% (812/1288) Checking out files: 64% (825/1288) Checking out files: 65% (838/1288) Checking out files: 66% (851/1288) Checking out files: 67% (863/1288) Checking out files: 68% (876/1288) Checking out files: 69% (889/1288) Checking out files: 70% (902/1288) Checking out files: 71% (915/1288) Checking out files: 72% (928/1288) Checking out files: 73% (941/1288) Checking out files: 74% (954/1288) Checking out files: 75% (966/1288) Checking out files: 76% (979/1288) Checking out files: 77% (992/1288) Checking out files: 78% (1005/1288) Checking out files: 79% (1018/1288) Checking out files: 80% (1031/1288) Checking out files: 81% (1044/1288) Checking out files: 82% (1057/1288) Checking out files: 83% (1070/1288) Checking out files: 84% (1082/1288) Checking out files: 85% (1095/1288) Checking out files: 86% (1108/1288) Checking out files: 87% (1121/1288) Checking out files: 88% (1134/1288) Checking out files: 89% (1147/1288) Checking out files: 90% (1160/1288) Checking out files: 91% (1173/1288) Checking out files: 92% (1185/1288) Checking out files: 93% (1198/1288) Checking out files: 94% (1211/1288) Checking out files: 95% (1224/1288) Checking out files: 96% (1237/1288) Checking out files: 97% (1250/1288) Checking out files: 98% (1263/1288) Checking out files: 98% (1264/1288) Checking out files: 99% (1276/1288) Checking out files: 100% (1288/1288) Checking out files: 100% (1288/1288), done. [INFO] validating manifest of git repo https://github.com/IvanR521/Raytracer on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IvanR521/Raytracer [INFO] finished tweaking git repo https://github.com/IvanR521/Raytracer [INFO] tweaked toml for git repo https://github.com/IvanR521/Raytracer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/IvanR521/Raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa3424a329d267b0dba8ed1eaefb785c3ef40848254179f9fabde285594c1f9b [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" "aa3424a329d267b0dba8ed1eaefb785c3ef40848254179f9fabde285594c1f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3424a329d267b0dba8ed1eaefb785c3ef40848254179f9fabde285594c1f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3424a329d267b0dba8ed1eaefb785c3ef40848254179f9fabde285594c1f9b", kill_on_drop: false }` [INFO] [stdout] aa3424a329d267b0dba8ed1eaefb785c3ef40848254179f9fabde285594c1f9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90c3398c39fa8eb93d6e5903d1fcf09dbcc22502f52bea84ce2a97fd1f2a8714 [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" "90c3398c39fa8eb93d6e5903d1fcf09dbcc22502f52bea84ce2a97fd1f2a8714", kill_on_drop: false }` [INFO] [stderr] Checking raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "90c3398c39fa8eb93d6e5903d1fcf09dbcc22502f52bea84ce2a97fd1f2a8714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c3398c39fa8eb93d6e5903d1fcf09dbcc22502f52bea84ce2a97fd1f2a8714", kill_on_drop: false }` [INFO] [stdout] 90c3398c39fa8eb93d6e5903d1fcf09dbcc22502f52bea84ce2a97fd1f2a8714