[INFO] cloning repository https://github.com/Limeth/euclider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Limeth/euclider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Feuclider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Feuclider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 442da40cd17db4f886f4ad8e3c0c7134ad033459 [INFO] checking Limeth/euclider against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Feuclider" "/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/Limeth/euclider on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Limeth/euclider [INFO] finished tweaking git repo https://github.com/Limeth/euclider [INFO] tweaked toml for git repo https://github.com/Limeth/euclider written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Limeth/euclider 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] Updating git repository `https://github.com/Limeth/mopa.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if_chain v0.1.2 [INFO] [stderr] Downloaded det v0.1.0 [INFO] [stderr] Downloaded boolinator v0.1.0 [INFO] [stderr] Downloaded noise v0.4.1 [INFO] [stderr] Downloaded getopts v0.2.17 [INFO] [stderr] Downloaded mashup-impl v0.1.9 [INFO] [stderr] Downloaded serde v1.0.36 [INFO] [stderr] Downloaded proc-macro-hack v0.4.1 [INFO] [stderr] Downloaded mashup v0.1.9 [INFO] [stderr] Downloaded meval v0.1.0 [INFO] [stderr] Downloaded serde_derive_internals v0.22.2 [INFO] [stderr] Downloaded parse-generics-shim v0.1.1 [INFO] [stderr] Downloaded palette v0.2.1 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.1 [INFO] [stderr] Downloaded float-cmp v0.2.5 [INFO] [stderr] Downloaded serde_derive v1.0.36 [INFO] [stderr] Downloaded gleam v0.4.30 [INFO] [stderr] Downloaded clippy_lints v0.0.191 [INFO] [stderr] Downloaded clippy v0.0.191 [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] d1043b28ac35f189030db2d8e930ee39bcb61d7f8608a40968ce487faecdb3f7 [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" "d1043b28ac35f189030db2d8e930ee39bcb61d7f8608a40968ce487faecdb3f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1043b28ac35f189030db2d8e930ee39bcb61d7f8608a40968ce487faecdb3f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1043b28ac35f189030db2d8e930ee39bcb61d7f8608a40968ce487faecdb3f7", kill_on_drop: false }` [INFO] [stdout] d1043b28ac35f189030db2d8e930ee39bcb61d7f8608a40968ce487faecdb3f7 [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] d2647036d284d8974a93775386f482c79b930ef2d35f0be62d65caf1a9c0891e [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" "d2647036d284d8974a93775386f482c79b930ef2d35f0be62d65caf1a9c0891e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking parse-generics-shim v0.1.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking det v0.1.0 [INFO] [stderr] Checking json v0.11.13 [INFO] [stderr] Checking boolinator v0.1.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking meval v0.1.0 [INFO] [stderr] Checking mopa v0.2.2 (https://github.com/Limeth/mopa.git#f8b37e3e) [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking noise v0.4.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking nalgebra v0.8.2 [INFO] [stderr] Checking float-cmp v0.2.5 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking euclider v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `float_cmp` [INFO] [stdout] --> src/util.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | #[allow(float_cmp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `float_cmp` [INFO] [stdout] --> src/util.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | #[allow(float_cmp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `float_cmp` [INFO] [stdout] --> src/scene.rs:1481:9 [INFO] [stdout] | [INFO] [stdout] 1481 | #[allow(float_cmp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `useless_let_if_seq` [INFO] [stdout] --> src/universe/entity/shape.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | #[allow(useless_let_if_seq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `float_cmp` [INFO] [stdout] --> src/scene.rs:1481:9 [INFO] [stdout] | [INFO] [stdout] 1481 | #[allow(float_cmp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | / add_deserializer! { [INFO] [stdout] 621 | | "Point3", "Point3::new"; [INFO] [stdout] 622 | | [x: F] [y: F] [z: F] -> Point3 { [INFO] [stdout] 623 | | Point3::new(x, y, z) [INFO] [stdout] 624 | | } [INFO] [stdout] 625 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | / add_deserializer! { [INFO] [stdout] 628 | | "Point4", "Point4::new"; [INFO] [stdout] 629 | | [x: F] [y: F] [z: F] [w: F] -> Point4 { [INFO] [stdout] 630 | | Point4::new(x, y, z, w) [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | / add_deserializer! { [INFO] [stdout] 635 | | "Vector3", "Vector3::new"; [INFO] [stdout] 636 | | [x: F] [y: F] [z: F] -> Vector3 { [INFO] [stdout] 637 | | Vector3::new(x, y, z) [INFO] [stdout] 638 | | } [INFO] [stdout] 639 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | / add_deserializer! { [INFO] [stdout] 642 | | "Vector4", "Vector4::new"; [INFO] [stdout] 643 | | [x: F] [y: F] [z: F] [w: F] -> Vector4 { [INFO] [stdout] 644 | | Vector4::new(x, y, z, w) [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | / add_deserializer! { [INFO] [stdout] 649 | | "Rgba", "Rgba::new"; [INFO] [stdout] 650 | | [r: F] [g: F] [b: F] [a: F] -> Rgba { [INFO] [stdout] 651 | | Rgba::::new(r, g, b, a) [INFO] [stdout] 652 | | } [INFO] [stdout] 653 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | / add_deserializer! { [INFO] [stdout] 656 | | "Rgba::new_u8"; [INFO] [stdout] 657 | | [r: u8] [g: u8] [b: u8] [a: u8] -> Rgba { [INFO] [stdout] 658 | | Rgba::::new_u8(r, g, b, a) [INFO] [stdout] 659 | | } [INFO] [stdout] 660 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!($option [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | / add_deserializer! { [INFO] [stdout] 663 | | "Rgba::from_hsva"; [INFO] [stdout] 664 | | [hue: F] [saturation: F] [value: F] [alpha: F] -> Rgba { [INFO] [stdout] 665 | | Hsva::new(hue.into(), saturation, value, alpha).into() [INFO] [stdout] 666 | | } [INFO] [stdout] 667 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | / add_deserializer! { [INFO] [stdout] 672 | | "Void3", "Void3::new"; [INFO] [stdout] 673 | | [material: Box>] [INFO] [stdout] 674 | | -> Box> { [INFO] [stdout] 675 | | Box::new(Void::::new(material)) [INFO] [stdout] 676 | | } [INFO] [stdout] 677 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 679 | / add_deserializer! { [INFO] [stdout] 680 | | "Void4", "Void4::new"; [INFO] [stdout] 681 | | [material: Box>] [INFO] [stdout] 682 | | -> Box> { [INFO] [stdout] 683 | | Box::new(Void::::new(material)) [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | }; [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | / add_deserializer! { [INFO] [stdout] 702 | | "Entity3Impl", "Entity3Impl::new", "Entity3Impl::new_with_surface"; [INFO] [stdout] 703 | | [shape: Box>] [INFO] [stdout] 704 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 708 | | } [INFO] [stdout] 709 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | / add_deserializer! { [INFO] [stdout] 731 | | "Entity4Impl::new_without_surface"; [INFO] [stdout] 732 | | [shape: Box>] [INFO] [stdout] 733 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 736 | | } [INFO] [stdout] 737 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | / add_deserializer! { [INFO] [stdout] 712 | | "Entity4Impl", "Entity4Impl::new", "Entity4Impl::new_with_surface"; [INFO] [stdout] 713 | | [shape: Box>] [INFO] [stdout] 714 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 718 | | } [INFO] [stdout] 719 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | *try!($parser.deserialize_constructor::<$($item_type)+>($json)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | / add_deserializer! { [INFO] [stdout] 722 | | "Entity3Impl::new_without_surface"; [INFO] [stdout] 723 | | [shape: Box>] [INFO] [stdout] 724 | | [material: Box>] [INFO] [stdout] ... | [INFO] [stdout] 727 | | } [INFO] [stdout] 728 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | / add_deserializer! { [INFO] [stdout] 756 | | "ComposableShape3", "ComposableShape3::new", "ComposableShape3::of"; [INFO] [stdout] 757 | | [shapes: Vec>> ] [INFO] [stdout] 758 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:399:10 [INFO] [stdout] | [WARN] too many lines in the log, truncating it