[INFO] cloning repository https://github.com/maxfer1221/raytracing-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxfer1221/raytracing-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfer1221%2Fraytracing-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfer1221%2Fraytracing-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7b866bd1d9bc431baad3b09bbf53061afe0e13 [INFO] checking maxfer1221/raytracing-rs against master#bb89df6903539e7014b8db29bccd6a9ee9553122 for pr-121072 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfer1221%2Fraytracing-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxfer1221/raytracing-rs on toolchain bb89df6903539e7014b8db29bccd6a9ee9553122 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bb89df6903539e7014b8db29bccd6a9ee9553122" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxfer1221/raytracing-rs [INFO] finished tweaking git repo https://github.com/maxfer1221/raytracing-rs [INFO] tweaked toml for git repo https://github.com/maxfer1221/raytracing-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxfer1221/raytracing-rs 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" "+bb89df6903539e7014b8db29bccd6a9ee9553122" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking maxfer1221/raytracing-rs against try#e2d5da3bc6e298ce5f33ab9bd4e47f6a307ec8d0 for pr-121072 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfer1221%2Fraytracing-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxfer1221/raytracing-rs on toolchain e2d5da3bc6e298ce5f33ab9bd4e47f6a307ec8d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e2d5da3bc6e298ce5f33ab9bd4e47f6a307ec8d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxfer1221/raytracing-rs [INFO] finished tweaking git repo https://github.com/maxfer1221/raytracing-rs [INFO] tweaked toml for git repo https://github.com/maxfer1221/raytracing-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maxfer1221/raytracing-rs 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" "+e2d5da3bc6e298ce5f33ab9bd4e47f6a307ec8d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+e2d5da3bc6e298ce5f33ab9bd4e47f6a307ec8d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1b84a3e44e5c3916d82a332c6aeb28a876ce2e649495fb000c96fa011bca8ac [INFO] running `Command { std: "docker" "start" "-a" "f1b84a3e44e5c3916d82a332c6aeb28a876ce2e649495fb000c96fa011bca8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1b84a3e44e5c3916d82a332c6aeb28a876ce2e649495fb000c96fa011bca8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1b84a3e44e5c3916d82a332c6aeb28a876ce2e649495fb000c96fa011bca8ac", kill_on_drop: false }` [INFO] [stdout] f1b84a3e44e5c3916d82a332c6aeb28a876ce2e649495fb000c96fa011bca8ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+e2d5da3bc6e298ce5f33ab9bd4e47f6a307ec8d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5c78c86fffa7ffe33528f89cb714e379f7cfc5601601327de74e9bdcd23a8ac [INFO] running `Command { std: "docker" "start" "-a" "c5c78c86fffa7ffe33528f89cb714e379f7cfc5601601327de74e9bdcd23a8ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling sdl2 v0.35.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.35.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking sdl2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/rays.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | _ => None [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/rays.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | Obj::Light(l) => return Some(l.c), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rays.rs:172:28 [INFO] [stdout] | [INFO] [stdout] 172 | if let Obj::Sphere(s) = i[0].3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/rays.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | _ => None [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/rays.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | Obj::Light(l) => return Some(l.c), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rays.rs:172:28 [INFO] [stdout] | [INFO] [stdout] 172 | if let Obj::Sphere(s) = i[0].3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `scene` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/main.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 45 | canvas.set_draw_color(scene.sky()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 47 | let lights = scene.lights_mut(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 55 | match &mut scene.objs_mut()[0] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 62 | match &mut scene.objs_mut()[1] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `scene` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/main.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 66 | cl = scene.camera_loc(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `scene` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/main.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 67 | fov = scene.camera_fov(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:79:62 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 79 | if let Some(color) = rays::final_color(&ray, &mut scene) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `scene` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/main.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 45 | canvas.set_draw_color(scene.sky()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 47 | let lights = scene.lights_mut(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 55 | match &mut scene.objs_mut()[0] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 62 | match &mut scene.objs_mut()[1] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `scene` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/main.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 66 | cl = scene.camera_loc(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `scene` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/main.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 67 | fov = scene.camera_fov(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `scene` as mutable more than once at a time [INFO] [stdout] --> src/main.rs:79:62 [INFO] [stdout] | [INFO] [stdout] 30 | scene::setup(&mut scene); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 79 | if let Some(color) = rays::final_color(&ray, &mut scene) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] | first borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0499, E0502. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sdl2` (bin "sdl2") due to 8 previous errors; 3 warnings emitted [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0499, E0502. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sdl2` (bin "sdl2" test) due to 8 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c5c78c86fffa7ffe33528f89cb714e379f7cfc5601601327de74e9bdcd23a8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c78c86fffa7ffe33528f89cb714e379f7cfc5601601327de74e9bdcd23a8ac", kill_on_drop: false }` [INFO] [stdout] c5c78c86fffa7ffe33528f89cb714e379f7cfc5601601327de74e9bdcd23a8ac