[INFO] fetching crate scandir_rs 2.5.1...
[INFO] checking scandir_rs-2.5.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate scandir_rs 2.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate scandir_rs 2.5.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate scandir_rs 2.5.1
[INFO] finished tweaking crates.io crate scandir_rs 2.5.1
[INFO] tweaked toml for crates.io crate scandir_rs 2.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.21.2 (available: v0.23.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3eae7007478646ba967035a00ce8b16af6aa7b2a6afef040a39189989afeb258
[INFO] running `Command { std: "docker" "start" "-a" "3eae7007478646ba967035a00ce8b16af6aa7b2a6afef040a39189989afeb258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3eae7007478646ba967035a00ce8b16af6aa7b2a6afef040a39189989afeb258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eae7007478646ba967035a00ce8b16af6aa7b2a6afef040a39189989afeb258", kill_on_drop: false }`
[INFO] [stdout] 3eae7007478646ba967035a00ce8b16af6aa7b2a6afef040a39189989afeb258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74f3c54b9521d38389c70bb13d9e5748eb76853ebbe3b19d98368806e774313f
[INFO] running `Command { std: "docker" "start" "-a" "74f3c54b9521d38389c70bb13d9e5748eb76853ebbe3b19d98368806e774313f", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking glob-sl v0.4.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking jwalk-meta v0.9.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking expanduser v1.2.2
[INFO] [stderr]     Checking speedy v0.8.7
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking scandir v2.8.0
[INFO] [stderr]     Checking scandir_rs v2.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `scandir::ScandirResultsType`
[INFO] [stdout]   --> src/pyscandir.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use scandir::{ ErrorsType, ScandirResult, ScandirResultsType };
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           no `ScandirResultsType` in the root
[INFO] [stdout]    |                                           help: a similar name exists in the module: `ScandirResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scandir::ScandirResultsType`
[INFO] [stdout]   --> src/pyscandir.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use scandir::{ ErrorsType, ScandirResult, ScandirResultsType };
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           no `ScandirResultsType` in the root
[INFO] [stdout]    |                                           help: a similar name exists in the module: `ScandirResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/def.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |             st_ctime: entry.st_ctime,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `f64`
[INFO] [stdout]               found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/def.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |             st_ctime: entry.st_ctime,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `f64`
[INFO] [stdout]               found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/def.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |             st_mtime: entry.st_mtime,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `f64`
[INFO] [stdout]               found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/def.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |             st_atime: entry.st_atime,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `f64`
[INFO] [stdout]               found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/def.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |             st_mtime: entry.st_mtime,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `f64`
[INFO] [stdout]               found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/def.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |             st_atime: entry.st_atime,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `f64`
[INFO] [stdout]               found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/def.rs:118:23
[INFO] [stdout]     |
[INFO] [stdout] 118 |             st_ctime: entry.st_ctime,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `f64`
[INFO] [stdout]                found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/def.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |             st_mtime: entry.st_mtime,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `f64`
[INFO] [stdout]                found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/def.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |             st_atime: entry.st_atime,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `f64`
[INFO] [stdout]                found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/def.rs:118:23
[INFO] [stdout]     |
[INFO] [stdout] 118 |             st_ctime: entry.st_ctime,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `f64`
[INFO] [stdout]                found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/def.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |             st_mtime: entry.st_mtime,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `f64`
[INFO] [stdout]                found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/def.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |             st_atime: entry.st_atime,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ expected `f64`, found `Option<SystemTime>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `f64`
[INFO] [stdout]                found enum `Option<SystemTime>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let (entries, errors) = py.allow_threads(|| self.instance.collect())?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^   --------------------------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let (entries, errors) = self.instance.results(only_new.unwrap_or(true));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^   ----------------------------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let (entries, errors) = self.instance.results(only_new.unwrap_or(true));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^   ----------------------------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |             let (entries, errors) = self.instance.results(true);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^   --------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let (entries, errors) = py.allow_threads(|| self.instance.collect())?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^   --------------------------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let (entries, errors) = self.instance.results(only_new.unwrap_or(true));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^   ----------------------------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let (entries, errors) = self.instance.results(only_new.unwrap_or(true));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^   ----------------------------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/pyscandir.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |             let (entries, errors) = self.instance.results(true);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^   --------------------------- this expression has type `ScandirResults`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 expected `ScandirResults`, found `(_, _)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ScandirResults`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scandir_rs` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scandir_rs` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "74f3c54b9521d38389c70bb13d9e5748eb76853ebbe3b19d98368806e774313f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f3c54b9521d38389c70bb13d9e5748eb76853ebbe3b19d98368806e774313f", kill_on_drop: false }`
[INFO] [stdout] 74f3c54b9521d38389c70bb13d9e5748eb76853ebbe3b19d98368806e774313f
