[INFO] cloning repository https://github.com/bootandy/ray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bootandy/ray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbootandy%2Fray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbootandy%2Fray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c44882b806d7c2889058870944d479933be3271e [INFO] checking bootandy/ray against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbootandy%2Fray" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bootandy/ray 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] started tweaking git repo https://github.com/bootandy/ray [INFO] finished tweaking git repo https://github.com/bootandy/ray [INFO] tweaked toml for git repo https://github.com/bootandy/ray written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bootandy/ray 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] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.7.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2cb3e491454c6b249865d33e9904819713a4d0cf43353865d0b099740cdebc27 [INFO] running `Command { std: "docker" "start" "-a" "2cb3e491454c6b249865d33e9904819713a4d0cf43353865d0b099740cdebc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cb3e491454c6b249865d33e9904819713a4d0cf43353865d0b099740cdebc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb3e491454c6b249865d33e9904819713a4d0cf43353865d0b099740cdebc27", kill_on_drop: false }` [INFO] [stdout] 2cb3e491454c6b249865d33e9904819713a4d0cf43353865d0b099740cdebc27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] 0631dfb878d7347324dbe7ebe420bbb8d7310b1a9965808d9e6864e7f1cb8c7e [INFO] running `Command { std: "docker" "start" "-a" "0631dfb878d7347324dbe7ebe420bbb8d7310b1a9965808d9e6864e7f1cb8c7e", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking itertools v0.7.9 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/data/textures.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let colors = pixel.data; [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/data/textures.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let colors = pixel.data; [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `scale` in initializer of `textures::NoiseTexture` [INFO] [stdout] --> src/data/textures.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let n = NoiseTexture { ran_float }; [INFO] [stdout] | ^^^^^^^^^^^^ missing `scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray` (bin "ray") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/data/textures.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | let n = NoiseTexture { ran_float }; [INFO] [stdout] | ^^^^^^^^^ expected `[Point; 256]`, found `[u8; 256]` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[vec3::Point; 256]` [INFO] [stdout] found array `[u8; 256]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0308, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray` (bin "ray" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0631dfb878d7347324dbe7ebe420bbb8d7310b1a9965808d9e6864e7f1cb8c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0631dfb878d7347324dbe7ebe420bbb8d7310b1a9965808d9e6864e7f1cb8c7e", kill_on_drop: false }` [INFO] [stdout] 0631dfb878d7347324dbe7ebe420bbb8d7310b1a9965808d9e6864e7f1cb8c7e [INFO] checking bootandy/ray against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbootandy%2Fray" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bootandy/ray on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bootandy/ray [INFO] finished tweaking git repo https://github.com/bootandy/ray [INFO] tweaked toml for git repo https://github.com/bootandy/ray written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bootandy/ray 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 136b675aefbe8f6af823243fc07c8a4400f01f56abaa0448806023e4a8df3779 [INFO] running `Command { std: "docker" "start" "-a" "136b675aefbe8f6af823243fc07c8a4400f01f56abaa0448806023e4a8df3779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "136b675aefbe8f6af823243fc07c8a4400f01f56abaa0448806023e4a8df3779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136b675aefbe8f6af823243fc07c8a4400f01f56abaa0448806023e4a8df3779", kill_on_drop: false }` [INFO] [stdout] 136b675aefbe8f6af823243fc07c8a4400f01f56abaa0448806023e4a8df3779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac4e27e28176f73ad4041f47bb63cdf8ee0ce15b6a5268d471151c1cadf72e89 [INFO] running `Command { std: "docker" "start" "-a" "ac4e27e28176f73ad4041f47bb63cdf8ee0ce15b6a5268d471151c1cadf72e89", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "ac4e27e28176f73ad4041f47bb63cdf8ee0ce15b6a5268d471151c1cadf72e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4e27e28176f73ad4041f47bb63cdf8ee0ce15b6a5268d471151c1cadf72e89", kill_on_drop: false }` [INFO] [stdout] ac4e27e28176f73ad4041f47bb63cdf8ee0ce15b6a5268d471151c1cadf72e89