[INFO] fetching crate rs_pbrt 0.9.12... [INFO] testing rs_pbrt-0.9.12 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rs_pbrt 0.9.12 into /workspace/builds/worker-0-tc2/source [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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rs_pbrt 0.9.12 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90bbbc5f95dc89cb8ce3976f3a00a05ee1a92aee6e5ffed243270c4c6e13795e [INFO] running `Command { std: "docker" "start" "-a" "90bbbc5f95dc89cb8ce3976f3a00a05ee1a92aee6e5ffed243270c4c6e13795e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90bbbc5f95dc89cb8ce3976f3a00a05ee1a92aee6e5ffed243270c4c6e13795e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90bbbc5f95dc89cb8ce3976f3a00a05ee1a92aee6e5ffed243270c4c6e13795e", kill_on_drop: false }` [INFO] [stdout] 90bbbc5f95dc89cb8ce3976f3a00a05ee1a92aee6e5ffed243270c4c6e13795e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49873dd371a1c808d07d0c0ea5609f6b79e4a47164214dda4cd7e5d2fb360079 [INFO] running `Command { std: "docker" "start" "-a" "49873dd371a1c808d07d0c0ea5609f6b79e4a47164214dda4cd7e5d2fb360079", 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 version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [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 thiserror v1.0.37 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling pbr v1.1.1 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling atom v0.4.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.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] Compiling tiff v0.9.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling blend_info v0.2.9 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling image v0.24.8 [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] Compiling 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockqueue/mod.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> BlockQueueIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> BlockQueueIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/bssrdf.rs:409:9 [INFO] [stdout] | [INFO] [stdout] 409 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 419 | ) -> (Spectrum, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 419 | ) -> (Spectrum, Option>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/film.rs:308:26 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.72s [INFO] running `Command { std: "docker" "inspect" "49873dd371a1c808d07d0c0ea5609f6b79e4a47164214dda4cd7e5d2fb360079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49873dd371a1c808d07d0c0ea5609f6b79e4a47164214dda4cd7e5d2fb360079", kill_on_drop: false }` [INFO] [stdout] 49873dd371a1c808d07d0c0ea5609f6b79e4a47164214dda4cd7e5d2fb360079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd31fc3161981f2a7c34fd4195426dea204ef43ec4ad6c849876cc5416388a2 [INFO] running `Command { std: "docker" "start" "-a" "ecd31fc3161981f2a7c34fd4195426dea204ef43ec4ad6c849876cc5416388a2", kill_on_drop: false }` [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockqueue/mod.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> BlockQueueIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> BlockQueueIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/bssrdf.rs:409:9 [INFO] [stdout] | [INFO] [stdout] 409 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 419 | ) -> (Spectrum, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 419 | ) -> (Spectrum, Option>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/film.rs:308:26 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/blockqueue/mod.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> BlockQueueIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn iter(&self) -> BlockQueueIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/bssrdf.rs:409:9 [INFO] [stdout] | [INFO] [stdout] 409 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 419 | ) -> (Spectrum, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 419 | ) -> (Spectrum, Option>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/film.rs:308:26 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.29s [INFO] running `Command { std: "docker" "inspect" "ecd31fc3161981f2a7c34fd4195426dea204ef43ec4ad6c849876cc5416388a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd31fc3161981f2a7c34fd4195426dea204ef43ec4ad6c849876cc5416388a2", kill_on_drop: false }` [INFO] [stdout] ecd31fc3161981f2a7c34fd4195426dea204ef43ec4ad6c849876cc5416388a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 541fbc270eb948bd338de8d80c5118c7c8b548fce630f181fef759f05bcf05c2 [INFO] running `Command { std: "docker" "start" "-a" "541fbc270eb948bd338de8d80c5118c7c8b548fce630f181fef759f05bcf05c2", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/core/film.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/core/film.rs:437:15 [INFO] [stderr] | [INFO] [stderr] 437 | #[cfg(not(feature = "openexr"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/core/film.rs:529:11 [INFO] [stderr] | [INFO] [stderr] 529 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/goniometric.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/goniometric.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/goniometric.rs:25:7 [INFO] [stderr] | [INFO] [stderr] 25 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/goniometric.rs:61:15 [INFO] [stderr] | [INFO] [stderr] 61 | #[cfg(not(feature = "openexr"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/goniometric.rs:70:11 [INFO] [stderr] | [INFO] [stderr] 70 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/infinite.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/infinite.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/infinite.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/infinite.rs:63:15 [INFO] [stderr] | [INFO] [stderr] 63 | #[cfg(not(feature = "openexr"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/infinite.rs:67:11 [INFO] [stderr] | [INFO] [stderr] 67 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/projection.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/projection.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/projection.rs:25:7 [INFO] [stderr] | [INFO] [stderr] 25 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/projection.rs:66:15 [INFO] [stderr] | [INFO] [stderr] 66 | #[cfg(not(feature = "openexr"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `openexr` [INFO] [stderr] --> src/lights/projection.rs:76:11 [INFO] [stderr] | [INFO] [stderr] 76 | #[cfg(feature = "openexr")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/blockqueue/mod.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn iter(&self) -> BlockQueueIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 59 | pub fn iter(&self) -> BlockQueueIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/bssrdf.rs:409:9 [INFO] [stderr] | [INFO] [stderr] 409 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 419 | ) -> (Spectrum, Option) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 419 | ) -> (Spectrum, Option>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/film.rs:308:26 [INFO] [stderr] | [INFO] [stderr] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 308 | pub fn get_film_tile(&self, sample_bounds: &Bounds2i) -> FilmTile<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rs_pbrt` (lib) generated 21 warnings (run `cargo fix --lib -p rs_pbrt` to apply 3 suggestions) [INFO] [stderr] warning: `rs_pbrt` (lib test) generated 21 warnings (21 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_pbrt-4835d978c6820b6f) [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 unittests src/bin/parse_blend_file.rs (/opt/rustwide/target/debug/deps/parse_blend_file-4265adf23a93b387) [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 unittests src/bin/rs_pbrt.rs (/opt/rustwide/target/debug/deps/rs_pbrt-11d8adcd2c098c37) [INFO] [stderr] Doc-tests rs_pbrt [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] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/core/geometry.rs - core::geometry (line 133) ... ok [INFO] [stdout] test src/filters/mod.rs - filters (line 86) ... ok [INFO] [stdout] test src/filters/mod.rs - filters (line 102) ... ok [INFO] [stdout] test src/filters/mod.rs - filters (line 18) ... ok [INFO] [stdout] test src/core/geometry.rs - core::geometry (line 36) ... ok [INFO] [stdout] test src/filters/mod.rs - filters (line 70) ... ok [INFO] [stdout] test src/core/geometry.rs - core::geometry (line 83) ... ok [INFO] [stdout] test src/core/geometry.rs - core::geometry (line 15) ... ok [INFO] [stdout] test src/filters/mod.rs - filters (line 44) ... ok [INFO] [stdout] test src/core/geometry.rs - core::geometry (line 62) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "541fbc270eb948bd338de8d80c5118c7c8b548fce630f181fef759f05bcf05c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541fbc270eb948bd338de8d80c5118c7c8b548fce630f181fef759f05bcf05c2", kill_on_drop: false }` [INFO] [stdout] 541fbc270eb948bd338de8d80c5118c7c8b548fce630f181fef759f05bcf05c2