[INFO] cloning repository https://github.com/AliasTheJester/RayTracer-0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AliasTheJester/RayTracer-0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliasTheJester%2FRayTracer-0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliasTheJester%2FRayTracer-0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d829fa3f7721bfc32b7f75f7a890507720761205
[INFO] testing AliasTheJester/RayTracer-0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliasTheJester%2FRayTracer-0" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AliasTheJester/RayTracer-0
[INFO] finished tweaking git repo https://github.com/AliasTheJester/RayTracer-0
[INFO] tweaked toml for git repo https://github.com/AliasTheJester/RayTracer-0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AliasTheJester/RayTracer-0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AliasTheJester/RayTracer-0 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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 clap_derive v3.2.18
[INFO] [stderr]   Downloaded bytemuck v1.13.0
[INFO] [stderr]   Downloaded zune-inflate v0.2.42
[INFO] [stderr]   Downloaded rayon-core v1.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35be8b439e2e14a26810436a5c4559d280b5fcb29e3268301f81cb26bd2d10b3
[INFO] running `Command { std: "docker" "start" "-a" "35be8b439e2e14a26810436a5c4559d280b5fcb29e3268301f81cb26bd2d10b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35be8b439e2e14a26810436a5c4559d280b5fcb29e3268301f81cb26bd2d10b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35be8b439e2e14a26810436a5c4559d280b5fcb29e3268301f81cb26bd2d10b3", kill_on_drop: false }`
[INFO] [stdout] 35be8b439e2e14a26810436a5c4559d280b5fcb29e3268301f81cb26bd2d10b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cfbf35ca6fbd6a4cafdc98ab26bb1618207a2095b6d51aa3508282e30e24be7
[INFO] running `Command { std: "docker" "start" "-a" "5cfbf35ca6fbd6a4cafdc98ab26bb1618207a2095b6d51aa3508282e30e24be7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling zune-inflate v0.2.42
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.51/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5cfbf35ca6fbd6a4cafdc98ab26bb1618207a2095b6d51aa3508282e30e24be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cfbf35ca6fbd6a4cafdc98ab26bb1618207a2095b6d51aa3508282e30e24be7", kill_on_drop: false }`
[INFO] [stdout] 5cfbf35ca6fbd6a4cafdc98ab26bb1618207a2095b6d51aa3508282e30e24be7
