[INFO] fetching crate arrow-array 52.2.0... [INFO] checking arrow-array-52.2.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate arrow-array 52.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate arrow-array 52.2.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arrow-array 52.2.0 [INFO] finished tweaking crates.io crate arrow-array 52.2.0 [INFO] tweaked toml for crates.io crate arrow-array 52.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 105 packages to latest compatible versions [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5e6235a1a48116492555bea20f42133d64edd6dcc4e5dd6f158440752a06973 [INFO] running `Command { std: "docker" "start" "-a" "d5e6235a1a48116492555bea20f42133d64edd6dcc4e5dd6f158440752a06973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5e6235a1a48116492555bea20f42133d64edd6dcc4e5dd6f158440752a06973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e6235a1a48116492555bea20f42133d64edd6dcc4e5dd6f158440752a06973", kill_on_drop: false }` [INFO] [stdout] d5e6235a1a48116492555bea20f42133d64edd6dcc4e5dd6f158440752a06973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863e69603bc5138e523dfc181d22aeb356aa6413923721e27aae938dab8ee470 [INFO] running `Command { std: "docker" "start" "-a" "863e69603bc5138e523dfc181d22aeb356aa6413923721e27aae938dab8ee470", kill_on_drop: false }` [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking arrow-schema v52.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v52.2.0 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking arrow-data v52.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking arrow-array v52.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/boolean_array.rs:583:15 [INFO] [stdout] | [INFO] [stdout] 583 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/fixed_size_binary_array.rs:744:15 [INFO] [stdout] | [INFO] [stdout] 744 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/fixed_size_list_array.rs:527:15 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/list_array.rs:907:15 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/list_array.rs:929:15 [INFO] [stdout] | [INFO] [stdout] 929 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/list_array.rs:980:15 [INFO] [stdout] | [INFO] [stdout] 980 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/list_array.rs:996:15 [INFO] [stdout] | [INFO] [stdout] 996 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `force_validate` [INFO] [stdout] --> src/array/primitive_array.rs:2159:15 [INFO] [stdout] | [INFO] [stdout] 2159 | #[cfg(not(feature = "force_validate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `force_validate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test_utils` [INFO] [stdout] --> src/array/string_array.rs:379:11 [INFO] [stdout] | [INFO] [stdout] 379 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `test_utils` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test_utils` [INFO] [stdout] --> src/array/string_array.rs:395:11 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `test_utils` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test_utils` [INFO] [stdout] --> src/array/string_array.rs:411:11 [INFO] [stdout] | [INFO] [stdout] 411 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `test_utils` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test_utils` [INFO] [stdout] --> src/array/string_array.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chrono-tz` and `ffi` [INFO] [stdout] = help: consider adding `test_utils` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `Command { std: "docker" "inspect" "863e69603bc5138e523dfc181d22aeb356aa6413923721e27aae938dab8ee470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863e69603bc5138e523dfc181d22aeb356aa6413923721e27aae938dab8ee470", kill_on_drop: false }` [INFO] [stdout] 863e69603bc5138e523dfc181d22aeb356aa6413923721e27aae938dab8ee470