[INFO] cloning repository https://github.com/AutumnAurelium/git-history-exporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AutumnAurelium/git-history-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutumnAurelium%2Fgit-history-exporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutumnAurelium%2Fgit-history-exporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3b9412920a6b462aeaa284bf186c81afc40daf4
[INFO] building AutumnAurelium/git-history-exporter against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutumnAurelium%2Fgit-history-exporter" "/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/AutumnAurelium/git-history-exporter
[INFO] finished tweaking git repo https://github.com/AutumnAurelium/git-history-exporter
[INFO] tweaked toml for git repo https://github.com/AutumnAurelium/git-history-exporter written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AutumnAurelium/git-history-exporter on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AutumnAurelium/git-history-exporter 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-data v55.2.0
[INFO] [stderr]   Downloaded arrow-select v55.2.0
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded arrow-cast v55.2.0
[INFO] [stderr]   Downloaded arrow-ipc v55.2.0
[INFO] [stderr]   Downloaded arrow-buffer v55.2.0
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded arrow-schema v55.2.0
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.22
[INFO] [stderr]   Downloaded parquet v55.2.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded arrow-array v55.2.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5970ed4bfc262027c2ae8566f04cec48edc99f3efce8d95069858a450b367b51
[INFO] running `Command { std: "docker" "start" "-a" "5970ed4bfc262027c2ae8566f04cec48edc99f3efce8d95069858a450b367b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5970ed4bfc262027c2ae8566f04cec48edc99f3efce8d95069858a450b367b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5970ed4bfc262027c2ae8566f04cec48edc99f3efce8d95069858a450b367b51", kill_on_drop: false }`
[INFO] [stdout] 5970ed4bfc262027c2ae8566f04cec48edc99f3efce8d95069858a450b367b51
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda0df70fb4fb9847f8c2987d591ca76e3b1006444d79e92b10bc7aa95cb3122
[INFO] running `Command { std: "docker" "start" "-a" "dda0df70fb4fb9847f8c2987d591ca76e3b1006444d79e92b10bc7aa95cb3122", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling parquet v55.2.0
[INFO] [stderr]    Compiling git-history-exporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `parquet::schema::types::Type`
[INFO] [stdout]   --> src/archive/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use parquet::schema::types::Type;
[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: `parquet::column::writer::ColumnWriter`
[INFO] [stdout]   --> src/archive/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use parquet::column::writer::ColumnWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ByteArrayType`, `ByteArray`, and `Int64Type`
[INFO] [stdout]   --> src/archive/main.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use parquet::data_type::{ByteArray, Int64Type, ByteArrayType};
[INFO] [stdout]    |                          ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/archive/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]   --> src/archive/main.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use chrono::{DateTime, Utc, Datelike};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]    --> src/archive/main.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let schema = reader.metadata().file_metadata().schema();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bucket_key`
[INFO] [stdout]    --> src/archive/main.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |     for (bucket_key, mut writer_buffer) in writers_map {
[INFO] [stdout]     |          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucket_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "dda0df70fb4fb9847f8c2987d591ca76e3b1006444d79e92b10bc7aa95cb3122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda0df70fb4fb9847f8c2987d591ca76e3b1006444d79e92b10bc7aa95cb3122", kill_on_drop: false }`
[INFO] [stdout] dda0df70fb4fb9847f8c2987d591ca76e3b1006444d79e92b10bc7aa95cb3122
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23d0f90aca80e4d7ca78ae71f8b6e867946e2679777fdf17d37da640c6fa3252
[INFO] running `Command { std: "docker" "start" "-a" "23d0f90aca80e4d7ca78ae71f8b6e867946e2679777fdf17d37da640c6fa3252", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-history-exporter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `parquet::schema::types::Type`
[INFO] [stdout]   --> src/archive/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use parquet::schema::types::Type;
[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: `parquet::column::writer::ColumnWriter`
[INFO] [stdout]   --> src/archive/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use parquet::column::writer::ColumnWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ByteArrayType`, `ByteArray`, and `Int64Type`
[INFO] [stdout]   --> src/archive/main.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use parquet::data_type::{ByteArray, Int64Type, ByteArrayType};
[INFO] [stdout]    |                          ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/archive/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]   --> src/archive/main.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use chrono::{DateTime, Utc, Datelike};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]    --> src/archive/main.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let schema = reader.metadata().file_metadata().schema();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bucket_key`
[INFO] [stdout]    --> src/archive/main.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 393 |     for (bucket_key, mut writer_buffer) in writers_map {
[INFO] [stdout]     |          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucket_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "23d0f90aca80e4d7ca78ae71f8b6e867946e2679777fdf17d37da640c6fa3252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d0f90aca80e4d7ca78ae71f8b6e867946e2679777fdf17d37da640c6fa3252", kill_on_drop: false }`
[INFO] [stdout] 23d0f90aca80e4d7ca78ae71f8b6e867946e2679777fdf17d37da640c6fa3252
