[INFO] fetching crate pbrt 0.1.5...
[INFO] testing pbrt-0.1.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate pbrt 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pbrt 0.1.5
[INFO] finished tweaking crates.io crate pbrt 0.1.5
[INFO] tweaked toml for crates.io crate pbrt 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pbrt 0.1.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pbrt 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ebab40cf7331b5a84682d57cfba9e627fa694e374a1b9736f0717eafffaef99
[INFO] running `Command { std: "docker" "start" "-a" "6ebab40cf7331b5a84682d57cfba9e627fa694e374a1b9736f0717eafffaef99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ebab40cf7331b5a84682d57cfba9e627fa694e374a1b9736f0717eafffaef99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ebab40cf7331b5a84682d57cfba9e627fa694e374a1b9736f0717eafffaef99", kill_on_drop: false }`
[INFO] [stdout] 6ebab40cf7331b5a84682d57cfba9e627fa694e374a1b9736f0717eafffaef99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 495003ba41129eb9136967e39b30f281d83e61a30c2bab00e497d519e39e3d36
[INFO] running `Command { std: "docker" "start" "-a" "495003ba41129eb9136967e39b30f281d83e61a30c2bab00e497d519e39e3d36", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling png v0.15.2
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling simplelog v0.4.4
[INFO] [stderr]    Compiling rayon v1.2.1
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling structopt v0.3.5
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling pbrt v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `lights` is never read
[INFO] [stdout]    --> src/core/api.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct RenderOptions {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |     lights: Vec<Light>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RenderOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opt` is never read
[INFO] [stdout]    --> src/core/api.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Pbrt {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 240 |     opt: Options,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Pbrt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bounds2iIterator` is never constructed
[INFO] [stdout]    --> src/core/geometry/bounds.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub struct Bounds2iIterator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_nans` is never used
[INFO] [stdout]   --> src/core/spectrum.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl $t {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] 44 |     fn has_nans(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | common_implementation!(SampledSpectrum, N_SPECTRAL_SAMPLES);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 |         verify_initialized!(self, "identity");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |         verify_initialized!(self, "translate");
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 |         verify_initialized!(self, "pbrt.rotate");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |         verify_initialized!(self, "pbrt.look_at");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 |         verify_initialized!(self, "pbrt.scale");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |         verify_initialized!(self, "pbrt.concat_transform");
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 |         verify_initialized!(self, "pbrt.transform");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 661 |         verify_initialized!(self, "pbrt.coordinate_system");
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 668 |         verify_initialized!(self, "pbrt.coordinate_system_transform");
[INFO] [stdout]     |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stdout]     |         -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stdout]     |         -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 744 |         verify_initialized!(self, "pbrt.make_named_medium");
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 754 |         verify_initialized!(self, "pbrt.medium_interface");
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/film.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parser.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |   named!(quoted_name<&str>,
[INFO] [stdout]    |   -                  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 83 | |    map_res!(
[INFO] [stdout] 84 | |        delimited!(tag!("\""), alphanumeric, tag!("\"")),
[INFO] [stdout] 85 | |        str::from_utf8
[INFO] [stdout] 86 | |    )
[INFO] [stdout] 87 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 | named!(quoted_name<&'a str>,
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parser.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 89 | / named!(
[INFO] [stdout] 90 | |     alphanumeric_str<&str>,
[INFO] [stdout]    | |                      ^^^^ the same lifetime is elided here
[INFO] [stdout] 91 | |     map_res!(alphanumeric, str::from_utf8)
[INFO] [stdout] 92 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     alphanumeric_str<&'a str>,
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/parser.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |           _ => panic!(format!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 264 | |             "unhandled param_set_item {:?}",
[INFO] [stdout] 265 | |             str::from_utf8(psi_type).unwrap()
[INFO] [stdout] 266 | |         )),
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 263 ~         _ => panic!(
[INFO] [stdout] 264 |             "unhandled param_set_item {:?}",
[INFO] [stdout] 265 |             str::from_utf8(psi_type).unwrap()
[INFO] [stdout] 266 ~         ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "495003ba41129eb9136967e39b30f281d83e61a30c2bab00e497d519e39e3d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "495003ba41129eb9136967e39b30f281d83e61a30c2bab00e497d519e39e3d36", kill_on_drop: false }`
[INFO] [stdout] 495003ba41129eb9136967e39b30f281d83e61a30c2bab00e497d519e39e3d36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f27625e9a469bc66959b37267af822bdc3cb042bd16f36270b851029dd8cd63
[INFO] running `Command { std: "docker" "start" "-a" "3f27625e9a469bc66959b37267af822bdc3cb042bd16f36270b851029dd8cd63", kill_on_drop: false }`
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: field `lights` is never read
[INFO] [stdout]    --> src/core/api.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct RenderOptions {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |     lights: Vec<Light>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RenderOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opt` is never read
[INFO] [stdout]    --> src/core/api.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Pbrt {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 240 |     opt: Options,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Pbrt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bounds2iIterator` is never constructed
[INFO] [stdout]    --> src/core/geometry/bounds.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub struct Bounds2iIterator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_nans` is never used
[INFO] [stdout]   --> src/core/spectrum.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl $t {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] 44 |     fn has_nans(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | common_implementation!(SampledSpectrum, N_SPECTRAL_SAMPLES);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 |         verify_initialized!(self, "identity");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |         verify_initialized!(self, "translate");
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 |         verify_initialized!(self, "pbrt.rotate");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |         verify_initialized!(self, "pbrt.look_at");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 |         verify_initialized!(self, "pbrt.scale");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |         verify_initialized!(self, "pbrt.concat_transform");
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 |         verify_initialized!(self, "pbrt.transform");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 661 |         verify_initialized!(self, "pbrt.coordinate_system");
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 668 |         verify_initialized!(self, "pbrt.coordinate_system_transform");
[INFO] [stdout]     |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stdout]     |         -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stdout]     |         -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 744 |         verify_initialized!(self, "pbrt.make_named_medium");
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 754 |         verify_initialized!(self, "pbrt.medium_interface");
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/film.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parser.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |   named!(quoted_name<&str>,
[INFO] [stdout]    |   -                  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 83 | |    map_res!(
[INFO] [stdout] 84 | |        delimited!(tag!("\""), alphanumeric, tag!("\"")),
[INFO] [stdout] 85 | |        str::from_utf8
[INFO] [stdout] 86 | |    )
[INFO] [stdout] 87 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 | named!(quoted_name<&'a str>,
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parser.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 89 | / named!(
[INFO] [stdout] 90 | |     alphanumeric_str<&str>,
[INFO] [stdout]    | |                      ^^^^ the same lifetime is elided here
[INFO] [stdout] 91 | |     map_res!(alphanumeric, str::from_utf8)
[INFO] [stdout] 92 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     alphanumeric_str<&'a str>,
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/parser.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |           _ => panic!(format!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 264 | |             "unhandled param_set_item {:?}",
[INFO] [stdout] 265 | |             str::from_utf8(psi_type).unwrap()
[INFO] [stdout] 266 | |         )),
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 263 ~         _ => panic!(
[INFO] [stdout] 264 |             "unhandled param_set_item {:?}",
[INFO] [stdout] 265 |             str::from_utf8(psi_type).unwrap()
[INFO] [stdout] 266 ~         ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v0.5.1
[INFO] [stderr]    Compiling pbrt v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `lights` is never read
[INFO] [stdout]    --> src/core/api.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct RenderOptions {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |     lights: Vec<Light>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RenderOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opt` is never read
[INFO] [stdout]    --> src/core/api.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Pbrt {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 240 |     opt: Options,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Pbrt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bounds2iIterator` is never constructed
[INFO] [stdout]    --> src/core/geometry/bounds.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub struct Bounds2iIterator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_nans` is never used
[INFO] [stdout]   --> src/core/spectrum.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl $t {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] 44 |     fn has_nans(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | common_implementation!(SampledSpectrum, N_SPECTRAL_SAMPLES);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stdout]     |         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 |         verify_initialized!(self, "identity");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |         verify_initialized!(self, "translate");
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 |         verify_initialized!(self, "pbrt.rotate");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |         verify_initialized!(self, "pbrt.look_at");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 |         verify_initialized!(self, "pbrt.scale");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 649 |         verify_initialized!(self, "pbrt.concat_transform");
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 |         verify_initialized!(self, "pbrt.transform");
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 661 |         verify_initialized!(self, "pbrt.coordinate_system");
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 668 |         verify_initialized!(self, "pbrt.coordinate_system_transform");
[INFO] [stdout]     |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stdout]     |         -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stdout]     |         -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:215:34
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stdout]     |         ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 744 |         verify_initialized!(self, "pbrt.make_named_medium");
[INFO] [stdout]     |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/api.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, msg);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 754 |         verify_initialized!(self, "pbrt.medium_interface");
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/film.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parser.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |   named!(quoted_name<&str>,
[INFO] [stdout]    |   -                  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 83 | |    map_res!(
[INFO] [stdout] 84 | |        delimited!(tag!("\""), alphanumeric, tag!("\"")),
[INFO] [stdout] 85 | |        str::from_utf8
[INFO] [stdout] 86 | |    )
[INFO] [stdout] 87 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 | named!(quoted_name<&'a str>,
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/parser.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 89 | / named!(
[INFO] [stdout] 90 | |     alphanumeric_str<&str>,
[INFO] [stdout]    | |                      ^^^^ the same lifetime is elided here
[INFO] [stdout] 91 | |     map_res!(alphanumeric, str::from_utf8)
[INFO] [stdout] 92 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     alphanumeric_str<&'a str>,
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/parser.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |           _ => panic!(format!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 264 | |             "unhandled param_set_item {:?}",
[INFO] [stdout] 265 | |             str::from_utf8(psi_type).unwrap()
[INFO] [stdout] 266 | |         )),
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 263 ~         _ => panic!(
[INFO] [stdout] 264 |             "unhandled param_set_item {:?}",
[INFO] [stdout] 265 |             str::from_utf8(psi_type).unwrap()
[INFO] [stdout] 266 ~         ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3f27625e9a469bc66959b37267af822bdc3cb042bd16f36270b851029dd8cd63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f27625e9a469bc66959b37267af822bdc3cb042bd16f36270b851029dd8cd63", kill_on_drop: false }`
[INFO] [stdout] 3f27625e9a469bc66959b37267af822bdc3cb042bd16f36270b851029dd8cd63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0a72d5da0b34be649e54bca9a8a1e657d19c231b712a5e1a31cdcb829cc11d1
[INFO] running `Command { std: "docker" "start" "-a" "c0a72d5da0b34be649e54bca9a8a1e657d19c231b712a5e1a31cdcb829cc11d1", kill_on_drop: false }`
[INFO] [stderr] warning: field `lights` is never read
[INFO] [stderr]    --> src/core/api.rs:140:5
[INFO] [stderr]     |
[INFO] [stderr] 123 | struct RenderOptions {
[INFO] [stderr]     |        ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 140 |     lights: Vec<Light>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RenderOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `opt` is never read
[INFO] [stderr]    --> src/core/api.rs:240:5
[INFO] [stderr]     |
[INFO] [stderr] 239 | pub struct Pbrt {
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 240 |     opt: Options,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Pbrt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Bounds2iIterator` is never constructed
[INFO] [stderr]    --> src/core/geometry/bounds.rs:305:12
[INFO] [stderr]     |
[INFO] [stderr] 305 | pub struct Bounds2iIterator {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `has_nans` is never used
[INFO] [stderr]   --> src/core/spectrum.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | impl $t {
[INFO] [stderr]    | ------- method in this implementation
[INFO] [stderr] 44 |     fn has_nans(&self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 | common_implementation!(SampledSpectrum, N_SPECTRAL_SAMPLES);
[INFO] [stderr]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 374 |         verify_options!(self, "pbrt.world_begin");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stderr]     |         ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:231:34
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 386 |         verify_world!(self, "pbrt.world_end");
[INFO] [stderr]     |         ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stderr]     |         ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:231:34
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 430 |         verify_world!(self, "pbrt.attribute_begin");
[INFO] [stderr]     |         ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:231:34
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 440 |         verify_world!(self, "pbrt.attribute_end");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stderr]     |         ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:231:34
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 455 |         verify_world!(self, "pbrt.transform_begin");
[INFO] [stderr]     |         ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:231:34
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 463 |         verify_world!(self, "pbrt.transform_end");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stderr]     |         ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:231:34
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 474 |         verify_world!(self, "pbrt.texture");
[INFO] [stderr]     |         ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 231 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 536 |         verify_initialized!(self, "identity");
[INFO] [stderr]     |         ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 559 |         verify_initialized!(self, "translate");
[INFO] [stderr]     |         -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 613 |         verify_initialized!(self, "pbrt.rotate");
[INFO] [stderr]     |         ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 619 |         verify_initialized!(self, "pbrt.look_at");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 |         verify_initialized!(self, "pbrt.scale");
[INFO] [stderr]     |         --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 649 |         verify_initialized!(self, "pbrt.concat_transform");
[INFO] [stderr]     |         -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 655 |         verify_initialized!(self, "pbrt.transform");
[INFO] [stderr]     |         ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 661 |         verify_initialized!(self, "pbrt.coordinate_system");
[INFO] [stderr]     |         --------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 668 |         verify_initialized!(self, "pbrt.coordinate_system_transform");
[INFO] [stderr]     |         ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stderr]     |         -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 692 |         verify_options!(self, "pbrt.tranform_times");
[INFO] [stderr]     |         -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stderr]     |         ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 699 |         verify_options!(self, "pbrt.pixel_filter");
[INFO] [stderr]     |         ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stderr]     |         ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 706 |         verify_options!(self, "pbrt.film");
[INFO] [stderr]     |         ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stderr]     |         ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 713 |         verify_options!(self, "pbrt.sampler");
[INFO] [stderr]     |         ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 720 |         verify_options!(self, "pbrt.accelerator");
[INFO] [stderr]     |         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stderr]     |         ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 727 |         verify_options!(self, "pbrt.integrator");
[INFO] [stderr]     |         ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stderr]     |         ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` which comes from the expansion of the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:215:34
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 734 |         verify_options!(self, "pbrt.camera");
[INFO] [stderr]     |         ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 215 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 744 |         verify_initialized!(self, "pbrt.make_named_medium");
[INFO] [stderr]     |         --------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/api.rs:199:34
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, msg);
[INFO] [stderr]     |                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 754 |         verify_initialized!(self, "pbrt.medium_interface");
[INFO] [stderr]     |         -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 199 |             debug_assert!(false, "{}", msg);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/film.rs:269:26
[INFO] [stderr]     |
[INFO] [stderr] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile {
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 269 |     pub fn get_film_tile(&self, sample_bounds: Bounds2i) -> FilmTile<'_> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/core/parser.rs:82:20
[INFO] [stderr]    |
[INFO] [stderr] 82 |   named!(quoted_name<&str>,
[INFO] [stderr]    |   -                  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |  _|
[INFO] [stderr]    | |
[INFO] [stderr] 83 | |    map_res!(
[INFO] [stderr] 84 | |        delimited!(tag!("\""), alphanumeric, tag!("\"")),
[INFO] [stderr] 85 | |        str::from_utf8
[INFO] [stderr] 86 | |    )
[INFO] [stderr] 87 | | );
[INFO] [stderr]    | | -
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_the lifetime is named here
[INFO] [stderr]    |   the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 82 | named!(quoted_name<&'a str>,
[INFO] [stderr]    |                     ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/core/parser.rs:90:22
[INFO] [stderr]    |
[INFO] [stderr] 89 | / named!(
[INFO] [stderr] 90 | |     alphanumeric_str<&str>,
[INFO] [stderr]    | |                      ^^^^ the same lifetime is elided here
[INFO] [stderr] 91 | |     map_res!(alphanumeric, str::from_utf8)
[INFO] [stderr] 92 | | );
[INFO] [stderr]    | | -
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_the lifetime is named here
[INFO] [stderr]    |   the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 90 |     alphanumeric_str<&'a str>,
[INFO] [stderr]    |                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/core/parser.rs:263:21
[INFO] [stderr]     |
[INFO] [stderr] 263 |           _ => panic!(format!(
[INFO] [stderr]     |  _____________________^
[INFO] [stderr] 264 | |             "unhandled param_set_item {:?}",
[INFO] [stderr] 265 | |             str::from_utf8(psi_type).unwrap()
[INFO] [stderr] 266 | |         )),
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 263 ~         _ => panic!(
[INFO] [stderr] 264 |             "unhandled param_set_item {:?}",
[INFO] [stderr] 265 |             str::from_utf8(psi_type).unwrap()
[INFO] [stderr] 266 ~         ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `pbrt` (lib) generated 47 warnings (run `cargo fix --lib -p pbrt` to apply 43 suggestions)
[INFO] [stderr] warning: `pbrt` (lib test) generated 47 warnings (47 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pbrt-f84d9f10dd389cd8)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test core::api::tests::test_transform_begin_end ... ok
[INFO] [stdout] test core::api::tests::test_texture ... ok
[INFO] [stdout] test core::api::tests::test_named_coordinate_systems ... ok
[INFO] [stdout] test core::api::tests::test_transform_set ... ok
[INFO] [stdout] test core::paramset::tests::test_param_set_find ... ok
[INFO] [stdout] test core::paramset::tests::test_param_set ... ok
[INFO] [stdout] test core::api::tests::test_make_filter ... ok
[INFO] [stdout] test core::parser::tests::test_attribute ... ok
[INFO] [stdout] test core::parser::tests::test_camera ... ok
[INFO] [stdout] test core::parser::tests::test_film ... ok
[INFO] [stdout] test core::parser::tests::test_light_source ... ok
[INFO] [stdout] test core::parser::tests::test_integrator ... ok
[INFO] [stdout] test core::film::test::merge_film_tile ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_values_point ... ok
[INFO] [stdout] test core::parser::tests::test_material ... ok
[INFO] [stdout] test core::parser::tests::test_number ... ok
[INFO] [stdout] test core::parser::tests::test_number_comment_number ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_bool ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_integer ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_multi ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_values_integer ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_values_float ... ok
[INFO] [stdout] test core::parser::tests::test_look_at ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_float ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_values_texture ... ok
[INFO] [stdout] test core::parser::tests::test_rotate ... ok
[INFO] [stdout] test core::parser::tests::test_scale ... ok
[INFO] [stdout] test core::parser::tests::test_shape ... ok
[INFO] [stdout] test core::parser::tests::test_sampler ... ok
[INFO] [stdout] test core::parser::tests::test_parse_scene ... ok
[INFO] [stdout] test core::parser::tests::test_strip_comment ... ok
[INFO] [stdout] test core::parser::tests::test_translate ... ok
[INFO] [stdout] test core::api::tests::test_attribute_begin_end ... ok
[INFO] [stdout] test core::parser::tests::test_param_set_item_values_string ... ok
[INFO] [stdout] test core::film::test::merge_film_tile_rainbow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pbrt.rs (/opt/rustwide/target/debug/deps/pbrt-1ebc5dbb3362b10d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-992f32a892e6fb6f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test core::error::test_severe - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/textures.rs (/opt/rustwide/target/debug/deps/textures-bd6733bbef54309b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_constant_float_texture_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pbrt
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test src/core/film.rs - core::film::Film::get_physical_extent (line 187) ... ok
[INFO] [stdout] test src/core/geometry.rs - core::geometry::Number::is_nan (line 67) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2<T>::diagonal (line 177) ... ok
[INFO] [stdout] test src/core/film.rs - core::film::Film::get_sample_bounds (line 152) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2<T>::area (line 191) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Pbrt::rotate (line 569) ... ok
[INFO] [stdout] test src/core/geometry.rs - core::geometry::Number::min_value (line 84) ... ok
[INFO] [stdout] test src/core/geometry.rs - core::geometry::Number::max_value (line 99) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Pbrt::assert_transforms (line 333) ... ok
[INFO] [stdout] test src/core/geometry.rs - core::geometry::Number::max (line 114) ... ok
[INFO] [stdout] test src/core/film.rs - core::film::Film::merge_film_tile (line 291) ... ok
[INFO] [stdout] test src/core/geometry.rs - core::geometry::Number::min (line 143) ... ok
[INFO] [stdout] test src/core/film.rs - core::film::Film::get_film_tile (line 240) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Pbrt::translate (line 542) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Pbrt::identity (line 520) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Pbrt::scale (line 626) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2<T>::from (line 72) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2<T>::from (line 103) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds3<T>::inside_exclusive (line 420) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::add (line 261) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2i::iter (line 277) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds3<T>::from (line 350) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2<T>::inside_exclusive (line 206) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2<T>::from (line 141) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::max (line 59) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::add (line 231) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::mul (line 137) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds3<T>::from (line 381) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::sub (line 199) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2f::ceil (line 304) ... ok
[INFO] [stdout] test src/core/geometry/bounds.rs - core::geometry::bounds::Bounds2<T>::intersect (line 227) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::min (line 44) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::sub (line 167) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2<T>::div (line 109) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point3<T>::max (line 369) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point3f::ceil (line 417) ... ok
[INFO] [stdout] test src/core/geometry/vector.rs - core::geometry::vector::Vector3f::length (line 142) ... ok
[INFO] [stdout] test src/core/geometry/vector.rs - core::geometry::vector::Vector3<T>::from (line 77) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point3<T>::min (line 353) ... ok
[INFO] [stdout] test src/core/geometry/vector.rs - core::geometry::vector::Vector3<T>::from (line 81) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point2f::floor (line 291) ... ok
[INFO] [stdout] test src/core/geometry/point.rs - core::geometry::point::Point3f::floor (line 404) ... ok
[INFO] [stdout] test src/core/imageio.rs - core::imageio::write_image (line 37) ... ok
[INFO] [stdout] test src/core/geometry/vector.rs - core::geometry::vector::Vector3f::normalize (line 106) ... ok
[INFO] [stdout] test src/core/geometry/vector.rs - core::geometry::vector::Vector3f::length_squared (line 126) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_bool (line 138) ... ok
[INFO] [stdout] test src/core/parallel.rs - core::parallel::AtomicFloat::add (line 76) ... ok
[INFO] [stdout] test src/core/geometry/vector.rs - core::geometry::vector::Vector3i::length_squared (line 189) ... ok
[INFO] [stdout] test src/core/geometry/vector.rs - core::geometry::vector::Vector3i::length (line 205) ... ok
[INFO] [stdout] test src/core/parallel.rs - core::parallel::AtomicFloat::get (line 61) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_normal3f (line 306) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_point2f (line 198) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_point3f (line 252) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_vector3f (line 279) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_vector2f (line 225) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_int (line 178) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_float (line 158) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_normal3f_param_set (line 170) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_string (line 360) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_bool_param_set (line 33) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_spectrum_param_set (line 190) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_float_param_set (line 52) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_texture (line 386) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_vector2f_param_set (line 110) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_point3f_param_set (line 130) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Matrix4x4::inverse (line 146) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Matrix4x4::transpose (line 112) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_int_param_set (line 71) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Matrix4x4::mul (line 260) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Transform::inverse (line 336) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Transform::identity (line 311) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_point2f_param_set (line 90) ... ok
[INFO] [stdout] test src/core/paramset.rs - core::paramset::ParamSet::find_one_spectrum (line 333) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_texture_param_set (line 235) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_string_param_set (line 210) ... ok
[INFO] [stdout] test src/core/paramset/testutils.rs - core::paramset::testutils::make_vector3f_param_set (line 150) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Transform::matrix (line 527) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Transform::scale (line 488) ... ok
[INFO] [stdout] test src/lib.rs - clamp (line 103) ... ok
[INFO] [stdout] test src/lib.rs - lerp (line 130) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Transform::rotate (line 399) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Transform::translate (line 362) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::Transform::matrix_inverse (line 549) ... ok
[INFO] [stdout] test src/textures/constant.rs - textures::constant::ConstantTexture<T>::new (line 107) ... ok
[INFO] [stdout] test src/filters/boxfilter.rs - filters::boxfilter::BoxFilter::create_box_filter (line 43) ... ok
[INFO] [stdout] test src/core/transform.rs - core::transform::solve_linear_system_2x2 (line 34) ... ok
[INFO] [stdout] test src/textures/constant.rs - textures::constant::create_constant_spectrum_texture (line 71) ... ok
[INFO] [stdout] test src/lib.rs - quadratic (line 165) ... ok
[INFO] [stdout] test src/textures/constant.rs - textures::constant::create_constant_float_texture (line 43) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0a72d5da0b34be649e54bca9a8a1e657d19c231b712a5e1a31cdcb829cc11d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0a72d5da0b34be649e54bca9a8a1e657d19c231b712a5e1a31cdcb829cc11d1", kill_on_drop: false }`
[INFO] [stdout] c0a72d5da0b34be649e54bca9a8a1e657d19c231b712a5e1a31cdcb829cc11d1
