[INFO] cloning repository https://github.com/zacharydenton/rtchallenge [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacharydenton/rtchallenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharydenton%2Frtchallenge"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharydenton%2Frtchallenge'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0e6935a30c2b333bb1798d986fd9fbf837120875 [INFO] checking zacharydenton/rtchallenge against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharydenton%2Frtchallenge" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacharydenton/rtchallenge on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zacharydenton/rtchallenge [INFO] finished tweaking git repo https://github.com/zacharydenton/rtchallenge [INFO] tweaked toml for git repo https://github.com/zacharydenton/rtchallenge written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/zacharydenton/rtchallenge already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe1163114e93f5d9453ee182280c347c1a7ec3dc42ecc8ec320796eb026c4b8b [INFO] running `"docker" "start" "-a" "fe1163114e93f5d9453ee182280c347c1a7ec3dc42ecc8ec320796eb026c4b8b"` [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking rand_pcg v0.2.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rtchallenge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/scene.rs:513:65 [INFO] [stderr] | [INFO] [stderr] 513 | .transform(Transform::new().translate(0., -1., 0.));; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolon)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/scene.rs:518:64 [INFO] [stderr] | [INFO] [stderr] 518 | .transform(Transform::new().translate(0., 1., 0.));; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.84s [INFO] running `"docker" "inspect" "fe1163114e93f5d9453ee182280c347c1a7ec3dc42ecc8ec320796eb026c4b8b"` [INFO] running `"docker" "rm" "-f" "fe1163114e93f5d9453ee182280c347c1a7ec3dc42ecc8ec320796eb026c4b8b"` [INFO] [stdout] fe1163114e93f5d9453ee182280c347c1a7ec3dc42ecc8ec320796eb026c4b8b