[INFO] fetching crate unistore 0.4.0...
[INFO] testing unistore-0.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate unistore 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate unistore 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate unistore 0.4.0
[INFO] tweaked toml for crates.io crate unistore 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unistore 0.4.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unistore 0.4.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b00cc2143133d7e8ad2d23decbd06a661a1065876ad3a33e92e26b08f5475758
[INFO] running `Command { std: "docker" "start" "-a" "b00cc2143133d7e8ad2d23decbd06a661a1065876ad3a33e92e26b08f5475758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b00cc2143133d7e8ad2d23decbd06a661a1065876ad3a33e92e26b08f5475758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00cc2143133d7e8ad2d23decbd06a661a1065876ad3a33e92e26b08f5475758", kill_on_drop: false }`
[INFO] [stdout] b00cc2143133d7e8ad2d23decbd06a661a1065876ad3a33e92e26b08f5475758
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6da90777039cce9bc68bf0b447556fc3b1881a2fafc0a205dadf6190687bf8a0
[INFO] running `Command { std: "docker" "start" "-a" "6da90777039cce9bc68bf0b447556fc3b1881a2fafc0a205dadf6190687bf8a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling byteview v0.6.1
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling quick_cache v0.6.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling robius-directories v5.0.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling value-log v1.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling unistore_derive v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lsm-tree v2.10.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fjall v2.11.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling unistore v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> Result<UniTable<K, V>, Error> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ) -> Result<UniTable<'_, K, V>, Error> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.44s
[INFO] running `Command { std: "docker" "inspect" "6da90777039cce9bc68bf0b447556fc3b1881a2fafc0a205dadf6190687bf8a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da90777039cce9bc68bf0b447556fc3b1881a2fafc0a205dadf6190687bf8a0", kill_on_drop: false }`
[INFO] [stdout] 6da90777039cce9bc68bf0b447556fc3b1881a2fafc0a205dadf6190687bf8a0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cf2e792fec40e29c05020873e67e437c59fce6a20861fd457f175d6468a2a5b
[INFO] running `Command { std: "docker" "start" "-a" "0cf2e792fec40e29c05020873e67e437c59fce6a20861fd457f175d6468a2a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling value-log v1.9.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling lsm-tree v2.10.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling fjall v2.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling unistore v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `unistore`
[INFO] [stdout]   --> src/tests.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[derive(UniStoreItem, Serialize, Deserialize, PartialEq, Debug, Clone)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `UniStoreItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ) -> Result<UniTable<K, V>, Error> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ) -> Result<UniTable<'_, K, V>, Error> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_key` found for struct `String` in the current scope
[INFO] [stdout]   --> src/tests.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[derive(UniStoreItem, Serialize, Deserialize, PartialEq, Debug, Clone)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn as_key(self) -> K;
[INFO] [stdout]    |        ------ the method is available for `String` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the derive macro `UniStoreItem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `AsKey` which provides `as_key` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use crate::AsKey;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/tests.rs:93:53
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let name_retrived = IndexEntry::get_by_name("One")
[INFO] [stdout]    |                             ----------------------- ^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/tests.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[derive(UniStoreItem, Serialize, Deserialize, PartialEq, Debug, Clone)]
[INFO] [stdout]    |              ------------
[INFO] [stdout] ...
[INFO] [stdout] 75 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let name_retrived = IndexEntry::get_by_name("One".to_string())
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/derive.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let index_retrieved = Entry::get_by_name("One").await?;
[INFO] [stdout]    |                           ------------------ ^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> examples/derive.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(UniStoreItem, Serialize, Deserialize, PartialEq, Debug)]
[INFO] [stdout]    |          ------------
[INFO] [stdout] ...
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let index_retrieved = Entry::get_by_name("One".to_string()).await?;
[INFO] [stdout]    |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/derive.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let index_retrieved = Entry::get_by_name("One").await?;
[INFO] [stdout]    |                           ------------------ ^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> examples/derive.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(UniStoreItem, Serialize, Deserialize, PartialEq, Debug)]
[INFO] [stdout]    |          ------------
[INFO] [stdout] ...
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let index_retrieved = Entry::get_by_name("One".to_string()).await?;
[INFO] [stdout]    |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unistore` (example "derive") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unistore` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0cf2e792fec40e29c05020873e67e437c59fce6a20861fd457f175d6468a2a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cf2e792fec40e29c05020873e67e437c59fce6a20861fd457f175d6468a2a5b", kill_on_drop: false }`
[INFO] [stdout] 0cf2e792fec40e29c05020873e67e437c59fce6a20861fd457f175d6468a2a5b
