[INFO] cloning repository https://github.com/JohnHMoses/ray-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnHMoses/ray-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnHMoses%2Fray-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnHMoses%2Fray-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd167048f27527f97148dbba26ae8d78e92c4bbc [INFO] checking JohnHMoses/ray-rs against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnHMoses%2Fray-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnHMoses/ray-rs on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnHMoses/ray-rs [INFO] finished tweaking git repo https://github.com/JohnHMoses/ray-rs [INFO] tweaked toml for git repo https://github.com/JohnHMoses/ray-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JohnHMoses/ray-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.29 [INFO] [stderr] Downloaded adler32 v1.0.1 [INFO] [stderr] Downloaded deflate v0.7.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f819a3434500ab3ef94d8e21b779aa4d5560b34321aa8d80803280d12193afa7 [INFO] running `Command { std: "docker" "start" "-a" "f819a3434500ab3ef94d8e21b779aa4d5560b34321aa8d80803280d12193afa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f819a3434500ab3ef94d8e21b779aa4d5560b34321aa8d80803280d12193afa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f819a3434500ab3ef94d8e21b779aa4d5560b34321aa8d80803280d12193afa7", kill_on_drop: false }` [INFO] [stdout] f819a3434500ab3ef94d8e21b779aa4d5560b34321aa8d80803280d12193afa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce85dbe79d8d879de037dbb67c26ef26448f3a375320a70cd053a6746f42ff4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce85dbe79d8d879de037dbb67c26ef26448f3a375320a70cd053a6746f42ff4d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking adler32 v1.0.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking deflate v0.7.15 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Checking png v0.9.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.15.0 [INFO] [stderr] Checking ray_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RayTokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use super::ray_tokenizer::{RayTokenizer, Readable, Token}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Weak` [INFO] [stdout] --> src/scene/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Weak; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene/mod.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | objects: Vec>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SceneObject` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run(config: Config) ->Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RayTokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use super::ray_tokenizer::{RayTokenizer, Readable, Token}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new(r"^\s*").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new(r"^\s*").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | static ref RE: Regex = Regex::new(r"^'([^']|\\')*'").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | static ref RE: Regex = Regex::new(r"^'([^']|\\')*'").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | / lazy_static! { [INFO] [stdout] 109 | | static ref RE: Regex = Regex::new(r"[[:digit:]]").unwrap(); [INFO] [stdout] 110 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Weak` [INFO] [stdout] --> src/scene/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Weak; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene/mod.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | objects: Vec>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SceneObject` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run(config: Config) ->Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | / lazy_static! { [INFO] [stdout] 109 | | static ref RE: Regex = Regex::new(r"[[:digit:]]").unwrap(); [INFO] [stdout] 110 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / lazy_static! { [INFO] [stdout] 123 | | static ref RE: Regex = Regex::new(r"[[:alpha:]]+[[[:alpha:]]-_]*").unwrap(); [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / lazy_static! { [INFO] [stdout] 123 | | static ref RE: Regex = Regex::new(r"[[:alpha:]]+[[[:alpha:]]-_]*").unwrap(); [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new(r"^\s*").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new(r"^\s*").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | static ref RE: Regex = Regex::new(r"^'([^']|\\')*'").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | static ref RE: Regex = Regex::new(r"^'([^']|\\')*'").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | / lazy_static! { [INFO] [stdout] 109 | | static ref RE: Regex = Regex::new(r"[[:digit:]]").unwrap(); [INFO] [stdout] 110 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | / lazy_static! { [INFO] [stdout] 109 | | static ref RE: Regex = Regex::new(r"[[:digit:]]").unwrap(); [INFO] [stdout] 110 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / lazy_static! { [INFO] [stdout] 123 | | static ref RE: Regex = Regex::new(r"[[:alpha:]]+[[[:alpha:]]-_]*").unwrap(); [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/ray_tokenizer/mod.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / lazy_static! { [INFO] [stdout] 123 | | static ref RE: Regex = Regex::new(r"[[:alpha:]]+[[[:alpha:]]-_]*").unwrap(); [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:407:29 [INFO] [stdout] | [INFO] [stdout] 407 | fn parse_boolean_expression(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:411:28 [INFO] [stdout] | [INFO] [stdout] 411 | fn parse_scalar_expression(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn parse_vector4_expression(tokenizer: &mut Tokenizer) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:419:18 [INFO] [stdout] | [INFO] [stdout] 419 | fn parse_boolean(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | fn parse_scalar(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:427:18 [INFO] [stdout] | [INFO] [stdout] 427 | fn parse_vector4(tokenizer: &mut Tokenizer) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:407:29 [INFO] [stdout] | [INFO] [stdout] 407 | fn parse_boolean_expression(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:411:28 [INFO] [stdout] | [INFO] [stdout] 411 | fn parse_scalar_expression(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn parse_vector4_expression(tokenizer: &mut Tokenizer) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:419:18 [INFO] [stdout] | [INFO] [stdout] 419 | fn parse_boolean(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | fn parse_scalar(tokenizer: &mut Tokenizer) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokenizer` [INFO] [stdout] --> src/parser/ray_scene_builder/mod.rs:427:18 [INFO] [stdout] | [INFO] [stdout] 427 | fn parse_vector4(tokenizer: &mut Tokenizer) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokenizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.03s [INFO] running `Command { std: "docker" "inspect" "ce85dbe79d8d879de037dbb67c26ef26448f3a375320a70cd053a6746f42ff4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce85dbe79d8d879de037dbb67c26ef26448f3a375320a70cd053a6746f42ff4d", kill_on_drop: false }` [INFO] [stdout] ce85dbe79d8d879de037dbb67c26ef26448f3a375320a70cd053a6746f42ff4d