[INFO] cloning repository https://github.com/ReinierMaas/PathTracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReinierMaas/PathTracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReinierMaas%2FPathTracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReinierMaas%2FPathTracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 671e23f3a95108fa9d8417aa5fd7fa1080892463 [INFO] testing ReinierMaas/PathTracer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReinierMaas%2FPathTracer" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ReinierMaas/PathTracer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ReinierMaas/PathTracer [INFO] finished tweaking git repo https://github.com/ReinierMaas/PathTracer [INFO] tweaked toml for git repo https://github.com/ReinierMaas/PathTracer written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/ReinierMaas/PathTracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cgmath v0.12.0 [INFO] [stderr] Downloaded sdl2-sys v0.27.2 [INFO] [stderr] Downloaded sdl2 v0.27.3 [INFO] [stderr] Downloaded tobj v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea2b78a8c9d5cfdda213d2bef2022070799c53a2c4bc237ae41c737b7eeb8015 [INFO] running `Command { std: "docker" "start" "-a" "ea2b78a8c9d5cfdda213d2bef2022070799c53a2c4bc237ae41c737b7eeb8015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea2b78a8c9d5cfdda213d2bef2022070799c53a2c4bc237ae41c737b7eeb8015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2b78a8c9d5cfdda213d2bef2022070799c53a2c4bc237ae41c737b7eeb8015", kill_on_drop: false }` [INFO] [stdout] ea2b78a8c9d5cfdda213d2bef2022070799c53a2c4bc237ae41c737b7eeb8015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91db48a8473eeb138379ec336bc6ddede6b536ac1b97dcb45d80866bd40a528c [INFO] running `Command { std: "docker" "start" "-a" "91db48a8473eeb138379ec336bc6ddede6b536ac1b97dcb45d80866bd40a528c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling sdl2-sys v0.27.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling spmc v0.2.1 [INFO] [stderr] Compiling tobj v0.1.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling memmap v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling sdl2 v0.27.3 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(thread_local)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `f32` is imported redundantly [INFO] [stdout] --> src/primitive/sphere.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 4 | use std::f32; [INFO] [stdout] | -------- the item `f32` is already imported here [INFO] [stdout] ... [INFO] [stdout] 99 | use std::f32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | let skybox = try!(Scene::::read_skybox()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let scene = try!(Scene::new(triangles)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | let scene = try!(Scene::new(spheres)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | let file = try!(Mmap::open_path("./assets/sky_15.raw", Protection::Read)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/camera.rs:302:116 [INFO] [stdout] | [INFO] [stdout] 302 | accumalated_color += transport.mul_element_wise(0.1 * self.scene.sample_skybox(ray.direction));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pathtracer` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "91db48a8473eeb138379ec336bc6ddede6b536ac1b97dcb45d80866bd40a528c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91db48a8473eeb138379ec336bc6ddede6b536ac1b97dcb45d80866bd40a528c", kill_on_drop: false }` [INFO] [stdout] 91db48a8473eeb138379ec336bc6ddede6b536ac1b97dcb45d80866bd40a528c