[INFO] fetching crate redisgraph 0.5.0... [INFO] checking redisgraph-0.5.0 against master#49b6ac01d6f4c3da812039ae846407a20961aa4c for pr-154887 [INFO] extracting crate redisgraph 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate redisgraph 0.5.0 [INFO] finished tweaking crates.io crate redisgraph 0.5.0 [INFO] tweaked toml for crates.io crate redisgraph 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redisgraph 0.5.0 on toolchain 49b6ac01d6f4c3da812039ae846407a20961aa4c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 136 packages to latest compatible versions [INFO] [stderr] Adding num v0.2.1 (available: v0.4.3) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding redis v0.16.0 (available: v1.2.0) [INFO] [stderr] Adding serial_test v0.4.0 (available: v3.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v0.4.0 [INFO] [stderr] Downloaded redis v0.16.0 [INFO] [stderr] Downloaded serial_test v0.4.0 [INFO] [stderr] Downloaded parking_lot_core v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8db66f1223ebb1430954883b5db596484166bd3ede9c8487c9954cf07a7148e [INFO] running `Command { std: "docker" "start" "-a" "c8db66f1223ebb1430954883b5db596484166bd3ede9c8487c9954cf07a7148e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8db66f1223ebb1430954883b5db596484166bd3ede9c8487c9954cf07a7148e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8db66f1223ebb1430954883b5db596484166bd3ede9c8487c9954cf07a7148e", kill_on_drop: false }` [INFO] [stdout] c8db66f1223ebb1430954883b5db596484166bd3ede9c8487c9954cf07a7148e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 833a94490724911e2dc5918f60c31d93d8df3474edb497a536d3695f28b01331 [INFO] running `Command { std: "docker" "start" "-a" "833a94490724911e2dc5918f60c31d93d8df3474edb497a536d3695f28b01331", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Checking serial_test v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking redis v0.16.0 [INFO] [stderr] Checking redisgraph v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `client_type_error` [INFO] [stdout] --> src/assignments.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{client_type_error, RedisGraphResult, ResultSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server_type_error` [INFO] [stdout] --> src/graph.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | server_type_error, RedisGraphError, RedisGraphResult, RedisString, ResultSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server_type_error` [INFO] [stdout] --> src/result_set.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{server_type_error, Graph, RedisGraphError, RedisGraphResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client_type_error` [INFO] [stdout] --> src/conversions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | client_type_error, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client_type_error` [INFO] [stdout] --> src/assignments.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{client_type_error, RedisGraphResult, ResultSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server_type_error` [INFO] [stdout] --> src/graph.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | server_type_error, RedisGraphError, RedisGraphResult, RedisString, ResultSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server_type_error` [INFO] [stdout] --> src/result_set.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{server_type_error, Graph, RedisGraphError, RedisGraphResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client_type_error` [INFO] [stdout] --> src/conversions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | client_type_error, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/result_set.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | #[derive(num_derive::FromPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColumnType` [INFO] [stdout] 150 | enum ColumnType { [INFO] [stdout] | ---------- `ColumnType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/result_set.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | #[derive(num_derive::FromPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScalarType` [INFO] [stdout] 348 | enum ScalarType { [INFO] [stdout] | ---------- `ScalarType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/result_set.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | #[derive(num_derive::FromPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColumnType` [INFO] [stdout] 150 | enum ColumnType { [INFO] [stdout] | ---------- `ColumnType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/result_set.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | #[derive(num_derive::FromPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScalarType` [INFO] [stdout] 348 | enum ScalarType { [INFO] [stdout] | ---------- `ScalarType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_graph` is never used [INFO] [stdout] --> tests/common/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_graph ()>(action: F) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [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 51.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.16.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "833a94490724911e2dc5918f60c31d93d8df3474edb497a536d3695f28b01331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "833a94490724911e2dc5918f60c31d93d8df3474edb497a536d3695f28b01331", kill_on_drop: false }` [INFO] [stdout] 833a94490724911e2dc5918f60c31d93d8df3474edb497a536d3695f28b01331