[INFO] cloning repository https://github.com/asaaki/cloudfront-logs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asaaki/cloudfront-logs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasaaki%2Fcloudfront-logs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasaaki%2Fcloudfront-logs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a695df4cd3c9d9cad75f83c8a8a516659045b771
[INFO] testing asaaki/cloudfront-logs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasaaki%2Fcloudfront-logs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/asaaki/cloudfront-logs
[INFO] finished tweaking git repo https://github.com/asaaki/cloudfront-logs
[INFO] tweaked toml for git repo https://github.com/asaaki/cloudfront-logs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asaaki/cloudfront-logs 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] crate git repo https://github.com/asaaki/cloudfront-logs 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" "+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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 77b7b3f9450dc129de733ead18c595bfd47c638352b5447d6e704cd8400bce90
[INFO] running `Command { std: "docker" "start" "-a" "77b7b3f9450dc129de733ead18c595bfd47c638352b5447d6e704cd8400bce90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77b7b3f9450dc129de733ead18c595bfd47c638352b5447d6e704cd8400bce90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b7b3f9450dc129de733ead18c595bfd47c638352b5447d6e704cd8400bce90", kill_on_drop: false }`
[INFO] [stdout] 77b7b3f9450dc129de733ead18c595bfd47c638352b5447d6e704cd8400bce90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f956ff9e929d308fde44e703f9711186790ec773fb8ea34c8cb3152561cc702c
[INFO] running `Command { std: "docker" "start" "-a" "f956ff9e929d308fde44e703f9711186790ec773fb8ea34c8cb3152561cc702c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling arrow-schema v56.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling time v0.3.44
[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 strum_macros v0.27.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.0.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling parquet v56.0.0
[INFO] [stderr]    Compiling arrow-data v56.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling arrow-array v56.0.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-select v56.0.0
[INFO] [stderr]    Compiling arrow-ipc v56.0.0
[INFO] [stderr]    Compiling parquet_derive v56.0.0
[INFO] [stderr]    Compiling arrow-cast v56.0.0
[INFO] [stderr]    Compiling cloudfront-logs v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "f956ff9e929d308fde44e703f9711186790ec773fb8ea34c8cb3152561cc702c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f956ff9e929d308fde44e703f9711186790ec773fb8ea34c8cb3152561cc702c", kill_on_drop: false }`
[INFO] [stdout] f956ff9e929d308fde44e703f9711186790ec773fb8ea34c8cb3152561cc702c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f08d510715443d5a0adda54652dc63551b94b42d49f0dd44e2506e810c6c183f
[INFO] running `Command { std: "docker" "start" "-a" "f08d510715443d5a0adda54652dc63551b94b42d49f0dd44e2506e810c6c183f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling arrow-array v56.0.0
[INFO] [stderr]    Compiling parquet v56.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling arrow-select v56.0.0
[INFO] [stderr]    Compiling arrow-ipc v56.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling arrow-cast v56.0.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling parquet_derive v56.0.0
[INFO] [stderr]    Compiling cloudfront-logs v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.15s
[INFO] running `Command { std: "docker" "inspect" "f08d510715443d5a0adda54652dc63551b94b42d49f0dd44e2506e810c6c183f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f08d510715443d5a0adda54652dc63551b94b42d49f0dd44e2506e810c6c183f", kill_on_drop: false }`
[INFO] [stdout] f08d510715443d5a0adda54652dc63551b94b42d49f0dd44e2506e810c6c183f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f9b09073e3813e29fc98233040410f9255b8239afcba05dd1f711f5c83ad030d
[INFO] running `Command { std: "docker" "start" "-a" "f9b09073e3813e29fc98233040410f9255b8239afcba05dd1f711f5c83ad030d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudfront_logs-1744e27ff7c52f92)
[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::derived_parquet_schema ... ok
[INFO] [stdout] test tests::readme_examples_simple ... ok
[INFO] [stdout] test tests::result_type_from_str_checks ... ok
[INFO] [stdout] test tests::readme_examples_typed ... ok
[INFO] [stdout] test tests::result_type_to_str_checks ... ok
[INFO] [stdout] test tests::self_referentially_owned_types ... ok
[INFO] [stdout] test tests::transformation_roundtrip ... ok
[INFO] [stdout] test tests::x_forwarded_for_addrs_checks ... ok
[INFO] [stdout] test tests::validate_parquet_schema_v0 ... ok
[INFO] [stdout] test tests::validate_parquet_schema_v1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudfront_logs
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/borrowed/typed/time.rs - borrowed::typed::time::UnvalidatedLogline (line 61) ... FAILED
[INFO] [stdout] test src/borrowed/typed/time.rs - borrowed::typed::time::ValidatedLogline (line 27) ... FAILED
[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/owned/parquet.rs - owned::parquet::UnvalidatedLogline (line 273) ... ok
[INFO] [stdout] test src/borrowed/raw.rs - borrowed::raw::ValidatedLogline (line 20) ... ok
[INFO] [stdout] test src/owned/parquet.rs - owned::parquet::ValidatedLogline (line 30) ... ok
[INFO] [stdout] test src/borrowed/raw.rs - borrowed::raw::UnvalidatedLogline (line 54) ... ok
[INFO] [stdout] test src/borrowed/typed/chrono.rs - borrowed::typed::chrono::UnvalidatedLogline (line 63) ... ok
[INFO] [stdout] test src/borrowed/typed/chrono.rs - borrowed::typed::chrono::ValidatedLogline (line 29) ... 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/simple.rs - borrowed::simple::ValidatedLogline (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/borrowed/typed/time.rs - borrowed::typed::time::UnvalidatedLogline (line 61) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6jAjw1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcloudfront_logs-d59397c571322d44,libmemchr-eb753e192a6bbd2d,libparquet-cecdc4fb843ce623,libzstd-7a839cefd262b0b3,libzstd_safe-a5c93c03008d959d,libzstd_sys-cc575d59c3afad6b,liblz4_flex-7596fe50e107ec70,libbrotli-b59730865a4dd5b8,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libarrow_cast-1cbd039fe1143f92,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libsimdutf8-0b1b63a7b11d4058,libflate2-ea4e7424313fd1b1,liblibz_rs_sys-071413170a26abfb,libzlib_rs-7cd35a9d51dbd80e,libcrc32fast-2b7a1fd93149b03b,libsnap-0ae7ab24dc55f3b2,libarrow_ipc-50c70fd28079dc22,libflatbuffers-638caef26367758a,libbitflags-ff7cd226995c6b8d,libbase64-32787b0325ea6df8,libtwox_hash-645480055a1096fa,libthrift-97482b6a6db661c0,libordered_float-26e475960be00db2,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libarrow_select-508e15b20a018ed1,libarrow_array-042ef0c3a94aa993,libahash-81c2d254b0d24698,libgetrandom-3757c36556d35c6e,liblibc-a033ff8e3a2aed60,libonce_cell-fec8baa7cd08812b,libzerocopy-ae6265f4d6aef6ae,libhashbrown-e327c0f7da61a4cc,libarrow_data-5d5b8119018e0c31,libarrow_buffer-0eccd5f53a02540a,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libbytes-82ad4f0211bdc963,libarrow_schema-e1d336b6c00459ee,libstrum-e956dbfee4a9bbfb,libself_cell-32fc0454313d1b40,libtime-2756e7ad8b1f7e5e,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-ed269925d7a19484,libpowerfmt-f6019a2766e431f7,libchrono-90a3b6ef8b0dcb58,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-e97f4693f684d8a0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6jAjw1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-24278e1b7df073a1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxpLmXS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/borrowed/typed/time.rs - borrowed::typed::time::ValidatedLogline (line 27) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3P3Vqv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcloudfront_logs-d59397c571322d44,libmemchr-eb753e192a6bbd2d,libparquet-cecdc4fb843ce623,libzstd-7a839cefd262b0b3,libzstd_safe-a5c93c03008d959d,libzstd_sys-cc575d59c3afad6b,liblz4_flex-7596fe50e107ec70,libbrotli-b59730865a4dd5b8,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libarrow_cast-1cbd039fe1143f92,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libsimdutf8-0b1b63a7b11d4058,libflate2-ea4e7424313fd1b1,liblibz_rs_sys-071413170a26abfb,libzlib_rs-7cd35a9d51dbd80e,libcrc32fast-2b7a1fd93149b03b,libsnap-0ae7ab24dc55f3b2,libarrow_ipc-50c70fd28079dc22,libflatbuffers-638caef26367758a,libbitflags-ff7cd226995c6b8d,libbase64-32787b0325ea6df8,libtwox_hash-645480055a1096fa,libthrift-97482b6a6db661c0,libordered_float-26e475960be00db2,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libarrow_select-508e15b20a018ed1,libarrow_array-042ef0c3a94aa993,libahash-81c2d254b0d24698,libgetrandom-3757c36556d35c6e,liblibc-a033ff8e3a2aed60,libonce_cell-fec8baa7cd08812b,libzerocopy-ae6265f4d6aef6ae,libhashbrown-e327c0f7da61a4cc,libarrow_data-5d5b8119018e0c31,libarrow_buffer-0eccd5f53a02540a,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libbytes-82ad4f0211bdc963,libarrow_schema-e1d336b6c00459ee,libstrum-e956dbfee4a9bbfb,libself_cell-32fc0454313d1b40,libtime-2756e7ad8b1f7e5e,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-ed269925d7a19484,libpowerfmt-f6019a2766e431f7,libchrono-90a3b6ef8b0dcb58,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-e97f4693f684d8a0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3P3Vqv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-24278e1b7df073a1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttjJwmo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/borrowed/typed/time.rs - borrowed::typed::time::UnvalidatedLogline (line 61)
[INFO] [stdout]     src/borrowed/typed/time.rs - borrowed::typed::time::ValidatedLogline (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f9b09073e3813e29fc98233040410f9255b8239afcba05dd1f711f5c83ad030d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b09073e3813e29fc98233040410f9255b8239afcba05dd1f711f5c83ad030d", kill_on_drop: false }`
[INFO] [stdout] f9b09073e3813e29fc98233040410f9255b8239afcba05dd1f711f5c83ad030d
