[INFO] fetching crate redis-om 0.1.0...
[INFO] testing redis-om-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate redis-om 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate redis-om 0.1.0
[INFO] finished tweaking crates.io crate redis-om 0.1.0
[INFO] tweaked toml for crates.io crate redis-om 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis-om 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 192 packages to latest compatible versions
[INFO] [stderr]       Adding redis v0.22.3 (available: v1.0.2)
[INFO] [stderr]       Adding redis-swapplex v0.4.1 (available: v0.13.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c86b7ec6c4808bf5c2be566a1b29c8d38ebbc85e822e7b9cdb1f0e922fc5210
[INFO] running `Command { std: "docker" "start" "-a" "8c86b7ec6c4808bf5c2be566a1b29c8d38ebbc85e822e7b9cdb1f0e922fc5210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c86b7ec6c4808bf5c2be566a1b29c8d38ebbc85e822e7b9cdb1f0e922fc5210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c86b7ec6c4808bf5c2be566a1b29c8d38ebbc85e822e7b9cdb1f0e922fc5210", kill_on_drop: false }`
[INFO] [stdout] 8c86b7ec6c4808bf5c2be566a1b29c8d38ebbc85e822e7b9cdb1f0e922fc5210
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 09fd043dbe5dd6fdc7c19db0e38013702f196af5a6ff6e51e314188fdb226716
[INFO] running `Command { std: "docker" "start" "-a" "09fd043dbe5dd6fdc7c19db0e38013702f196af5a6ff6e51e314188fdb226716", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rusty_ulid v2.0.0
[INFO] [stderr]    Compiling redis-om-macros v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling redis-om v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/stream_model/reply.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct StreamKey {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     /// The stream `key`.
[INFO] [stdout] 17 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "09fd043dbe5dd6fdc7c19db0e38013702f196af5a6ff6e51e314188fdb226716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09fd043dbe5dd6fdc7c19db0e38013702f196af5a6ff6e51e314188fdb226716", kill_on_drop: false }`
[INFO] [stdout] 09fd043dbe5dd6fdc7c19db0e38013702f196af5a6ff6e51e314188fdb226716
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a84a04950a2d7aef8f66afc4d4bcdd4e6269e969e78dc9074b6977b5e9d001b8
[INFO] running `Command { std: "docker" "start" "-a" "a84a04950a2d7aef8f66afc4d4bcdd4e6269e969e78dc9074b6977b5e9d001b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling derive-redis-swapplex v0.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusty_ulid v2.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive-env-url v2.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling env-url v2.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling redis-swapplex v0.4.1
[INFO] [stderr]    Compiling redis-om v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/stream_model/reply.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct StreamKey {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     /// The stream `key`.
[INFO] [stdout] 17 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key` is never read
[INFO] [stdout]   --> src/stream_model/reply.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct StreamKey {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     /// The stream `key`.
[INFO] [stdout] 17 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a84a04950a2d7aef8f66afc4d4bcdd4e6269e969e78dc9074b6977b5e9d001b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84a04950a2d7aef8f66afc4d4bcdd4e6269e969e78dc9074b6977b5e9d001b8", kill_on_drop: false }`
[INFO] [stdout] a84a04950a2d7aef8f66afc4d4bcdd4e6269e969e78dc9074b6977b5e9d001b8
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fb83c5d9cff37d97d57f669500723abd3363130044909488fa699c748c6733d7
[INFO] running `Command { std: "docker" "start" "-a" "fb83c5d9cff37d97d57f669500723abd3363130044909488fa699c748c6733d7", kill_on_drop: false }`
[INFO] [stderr] warning: field `key` is never read
[INFO] [stderr]   --> src/stream_model/reply.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct StreamKey {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 16 |     /// The stream `key`.
[INFO] [stderr] 17 |     pub key: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StreamKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `redis-om` (lib) generated 1 warning
[INFO] [stderr] warning: `redis-om` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/redis-om/ae54f1e8ec6e5769/deps/redis_om-ae54f1e8ec6e5769)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash_model_async.rs (/opt/rustwide/target/debug/build/redis-om/1406a2cd5ce85a24/deps/hash_model_async-1406a2cd5ce85a24)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash_model_sync.rs (/opt/rustwide/target/debug/build/redis-om/19922c5e32a78053/deps/hash_model_sync-19922c5e32a78053)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_model_async.rs (/opt/rustwide/target/debug/build/redis-om/12d9287a0c697f9d/deps/json_model_async-12d9287a0c697f9d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_model_sync.rs (/opt/rustwide/target/debug/build/redis-om/3d0c00f5fe0ff764/deps/json_model_sync-3d0c00f5fe0ff764)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis_model.rs (/opt/rustwide/target/debug/build/redis-om/7b5f09e86b5fa191/deps/redis_model-7b5f09e86b5fa191)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test basic_with_custom_prefix_and_pk ... ok
[INFO] [stdout] test basic_with_no_options ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis_value.rs (/opt/rustwide/target/debug/build/redis-om/863ebf24ba60c6f1/deps/redis_value-863ebf24ba60c6f1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test enum_with_no_options ... ok
[INFO] [stdout] test enum_struct_compo ... ok
[INFO] [stdout] test enum_with_rename_all_option ... ok
[INFO] [stdout] test struct_with_no_options ... ok
[INFO] [stdout] test struct_with_rename_all_option ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stream_model_async.rs (/opt/rustwide/target/debug/build/redis-om/7d55181f26c5a507/deps/stream_model_async-7d55181f26c5a507)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test example ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- example stdout ----
[INFO] [stdout] Error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test stream_model_async`
[INFO] running `Command { std: "docker" "inspect" "fb83c5d9cff37d97d57f669500723abd3363130044909488fa699c748c6733d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb83c5d9cff37d97d57f669500723abd3363130044909488fa699c748c6733d7", kill_on_drop: false }`
[INFO] [stdout] fb83c5d9cff37d97d57f669500723abd3363130044909488fa699c748c6733d7
