[INFO] cloning repository https://github.com/involuble/phosphor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/involuble/phosphor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finvoluble%2Fphosphor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finvoluble%2Fphosphor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6407996125c92dfb703690cdc69220e2103afd65 [INFO] checking involuble/phosphor against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finvoluble%2Fphosphor" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/involuble/phosphor on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/involuble/phosphor [INFO] removed path dependency embree from git repo https://github.com/involuble/phosphor [INFO] finished tweaking git repo https://github.com/involuble/phosphor [INFO] tweaked toml for git repo https://github.com/involuble/phosphor written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/involuble/phosphor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (embree) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (embree) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded color_quant v1.1.0 [INFO] [stderr] Downloaded tobj v0.1.12 [INFO] [stderr] Downloaded embree v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6f4b7d432985cb76735b4787ae5efcd57419005d83c724885b7fd13af71d918 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6f4b7d432985cb76735b4787ae5efcd57419005d83c724885b7fd13af71d918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6f4b7d432985cb76735b4787ae5efcd57419005d83c724885b7fd13af71d918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f4b7d432985cb76735b4787ae5efcd57419005d83c724885b7fd13af71d918", kill_on_drop: false }` [INFO] [stdout] d6f4b7d432985cb76735b4787ae5efcd57419005d83c724885b7fd13af71d918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f1bd5df33a48ce6ad82bdbbd663dcbe50e49d6a120e0a7487a5ec2281910192 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f1bd5df33a48ce6ad82bdbbd663dcbe50e49d6a120e0a7487a5ec2281910192", kill_on_drop: false }` [INFO] [stderr] warning: dependency (embree) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling embree v0.3.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking tobj v0.1.12 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking phosphor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `embree::UserPrimHit`, `embree::UserPrimitive`, `embree::AABB` [INFO] [stdout] --> src/geometry/sphere.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use embree::{Ray, UserPrimHit, UserPrimitive, AABB}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ no `AABB` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `UserPrimitive` in the root [INFO] [stdout] | no `UserPrimHit` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `embree::GeomID` [INFO] [stdout] --> src/scene.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use embree::{BuildQuality, SceneFlags, Hit, GeomID}; [INFO] [stdout] | ^^^^^^ no `GeomID` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UserGeometry` in `embree` [INFO] [stdout] --> src/scene.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | let user = embree::UserGeometry::new(&self.device, vec![(sphere.clone(), 0)]); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `UserGeometry` in `embree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Triangle` in `embree` [INFO] [stdout] --> src/scene.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | let index = vec![embree::Triangle::new(0, 1, 2), embree::Triangle::new(0, 2, 3)]; [INFO] [stdout] | ^^^^^^^^ could not find `Triangle` in `embree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Triangle` in `embree` [INFO] [stdout] --> src/scene.rs:145:66 [INFO] [stdout] | [INFO] [stdout] 145 | let index = vec![embree::Triangle::new(0, 1, 2), embree::Triangle::new(0, 2, 3)]; [INFO] [stdout] | ^^^^^^^^ could not find `Triangle` in `embree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `embree::UserPrimHit`, `embree::UserPrimitive`, `embree::AABB` [INFO] [stdout] --> src/geometry/sphere.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use embree::{Ray, UserPrimHit, UserPrimitive, AABB}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ no `AABB` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `UserPrimitive` in the root [INFO] [stdout] | no `UserPrimHit` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `embree::GeomID` [INFO] [stdout] --> src/scene.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use embree::{BuildQuality, SceneFlags, Hit, GeomID}; [INFO] [stdout] | ^^^^^^ no `GeomID` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SceneBuilder` in crate `embree` [INFO] [stdout] --> src/scene.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | scene: embree::SceneBuilder, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::SceneBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SceneBuilder` in `embree` [INFO] [stdout] --> src/scene.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | let mut s = embree::SceneBuilder::new(device); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::SceneBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | const CUBE_INDICES: [embree::Triangle; 12] = [ [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::tungsten_scene_convert::embree::Geometry::Triangle` and 3 others; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 41 | const CUBE_INDICES: [crate::tungsten_scene_convert::embree::Geometry; 12] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | const CUBE_INDICES: [embree::Geometry; 12] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | const CUBE_INDICES: [image; 12] = [ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | embree::Triangle { v0: 0, v1: 1, v2: 2 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | embree::Triangle { v0: 1, v1: 3, v2: 2 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | embree::Triangle { v0: 4, v1: 6, v2: 5 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | embree::Triangle { v0: 5, v1: 6, v2: 7 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | embree::Triangle { v0: 0, v1: 4, v2: 1 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | embree::Triangle { v0: 1, v1: 4, v2: 5 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UserGeometry` in `embree` [INFO] [stdout] --> src/scene.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | let user = embree::UserGeometry::new(&self.device, vec![(sphere.clone(), 0)]); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `UserGeometry` in `embree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | embree::Triangle { v0: 2, v1: 3, v2: 6 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | embree::Triangle { v0: 3, v1: 7, v2: 6 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | embree::Triangle { v0: 0, v1: 2, v2: 4 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Triangle` in `embree` [INFO] [stdout] --> src/scene.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | let index = vec![embree::Triangle::new(0, 1, 2), embree::Triangle::new(0, 2, 3)]; [INFO] [stdout] | ^^^^^^^^ could not find `Triangle` in `embree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | embree::Triangle { v0: 2, v1: 6, v2: 4 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | embree::Triangle { v0: 1, v1: 5, v2: 3 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | embree::Triangle { v0: 3, v1: 5, v2: 7 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Triangle` in `embree` [INFO] [stdout] --> src/scene.rs:145:66 [INFO] [stdout] | [INFO] [stdout] 145 | let index = vec![embree::Triangle::new(0, 1, 2), embree::Triangle::new(0, 2, 3)]; [INFO] [stdout] | ^^^^^^^^ could not find `Triangle` in `embree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/materials/bsdf.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | fn compute_bsdf(&self, hit: &embree::Hit) -> Box; [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Bsdf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/material_type.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | fn compute_bsdf(&self, _hit: &embree::Hit) -> Box { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Bsdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub lights: Vec<(GeomID, Box)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SampleableEmitter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | pub bsdf: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Bsdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | lights: Vec<(GeomID, Box)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SampleableEmitter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:88 [INFO] [stdout] | [INFO] [stdout] 47 | fn load_scene>(path: P) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/scene.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | scene: embree::Scene, [INFO] [stdout] | ^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Scene<'a> { [INFO] [stdout] 14 | scene: embree::Scene<'a>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phosphor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `SceneBuilder` in crate `embree` [INFO] [stdout] --> src/scene.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | scene: embree::SceneBuilder, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::SceneBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SceneBuilder` in `embree` [INFO] [stdout] --> src/scene.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | let mut s = embree::SceneBuilder::new(device); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::SceneBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | const CUBE_INDICES: [embree::Triangle; 12] = [ [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::tungsten_scene_convert::embree::Geometry::Triangle` and 3 others; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 41 | const CUBE_INDICES: [crate::tungsten_scene_convert::embree::Geometry; 12] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | const CUBE_INDICES: [embree::Geometry; 12] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | const CUBE_INDICES: [image; 12] = [ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | embree::Triangle { v0: 0, v1: 1, v2: 2 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | embree::Triangle { v0: 1, v1: 3, v2: 2 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | embree::Triangle { v0: 4, v1: 6, v2: 5 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | embree::Triangle { v0: 5, v1: 6, v2: 7 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | embree::Triangle { v0: 0, v1: 4, v2: 1 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | embree::Triangle { v0: 1, v1: 4, v2: 5 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | embree::Triangle { v0: 2, v1: 3, v2: 6 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | embree::Triangle { v0: 3, v1: 7, v2: 6 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | embree::Triangle { v0: 0, v1: 2, v2: 4 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | embree::Triangle { v0: 2, v1: 6, v2: 4 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | embree::Triangle { v0: 1, v1: 5, v2: 3 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Triangle` in crate `embree` [INFO] [stdout] --> src/tungsten_scene_convert.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | embree::Triangle { v0: 3, v1: 5, v2: 7 }, [INFO] [stdout] | ^^^^^^^^ not found in `embree` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tungsten_scene_convert::embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use embree::Geometry::Triangle; [INFO] [stdout] | [INFO] [stdout] 1 | use image::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/materials/bsdf.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | fn compute_bsdf(&self, hit: &embree::Hit) -> Box; [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Bsdf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/material_type.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | fn compute_bsdf(&self, _hit: &embree::Hit) -> Box { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Bsdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub lights: Vec<(GeomID, Box)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SampleableEmitter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | pub bsdf: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Bsdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | lights: Vec<(GeomID, Box)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SampleableEmitter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:88 [INFO] [stdout] | [INFO] [stdout] 47 | fn load_scene>(path: P) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/scene.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | scene: embree::Scene, [INFO] [stdout] | ^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Scene<'a> { [INFO] [stdout] 14 | scene: embree::Scene<'a>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5f1bd5df33a48ce6ad82bdbbd663dcbe50e49d6a120e0a7487a5ec2281910192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1bd5df33a48ce6ad82bdbbd663dcbe50e49d6a120e0a7487a5ec2281910192", kill_on_drop: false }` [INFO] [stdout] 5f1bd5df33a48ce6ad82bdbbd663dcbe50e49d6a120e0a7487a5ec2281910192