[INFO] fetching crate drmemd 0.5.0...
[INFO] testing drmemd-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate drmemd 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate drmemd 0.5.0
[INFO] finished tweaking crates.io crate drmemd 0.5.0
[INFO] tweaked toml for crates.io crate drmemd 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate drmemd 0.5.0 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 drmemd 0.5.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" "+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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2bf731f537a219925e4c768a8ac6e825b4d931a68f239b234a8c10c4b43c027
[INFO] running `Command { std: "docker" "start" "-a" "d2bf731f537a219925e4c768a8ac6e825b4d931a68f239b234a8c10c4b43c027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2bf731f537a219925e4c768a8ac6e825b4d931a68f239b234a8c10c4b43c027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2bf731f537a219925e4c768a8ac6e825b4d931a68f239b234a8c10c4b43c027", kill_on_drop: false }`
[INFO] [stdout] d2bf731f537a219925e4c768a8ac6e825b4d931a68f239b234a8c10c4b43c027
[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=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] 05777b8f5b26829495eba891ce2f0da0300e64c068e30e860b5c32e829ca8a14
[INFO] running `Command { std: "docker" "start" "-a" "05777b8f5b26829495eba891ce2f0da0300e64c068e30e860b5c32e829ca8a14", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cactus v1.0.7
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lrpar v0.13.10
[INFO] [stderr]    Compiling lrlex v0.13.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling vob v3.0.4
[INFO] [stderr]    Compiling packedvec v1.2.5
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sparsevec v0.2.2
[INFO] [stderr]    Compiling cfgrammar v0.13.10
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling lrtable v0.13.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling drmemd v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling drmem-api v0.5.0
[INFO] [stdout] error[E0432]: unresolved import `crate::backends::store`
[INFO] [stdout]    --> src/config.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::backends::store;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |     |                |
[INFO] [stdout]     |     |                help: a similar name exists in the module (notice the capitalization): `Store`
[INFO] [stdout]     |     no `store` in `backends`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/backends/mod.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "simple-backend")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `simple-backend` feature
[INFO] [stdout] 124 | pub use simple as store;
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/backends/mod.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "redis-backend")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `redis-backend` feature
[INFO] [stdout] 129 | pub use redis as store;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::backends::store`
[INFO] [stdout]    --> src/core/mod.rs:1:23
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::backends::{store, Store};
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       no `store` in `backends`
[INFO] [stdout]     |                       help: a similar name exists in the module (notice the capitalization): `Store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/backends/mod.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "simple-backend")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `simple-backend` feature
[INFO] [stdout] 124 | pub use simple as store;
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/backends/mod.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "redis-backend")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `redis-backend` feature
[INFO] [stdout] 129 | pub use redis as store;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `dyn Store + std::marker::Send` cannot be known at compilation time
[INFO] [stdout]   --> src/core/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let backend = Box::new(store::open(&cfg).await?);
[INFO] [stdout]    |                       -------- ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `dyn Store + std::marker::Send`
[INFO] [stdout] note: required by a bound in `Box::<T>::new`
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:260:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `dyn Store + std::marker::Send` cannot be known at compilation time
[INFO] [stdout]   --> src/core/mod.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let backend = Box::new(store::open(&cfg).await?);
[INFO] [stdout]    |                                                       ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `dyn Store + std::marker::Send`
[INFO] [stdout] note: required by a bound in `Break`
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/control_flow.rs:96:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drmemd` (bin "drmemd") due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05777b8f5b26829495eba891ce2f0da0300e64c068e30e860b5c32e829ca8a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05777b8f5b26829495eba891ce2f0da0300e64c068e30e860b5c32e829ca8a14", kill_on_drop: false }`
[INFO] [stdout] 05777b8f5b26829495eba891ce2f0da0300e64c068e30e860b5c32e829ca8a14
