[INFO] cloning repository https://github.com/tomafro/ray-tracer-challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomafro/ray-tracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomafro%2Fray-tracer-challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomafro%2Fray-tracer-challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4aab05c9676e132b70f60bdb98e30c0b6b08b8d [INFO] checking tomafro/ray-tracer-challenge against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomafro%2Fray-tracer-challenge" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomafro/ray-tracer-challenge on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/tomafro/ray-tracer-challenge [INFO] finished tweaking git repo https://github.com/tomafro/ray-tracer-challenge [INFO] tweaked toml for git repo https://github.com/tomafro/ray-tracer-challenge written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomafro/ray-tracer-challenge already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.1.3 [INFO] [stderr] Downloaded indoc-impl v0.2.8 [INFO] [stderr] Downloaded indoc v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a917c0fcebfc39ef35713d4f5d1e6901d033a9e3f1405d036039d99e1ff13ab7 [INFO] running `Command { std: "docker" "start" "-a" "a917c0fcebfc39ef35713d4f5d1e6901d033a9e3f1405d036039d99e1ff13ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a917c0fcebfc39ef35713d4f5d1e6901d033a9e3f1405d036039d99e1ff13ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a917c0fcebfc39ef35713d4f5d1e6901d033a9e3f1405d036039d99e1ff13ab7", kill_on_drop: false }` [INFO] [stdout] a917c0fcebfc39ef35713d4f5d1e6901d033a9e3f1405d036039d99e1ff13ab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37d14979a3db8d04f8afe890a8fcc2adc5963039223366789e21ace3ea6e5a82 [INFO] running `Command { std: "docker" "start" "-a" "37d14979a3db8d04f8afe890a8fcc2adc5963039223366789e21ace3ea6e5a82", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling indoc-impl v0.2.8 [INFO] [stderr] Checking indoc v0.2.8 [INFO] [stderr] Checking tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Canvas` is imported redundantly [INFO] [stdout] --> src/bin/two.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tracer::Canvas; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use tracer::*; [INFO] [stdout] | --------- the item `Canvas` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/canvas.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | let expected = indoc!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 39 | | " [INFO] [stdout] 40 | | P3 [INFO] [stdout] 41 | | 5 3 [INFO] [stdout] ... | [INFO] [stdout] 46 | | " [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> tests/canvas.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | let expected = indoc!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 39 | | " [INFO] [stdout] 40 | | P3 [INFO] [stdout] 41 | | 5 3 [INFO] [stdout] ... | [INFO] [stdout] 46 | | " [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracer` (test "canvas") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "37d14979a3db8d04f8afe890a8fcc2adc5963039223366789e21ace3ea6e5a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d14979a3db8d04f8afe890a8fcc2adc5963039223366789e21ace3ea6e5a82", kill_on_drop: false }` [INFO] [stdout] 37d14979a3db8d04f8afe890a8fcc2adc5963039223366789e21ace3ea6e5a82