[INFO] fetching crate filmrolls 0.1.1...
[INFO] checking filmrolls-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate filmrolls 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate filmrolls 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate filmrolls 0.1.1
[INFO] tweaked toml for crates.io crate filmrolls 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate filmrolls 0.1.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate filmrolls 0.1.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4bc50e18ecaee2603e2e2257efa43f882fa872ab777a539b23a8cbd65d002df
[INFO] running `Command { std: "docker" "start" "-a" "b4bc50e18ecaee2603e2e2257efa43f882fa872ab777a539b23a8cbd65d002df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4bc50e18ecaee2603e2e2257efa43f882fa872ab777a539b23a8cbd65d002df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4bc50e18ecaee2603e2e2257efa43f882fa872ab777a539b23a8cbd65d002df", kill_on_drop: false }`
[INFO] [stdout] b4bc50e18ecaee2603e2e2257efa43f882fa872ab777a539b23a8cbd65d002df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eecabde96bcbab03127e047f05b08e1302d5a2884357aa9702725907ea4e89f0
[INFO] running `Command { std: "docker" "start" "-a" "eecabde96bcbab03127e047f05b08e1302d5a2884357aa9702725907ea4e89f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking toml_writer v1.0.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling xmp_toolkit v1.10.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking rust-3d v0.34.0
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking geo-types v0.7.16
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking map_3d v0.1.5
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking ucs2 v0.3.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking dms-coordinates v1.3.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking snapbox v0.6.21
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking toml_edit v0.23.1
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.3
[INFO] [stderr]     Checking clio v0.3.5
[INFO] [stderr]     Checking quick-xml v0.38.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking little_exif v0.6.14
[INFO] [stderr]     Checking trycmd v0.15.10
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking shadow-rs v1.2.0
[INFO] [stderr]    Compiling filmrolls v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:103:59
[INFO] [stdout]     |
[INFO] [stdout] 103 |       fn try_from(value: &str) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 104 | |         Self::from_str(value)
[INFO] [stdout] 105 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Self::from_str(value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:111:53
[INFO] [stdout]     |
[INFO] [stdout] 111 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 112 | |         Ok(Self::Simple {
[INFO] [stdout] 113 | |             full_name: s.trim().into(),
[INFO] [stdout] 114 | |         })
[INFO] [stdout] 115 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         Ok(Self::Simple {
[INFO] [stdout] 113 | |             full_name: s.trim().into(),
[INFO] [stdout] 114 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:160:59
[INFO] [stdout]     |
[INFO] [stdout] 160 |       fn try_from(value: &str) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 161 | |         Self::from_str(value)
[INFO] [stdout] 162 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         Self::from_str(value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:168:53
[INFO] [stdout]     |
[INFO] [stdout] 168 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 169 | |         Ok(Self::Simple {
[INFO] [stdout] 170 | |             full_name: s.trim().into(),
[INFO] [stdout] 171 | |         })
[INFO] [stdout] 172 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | /         Ok(Self::Simple {
[INFO] [stdout] 170 | |             full_name: s.trim().into(),
[INFO] [stdout] 171 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<rolls::Lens>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |               lens: value
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 203 | |                 .lens
[INFO] [stdout] 204 | |                 .as_deref()
[INFO] [stdout] 205 | |                 .map(TryInto::try_into)
[INFO] [stdout] 206 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Film>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |               film: value
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 279 | |                 .title
[INFO] [stdout] 280 | |                 .as_deref()
[INFO] [stdout] 281 | |                 .map(TryInto::try_into)
[INFO] [stdout] 282 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<rolls::Camera>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |               camera: value
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 287 | |                 .camera
[INFO] [stdout] 288 | |                 .as_deref()
[INFO] [stdout] 289 | |                 .map(TryInto::try_into)
[INFO] [stdout] 290 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Film>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 |               film: first
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 324 | |                 .document_name
[INFO] [stdout] 325 | |                 .as_deref()
[INFO] [stdout] 326 | |                 .map(TryInto::try_into)
[INFO] [stdout] 327 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `filmrolls` (bin "filmrolls") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/cmds.rs:231:21
[INFO] [stdout]     |
[INFO] [stdout] 231 |             camera: "Voigtländer Bessa R2M".try_into().ok(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/cmds.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     lens: "Voigtländer Color Skopar 35/2.5 Pancake II".try_into().ok(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:103:59
[INFO] [stdout]     |
[INFO] [stdout] 103 |       fn try_from(value: &str) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 104 | |         Self::from_str(value)
[INFO] [stdout] 105 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Self::from_str(value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:111:53
[INFO] [stdout]     |
[INFO] [stdout] 111 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 112 | |         Ok(Self::Simple {
[INFO] [stdout] 113 | |             full_name: s.trim().into(),
[INFO] [stdout] 114 | |         })
[INFO] [stdout] 115 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         Ok(Self::Simple {
[INFO] [stdout] 113 | |             full_name: s.trim().into(),
[INFO] [stdout] 114 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:160:59
[INFO] [stdout]     |
[INFO] [stdout] 160 |       fn try_from(value: &str) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 161 | |         Self::from_str(value)
[INFO] [stdout] 162 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         Self::from_str(value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:168:53
[INFO] [stdout]     |
[INFO] [stdout] 168 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 169 | |         Ok(Self::Simple {
[INFO] [stdout] 170 | |             full_name: s.trim().into(),
[INFO] [stdout] 171 | |         })
[INFO] [stdout] 172 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | /         Ok(Self::Simple {
[INFO] [stdout] 170 | |             full_name: s.trim().into(),
[INFO] [stdout] 171 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<rolls::Lens>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |               lens: value
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 203 | |                 .lens
[INFO] [stdout] 204 | |                 .as_deref()
[INFO] [stdout] 205 | |                 .map(TryInto::try_into)
[INFO] [stdout] 206 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<rolls::Film>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |               film: value
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 279 | |                 .title
[INFO] [stdout] 280 | |                 .as_deref()
[INFO] [stdout] 281 | |                 .map(TryInto::try_into)
[INFO] [stdout] 282 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<rolls::Camera>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |               camera: value
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 287 | |                 .camera
[INFO] [stdout] 288 | |                 .as_deref()
[INFO] [stdout] 289 | |                 .map(TryInto::try_into)
[INFO] [stdout] 290 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<rolls::Film>, Infallible>
[INFO] [stdout]    --> src/rolls.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 |               film: first
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 324 | |                 .document_name
[INFO] [stdout] 325 | |                 .as_deref()
[INFO] [stdout] 326 | |                 .map(TryInto::try_into)
[INFO] [stdout] 327 | |                 .transpose()
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:459:13
[INFO] [stdout]     |
[INFO] [stdout] 459 |             Camera::try_from("Voigtländer Bessa R2M"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:460:13
[INFO] [stdout]     |
[INFO] [stdout] 460 | /             Ok(Camera::Simple {
[INFO] [stdout] 461 | |                 full_name: "Voigtländer Bessa R2M".into()
[INFO] [stdout] 462 | |             })
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 | /         assert_eq!(
[INFO] [stdout] 459 | |             Camera::try_from("Voigtländer Bessa R2M"),
[INFO] [stdout] 460 | |             Ok(Camera::Simple {
[INFO] [stdout] 461 | |                 full_name: "Voigtländer Bessa R2M".into()
[INFO] [stdout] 462 | |             })
[INFO] [stdout] 463 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert_eq` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Camera, Infallible>
[INFO] [stdout]    --> src/rolls.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 | /         assert_eq!(
[INFO] [stdout] 459 | |             Camera::try_from("Voigtländer Bessa R2M"),
[INFO] [stdout] 460 | |             Ok(Camera::Simple {
[INFO] [stdout] 461 | |                 full_name: "Voigtländer Bessa R2M".into()
[INFO] [stdout] 462 | |             })
[INFO] [stdout] 463 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert_eq` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Lens::try_from("Voigtländer Color Skopar 35/2.5 Pancake II"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 | /             Ok(Lens::Simple {
[INFO] [stdout] 483 | |                 full_name: "Voigtländer Color Skopar 35/2.5 Pancake II".into()
[INFO] [stdout] 484 | |             })
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 | /         assert_eq!(
[INFO] [stdout] 481 | |             Lens::try_from("Voigtländer Color Skopar 35/2.5 Pancake II"),
[INFO] [stdout] 482 | |             Ok(Lens::Simple {
[INFO] [stdout] 483 | |                 full_name: "Voigtländer Color Skopar 35/2.5 Pancake II".into()
[INFO] [stdout] 484 | |             })
[INFO] [stdout] 485 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert_eq` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<rolls::Lens, Infallible>
[INFO] [stdout]    --> src/rolls.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 | /         assert_eq!(
[INFO] [stdout] 481 | |             Lens::try_from("Voigtländer Color Skopar 35/2.5 Pancake II"),
[INFO] [stdout] 482 | |             Ok(Lens::Simple {
[INFO] [stdout] 483 | |                 full_name: "Voigtländer Color Skopar 35/2.5 Pancake II".into()
[INFO] [stdout] 484 | |             })
[INFO] [stdout] 485 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::assert_eq` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `filmrolls` (bin "filmrolls" test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "eecabde96bcbab03127e047f05b08e1302d5a2884357aa9702725907ea4e89f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eecabde96bcbab03127e047f05b08e1302d5a2884357aa9702725907ea4e89f0", kill_on_drop: false }`
[INFO] [stdout] eecabde96bcbab03127e047f05b08e1302d5a2884357aa9702725907ea4e89f0
