[INFO] fetching crate arrow-arith 49.0.0...
[INFO] checking arrow-arith-49.0.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate arrow-arith 49.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate arrow-arith 49.0.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arrow-arith 49.0.0
[INFO] finished tweaking crates.io crate arrow-arith 49.0.0
[INFO] tweaked toml for crates.io crate arrow-arith 49.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-random-macro v0.1.16
[INFO] [stderr]   Downloaded const-random v0.1.18
[INFO] [stderr]   Downloaded arrow-array v49.0.0
[INFO] [stderr]   Downloaded arrow-schema v49.0.0
[INFO] [stderr]   Downloaded arrow-buffer v49.0.0
[INFO] [stderr]   Downloaded arrow-data v49.0.0
[INFO] [stderr]   Downloaded packed_simd v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d483fc4553f3a7a8c78293adb9d9a4e1d9a64ffe04e0e28f4c1e769ca9b8286a
[INFO] running `Command { std: "docker" "start" "-a" "d483fc4553f3a7a8c78293adb9d9a4e1d9a64ffe04e0e28f4c1e769ca9b8286a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d483fc4553f3a7a8c78293adb9d9a4e1d9a64ffe04e0e28f4c1e769ca9b8286a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d483fc4553f3a7a8c78293adb9d9a4e1d9a64ffe04e0e28f4c1e769ca9b8286a", kill_on_drop: false }`
[INFO] [stdout] d483fc4553f3a7a8c78293adb9d9a4e1d9a64ffe04e0e28f4c1e769ca9b8286a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd2a1a1bc5daba611e78bedd2f6c9d2cec4f217b9985ed4775ef4870c4e6c81d
[INFO] running `Command { std: "docker" "start" "-a" "dd2a1a1bc5daba611e78bedd2f6c9d2cec4f217b9985ed4775ef4870c4e6c81d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking arrow-schema v49.0.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking arrow-buffer v49.0.0
[INFO] [stderr]     Checking arrow-data v49.0.0
[INFO] [stderr]     Checking arrow-array v49.0.0
[INFO] [stderr]     Checking arrow-arith v49.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ArrowError` is imported redundantly
[INFO] [stdout]   --> src/aggregate.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use arrow_schema::ArrowError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 | use arrow_schema::*;
[INFO] [stdout]    |     --------------- the item `ArrowError` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `return_compute_error_with` is imported redundantly
[INFO] [stdout]    --> src/temporal.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 123 | / macro_rules! return_compute_error_with {
[INFO] [stdout] 124 | |     ($msg:expr, $param:expr) => {
[INFO] [stdout] 125 | |         return { Err(ArrowError::ComputeError(format!("{}: {:?}", $msg, $param))) }
[INFO] [stdout] 126 | |     };
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_- the item `return_compute_error_with` is already defined here
[INFO] [stdout] 128 |
[INFO] [stdout] 129 |   pub(crate) use return_compute_error_with;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ArrowError` is imported redundantly
[INFO] [stdout]   --> src/aggregate.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use arrow_schema::ArrowError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 | use arrow_schema::*;
[INFO] [stdout]    |     --------------- the item `ArrowError` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `return_compute_error_with` is imported redundantly
[INFO] [stdout]    --> src/temporal.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 123 | / macro_rules! return_compute_error_with {
[INFO] [stdout] 124 | |     ($msg:expr, $param:expr) => {
[INFO] [stdout] 125 | |         return { Err(ArrowError::ComputeError(format!("{}: {:?}", $msg, $param))) }
[INFO] [stdout] 126 | |     };
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_- the item `return_compute_error_with` is already defined here
[INFO] [stdout] 128 |
[INFO] [stdout] 129 |   pub(crate) use return_compute_error_with;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
[INFO] running `Command { std: "docker" "inspect" "dd2a1a1bc5daba611e78bedd2f6c9d2cec4f217b9985ed4775ef4870c4e6c81d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd2a1a1bc5daba611e78bedd2f6c9d2cec4f217b9985ed4775ef4870c4e6c81d", kill_on_drop: false }`
[INFO] [stdout] dd2a1a1bc5daba611e78bedd2f6c9d2cec4f217b9985ed4775ef4870c4e6c81d
[INFO] checking arrow-arith-49.0.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate arrow-arith 49.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate arrow-arith 49.0.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arrow-arith 49.0.0
[INFO] finished tweaking crates.io crate arrow-arith 49.0.0
[INFO] tweaked toml for crates.io crate arrow-arith 49.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee96dbbe130a5d9b5b74ac4b32385926aac13d5c5c7611bd8eb5c25658633153
[INFO] running `Command { std: "docker" "start" "-a" "ee96dbbe130a5d9b5b74ac4b32385926aac13d5c5c7611bd8eb5c25658633153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee96dbbe130a5d9b5b74ac4b32385926aac13d5c5c7611bd8eb5c25658633153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee96dbbe130a5d9b5b74ac4b32385926aac13d5c5c7611bd8eb5c25658633153", kill_on_drop: false }`
[INFO] [stdout] ee96dbbe130a5d9b5b74ac4b32385926aac13d5c5c7611bd8eb5c25658633153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 490de6056fd548779d0ca00936080454f9cb89251658417b5f513084461a9b87
[INFO] running `Command { std: "docker" "start" "-a" "490de6056fd548779d0ca00936080454f9cb89251658417b5f513084461a9b87", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking arrow-schema v49.0.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking arrow-buffer v49.0.0
[INFO] [stderr]     Checking arrow-data v49.0.0
[INFO] [stderr]     Checking arrow-array v49.0.0
[INFO] [stderr]     Checking arrow-arith v49.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ArrowError` is imported redundantly
[INFO] [stdout]   --> src/aggregate.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use arrow_schema::ArrowError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 | use arrow_schema::*;
[INFO] [stdout]    |     --------------- the item `ArrowError` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `return_compute_error_with` is imported redundantly
[INFO] [stdout]    --> src/temporal.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 123 | / macro_rules! return_compute_error_with {
[INFO] [stdout] 124 | |     ($msg:expr, $param:expr) => {
[INFO] [stdout] 125 | |         return { Err(ArrowError::ComputeError(format!("{}: {:?}", $msg, $param))) }
[INFO] [stdout] 126 | |     };
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_- the item `return_compute_error_with` is already defined here
[INFO] [stdout] 128 |
[INFO] [stdout] 129 |   pub(crate) use return_compute_error_with;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ArrowError` is imported redundantly
[INFO] [stdout]   --> src/aggregate.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use arrow_schema::ArrowError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 | use arrow_schema::*;
[INFO] [stdout]    |     --------------- the item `ArrowError` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `return_compute_error_with` is imported redundantly
[INFO] [stdout]    --> src/temporal.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 123 | / macro_rules! return_compute_error_with {
[INFO] [stdout] 124 | |     ($msg:expr, $param:expr) => {
[INFO] [stdout] 125 | |         return { Err(ArrowError::ComputeError(format!("{}: {:?}", $msg, $param))) }
[INFO] [stdout] 126 | |     };
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_- the item `return_compute_error_with` is already defined here
[INFO] [stdout] 128 |
[INFO] [stdout] 129 |   pub(crate) use return_compute_error_with;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "490de6056fd548779d0ca00936080454f9cb89251658417b5f513084461a9b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "490de6056fd548779d0ca00936080454f9cb89251658417b5f513084461a9b87", kill_on_drop: false }`
[INFO] [stdout] 490de6056fd548779d0ca00936080454f9cb89251658417b5f513084461a9b87
