[INFO] fetching crate dodo 0.3.1...
[INFO] testing dodo-0.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dodo 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate dodo 0.3.1
[INFO] finished tweaking crates.io crate dodo 0.3.1
[INFO] tweaked toml for crates.io crate dodo 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dodo 0.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dodo 0.3.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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0cf4e5c7b37f7672bdae8c37076f5b0480e801774edc7f2801fb688f345f48c
[INFO] running `Command { std: "docker" "start" "-a" "c0cf4e5c7b37f7672bdae8c37076f5b0480e801774edc7f2801fb688f345f48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0cf4e5c7b37f7672bdae8c37076f5b0480e801774edc7f2801fb688f345f48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0cf4e5c7b37f7672bdae8c37076f5b0480e801774edc7f2801fb688f345f48c", kill_on_drop: false }`
[INFO] [stdout] c0cf4e5c7b37f7672bdae8c37076f5b0480e801774edc7f2801fb688f345f48c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14b331d93af347c946c4f9efc77a43e9e6a99abe5b9636a2b411f6968062f370
[INFO] running `Command { std: "docker" "start" "-a" "14b331d93af347c946c4f9efc77a43e9e6a99abe5b9636a2b411f6968062f370", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dodo-derive v0.3.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling dodo v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use directory::*;
[INFO] [stdout]    |         ------------ but the name `Iter` in the type namespace is also re-exported here
[INFO] [stdout]  9 | pub use error::*;
[INFO] [stdout] 10 | pub use memory::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `Iter` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collection/mod.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn find_all(&self) -> Result<CollectionCursor<T, S, S::Iterator, R>> {
[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] 155 |     pub fn find_all(&self) -> Result<CollectionCursor<'_, T, S, S::Iterator, R>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.41s
[INFO] running `Command { std: "docker" "inspect" "14b331d93af347c946c4f9efc77a43e9e6a99abe5b9636a2b411f6968062f370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14b331d93af347c946c4f9efc77a43e9e6a99abe5b9636a2b411f6968062f370", kill_on_drop: false }`
[INFO] [stdout] 14b331d93af347c946c4f9efc77a43e9e6a99abe5b9636a2b411f6968062f370
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 015dc03263f14d986d563f6086eaa9eed212b7995f95b629490f2e5980261905
[INFO] running `Command { std: "docker" "start" "-a" "015dc03263f14d986d563f6086eaa9eed212b7995f95b629490f2e5980261905", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling semver-parser v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling regex v1.5.3
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling dodo-derive v0.3.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling version-sync v0.9.2
[INFO] [stderr]    Compiling dodo v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use directory::*;
[INFO] [stdout]    |         ------------ but the name `Iter` in the type namespace is also re-exported here
[INFO] [stdout]  9 | pub use error::*;
[INFO] [stdout] 10 | pub use memory::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `Iter` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collection/mod.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn find_all(&self) -> Result<CollectionCursor<T, S, S::Iterator, R>> {
[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] 155 |     pub fn find_all(&self) -> Result<CollectionCursor<'_, T, S, S::Iterator, R>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use directory::*;
[INFO] [stdout]    |         ------------ but the name `Iter` in the type namespace is also re-exported here
[INFO] [stdout]  9 | pub use error::*;
[INFO] [stdout] 10 | pub use memory::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `Iter` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collection/mod.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn find_all(&self) -> Result<CollectionCursor<T, S, S::Iterator, R>> {
[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] 155 |     pub fn find_all(&self) -> Result<CollectionCursor<'_, T, S, S::Iterator, R>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dodo::YamlSerializer`
[INFO] [stdout]    --> tests/serializer/yaml.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use dodo::{Serializer, YamlSerializer};
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        no `YamlSerializer` in the root
[INFO] [stdout]     |                        help: a similar name exists in the module: `JsonSerializer`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "yaml")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `yaml` feature
[INFO] [stdout] 158 | pub use serializer::YamlSerializer;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dodo::storage::LockedDirectory`
[INFO] [stdout]  --> tests/storage/locked_directory.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dodo::storage::{LockedDirectory, Storage};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^ no `LockedDirectory` in `storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fs2`
[INFO] [stdout]   --> tests/storage/locked_directory.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use fs2::{self, FileExt};
[INFO] [stdout]    |               ^^^^ no external crate `fs2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serializer`
[INFO] [stdout]  --> tests/serializer/yaml.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dodo::{Serializer, YamlSerializer};
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_lock_exclusive` found for struct `File` in the current scope
[INFO] [stdout]   --> tests/storage/locked_directory.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |         assert_eq!(file.try_lock_exclusive().err().expect("entry should have been locked").kind(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_lock_exclusive` found for struct `File` in the current scope
[INFO] [stdout]    --> tests/storage/locked_directory.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |         assert_eq!(file.try_lock_exclusive().err().expect("entry should have been locked").kind(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_lock_exclusive` found for struct `File` in the current scope
[INFO] [stdout]    --> tests/storage/locked_directory.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |         assert!(file.try_lock_exclusive().is_ok(), "entry should have been unlocked");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dodo` (test "dodo") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "015dc03263f14d986d563f6086eaa9eed212b7995f95b629490f2e5980261905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015dc03263f14d986d563f6086eaa9eed212b7995f95b629490f2e5980261905", kill_on_drop: false }`
[INFO] [stdout] 015dc03263f14d986d563f6086eaa9eed212b7995f95b629490f2e5980261905
