[INFO] fetching crate redisgraphio 0.2.0...
[INFO] checking redisgraphio-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate redisgraphio 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate redisgraphio 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate redisgraphio 0.2.0
[INFO] tweaked toml for crates.io crate redisgraphio 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate redisgraphio 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.0)
[INFO] [stderr]       Adding redis v0.21.7 (available: v0.32.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2743e7fdf01d83cff6a34acd1038d2d0a393300261b62ae110358482bac88620
[INFO] running `Command { std: "docker" "start" "-a" "2743e7fdf01d83cff6a34acd1038d2d0a393300261b62ae110358482bac88620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2743e7fdf01d83cff6a34acd1038d2d0a393300261b62ae110358482bac88620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2743e7fdf01d83cff6a34acd1038d2d0a393300261b62ae110358482bac88620", kill_on_drop: false }`
[INFO] [stdout] 2743e7fdf01d83cff6a34acd1038d2d0a393300261b62ae110358482bac88620
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cce60ae94cc103ad64a1fc30e2e6878b9b8f727a17f672a8de2be70d6258e43
[INFO] running `Command { std: "docker" "start" "-a" "6cce60ae94cc103ad64a1fc30e2e6878b9b8f727a17f672a8de2be70d6258e43", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `redis/tokio-comp, redis/async-std-comp` in required-features of target `Tests`: feature `tokio-comp, redis/async-std-comp` does not exist in package `redis v0.21.7`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking redis v0.21.7
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking redisgraphio v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/parse.rs:273:49
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       GraphValue::Integer(val) => <$t>::try_from(val).map_err(|_| create_rediserror(concat!("Could not convert to ", string...
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / apply_macro!(
[INFO] [stdout] 297 | |     from_graph_value_for_int,
[INFO] [stdout] 298 | |     i8,
[INFO] [stdout] 299 | |     i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |     u64
[INFO] [stdout] 306 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `from_graph_value_for_int` which comes from the expansion of the macro `apply_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redisgraphio` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/parse.rs:273:49
[INFO] [stdout]     |
[INFO] [stdout] 273 |                       GraphValue::Integer(val) => <$t>::try_from(val).map_err(|_| create_rediserror(concat!("Could not convert to ", string...
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / apply_macro!(
[INFO] [stdout] 297 | |     from_graph_value_for_int,
[INFO] [stdout] 298 | |     i8,
[INFO] [stdout] 299 | |     i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |     u64
[INFO] [stdout] 306 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `from_graph_value_for_int` which comes from the expansion of the macro `apply_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redisgraphio` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6cce60ae94cc103ad64a1fc30e2e6878b9b8f727a17f672a8de2be70d6258e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cce60ae94cc103ad64a1fc30e2e6878b9b8f727a17f672a8de2be70d6258e43", kill_on_drop: false }`
[INFO] [stdout] 6cce60ae94cc103ad64a1fc30e2e6878b9b8f727a17f672a8de2be70d6258e43
