[INFO] cloning repository https://github.com/jtdowney/ray_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtdowney/ray_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fray_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fray_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eed248cb5cf1bef086f559c3e054ef5cda02109 [INFO] checking jtdowney/ray_tracer against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fray_tracer" "/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/jtdowney/ray_tracer on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtdowney/ray_tracer [INFO] finished tweaking git repo https://github.com/jtdowney/ray_tracer [INFO] tweaked toml for git repo https://github.com/jtdowney/ray_tracer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jtdowney/ray_tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b1f10889d854ad0313d34315f06342add55805ec478b421987bac9bb179fe6b [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" "4b1f10889d854ad0313d34315f06342add55805ec478b421987bac9bb179fe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b1f10889d854ad0313d34315f06342add55805ec478b421987bac9bb179fe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1f10889d854ad0313d34315f06342add55805ec478b421987bac9bb179fe6b", kill_on_drop: false }` [INFO] [stdout] 4b1f10889d854ad0313d34315f06342add55805ec478b421987bac9bb179fe6b [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "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] 2a9f3d0d797620cf72ef3540174b7ab3ce5bcbdc3a8e3624e3d2b3da5bbe16e9 [INFO] running `Command { std: "docker" "start" "-a" "2a9f3d0d797620cf72ef3540174b7ab3ce5bcbdc3a8e3624e3d2b3da5bbe16e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking indextree v3.3.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.17s [INFO] running `Command { std: "docker" "inspect" "2a9f3d0d797620cf72ef3540174b7ab3ce5bcbdc3a8e3624e3d2b3da5bbe16e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9f3d0d797620cf72ef3540174b7ab3ce5bcbdc3a8e3624e3d2b3da5bbe16e9", kill_on_drop: false }` [INFO] [stdout] 2a9f3d0d797620cf72ef3540174b7ab3ce5bcbdc3a8e3624e3d2b3da5bbe16e9