[INFO] cloning repository https://github.com/wathiede/pbrt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wathiede/pbrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fedbc0e7c04cda2d45ba8eb682b8d7499743edce [INFO] checking wathiede/pbrt against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wathiede/pbrt on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wathiede/pbrt [INFO] finished tweaking git repo https://github.com/wathiede/pbrt [INFO] tweaked toml for git repo https://github.com/wathiede/pbrt written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/wathiede/pbrt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9569c80a8062d441f9c5536673c1a0be4a4906db8e8947caebfc7ea421c099 [INFO] running `Command { std: "docker" "start" "-a" "6d9569c80a8062d441f9c5536673c1a0be4a4906db8e8947caebfc7ea421c099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9569c80a8062d441f9c5536673c1a0be4a4906db8e8947caebfc7ea421c099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9569c80a8062d441f9c5536673c1a0be4a4906db8e8947caebfc7ea421c099", kill_on_drop: false }` [INFO] [stdout] 6d9569c80a8062d441f9c5536673c1a0be4a4906db8e8947caebfc7ea421c099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8335e520d2033bd1ea4d030b869e5f3feaf0e8ebf1ef00d7df84df424e38f483 [INFO] running `Command { std: "docker" "start" "-a" "8335e520d2033bd1ea4d030b869e5f3feaf0e8ebf1ef00d7df84df424e38f483", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking pbrt v0.1.6-alpha.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `pbrt` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/core/api.rs [INFO] [stderr] * src/core/parser.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 420 | ... verify_options!(self, "pbrt.world_begin"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 420 | verify_options!(self, "pbrt.world_begin"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 432 | ... verify_world!(self, "pbrt.world_end"); [INFO] [stderr] | -------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:327:46 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 432 | verify_world!(self, "pbrt.world_end"); [INFO] [stderr] | -------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 481 | ... verify_world!(self, "pbrt.attribute_begin"); [INFO] [stderr] | -------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:327:46 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 481 | verify_world!(self, "pbrt.attribute_begin"); [INFO] [stderr] | -------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 491 | ... verify_world!(self, "pbrt.attribute_end"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:327:46 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 491 | verify_world!(self, "pbrt.attribute_end"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 506 | ... verify_world!(self, "pbrt.transform_begin"); [INFO] [stderr] | -------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:327:46 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 506 | verify_world!(self, "pbrt.transform_begin"); [INFO] [stderr] | -------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 514 | ... verify_world!(self, "pbrt.transform_end"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:327:46 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 514 | verify_world!(self, "pbrt.transform_end"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 525 | ... verify_world!(self, "pbrt.texture"); [INFO] [stderr] | ------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:327:46 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 525 | verify_world!(self, "pbrt.texture"); [INFO] [stderr] | ------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 587 | ... verify_initialized!(self, "identity"); [INFO] [stderr] | -------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 610 | ... verify_initialized!(self, "translate"); [INFO] [stderr] | --------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 664 | ... verify_initialized!(self, "pbrt.rotate"); [INFO] [stderr] | ----------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 670 | ... verify_initialized!(self, "pbrt.look_at"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 678 | ... verify_world!(self, "pbrt.light_source"); [INFO] [stderr] | ----------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:327:46 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 678 | verify_world!(self, "pbrt.light_source"); [INFO] [stderr] | ----------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 707 | ... verify_initialized!(self, "pbrt.scale"); [INFO] [stderr] | ---------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 713 | ... verify_initialized!(self, "pbrt.concat_transform"); [INFO] [stderr] | --------------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 719 | ... verify_initialized!(self, "pbrt.transform"); [INFO] [stderr] | -------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 725 | ... verify_initialized!(self, "pbrt.coordinate_system"); [INFO] [stderr] | ---------------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 732 | ... verify_initialized!(self, "pbrt.coordinate_system_transform"); [INFO] [stderr] | -------------------------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 756 | ... verify_options!(self, "pbrt.transform_times"); [INFO] [stderr] | ---------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 756 | verify_options!(self, "pbrt.transform_times"); [INFO] [stderr] | ---------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 769 | ... verify_options!(self, "pbrt.pixel_filter"); [INFO] [stderr] | ------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 769 | verify_options!(self, "pbrt.pixel_filter"); [INFO] [stderr] | ------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 776 | ... verify_options!(self, "pbrt.film"); [INFO] [stderr] | ----------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 776 | verify_options!(self, "pbrt.film"); [INFO] [stderr] | ----------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 783 | ... verify_options!(self, "pbrt.sampler"); [INFO] [stderr] | -------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 783 | verify_options!(self, "pbrt.sampler"); [INFO] [stderr] | -------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 790 | ... verify_options!(self, "pbrt.accelerator"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 790 | verify_options!(self, "pbrt.accelerator"); [INFO] [stderr] | ------------------------------------------ [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 797 | ... verify_options!(self, "pbrt.integrator"); [INFO] [stderr] | ----------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 797 | verify_options!(self, "pbrt.integrator"); [INFO] [stderr] | ----------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 804 | ... verify_options!(self, "pbrt.camera"); [INFO] [stderr] | ------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:311:46 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", msg); [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 804 | verify_options!(self, "pbrt.camera"); [INFO] [stderr] | ------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 814 | ... verify_initialized!(self, "pbrt.make_named_medium"); [INFO] [stderr] | ---------------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/core/api.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | ... debug_assert!(false, "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", "{}", ms... [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | | argument never used [INFO] [stderr] | | | | | | | | argument never used [INFO] [stderr] | | | | | | | argument never used [INFO] [stderr] | | | | | | argument never used [INFO] [stderr] | | | | | argument never used [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 826 | ... verify_initialized!(self, "pbrt.medium_interface"); [INFO] [stderr] | --------------------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/core/parser.rs:514:6 [INFO] [stderr] | [INFO] [stderr] 514 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/core/parser.rs:532:6 [INFO] [stderr] | [INFO] [stderr] 532 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] error: aborting due to 41 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:514:6 [INFO] [stdout] | [INFO] [stdout] 514 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:532:6 [INFO] [stdout] | [INFO] [stdout] 532 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:514:6 [INFO] [stdout] | [INFO] [stdout] 514 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:532:6 [INFO] [stdout] | [INFO] [stdout] 532 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/api.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | verify_options!(self, "pbrt.world_begin"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn non-fmt-panics` implied by `--force-warn rust-2021-compatibility` [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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 514 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 514 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 610 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 664 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | verify_world!(self, "pbrt.light_source"); [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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | verify_world!(self, "pbrt.light_source"); [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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 713 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 732 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | verify_options!(self, "pbrt.transform_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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | verify_options!(self, "pbrt.transform_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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 776 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 776 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 814 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | 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 [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] 295 | debug_assert!(false, "{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/integration.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/pbrt.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/textures.rs from 2018 edition to 2021 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/api.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | verify_options!(self, "pbrt.world_begin"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn non-fmt-panics` implied by `--force-warn rust-2021-compatibility` [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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 514 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 514 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 610 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 664 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | verify_world!(self, "pbrt.light_source"); [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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | verify_world!(self, "pbrt.light_source"); [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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 713 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 732 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | verify_options!(self, "pbrt.transform_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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | verify_options!(self, "pbrt.transform_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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 776 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 776 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 814 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | 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 [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] 295 | debug_assert!(false, "{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/imageio.rs:339:30 [INFO] [stdout] | [INFO] [stdout] 339 | Err(e) => panic!(e.to_string()), [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 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 339 | Err(e) => panic!("{}", e.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/imageio.rs:369:30 [INFO] [stdout] | [INFO] [stdout] 369 | Err(e) => panic!(e.to_string()), [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 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 369 | Err(e) => panic!("{}", e.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.94s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking pbrt v0.1.6-alpha.0 (/tmp/fixit) [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/core/imageio.rs:339:30 [INFO] [stdout] | [INFO] [stdout] 339 | Err(e) => panic!(e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 339 | Err(e) => panic!("{}", e.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/core/imageio.rs:369:30 [INFO] [stdout] | [INFO] [stdout] 369 | Err(e) => panic!(e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 369 | Err(e) => panic!("{}", e.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:514:6 [INFO] [stdout] | [INFO] [stdout] 514 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:532:6 [INFO] [stdout] | [INFO] [stdout] 532 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:514:6 [INFO] [stdout] | [INFO] [stdout] 514 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/parser.rs:532:6 [INFO] [stdout] | [INFO] [stdout] 532 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pbrt` due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/api.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | verify_options!(self, "pbrt.world_begin"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 514 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 514 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | 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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 525 | 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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 610 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 664 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | verify_world!(self, "pbrt.light_source"); [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 [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] 295 | 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:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | verify_world!(self, "pbrt.light_source"); [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 [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] 327 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 713 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 732 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | verify_options!(self, "pbrt.transform_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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | verify_options!(self, "pbrt.transform_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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 769 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 776 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 776 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 797 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | 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 [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] 295 | 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:311:34 [INFO] [stdout] | [INFO] [stdout] 311 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | 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 [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] 311 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 814 | 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 [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] 295 | 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:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | debug_assert!(false, msg); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | 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 [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] 295 | debug_assert!(false, "{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8335e520d2033bd1ea4d030b869e5f3feaf0e8ebf1ef00d7df84df424e38f483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8335e520d2033bd1ea4d030b869e5f3feaf0e8ebf1ef00d7df84df424e38f483", kill_on_drop: false }` [INFO] [stdout] 8335e520d2033bd1ea4d030b869e5f3feaf0e8ebf1ef00d7df84df424e38f483