[INFO] cloning repository https://github.com/rishabh-bector/rustraytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rishabh-bector/rustraytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishabh-bector%2Frustraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishabh-bector%2Frustraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90589466256d6796c52995be021d596eb775cd9f [INFO] checking rishabh-bector/rustraytracer against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishabh-bector%2Frustraytracer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rishabh-bector/rustraytracer on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rishabh-bector/rustraytracer [INFO] finished tweaking git repo https://github.com/rishabh-bector/rustraytracer [INFO] tweaked toml for git repo https://github.com/rishabh-bector/rustraytracer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rishabh-bector/rustraytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bfebae819215db8cb83fc0e6c64be5996d230280aaf4c43c5937c5a6a2a39ce [INFO] running `Command { std: "docker" "start" "-a" "6bfebae819215db8cb83fc0e6c64be5996d230280aaf4c43c5937c5a6a2a39ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bfebae819215db8cb83fc0e6c64be5996d230280aaf4c43c5937c5a6a2a39ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfebae819215db8cb83fc0e6c64be5996d230280aaf4c43c5937c5a6a2a39ce", kill_on_drop: false }` [INFO] [stdout] 6bfebae819215db8cb83fc0e6c64be5996d230280aaf4c43c5937c5a6a2a39ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a1525a3682aa07e8578b114b8c0f15cb89439122a0acdf3c9ae274c0f7f4951 [INFO] running `Command { std: "docker" "start" "-a" "0a1525a3682aa07e8578b114b8c0f15cb89439122a0acdf3c9ae274c0f7f4951", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling derive_entity v0.1.0 (/opt/rustwide/workdir/derive_entity) [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking obj-rs v0.6.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | _ => make_error!(WrongNumberOfArguments, "Expected exactly 1 argument"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | _ => make_error!(WrongNumberOfArguments, "Expected exactly 1 argument"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | _ => make_error!(WrongNumberOfArguments, "Expected exactly 1 argument"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | _ => make_error!(WrongNumberOfArguments, "Expected exactly 1 argument"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | _ => make_error!(WrongNumberOfArguments, "Expected exactly 1 argument"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | _ => make_error!(WrongNumberOfArguments, "Expected exactly 1 argument"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | _ => make_error!(UnexpectedStatement, "Received unknown statement"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | _ => make_error!(WrongNumberOfArguments, "Expected 1 or 3 color values"), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | _ => make_error!(WrongNumberOfArguments, "Expected 1 or 2 arguments"), [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | _ => make_error!(WrongNumberOfArguments, "Expected 1 or 3 color values"), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/material.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | _ => make_error!(WrongNumberOfArguments, "Expected exactly 1 argument"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | _ => make_error!(WrongNumberOfArguments, "Expected 3 or 4 arguments"), [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | _ => make_error!(WrongNumberOfArguments, "Expected 1, 2 or 3 arguments"), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | _ => make_error!(WrongNumberOfArguments, "Expected 3 arguments"), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | _ => make_error!(WrongNumberOfArguments, "Expected 1, 2 or 3 arguments"), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | _ => make_error!(WrongTypeOfArguments, "Expected 'rat xxx' or 'xxx' format"), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:142:26 [INFO] [stdout] | [INFO] [stdout] 142 | _ => make_error!( [INFO] [stdout] | __________________________- [INFO] [stdout] 143 | | WrongTypeOfArguments, [INFO] [stdout] 144 | | "Expected one of 'bmatrix', 'bezier', 'bspline', 'cardinal' and 'taylor'" [INFO] [stdout] 145 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | _ => make_error!(WrongNumberOfArguments, "Expected 1 or 2 arguments"), [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | [] => make_error!(WrongNumberOfArguments, "Expected at least 2 arguments"), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | make_error!(WrongNumberOfArguments, "Expected at least 2 arguments") [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, or `#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, or `#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, or `#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 181 | [] => make_error!(WrongNumberOfArguments, "Expected at least 3 arguments"), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | make_error!(WrongNumberOfArguments, "Expected at least 3 arguments") [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, `#/#`, `#//#`, or `#/#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, `#/#`, `#//#`, or `#/#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, `#/#`, `#//#`, or `#/#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, `#/#`, `#//#`, or `#/#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | ! => make_error!(WrongTypeOfArguments, "Unexpected vertex format, expected `#`, `#/#`, `#//#`, or `#/#/#`") [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:217:22 [INFO] [stdout] | [INFO] [stdout] 217 | _ => make_error!( [INFO] [stdout] | ______________________- [INFO] [stdout] 218 | | WrongNumberOfArguments, [INFO] [stdout] 219 | | "Expected group name parameter, but nothing has been supplied" [INFO] [stdout] 220 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:225:22 [INFO] [stdout] | [INFO] [stdout] 225 | _ => make_error!(WrongNumberOfArguments, "Expected only 1 argument"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 230 | _ => make_error!(WrongNumberOfArguments, "Expected only 1 argument"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:247:22 [INFO] [stdout] | [INFO] [stdout] 247 | _ => make_error!(WrongNumberOfArguments, "Expected only 1 argument"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/raw/object.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | _ => make_error!(UnexpectedStatement, "Received unknown statement"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/lib.rs:142:55 [INFO] [stdout] | [INFO] [stdout] 142 | Polygon::P(_) | Polygon::PT(_) => make_error!( [INFO] [stdout] | _______________________________________________________- [INFO] [stdout] 143 | | InsufficientData, [INFO] [stdout] 144 | | "Tried to extract normal data which are not contained in the model" [INFO] [stdout] 145 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/lib.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | _ => make_error!( [INFO] [stdout] | __________________________- [INFO] [stdout] 157 | | UntriangulatedModel, [INFO] [stdout] 158 | | "Model should be triangulated first to be loaded properly" [INFO] [stdout] 159 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/lib.rs:218:26 [INFO] [stdout] | [INFO] [stdout] 218 | _ => make_error!( [INFO] [stdout] | __________________________- [INFO] [stdout] 219 | | UntriangulatedModel, [INFO] [stdout] 220 | | "Model should be triangulated first to be loaded properly" [INFO] [stdout] 221 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/lib.rs:285:38 [INFO] [stdout] | [INFO] [stdout] 285 | ...:P(_) => make_error!(InsufficientData, "Tried to extract normal and texture data which are not contained in the model"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/lib.rs:286:39 [INFO] [stdout] | [INFO] [stdout] 286 | Polygon::PT(_) => make_error!(InsufficientData, "Tried to extract normal data which are not contained in the model"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/lib.rs:287:39 [INFO] [stdout] | [INFO] [stdout] 287 | Polygon::PN(_) => make_error!(InsufficientData, "Tried to extract texture data which are not contained in the model"), [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/error.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/obj-rs-0.6.2/src/lib.rs:291:26 [INFO] [stdout] | [INFO] [stdout] 291 | _ => make_error!(UntriangulatedModel, "Model should be triangulated first to be loaded properly") [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `obj-rs` [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0a1525a3682aa07e8578b114b8c0f15cb89439122a0acdf3c9ae274c0f7f4951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1525a3682aa07e8578b114b8c0f15cb89439122a0acdf3c9ae274c0f7f4951", kill_on_drop: false }` [INFO] [stdout] 0a1525a3682aa07e8578b114b8c0f15cb89439122a0acdf3c9ae274c0f7f4951