[INFO] fetching crate rs_pbrt 0.9.12... [INFO] checking rs_pbrt-0.9.12 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate rs_pbrt 0.9.12 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rs_pbrt 0.9.12 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs_pbrt 0.9.12 [INFO] finished tweaking crates.io crate rs_pbrt 0.9.12 [INFO] tweaked toml for crates.io crate rs_pbrt 0.9.12 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate rs_pbrt 0.9.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.12 [INFO] [stderr] Downloaded pbr v1.1.1 [INFO] [stderr] Downloaded impl_ops v0.1.1 [INFO] [stderr] Downloaded hexf v0.2.1 [INFO] [stderr] Downloaded flume v0.10.13 [INFO] [stderr] Downloaded crossbeam-queue v0.3.10 [INFO] [stderr] Downloaded camino v1.0.9 [INFO] [stderr] Downloaded half v2.1.0 [INFO] [stderr] Downloaded atom v0.4.0 [INFO] [stderr] Downloaded pulldown-cmark v0.9.1 [INFO] [stderr] Downloaded blend_info v0.2.9 [INFO] [stderr] Downloaded exr v1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81f5490b8a0277a8b227b800d2e4718efba20e6323de48f7cc92670bf6d23dfc [INFO] running `Command { std: "docker" "start" "-a" "81f5490b8a0277a8b227b800d2e4718efba20e6323de48f7cc92670bf6d23dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81f5490b8a0277a8b227b800d2e4718efba20e6323de48f7cc92670bf6d23dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f5490b8a0277a8b227b800d2e4718efba20e6323de48f7cc92670bf6d23dfc", kill_on_drop: false }` [INFO] [stdout] 81f5490b8a0277a8b227b800d2e4718efba20e6323de48f7cc92670bf6d23dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af81d5c531a70331b558dacee0ae8c15751a39d7bb545578658bd6244ebbe103 [INFO] running `Command { std: "docker" "start" "-a" "af81d5c531a70331b558dacee0ae8c15751a39d7bb545578658bd6244ebbe103", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking impl_ops v0.1.1 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking atom v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling hexf v0.2.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking exr v1.5.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking blend_info v0.2.9 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Checking rs_pbrt v0.9.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:437:15 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:437:15 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "af81d5c531a70331b558dacee0ae8c15751a39d7bb545578658bd6244ebbe103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af81d5c531a70331b558dacee0ae8c15751a39d7bb545578658bd6244ebbe103", kill_on_drop: false }` [INFO] [stdout] af81d5c531a70331b558dacee0ae8c15751a39d7bb545578658bd6244ebbe103