[INFO] cloning repository https://github.com/ogrman/test-parquet-read-records
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogrman/test-parquet-read-records" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogrman%2Ftest-parquet-read-records", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogrman%2Ftest-parquet-read-records'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b3d0f94d09ef18064945cc346ad22acdc485f3b
[INFO] checking ogrman/test-parquet-read-records against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogrman%2Ftest-parquet-read-records" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ogrman/test-parquet-read-records
[INFO] finished tweaking git repo https://github.com/ogrman/test-parquet-read-records
[INFO] tweaked toml for git repo https://github.com/ogrman/test-parquet-read-records written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogrman/test-parquet-read-records on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ogrman/test-parquet-read-records already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.11.1
[INFO] [stderr]   Downloaded const-random v0.1.17
[INFO] [stderr]   Downloaded arrow-buffer v49.0.0
[INFO] [stderr]   Downloaded arrow-data v49.0.0
[INFO] [stderr]   Downloaded arrow-schema v49.0.0
[INFO] [stderr]   Downloaded arrow-select v49.0.0
[INFO] [stderr]   Downloaded arrow-ipc v49.0.0
[INFO] [stderr]   Downloaded flatbuffers v23.5.26
[INFO] [stderr]   Downloaded parquet v49.0.0
[INFO] [stderr]   Downloaded arrow-cast v49.0.0
[INFO] [stderr]   Downloaded arrow-array v49.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 064e99f26f36cb6eaa1ef5e84e89a643ea2c90847b5cca6943629d85a0db22a1
[INFO] running `Command { std: "docker" "start" "-a" "064e99f26f36cb6eaa1ef5e84e89a643ea2c90847b5cca6943629d85a0db22a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "064e99f26f36cb6eaa1ef5e84e89a643ea2c90847b5cca6943629d85a0db22a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064e99f26f36cb6eaa1ef5e84e89a643ea2c90847b5cca6943629d85a0db22a1", kill_on_drop: false }`
[INFO] [stdout] 064e99f26f36cb6eaa1ef5e84e89a643ea2c90847b5cca6943629d85a0db22a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75da17910bf5cd513dde0733567b53403267bdbd09ea4ef25086bbaf20103167
[INFO] running `Command { std: "docker" "start" "-a" "75da17910bf5cd513dde0733567b53403267bdbd09ea4ef25086bbaf20103167", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking arrow-schema v49.0.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking zerocopy v0.7.28
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lz4_flex v0.11.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[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-select v49.0.0
[INFO] [stderr]     Checking arrow-cast v49.0.0
[INFO] [stderr]     Checking arrow-ipc v49.0.0
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking parquet v49.0.0
[INFO] [stderr]     Checking parquet-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.93s
[INFO] running `Command { std: "docker" "inspect" "75da17910bf5cd513dde0733567b53403267bdbd09ea4ef25086bbaf20103167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75da17910bf5cd513dde0733567b53403267bdbd09ea4ef25086bbaf20103167", kill_on_drop: false }`
[INFO] [stdout] 75da17910bf5cd513dde0733567b53403267bdbd09ea4ef25086bbaf20103167
