[INFO] fetching crate cloudfront-logs 0.9.1... [INFO] testing cloudfront-logs-0.9.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate cloudfront-logs 0.9.1 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate cloudfront-logs 0.9.1 [INFO] finished tweaking crates.io crate cloudfront-logs 0.9.1 [INFO] tweaked toml for crates.io crate cloudfront-logs 0.9.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cloudfront-logs 0.9.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 142 packages to latest compatible versions [INFO] [stderr] Adding parquet v54.3.1 (available: v56.2.0) [INFO] [stderr] Adding parquet_derive v54.3.1 (available: v56.2.0) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6f32633713c2dd26e29b4b73733c50c32770ea6bb16fab3fb963a74ac29e851 [INFO] running `Command { std: "docker" "start" "-a" "d6f32633713c2dd26e29b4b73733c50c32770ea6bb16fab3fb963a74ac29e851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6f32633713c2dd26e29b4b73733c50c32770ea6bb16fab3fb963a74ac29e851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f32633713c2dd26e29b4b73733c50c32770ea6bb16fab3fb963a74ac29e851", kill_on_drop: false }` [INFO] [stdout] d6f32633713c2dd26e29b4b73733c50c32770ea6bb16fab3fb963a74ac29e851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ca830262f54b599ae99792b09d5cb996314a4051d90ec2eec54f9423dc44fc [INFO] running `Command { std: "docker" "start" "-a" "14ca830262f54b599ae99792b09d5cb996314a4051d90ec2eec54f9423dc44fc", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling arrow-schema v54.3.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling parquet v54.3.1 [INFO] [stderr] Compiling arrow-buffer v54.3.1 [INFO] [stderr] Compiling arrow-data v54.3.1 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-select v54.3.1 [INFO] [stderr] Compiling arrow-ipc v54.3.1 [INFO] [stderr] Compiling parquet_derive v54.3.1 [INFO] [stderr] Compiling arrow-cast v54.3.1 [INFO] [stderr] Compiling cloudfront-logs v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "14ca830262f54b599ae99792b09d5cb996314a4051d90ec2eec54f9423dc44fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ca830262f54b599ae99792b09d5cb996314a4051d90ec2eec54f9423dc44fc", kill_on_drop: false }` [INFO] [stdout] 14ca830262f54b599ae99792b09d5cb996314a4051d90ec2eec54f9423dc44fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36268df73c765eb17fa81618930c0584e1bd81af901a485c2606088c232d4b69 [INFO] running `Command { std: "docker" "start" "-a" "36268df73c765eb17fa81618930c0584e1bd81af901a485c2606088c232d4b69", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling parquet v54.3.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling arrow-select v54.3.1 [INFO] [stderr] Compiling arrow-ipc v54.3.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling parquet_derive v54.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling arrow-cast v54.3.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cloudfront-logs v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "36268df73c765eb17fa81618930c0584e1bd81af901a485c2606088c232d4b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36268df73c765eb17fa81618930c0584e1bd81af901a485c2606088c232d4b69", kill_on_drop: false }` [INFO] [stdout] 36268df73c765eb17fa81618930c0584e1bd81af901a485c2606088c232d4b69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7550d6cd5a5d8f1675c0839a417692bd9767ae411e23fc223f1570eb05b5455 [INFO] running `Command { std: "docker" "start" "-a" "b7550d6cd5a5d8f1675c0839a417692bd9767ae411e23fc223f1570eb05b5455", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudfront_logs-9d203872268f4df3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::owned_types ... ok [INFO] [stdout] test tests::readme_examples_borrow ... ok [INFO] [stdout] test tests::readme_examples_simple ... ok [INFO] [stdout] test tests::readme_examples_typed ... ok [INFO] [stdout] test tests::derived_parquet_schema ... ok [INFO] [stdout] test tests::result_type_from_str_checks ... ok [INFO] [stdout] test tests::result_type_to_str_checks ... ok [INFO] [stdout] test tests::transformation_roundtrip ... ok [INFO] [stdout] test tests::self_referentially_owned_types ... ok [INFO] [stdout] test tests::validate_parquet_schema_v1 ... ok [INFO] [stdout] test tests::validate_parquet_schema_v0 ... ok [INFO] [stdout] test tests::x_forwarded_for_addrs_checks ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests cloudfront_logs [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/owned/parquet.rs - owned::parquet::UnvalidatedLogline (line 273) ... ok [INFO] [stdout] test src/borrowed/simple.rs - borrowed::simple::ValidatedLogline (line 29) ... ok [INFO] [stdout] test src/owned/parquet.rs - owned::parquet::ValidatedLogline (line 30) ... ok [INFO] [stdout] test src/borrowed/typed/chrono.rs - borrowed::typed::chrono::ValidatedLogline (line 29) ... ok [INFO] [stdout] test src/borrowed/raw.rs - borrowed::raw::ValidatedLogline (line 20) ... ok [INFO] [stdout] test src/shared.rs - shared::validate_line (line 12) ... ok [INFO] [stdout] test src/borrowed/simple.rs - borrowed::simple::UnvalidatedLogline (line 66) ... ok [INFO] [stdout] test src/borrowed/raw.rs - borrowed::raw::UnvalidatedLogline (line 54) ... ok [INFO] [stdout] test src/borrowed/typed/time.rs - borrowed::typed::time::UnvalidatedLogline (line 61) ... ok [INFO] [stdout] test src/borrowed/parquet.rs - borrowed::parquet::UnvalidatedLogline (line 273) ... ok [INFO] [stdout] test src/borrowed/parquet.rs - borrowed::parquet::ValidatedLogline (line 30) ... ok [INFO] [stdout] test src/borrowed/typed/time.rs - borrowed::typed::time::ValidatedLogline (line 27) ... ok [INFO] [stdout] test src/borrowed/typed/chrono.rs - borrowed::typed::chrono::UnvalidatedLogline (line 63) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7550d6cd5a5d8f1675c0839a417692bd9767ae411e23fc223f1570eb05b5455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7550d6cd5a5d8f1675c0839a417692bd9767ae411e23fc223f1570eb05b5455", kill_on_drop: false }` [INFO] [stdout] b7550d6cd5a5d8f1675c0839a417692bd9767ae411e23fc223f1570eb05b5455