[INFO] fetching crate phper 0.17.1...
[INFO] checking phper-0.17.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate phper 0.17.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate phper 0.17.1
[INFO] finished tweaking crates.io crate phper 0.17.1
[INFO] tweaked toml for crates.io crate phper 0.17.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phper 0.17.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 phper 0.17.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b8cacb82d6d074fe8942e0e61b89ca467c2cb16c1d3afd4c2046965d0f72cdaf
[INFO] running `Command { std: "docker" "start" "-a" "b8cacb82d6d074fe8942e0e61b89ca467c2cb16c1d3afd4c2046965d0f72cdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8cacb82d6d074fe8942e0e61b89ca467c2cb16c1d3afd4c2046965d0f72cdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8cacb82d6d074fe8942e0e61b89ca467c2cb16c1d3afd4c2046965d0f72cdaf", kill_on_drop: false }`
[INFO] [stdout] b8cacb82d6d074fe8942e0e61b89ca467c2cb16c1d3afd4c2046965d0f72cdaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2077afb758db69f68c0b4e41ce51bbe6651af602989ccf516207d84a94579324
[INFO] running `Command { std: "docker" "start" "-a" "2077afb758db69f68c0b4e41ce51bbe6651af602989ccf516207d84a94579324", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling phper-macros v0.15.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling phper-sys v0.15.4
[INFO] [stderr]    Compiling phper-build v0.15.4
[INFO] [stderr]    Compiling phper-alloc v0.16.1
[INFO] [stderr]    Compiling phper v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |                         s.len().try_into().unwrap(),
[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<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                         b.len().try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         s.len().try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:220:21
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     b.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:228:73
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     phper_zend_symtable_str_find(ptr, s.as_c_str_ptr(), s.len().try_into().unwrap())
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     b.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                     b.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:292:21
[INFO] [stdout]     |
[INFO] [stdout] 292 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             name.len().try_into().unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:689:17
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 self.class_name.as_bytes().len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:879:17
[INFO] [stdout]     |
[INFO] [stdout] 879 |                 self.interface_name.as_bytes().len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:969:27
[INFO] [stdout]     |
[INFO] [stdout] 969 |         let name_length = self.name.len().try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:994:25
[INFO] [stdout]     |
[INFO] [stdout] 994 |                         s.len().try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]     --> src/classes.rs:1004:25
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                         b.len().try_into().unwrap(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]     --> src/classes.rs:1039:37
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             phper_zend_object_alloc(size_of::<StateObj<()>>().try_into().unwrap(), ce);
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]     --> src/classes.rs:1119:37
[INFO] [stdout]      |
[INFO] [stdout] 1119 |             phper_zend_object_alloc(size_of::<StateObj<()>>().try_into().unwrap(), ce);
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ini.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |             zend_ini_long(name_ptr, name.len().try_into().unwrap(), 0)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ini.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 |             zend_ini_double(name_ptr, name.len().try_into().unwrap(), 0)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ini.rs:128:52
[INFO] [stdout]     |
[INFO] [stdout] 128 |             let ptr = zend_ini_string_ex(name_ptr, name.len().try_into().unwrap(), 0, null_mut());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/objects.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     name.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/objects.rs:194:21
[INFO] [stdout]     |
[INFO] [stdout] 194 |                     name.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]   --> src/output.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             message.as_bytes().len().try_into().unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/strings.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 s.len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/strings.rs:211:59
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 phper_zend_string_init(s.as_ptr().cast(), s.len().try_into().unwrap(), true.into());
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/values.rs:731:54
[INFO] [stdout]     |
[INFO] [stdout] 731 |             phper_zval_long(val.as_mut_ptr().cast(), i.try_into().unwrap());
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]    --> src/values.rs:742:56
[INFO] [stdout]     |
[INFO] [stdout] 742 |             phper_zval_double(val.as_mut_ptr().cast(), f.try_into().unwrap());
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/values.rs:756:17
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 b.len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phper` (lib) due to 31 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<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |                         s.len().try_into().unwrap(),
[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<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                         b.len().try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         s.len().try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:220:21
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     b.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:228:73
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     phper_zend_symtable_str_find(ptr, s.as_c_str_ptr(), s.len().try_into().unwrap())
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     b.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                     b.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/arrays.rs:292:21
[INFO] [stdout]     |
[INFO] [stdout] 292 |                     s.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             name.len().try_into().unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:689:17
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 self.class_name.as_bytes().len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:879:17
[INFO] [stdout]     |
[INFO] [stdout] 879 |                 self.interface_name.as_bytes().len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:969:27
[INFO] [stdout]     |
[INFO] [stdout] 969 |         let name_length = self.name.len().try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/classes.rs:994:25
[INFO] [stdout]     |
[INFO] [stdout] 994 |                         s.len().try_into().unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]     --> src/classes.rs:1004:25
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                         b.len().try_into().unwrap(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]     --> src/classes.rs:1039:37
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             phper_zend_object_alloc(size_of::<StateObj<()>>().try_into().unwrap(), ce);
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]     --> src/classes.rs:1119:37
[INFO] [stdout]      |
[INFO] [stdout] 1119 |             phper_zend_object_alloc(size_of::<StateObj<()>>().try_into().unwrap(), ce);
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ini.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |             zend_ini_long(name_ptr, name.len().try_into().unwrap(), 0)
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ini.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 |             zend_ini_double(name_ptr, name.len().try_into().unwrap(), 0)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/ini.rs:128:52
[INFO] [stdout]     |
[INFO] [stdout] 128 |             let ptr = zend_ini_string_ex(name_ptr, name.len().try_into().unwrap(), 0, null_mut());
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/objects.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     name.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/objects.rs:194:21
[INFO] [stdout]     |
[INFO] [stdout] 194 |                     name.len().try_into().unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]   --> src/output.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             message.as_bytes().len().try_into().unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/strings.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 s.len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/strings.rs:211:59
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 phper_zend_string_init(s.as_ptr().cast(), s.len().try_into().unwrap(), true.into());
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/values.rs:731:54
[INFO] [stdout]     |
[INFO] [stdout] 731 |             phper_zval_long(val.as_mut_ptr().cast(), i.try_into().unwrap());
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]    --> src/values.rs:742:56
[INFO] [stdout]     |
[INFO] [stdout] 742 |             phper_zval_double(val.as_mut_ptr().cast(), f.try_into().unwrap());
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/values.rs:756:17
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 b.len().try_into().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phper` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "2077afb758db69f68c0b4e41ce51bbe6651af602989ccf516207d84a94579324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2077afb758db69f68c0b4e41ce51bbe6651af602989ccf516207d84a94579324", kill_on_drop: false }`
[INFO] [stdout] 2077afb758db69f68c0b4e41ce51bbe6651af602989ccf516207d84a94579324
