[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] testing wathiede/pbrt against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wathiede/pbrt on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-6/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bcc21f0dd4bd12beeac33801bb92dc79c0c143ab3b8af0cc1eb1ebb3f98a868 [INFO] running `Command { std: "docker" "start" "-a" "8bcc21f0dd4bd12beeac33801bb92dc79c0c143ab3b8af0cc1eb1ebb3f98a868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bcc21f0dd4bd12beeac33801bb92dc79c0c143ab3b8af0cc1eb1ebb3f98a868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcc21f0dd4bd12beeac33801bb92dc79c0c143ab3b8af0cc1eb1ebb3f98a868", kill_on_drop: false }` [INFO] [stdout] 8bcc21f0dd4bd12beeac33801bb92dc79c0c143ab3b8af0cc1eb1ebb3f98a868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62495c8b35c23d617ff4dc1f4fe83a9a64a613644fb0fe54eb1f6738e861e137 [INFO] running `Command { std: "docker" "start" "-a" "62495c8b35c23d617ff4dc1f4fe83a9a64a613644fb0fe54eb1f6738e861e137", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.10 [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 rayon v1.3.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling pbrt v0.1.6-alpha.0 (/opt/rustwide/workdir) [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: `#[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] Finished dev [unoptimized + debuginfo] target(s) in 30.50s [INFO] running `Command { std: "docker" "inspect" "62495c8b35c23d617ff4dc1f4fe83a9a64a613644fb0fe54eb1f6738e861e137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62495c8b35c23d617ff4dc1f4fe83a9a64a613644fb0fe54eb1f6738e861e137", kill_on_drop: false }` [INFO] [stdout] 62495c8b35c23d617ff4dc1f4fe83a9a64a613644fb0fe54eb1f6738e861e137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3163af30e541f2a30930c5ae0685041e4afe1bdb1b8bd1ad420192955c83418 [INFO] running `Command { std: "docker" "start" "-a" "f3163af30e541f2a30930c5ae0685041e4afe1bdb1b8bd1ad420192955c83418", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.14 [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: `#[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] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pbrt v0.1.6-alpha.0 (/opt/rustwide/workdir) [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: `#[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: 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 test [unoptimized + debuginfo] target(s) in 11.14s [INFO] running `Command { std: "docker" "inspect" "f3163af30e541f2a30930c5ae0685041e4afe1bdb1b8bd1ad420192955c83418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3163af30e541f2a30930c5ae0685041e4afe1bdb1b8bd1ad420192955c83418", kill_on_drop: false }` [INFO] [stdout] f3163af30e541f2a30930c5ae0685041e4afe1bdb1b8bd1ad420192955c83418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44b2fc4ebc06e09b470eda3ba024ab31a3344e02404a940ca49ea5526214dd07 [INFO] running `Command { std: "docker" "start" "-a" "44b2fc4ebc06e09b470eda3ba024ab31a3344e02404a940ca49ea5526214dd07", kill_on_drop: false }` [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] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 420 | verify_options!(self, "pbrt.world_begin"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 420 | verify_options!(self, "pbrt.world_begin"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 432 | verify_world!(self, "pbrt.world_end"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:327:34 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 432 | verify_world!(self, "pbrt.world_end"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 481 | verify_world!(self, "pbrt.attribute_begin"); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:327:34 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 481 | verify_world!(self, "pbrt.attribute_begin"); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 491 | verify_world!(self, "pbrt.attribute_end"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:327:34 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 491 | verify_world!(self, "pbrt.attribute_end"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 506 | verify_world!(self, "pbrt.transform_begin"); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:327:34 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 506 | verify_world!(self, "pbrt.transform_begin"); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 514 | verify_world!(self, "pbrt.transform_end"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:327:34 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 514 | verify_world!(self, "pbrt.transform_end"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 525 | verify_world!(self, "pbrt.texture"); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:327:34 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 525 | verify_world!(self, "pbrt.texture"); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 587 | verify_initialized!(self, "identity"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 610 | verify_initialized!(self, "translate"); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 664 | verify_initialized!(self, "pbrt.rotate"); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 670 | verify_initialized!(self, "pbrt.look_at"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 678 | verify_world!(self, "pbrt.light_source"); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:327:34 [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 678 | verify_world!(self, "pbrt.light_source"); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_world` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 327 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 707 | verify_initialized!(self, "pbrt.scale"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 713 | verify_initialized!(self, "pbrt.concat_transform"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 719 | verify_initialized!(self, "pbrt.transform"); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 725 | verify_initialized!(self, "pbrt.coordinate_system"); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 732 | verify_initialized!(self, "pbrt.coordinate_system_transform"); [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 756 | verify_options!(self, "pbrt.transform_times"); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 756 | verify_options!(self, "pbrt.transform_times"); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 769 | verify_options!(self, "pbrt.pixel_filter"); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 769 | verify_options!(self, "pbrt.pixel_filter"); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 776 | verify_options!(self, "pbrt.film"); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 776 | verify_options!(self, "pbrt.film"); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | verify_options!(self, "pbrt.sampler"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 783 | verify_options!(self, "pbrt.sampler"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 790 | verify_options!(self, "pbrt.accelerator"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 790 | verify_options!(self, "pbrt.accelerator"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | verify_options!(self, "pbrt.integrator"); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 797 | verify_options!(self, "pbrt.integrator"); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 804 | verify_options!(self, "pbrt.camera"); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:311:34 [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 804 | verify_options!(self, "pbrt.camera"); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 814 | verify_initialized!(self, "pbrt.make_named_medium"); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/api.rs:295:34 [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, msg); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 826 | verify_initialized!(self, "pbrt.medium_interface"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `verify_initialized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 295 | debug_assert!(false, "{}", msg); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/imageio.rs:339:30 [INFO] [stderr] | [INFO] [stderr] 339 | Err(e) => panic!(e.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 339 | Err(e) => panic!("{}", e.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/core/imageio.rs:369:30 [INFO] [stderr] | [INFO] [stderr] 369 | Err(e) => panic!(e.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 369 | Err(e) => panic!("{}", e.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `pbrt` (lib) generated 43 warnings [INFO] [stderr] warning: `pbrt` (lib test) generated 45 warnings (43 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pbrt-c64c526d856a5665) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test core::api::tests::test_transform_set ... ok [INFO] [stdout] test core::api::tests::test_named_coordinate_systems ... ok [INFO] [stdout] test core::api::tests::test_attribute_begin_end ... ok [INFO] [stdout] test core::api::tests::test_make_filter ... ok [INFO] [stdout] test core::api::tests::test_transform_begin_end ... ok [INFO] [stdout] test core::api::tests::test_texture ... ok [INFO] [stdout] test core::paramset::tests::test_param_set ... ok [INFO] [stdout] test core::paramset::tests::test_param_set_find ... ok [INFO] [stderr] 2021-09-13T01:46:34.843+00:00 - INFO - Merging film tile [ [ 0, 0 ] - [ 108, 10 ] ] [INFO] [stdout] test core::parser::tests::tokenizer ... ok [INFO] [stdout] test core::parser::tests::parser ... ok [INFO] [stdout] test core::parser::tests::basic_param_list_entrypoint ... ok [INFO] [stderr] 2021-09-13T01:46:34.845+00:00 - INFO - Merging film tile [ [ 92, 0 ] - [ 200, 10 ] ] [INFO] [stderr] 2021-09-13T01:46:34.847+00:00 - INFO - Converting image to RGB and computing final weighted pixel values [INFO] [stderr] 2021-09-13T01:46:34.849+00:00 - INFO - Writing image target/doc/pbrt/merge_film_tile.png with bounds [ [ 0, 0 ] - [ 200, 10 ] ] [INFO] [stderr] 2021-09-13T01:46:34.850+00:00 - ERROR - Failed to write PNG to 'target/doc/pbrt/merge_film_tile.png': No such file or directory (os error 2) [INFO] [stdout] test core::film::test::merge_film_tile ... ok [INFO] [stderr] 2021-09-13T01:46:34.855+00:00 - INFO - Merging film tile [ [ 0, 0 ] - [ 108, 100 ] ] [INFO] [stdout] test core::imageio::tests::roundtrip_pfm ... ok [INFO] [stderr] 2021-09-13T01:46:34.860+00:00 - INFO - Merging film tile [ [ 92, 0 ] - [ 200, 100 ] ] [INFO] [stderr] 2021-09-13T01:46:34.866+00:00 - INFO - Converting image to RGB and computing final weighted pixel values [INFO] [stdout] test core::imageio::tests::roundtrip_png ... ok [INFO] [stderr] 2021-09-13T01:46:34.891+00:00 - INFO - Writing image target/doc/pbrt/merge_film_tile_rainbow.png with bounds [ [ 0, 0 ] - [ 200, 100 ] ] [INFO] [stderr] 2021-09-13T01:46:34.898+00:00 - ERROR - Failed to write PNG to 'target/doc/pbrt/merge_film_tile_rainbow.png': No such file or directory (os error 2) [INFO] [stdout] test core::film::test::merge_film_tile_rainbow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pbrt-23a2f3a1df43d40d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-746bd771cc045cd6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test core::error::test_severe - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/textures.rs (/opt/rustwide/target/debug/deps/textures-aa98e8c771692b41) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_constant_float_texture_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pbrt [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> /opt/rustwide/workdir/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] --> /opt/rustwide/workdir/src/core/parser.rs:532:6 [INFO] [stderr] | [INFO] [stderr] 532 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name pbrt --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-328a1c46a12f8edf.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-7f7c5dc00f0334ef.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-7b7ffe9d018c1184.rlib --extern pbrt=/opt/rustwide/target/debug/deps/libpbrt-f5d898e31ee447b8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-486030bf9cac4d07.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f7138220bf6ebb51.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-992c9e37702ca6a4.rlib --extern stderrlog=/opt/rustwide/target/debug/deps/libstderrlog-ae341b559b4c72f2.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-c1f12c4f58867924.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4161618f3eeba5a9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8c1c33d8ada1e9a8.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "44b2fc4ebc06e09b470eda3ba024ab31a3344e02404a940ca49ea5526214dd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b2fc4ebc06e09b470eda3ba024ab31a3344e02404a940ca49ea5526214dd07", kill_on_drop: false }` [INFO] [stdout] 44b2fc4ebc06e09b470eda3ba024ab31a3344e02404a940ca49ea5526214dd07