[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] testing Limeth/euclider against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimeth%2Feuclider" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Limeth/euclider on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-113/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8b376d357e17681ab500645e0a9afad8cf9289e7b7d798f36c2af0c411034cb [INFO] running `Command { std: "docker" "start" "-a" "f8b376d357e17681ab500645e0a9afad8cf9289e7b7d798f36c2af0c411034cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8b376d357e17681ab500645e0a9afad8cf9289e7b7d798f36c2af0c411034cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b376d357e17681ab500645e0a9afad8cf9289e7b7d798f36c2af0c411034cb", kill_on_drop: false }` [INFO] [stdout] f8b376d357e17681ab500645e0a9afad8cf9289e7b7d798f36c2af0c411034cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acc7375f96d637ad90a5f47b89b9419c8456f3098fcfa83437430f714e6df983 [INFO] running `Command { std: "docker" "start" "-a" "acc7375f96d637ad90a5f47b89b9419c8456f3098fcfa83437430f714e6df983", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling parse-generics-shim v0.1.1 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling det v0.1.0 [INFO] [stderr] Compiling boolinator v0.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling mopa v0.2.2 (https://github.com/Limeth/mopa.git#f8b37e3e) [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling rustc_version v0.2.3 [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] Compiling noise v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling float-cmp v0.2.5 [INFO] [stderr] Compiling nalgebra v0.8.2 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling 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/scene.rs:1481:9 [INFO] [stdout] | [INFO] [stdout] 1481 | #[allow(float_cmp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/scene.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `mashup_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `substitute` in this scope [INFO] [stdout] --> src/scene.rs:1146:33 [INFO] [stdout] | [INFO] [stdout] 1146 | substitute! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1156 | / deserialize_blending_functions!(over, inside, outside, atop, xor, plus, multiply, [INFO] [stdout] 1157 | | screen, overlay, darken, lighten, dodge, burn, [INFO] [stdout] 1158 | | hard_light, soft_light, difference, exclusion); [INFO] [stdout] | |__________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `deserialize_blending_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/util.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/util.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefMut` [INFO] [stdout] --> src/util.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use std::cell::RefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::ops::DerefMut` [INFO] [stdout] --> src/util.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | use core::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `assert_eq_ulps` [INFO] [stdout] --> src/util.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | macro_rules! assert_eq_ulps { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/entity/material.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::IterLazy` [INFO] [stdout] --> src/universe/entity/shape.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use util::IterLazy; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/universe/entity/shape.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/entity/shape.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smallvec::IntoIter` [INFO] [stdout] --> src/universe/entity/shape.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use smallvec::IntoIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/entity/surface.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::F` [INFO] [stdout] --> src/universe/entity/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ::F; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/entity/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::Cast` [INFO] [stdout] --> src/universe/d3/entity/camera.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use na::Cast; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d3/entity/camera.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d3/entity/shape.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d3/entity/surface.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d3/entity/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d3/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::Cast` [INFO] [stdout] --> src/universe/d4/entity/camera.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use na::Cast; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::Rotate` [INFO] [stdout] --> src/universe/d4/entity/camera.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use na::Rotate; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d4/entity/camera.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d4/entity/shape.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d4/entity/surface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::F` [INFO] [stdout] --> src/universe/d4/entity/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ::F; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d4/entity/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/d4/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `universe::entity::shape::Intersection` [INFO] [stdout] --> src/universe/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use universe::entity::shape::Intersection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/universe/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::One` [INFO] [stdout] --> src/simulation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num::One; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::Cast` [INFO] [stdout] --> src/simulation.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use na::Cast; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::BaseFloat` [INFO] [stdout] --> src/simulation.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use na::BaseFloat; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glium::glutin::MouseCursor` [INFO] [stdout] --> src/simulation.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use glium::glutin::MouseCursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/simulation.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::CustomFloat` [INFO] [stdout] --> src/scene.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use util::CustomFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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 the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 764 | / add_deserializer! { [INFO] [stdout] 765 | | "ComposableShape4", "ComposableShape4::new", "ComposableShape4::of"; [INFO] [stdout] 766 | | [shapes: Vec>> ] [INFO] [stdout] 767 | | [operation: SetOperation] [INFO] [stdout] ... | [INFO] [stdout] 770 | | } [INFO] [stdout] 771 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 773 | / add_deserializer! { [INFO] [stdout] 774 | | "SetOperation", "SetOperation::new"; [INFO] [stdout] 775 | | [name: &str] -> SetOperation { [INFO] [stdout] 776 | | match name { [INFO] [stdout] ... | [INFO] [stdout] 785 | | } [INFO] [stdout] 786 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 788 | / add_deserializer! { [INFO] [stdout] 789 | | "Sphere3", "Sphere3::new"; [INFO] [stdout] 790 | | [center: Point3] [radius: F] [INFO] [stdout] 791 | | -> Box> { [INFO] [stdout] 792 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 793 | | } [INFO] [stdout] 794 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 796 | / add_deserializer! { [INFO] [stdout] 797 | | "Sphere4", "Sphere4::new"; [INFO] [stdout] 798 | | [center: Point4] [radius: F] [INFO] [stdout] 799 | | -> Box> { [INFO] [stdout] 800 | | Box::new(Sphere::::new(center, radius)) [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 804 | / add_deserializer! { [INFO] [stdout] 805 | | "Hyperplane3", "Hyperplane3::new"; [INFO] [stdout] 806 | | [normal: Vector3] [constant: F] [INFO] [stdout] 807 | | -> Box> { [INFO] [stdout] 808 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 809 | | } [INFO] [stdout] 810 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 812 | / add_deserializer! { [INFO] [stdout] 813 | | "Hyperplane4", "Hyperplane4::new"; [INFO] [stdout] 814 | | [normal: Vector4] [constant: F] [INFO] [stdout] 815 | | -> Box> { [INFO] [stdout] 816 | | Box::new(Hyperplane::new(normal, constant)) [INFO] [stdout] 817 | | } [INFO] [stdout] 818 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 820 | / add_deserializer! { [INFO] [stdout] 821 | | "Hyperplane3::new_with_point"; [INFO] [stdout] 822 | | [normal: Vector3] [point: Point3] [INFO] [stdout] 823 | | -> Box> { [INFO] [stdout] 824 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 828 | / add_deserializer! { [INFO] [stdout] 829 | | "Hyperplane4::new_with_point"; [INFO] [stdout] 830 | | [normal: Vector4] [point: Point4] [INFO] [stdout] 831 | | -> Box> { [INFO] [stdout] 832 | | Box::new(Hyperplane::new_with_point(normal, &point)) [INFO] [stdout] 833 | | } [INFO] [stdout] 834 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 836 | / add_deserializer! { [INFO] [stdout] 837 | | "Hyperplane3::new_with_vectors"; [INFO] [stdout] 838 | | [first: Vector3] [second: Vector3] [point: Point3] [INFO] [stdout] 839 | | -> Box> { [INFO] [stdout] 840 | | Box::new(Hyperplane::new_with_vectors(&first, &second, &point)) [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:849:28 [INFO] [stdout] | [INFO] [stdout] 849 | = *try!(>::downcast(plane) [INFO] [stdout] | ^^^ [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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 844 | / add_deserializer! { [INFO] [stdout] 845 | | "HalfSpace3", "HalfSpace3::new"; [INFO] [stdout] 846 | | [plane: Box>] [INFO] [stdout] 847 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 854 | | } [INFO] [stdout] 855 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:862:28 [INFO] [stdout] | [INFO] [stdout] 862 | = *try!(>::downcast(plane) [INFO] [stdout] | ^^^ [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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 857 | / add_deserializer! { [INFO] [stdout] 858 | | "HalfSpace4", "HalfSpace4::new"; [INFO] [stdout] 859 | | [plane: Box>] [INFO] [stdout] 860 | | [sign: F] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:875:28 [INFO] [stdout] | [INFO] [stdout] 875 | = *try!(>::downcast(plane) [INFO] [stdout] | ^^^ [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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 870 | / add_deserializer! { [INFO] [stdout] 871 | | "HalfSpace3::new_with_point"; [INFO] [stdout] 872 | | [plane: Box>] [INFO] [stdout] 873 | | [point: Point3] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 880 | | } [INFO] [stdout] 881 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scene.rs:888:28 [INFO] [stdout] | [INFO] [stdout] 888 | = *try!(>::downcast(plane) [INFO] [stdout] | ^^^ [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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 883 | / add_deserializer! { [INFO] [stdout] 884 | | "HalfSpace4::new_with_point"; [INFO] [stdout] 885 | | [plane: Box>] [INFO] [stdout] 886 | | [point: Point4] -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 896 | / add_deserializer! { [INFO] [stdout] 897 | | "HalfSpace3::cuboid"; [INFO] [stdout] 898 | | [center: Point3] [dimensions: Vector3] [INFO] [stdout] 899 | | -> Box> { [INFO] [stdout] 900 | | Box::new(cuboid(center, dimensions)) [INFO] [stdout] 901 | | } [INFO] [stdout] 902 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 904 | / add_deserializer! { [INFO] [stdout] 905 | | "HalfSpace4::hypercuboid"; [INFO] [stdout] 906 | | [center: Point4] [dimensions: Vector4] [INFO] [stdout] 907 | | -> Box> { [INFO] [stdout] 908 | | Box::new(hypercuboid(center, dimensions)) [INFO] [stdout] 909 | | } [INFO] [stdout] 910 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 912 | / add_deserializer! { [INFO] [stdout] 913 | | "Cylinder3", "Cylinder3::new"; [INFO] [stdout] 914 | | [center: Point3] [direction: Vector3] [radius: F] [INFO] [stdout] 915 | | -> Box> { [INFO] [stdout] 916 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 917 | | } [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserializer` (in Nightly builds, run with -Z macro-backtrace 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] 920 | / add_deserializer! { [INFO] [stdout] 921 | | "Cylinder4", "Cylinder4::new"; [INFO] [stdout] 922 | | [center: Point4] [direction: Vector4] [radius: F] [INFO] [stdout] 923 | | -> Box> { [INFO] [stdout] 924 | | Box::new(Cylinder::new(center, &direction, radius)) [INFO] [stdout] 925 | | } [WARN] too many lines in the log, truncating it