[INFO] cloning repository https://github.com/mutton-dev/sessync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutton-dev/sessync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutton-dev%2Fsessync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutton-dev%2Fsessync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48c907f3bd18566bf74d3fe8335e2ad5cddbfa9e
[INFO] testing mutton-dev/sessync against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutton-dev%2Fsessync" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mutton-dev/sessync
[INFO] finished tweaking git repo https://github.com/mutton-dev/sessync
[INFO] tweaked toml for git repo https://github.com/mutton-dev/sessync written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mutton-dev/sessync on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mutton-dev/sessync 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.7
[INFO] [stderr]   Downloaded zmij v0.1.7
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded google-cloud-rpc v1.2.0
[INFO] [stderr]   Downloaded google-cloud-gax v1.4.0
[INFO] [stderr]   Downloaded reqwest-middleware v0.4.2
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded google-cloud-bigquery v0.15.0
[INFO] [stderr]   Downloaded google-cloud-token v0.1.2
[INFO] [stderr]   Downloaded google-cloud-wkt v1.2.0
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded google-cloud-gax v0.19.2
[INFO] [stderr]   Downloaded google-cloud-metadata v0.5.1
[INFO] [stderr]   Downloaded tokio-retry2 v0.5.8
[INFO] [stderr]   Downloaded google-cloud-auth v0.17.2
[INFO] [stderr]   Downloaded arrow-string v53.4.1
[INFO] [stderr]   Downloaded flate2 v1.1.5
[INFO] [stderr]   Downloaded arrow-row v53.4.1
[INFO] [stderr]   Downloaded flatbuffers v24.12.23
[INFO] [stderr]   Downloaded lexical-core v1.0.6
[INFO] [stderr]   Downloaded arrow-schema v53.4.1
[INFO] [stderr]   Downloaded arrow-data v53.4.1
[INFO] [stderr]   Downloaded arrow-ord v53.4.1
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.6
[INFO] [stderr]   Downloaded arrow-select v53.4.1
[INFO] [stderr]   Downloaded bon v3.8.1
[INFO] [stderr]   Downloaded arrow v53.4.1
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.6
[INFO] [stderr]   Downloaded arrow-arith v53.4.1
[INFO] [stderr]   Downloaded bigdecimal v0.4.9
[INFO] [stderr]   Downloaded arrow-buffer v53.4.1
[INFO] [stderr]   Downloaded arrow-cast v53.4.1
[INFO] [stderr]   Downloaded bon-macros v3.8.1
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded arrow-ipc v53.4.1
[INFO] [stderr]   Downloaded lexical-util v1.0.7
[INFO] [stderr]   Downloaded lexical-write-float v1.0.6
[INFO] [stderr]   Downloaded google-cloud-auth v1.3.0
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.6
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded arrow-array v53.4.1
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded google-cloud-googleapis v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e
[INFO] running `Command { std: "docker" "start" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling google-cloud-googleapis v0.16.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling google-cloud-auth v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling google-cloud-token v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling google-cloud-wkt v1.2.0
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling google-cloud-rpc v1.2.0
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-retry2 v0.5.8
[INFO] [stderr]    Compiling google-cloud-gax v1.4.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling google-cloud-gax v0.19.2
[INFO] [stderr]    Compiling google-cloud-metadata v0.5.1
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling google-cloud-auth v0.17.2
[INFO] [stderr]    Compiling google-cloud-bigquery v0.15.0
[INFO] [stderr]    Compiling sessync v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling google-cloud-metadata v0.5.1
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling google-cloud-auth v1.3.0
[INFO] [stderr]    Compiling google-cloud-auth v0.17.2
[INFO] [stderr]    Compiling google-cloud-bigquery v0.15.0
[INFO] [stderr]    Compiling sessync v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.04s
[INFO] running `Command { std: "docker" "inspect" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sessync-98732271ad4cef58)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_real_auth_provider_new ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_prepare_rows_empty ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_prepare_rows_multiple ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_prepare_rows_single ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_expand_key_path_absolute ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_prepare_credentials_sets_env_var ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_empty ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_dry_run ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_success ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_success ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_empty_logs ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_expand_key_path_with_tilde ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_non_retryable_error ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_session_log_input_minimal ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_session_log_input_deserialization ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_capped ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_first_retry ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_tool_use_result_serialized_as_json_string ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_second_retry ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_third_retry ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_constants ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_error_chain_to_string ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_connection_error ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_error_classification_disjoint ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_request_too_large_error ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_network_errors ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_non_retryable ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_transient_error ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_invalid_json ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_missing_required_field ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_valid_config ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_empty_directory ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_finds_jsonl ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_real_auth_provider_default ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_message_serialized_as_json_string ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_nonexistent_directory ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_with_tilde ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_tool_use_result_none_serialization ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_rate_limit ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_default_impl ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_empty ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_from_domain_state ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_valid_jsonl ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_nonexistent ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_new ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_to_domain_state ... ok
[INFO] [stdout] test application::dto::upload_config::tests::test_upload_config_clone ... ok
[INFO] [stdout] test application::use_cases::discover_logs::tests::test_discover_logs_empty ... ok
[INFO] [stdout] test application::use_cases::discover_logs::tests::test_discover_logs_success ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_load_valid_state ... ok
[INFO] [stdout] test application::use_cases::parse_logs::tests::test_parse_logs_empty_files ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_with_invalid_lines ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_batch_splitting ... ok
[INFO] [stdout] test application::use_cases::parse_logs::tests::test_parse_logs_without_deduplication ... ok
[INFO] [stdout] test application::use_cases::parse_logs::tests::test_parse_logs_with_deduplication ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_expand_key_path_relative ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_failure ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_success ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_input_minimal ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_new_validates_uuid ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_serialization ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_empty ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_tool_use_result_serialized_as_json_string ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_message_serialized_as_json_string ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_input_deserialization ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_empty ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_into_vec ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_from_vec ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_logs_ref ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_new ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_by_size ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_by_size_zero ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_half ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_half_odd_count ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_half_single ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_is_uploaded ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_add_uploaded ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_default ... ok
[INFO] [stdout] test domain::repositories::upload_repository::tests::test_upload_result_new ... ok
[INFO] [stdout] test domain::repositories::upload_repository::tests::test_upload_result_new_empty ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_extract_uuids ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_extract_uuids_empty ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_all_uploaded ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_disabled ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_empty_uploaded ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_removes_uploaded ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_new_state ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_dry_run ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_session_log_output_serialization ... ok
[INFO] [stdout] test driver::cli::tests::test_args_combined ... ok
[INFO] [stdout] test driver::cli::tests::test_args_all_projects ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_not_found ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_save_state ... ok
[INFO] [stdout] test application::dto::upload_config::tests::test_upload_config_new ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_tool_use_result_none_serialization ... ok
[INFO] [stdout] test driver::cli::tests::test_args_custom_config ... ok
[INFO] [stdout] test driver::workflow::tests::test_get_all_projects_log_dir ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_absolute ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_relative ... ok
[INFO] [stdout] test driver::workflow::tests::test_get_project_log_dir ... ok
[INFO] [stdout] test driver::cli::tests::test_args_dry_run ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_with_root ... ok
[INFO] [stdout] test driver::cli::tests::test_args_default_config ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_single ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_prepare_credentials_expands_tilde ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_server_errors ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_multiple_batches ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_transient_error_then_success ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_connection_reset_recovery ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_max_connection_resets ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_max_retries_exceeded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.68s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sessync-bacb477bcfad0951)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_expand_key_path_absolute ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_prepare_credentials_expands_tilde ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_expand_key_path_relative ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_prepare_credentials_sets_env_var ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_real_auth_provider_default ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_real_auth_provider_new ... ok
[INFO] [stdout] test adapter::auth::gcp_auth::tests::test_expand_key_path_with_tilde ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_prepare_rows_empty ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_prepare_rows_multiple ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_prepare_rows_single ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_dry_run ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_non_retryable_error ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_empty_logs ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_success ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_dry_run ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_empty ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_message_serialized_as_json_string ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_session_log_input_minimal ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_session_log_output_serialization ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_tool_use_result_serialized_as_json_string ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_capped ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_first_retry ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_second_retry ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_calculate_retry_delay_third_retry ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_constants ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_session_log_input_deserialization ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_error_classification_disjoint ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_request_too_large_error ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_non_retryable ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_connection_error ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_not_found ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_network_errors ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_error_chain_to_string ... ok
[INFO] [stdout] test adapter::bigquery::models::tests::test_tool_use_result_none_serialization ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_success ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_server_errors ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_missing_required_field ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_valid_config ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_retryable_error_rate_limit ... ok
[INFO] [stdout] test adapter::config::json_config::tests::test_load_invalid_json ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_default_impl ... ok
[INFO] [stdout] test adapter::bigquery::retry::tests::test_is_transient_error ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_from_domain_state ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_nonexistent ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_nonexistent_directory ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_new ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_to_domain_state ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_load_valid_state ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_finds_jsonl ... ok
[INFO] [stdout] test adapter::repositories::json_state_repository::tests::test_save_state ... ok
[INFO] [stdout] test application::dto::upload_config::tests::test_upload_config_clone ... ok
[INFO] [stdout] test application::dto::upload_config::tests::test_upload_config_new ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_with_invalid_lines ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_empty_directory ... ok
[INFO] [stdout] test application::use_cases::discover_logs::tests::test_discover_logs_success ... ok
[INFO] [stdout] test application::use_cases::parse_logs::tests::test_parse_logs_without_deduplication ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_valid_jsonl ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_parse_log_file_empty ... ok
[INFO] [stdout] test application::use_cases::discover_logs::tests::test_discover_logs_empty ... ok
[INFO] [stdout] test application::use_cases::parse_logs::tests::test_parse_logs_with_deduplication ... ok
[INFO] [stdout] test application::use_cases::parse_logs::tests::test_parse_logs_empty_files ... ok
[INFO] [stdout] test adapter::repositories::file_log_repository::tests::test_discover_log_files_with_tilde ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_empty ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_failure ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_batch_splitting ... ok
[INFO] [stdout] test application::use_cases::upload_logs::tests::test_upload_logs_success ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_new_validates_uuid ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_input_deserialization ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_input_minimal ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_message_serialized_as_json_string ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_from_vec ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_session_log_serialization ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_empty ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_into_vec ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_logs_ref ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_new ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_tool_use_result_serialized_as_json_string ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_by_size ... ok
[INFO] [stdout] test domain::entities::session_log::tests::test_tool_use_result_none_serialization ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_by_size_zero ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_half ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_half_odd_count ... ok
[INFO] [stdout] test domain::entities::upload_batch::tests::test_upload_batch_split_half_single ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_add_uploaded ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_default ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_new_state ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_removes_uploaded ... ok
[INFO] [stdout] test domain::repositories::upload_repository::tests::test_upload_result_new ... ok
[INFO] [stdout] test domain::repositories::upload_repository::tests::test_upload_result_new_empty ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_extract_uuids ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_extract_uuids_empty ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_all_uploaded ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_disabled ... ok
[INFO] [stdout] test domain::repositories::state_repository::tests::test_is_uploaded ... ok
[INFO] [stdout] test domain::services::deduplication::tests::test_filter_duplicates_empty_uploaded ... ok
[INFO] [stdout] test driver::cli::tests::test_args_combined ... ok
[INFO] [stdout] test driver::workflow::tests::test_get_all_projects_log_dir ... ok
[INFO] [stdout] test driver::cli::tests::test_args_default_config ... ok
[INFO] [stdout] test driver::workflow::tests::test_get_project_log_dir ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_absolute ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_relative ... ok
[INFO] [stdout] test driver::cli::tests::test_args_dry_run ... ok
[INFO] [stdout] test driver::cli::tests::test_args_custom_config ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_single ... ok
[INFO] [stdout] test driver::cli::tests::test_args_all_projects ... ok
[INFO] [stdout] test driver::workflow::tests::test_path_to_project_name_with_root ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_multiple_batches ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_transient_error_then_success ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_connection_reset_recovery ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_with_factory_max_connection_resets ... ok
[INFO] [stdout] test adapter::bigquery::batch_uploader::tests::test_upload_to_bigquery_max_retries_exceeded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-879ec0bd65161b81)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_bigquery_upload_e2e ... ignored
[INFO] [stdout] test test_fixture_file_valid_jsonl ... ok
[INFO] [stdout] test test_fixture_file_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workflow_test.rs (/opt/rustwide/target/debug/deps/workflow_test-7dd18424c13b350a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Doc-tests sessync
[INFO] [stdout] test test_workflow_execute_empty_log_directory ... ok
[INFO] [stdout] test test_workflow_execute_dry_run_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/application/use_cases/upload_logs.rs - application::use_cases::upload_logs::UploadLogsUseCase<U,S>::execute (line 67) - compile ... ok
[INFO] [stdout] test src/application/use_cases/parse_logs.rs - application::use_cases::parse_logs::ParseLogsUseCase<L,S>::execute (line 57) - compile ... ok
[INFO] [stdout] test src/application/use_cases/discover_logs.rs - application::use_cases::discover_logs::DiscoverLogsUseCase<R>::execute (line 44) - compile ... ok
[INFO] [stdout] test src/domain/services/deduplication.rs - domain::services::deduplication::DeduplicationService::filter_duplicates (line 30) ... FAILED
[INFO] [stdout] test src/application/dto/upload_config.rs - application::dto::upload_config::UploadConfig::new (line 60) ... FAILED
[INFO] [stdout] test src/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_by_size (line 59) ... FAILED
[INFO] [stdout] test src/application/dto/upload_config.rs - application::dto::upload_config::UploadConfig::new (line 38) has been running for over 60 seconds
[INFO] [stdout] test src/domain/entities/session_log.rs - domain::entities::session_log::SessionLog::new (line 116) has been running for over 60 seconds
[INFO] [stdout] test src/domain/entities/session_log.rs - domain::entities::session_log::SessionLog::new (line 156) has been running for over 60 seconds
[INFO] [stdout] test src/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_half (line 135) has been running for over 60 seconds
[INFO] [stdout] test src/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_half (line 178) has been running for over 60 seconds
[INFO] [stdout] test src/domain/repositories/upload_repository.rs - domain::repositories::upload_repository::UploadResult::is_success (line 39) has been running for over 60 seconds
[INFO] [stdout] test src/domain/services/deduplication.rs - domain::services::deduplication::DeduplicationService::extract_uuids (line 145) has been running for over 60 seconds
[INFO] [stdout] test src/domain/services/deduplication.rs - domain::services::deduplication::DeduplicationService::filter_duplicates (line 78) has been running for over 60 seconds
[INFO] [stdout] test src/domain/entities/session_log.rs - domain::entities::session_log::SessionLog::new (line 116) ... FAILED
[INFO] [stdout] test src/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_half (line 178) ... FAILED
[INFO] [stdout] test src/domain/services/deduplication.rs - domain::services::deduplication::DeduplicationService::extract_uuids (line 145) ... ok
[INFO] [stdout] test src/domain/services/deduplication.rs - domain::services::deduplication::DeduplicationService::filter_duplicates (line 78) ... ok
[INFO] [stdout] test src/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_half (line 135) ... ok
[INFO] [stdout] test src/application/dto/upload_config.rs - application::dto::upload_config::UploadConfig::new (line 38) ... ok
[INFO] [stdout] test src/domain/repositories/upload_repository.rs - domain::repositories::upload_repository::UploadResult::is_success (line 39) ... ok
[INFO] [stdout] test src/domain/entities/session_log.rs - domain::entities::session_log::SessionLog::new (line 156) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/domain/services/deduplication.rs - domain::services::deduplication::DeduplicationService::filter_duplicates (line 30) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZmDFSJ/rustc4byosT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsessync-a7e8e2e387d9330f,libuuid-ac06141256e4b825,libshellexpand-aa806913eae63bc3,libdirs-e4a6a88f9521a65c,libdirs_sys-f9386cea0b55a89a,liboption_ext-61303ef911796993,libhostname-d960334b0368a641,libclap-24a5412eceb6cdaa,libclap_builder-949030a744a560cc,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libgoogle_cloud_bigquery-561c139a8b02a5a1,libasync_stream-921036e09c186ae6,libarrow-513a15bedaa3eff4,libarrow_row-d87820bd1631e83a,libarrow_ipc-ff056047cdb20d07,libflatbuffers-b01c3e19f158ef9a,libbitflags-dde12b0d7d495b50,libarrow_string-4f36b428bdcbb827,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libarrow_cast-4c8fca7e5f195068,libatoi-dc6bd8e91cb520c9,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-e7d166050b2437a7,libarrow_ord-518daa19647f81fb,libarrow_select-52629b6551438037,libarrow_array-6a64936fa1fa6ed9,libahash-5eaed4a62732f7d0,libgetrandom-e9e2281d2ba01336,libhashbrown-646cb50410e39eac,libarrow_data-74213a28802ea1f1,libarrow_schema-5fa579d6d637cfc3,libarrow_buffer-f1a065306e13d7a1,libhalf-6c9fcacb8dc1539f,libnum-473d78cdd0926abc,libnum_iter-bf249853f029b852,libnum_rational-0bae183bc602111f,libnum_complex-72a3e5c16a293c46,libbigdecimal-cd6fd7020701fd2b,liblibm-fcdc73388b8e5e3e,libreqwest_middleware-94eac63e9172e111,libgoogle_cloud_auth-33b9f0cf70970d12,libhome-2459c00c573c2c5a,liburlencoding-061758bc6028ea3e,libjsonwebtoken-78ca2babb9959214,libpem-c65b0b75163a9934,libsimple_asn1-d7611a4dd7a70aad,libtime-e98a7c0cf3d2a1f6,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-15c647dd4226919a,libpowerfmt-f6019a2766e431f7,libthiserror-0043c23109030bd2,libnum_bigint-ec67d768efa4dc4b,libnum_integer-fb4a4843f219fdd1,libgoogle_cloud_metadata-c6620bb4453b788c,libreqwest-fcdec8b0be01b430,libserde_urlencoded-eecec9f9ea31de27,libryu-d74114518a8aae1d,libhyper_rustls-2dd521a5c9b4b99a,libhyper_tls-982badbd0f79dc93,libtokio_native_tls-7dd87307f2f54a19,libencoding_rs-c7a67ac351c2b19f,libserde_json-e1f94922a641709c,libmemchr-9be7e24c0cc6f173,libzmij-4ede2ec825a66384,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-1242e59d7099b7f2,libiri_string-de8b1024d8676424,libtower-e044aea14e23c9f6,libnative_tls-4788f9ade682082e,libopenssl_probe-2c6d21a9709cae46,libopenssl-4c8df65ed5b8e8b8,libbitflags-9362e66b8880981a,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-50aedcc573b0a97b,liburl-8ef7a562620e5b9e,libidna-a7259ac1804fa87f,libutf8_iter-51566bbad89f3a68,libidna_adapter-fd040e4dc3ea08bd,libicu_properties-1218e5fe244a1bcb,libicu_properties_data-b217809bf575558a,libicu_normalizer-3f63b22fe71f8ad4,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f848a04a873ec430,libpotential_utf-f1196e747bd320f6,libicu_provider-6d6fc9bff1233bdb,libicu_locale_core-fcc2a043bf1013b3,libtinystr-bf5750854d814c2c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-05cd4cdd9e2769ab,libzerotrie-b96157d99e8805da,libyoke-fc00e93d63a755fe,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-e1261061674e35a7,libform_urlencoded-58b0f0edb59b40d2,libsync_wrapper-a254cb6192850e87,libbase64-13144a1f1e192158,libgoogle_cloud_googleapis-ee47a2c202df229a,libprost_types-5eed80792691d501,libgoogle_cloud_gax-6637715aa6059ab3,libthiserror-8853cc8429d96e0b,libtokio_retry2-719c23be09a63517,libgoogle_cloud_token-01777c89644fad3e,libtonic-c82eb6b0af0c70c5,librustls_pemfile-0f1ff8d4aac71b03,libwebpki_roots-c61c35cef9f8a87b,libwebpki_roots-55e800461a192672,libhyper_timeout-2007cfd2d68aa20c,libtokio_rustls-3c2fa1163b54ad0c,librustls-8384e550c53be95a,libsubtle-2ae6a7038b9a0630,libwebpki-4ece747270d4bf38,libring-ee0c4bb56f34ac40,libuntrusted-b2f816886faf2178,librustls_pki_types-41a1b679b3e0ee26,libzeroize-7f213bea776ca5b6,libtower-cdbbf492b752501a,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,librand-ff032897c137873d,librand_chacha-fff9f25acb521786,libppv_lite86-92ce6ad07c94405f,libzerocopy-9c23fca9a2ac93e5,librand_core-120d77fc3381845b,libgetrandom-7655105a49d53db9,libhyper_util-478f6ff68db4e519,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libfutures_util-cfa45aa851b7c54f,libfutures_task-f13500651ee1eef1,libhyper-09218d61f3ff2aa7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-817bf269eb42bb82,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-5629529544b2a983,libfnv-79e2cbfbe03dcd16,libtokio_util-368333a74871972e,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libtower_layer-d908dd771b239ecd,libbase64-32787b0325ea6df8,libprost-71d046e9a845cb64,libpin_project-74c4004f1538a522,libtracing-6ac412a91b8a26a2,liblog-b262261d47bd2eba,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libflate2-81dd856fa1c52d3e,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libtower_service-3fb88d28c2218805,libtokio_stream-6d0c0e90168757b6,libhttp_body_util-ba0b2659273a5d1f,libfutures_core-3b920243fce8fec0,libhttp_body-96f12536d986b62f,libhttp-18d5837b5ead6938,libitoa-3e56f5c52c8c710b,libbackon-040b08b7aff758ea,libtokio-b94e3382e49c5bdf,libsignal_hook_registry-c1b8c83998ccbc26,libsocket2-856364c7d89d7eaf,libbytes-93b0f715885af0a0,libmio-ff9053d28b5ac315,libparking_lot-74e777ceedf85711,libparking_lot_core-0a46ea8e833124aa,liblibc-a24490d9e26425aa,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfastrand-751bcde24b8aa073,libanyhow-4342eda19ce54c8e,libchrono-ad74425c0fea9ae8,libnum_traits-3f224bce47df7f59,libiana_time_zone-bab5d12b40894ac1,libserde-105541327cf27f25,libserde_core-21f22ac7b803fb0e}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZmDFSJ/rustc4byosT/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/ring-8eb0d5385f766ac1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZmDFSJ/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/application/dto/upload_config.rs - application::dto::upload_config::UploadConfig::new (line 60) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestaYiCXO/rustcMLLt8y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsessync-a7e8e2e387d9330f,libuuid-ac06141256e4b825,libshellexpand-aa806913eae63bc3,libdirs-e4a6a88f9521a65c,libdirs_sys-f9386cea0b55a89a,liboption_ext-61303ef911796993,libhostname-d960334b0368a641,libclap-24a5412eceb6cdaa,libclap_builder-949030a744a560cc,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libgoogle_cloud_bigquery-561c139a8b02a5a1,libasync_stream-921036e09c186ae6,libarrow-513a15bedaa3eff4,libarrow_row-d87820bd1631e83a,libarrow_ipc-ff056047cdb20d07,libflatbuffers-b01c3e19f158ef9a,libbitflags-dde12b0d7d495b50,libarrow_string-4f36b428bdcbb827,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libarrow_cast-4c8fca7e5f195068,libatoi-dc6bd8e91cb520c9,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-e7d166050b2437a7,libarrow_ord-518daa19647f81fb,libarrow_select-52629b6551438037,libarrow_array-6a64936fa1fa6ed9,libahash-5eaed4a62732f7d0,libgetrandom-e9e2281d2ba01336,libhashbrown-646cb50410e39eac,libarrow_data-74213a28802ea1f1,libarrow_schema-5fa579d6d637cfc3,libarrow_buffer-f1a065306e13d7a1,libhalf-6c9fcacb8dc1539f,libnum-473d78cdd0926abc,libnum_iter-bf249853f029b852,libnum_rational-0bae183bc602111f,libnum_complex-72a3e5c16a293c46,libbigdecimal-cd6fd7020701fd2b,liblibm-fcdc73388b8e5e3e,libreqwest_middleware-94eac63e9172e111,libgoogle_cloud_auth-33b9f0cf70970d12,libhome-2459c00c573c2c5a,liburlencoding-061758bc6028ea3e,libjsonwebtoken-78ca2babb9959214,libpem-c65b0b75163a9934,libsimple_asn1-d7611a4dd7a70aad,libtime-e98a7c0cf3d2a1f6,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-15c647dd4226919a,libpowerfmt-f6019a2766e431f7,libthiserror-0043c23109030bd2,libnum_bigint-ec67d768efa4dc4b,libnum_integer-fb4a4843f219fdd1,libgoogle_cloud_metadata-c6620bb4453b788c,libreqwest-fcdec8b0be01b430,libserde_urlencoded-eecec9f9ea31de27,libryu-d74114518a8aae1d,libhyper_rustls-2dd521a5c9b4b99a,libhyper_tls-982badbd0f79dc93,libtokio_native_tls-7dd87307f2f54a19,libencoding_rs-c7a67ac351c2b19f,libserde_json-e1f94922a641709c,libmemchr-9be7e24c0cc6f173,libzmij-4ede2ec825a66384,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-1242e59d7099b7f2,libiri_string-de8b1024d8676424,libtower-e044aea14e23c9f6,libnative_tls-4788f9ade682082e,libopenssl_probe-2c6d21a9709cae46,libopenssl-4c8df65ed5b8e8b8,libbitflags-9362e66b8880981a,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-50aedcc573b0a97b,liburl-8ef7a562620e5b9e,libidna-a7259ac1804fa87f,libutf8_iter-51566bbad89f3a68,libidna_adapter-fd040e4dc3ea08bd,libicu_properties-1218e5fe244a1bcb,libicu_properties_data-b217809bf575558a,libicu_normalizer-3f63b22fe71f8ad4,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f848a04a873ec430,libpotential_utf-f1196e747bd320f6,libicu_provider-6d6fc9bff1233bdb,libicu_locale_core-fcc2a043bf1013b3,libtinystr-bf5750854d814c2c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-05cd4cdd9e2769ab,libzerotrie-b96157d99e8805da,libyoke-fc00e93d63a755fe,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-e1261061674e35a7,libform_urlencoded-58b0f0edb59b40d2,libsync_wrapper-a254cb6192850e87,libbase64-13144a1f1e192158,libgoogle_cloud_googleapis-ee47a2c202df229a,libprost_types-5eed80792691d501,libgoogle_cloud_gax-6637715aa6059ab3,libthiserror-8853cc8429d96e0b,libtokio_retry2-719c23be09a63517,libgoogle_cloud_token-01777c89644fad3e,libtonic-c82eb6b0af0c70c5,librustls_pemfile-0f1ff8d4aac71b03,libwebpki_roots-c61c35cef9f8a87b,libwebpki_roots-55e800461a192672,libhyper_timeout-2007cfd2d68aa20c,libtokio_rustls-3c2fa1163b54ad0c,librustls-8384e550c53be95a,libsubtle-2ae6a7038b9a0630,libwebpki-4ece747270d4bf38,libring-ee0c4bb56f34ac40,libuntrusted-b2f816886faf2178,librustls_pki_types-41a1b679b3e0ee26,libzeroize-7f213bea776ca5b6,libtower-cdbbf492b752501a,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,librand-ff032897c137873d,librand_chacha-fff9f25acb521786,libppv_lite86-92ce6ad07c94405f,libzerocopy-9c23fca9a2ac93e5,librand_core-120d77fc3381845b,libgetrandom-7655105a49d53db9,libhyper_util-478f6ff68db4e519,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libfutures_util-cfa45aa851b7c54f,libfutures_task-f13500651ee1eef1,libhyper-09218d61f3ff2aa7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-817bf269eb42bb82,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-5629529544b2a983,libfnv-79e2cbfbe03dcd16,libtokio_util-368333a74871972e,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libtower_layer-d908dd771b239ecd,libbase64-32787b0325ea6df8,libprost-71d046e9a845cb64,libpin_project-74c4004f1538a522,libtracing-6ac412a91b8a26a2,liblog-b262261d47bd2eba,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libflate2-81dd856fa1c52d3e,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libtower_service-3fb88d28c2218805,libtokio_stream-6d0c0e90168757b6,libhttp_body_util-ba0b2659273a5d1f,libfutures_core-3b920243fce8fec0,libhttp_body-96f12536d986b62f,libhttp-18d5837b5ead6938,libitoa-3e56f5c52c8c710b,libbackon-040b08b7aff758ea,libtokio-b94e3382e49c5bdf,libsignal_hook_registry-c1b8c83998ccbc26,libsocket2-856364c7d89d7eaf,libbytes-93b0f715885af0a0,libmio-ff9053d28b5ac315,libparking_lot-74e777ceedf85711,libparking_lot_core-0a46ea8e833124aa,liblibc-a24490d9e26425aa,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfastrand-751bcde24b8aa073,libanyhow-4342eda19ce54c8e,libchrono-ad74425c0fea9ae8,libnum_traits-3f224bce47df7f59,libiana_time_zone-bab5d12b40894ac1,libserde-105541327cf27f25,libserde_core-21f22ac7b803fb0e}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestaYiCXO/rustcMLLt8y/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/ring-8eb0d5385f766ac1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaYiCXO/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/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_by_size (line 59) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZQxwA6/rustckRiDv5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsessync-a7e8e2e387d9330f,libuuid-ac06141256e4b825,libshellexpand-aa806913eae63bc3,libdirs-e4a6a88f9521a65c,libdirs_sys-f9386cea0b55a89a,liboption_ext-61303ef911796993,libhostname-d960334b0368a641,libclap-24a5412eceb6cdaa,libclap_builder-949030a744a560cc,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libgoogle_cloud_bigquery-561c139a8b02a5a1,libasync_stream-921036e09c186ae6,libarrow-513a15bedaa3eff4,libarrow_row-d87820bd1631e83a,libarrow_ipc-ff056047cdb20d07,libflatbuffers-b01c3e19f158ef9a,libbitflags-dde12b0d7d495b50,libarrow_string-4f36b428bdcbb827,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libarrow_cast-4c8fca7e5f195068,libatoi-dc6bd8e91cb520c9,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-e7d166050b2437a7,libarrow_ord-518daa19647f81fb,libarrow_select-52629b6551438037,libarrow_array-6a64936fa1fa6ed9,libahash-5eaed4a62732f7d0,libgetrandom-e9e2281d2ba01336,libhashbrown-646cb50410e39eac,libarrow_data-74213a28802ea1f1,libarrow_schema-5fa579d6d637cfc3,libarrow_buffer-f1a065306e13d7a1,libhalf-6c9fcacb8dc1539f,libnum-473d78cdd0926abc,libnum_iter-bf249853f029b852,libnum_rational-0bae183bc602111f,libnum_complex-72a3e5c16a293c46,libbigdecimal-cd6fd7020701fd2b,liblibm-fcdc73388b8e5e3e,libreqwest_middleware-94eac63e9172e111,libgoogle_cloud_auth-33b9f0cf70970d12,libhome-2459c00c573c2c5a,liburlencoding-061758bc6028ea3e,libjsonwebtoken-78ca2babb9959214,libpem-c65b0b75163a9934,libsimple_asn1-d7611a4dd7a70aad,libtime-e98a7c0cf3d2a1f6,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-15c647dd4226919a,libpowerfmt-f6019a2766e431f7,libthiserror-0043c23109030bd2,libnum_bigint-ec67d768efa4dc4b,libnum_integer-fb4a4843f219fdd1,libgoogle_cloud_metadata-c6620bb4453b788c,libreqwest-fcdec8b0be01b430,libserde_urlencoded-eecec9f9ea31de27,libryu-d74114518a8aae1d,libhyper_rustls-2dd521a5c9b4b99a,libhyper_tls-982badbd0f79dc93,libtokio_native_tls-7dd87307f2f54a19,libencoding_rs-c7a67ac351c2b19f,libserde_json-e1f94922a641709c,libmemchr-9be7e24c0cc6f173,libzmij-4ede2ec825a66384,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-1242e59d7099b7f2,libiri_string-de8b1024d8676424,libtower-e044aea14e23c9f6,libnative_tls-4788f9ade682082e,libopenssl_probe-2c6d21a9709cae46,libopenssl-4c8df65ed5b8e8b8,libbitflags-9362e66b8880981a,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-50aedcc573b0a97b,liburl-8ef7a562620e5b9e,libidna-a7259ac1804fa87f,libutf8_iter-51566bbad89f3a68,libidna_adapter-fd040e4dc3ea08bd,libicu_properties-1218e5fe244a1bcb,libicu_properties_data-b217809bf575558a,libicu_normalizer-3f63b22fe71f8ad4,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f848a04a873ec430,libpotential_utf-f1196e747bd320f6,libicu_provider-6d6fc9bff1233bdb,libicu_locale_core-fcc2a043bf1013b3,libtinystr-bf5750854d814c2c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-05cd4cdd9e2769ab,libzerotrie-b96157d99e8805da,libyoke-fc00e93d63a755fe,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-e1261061674e35a7,libform_urlencoded-58b0f0edb59b40d2,libsync_wrapper-a254cb6192850e87,libbase64-13144a1f1e192158,libgoogle_cloud_googleapis-ee47a2c202df229a,libprost_types-5eed80792691d501,libgoogle_cloud_gax-6637715aa6059ab3,libthiserror-8853cc8429d96e0b,libtokio_retry2-719c23be09a63517,libgoogle_cloud_token-01777c89644fad3e,libtonic-c82eb6b0af0c70c5,librustls_pemfile-0f1ff8d4aac71b03,libwebpki_roots-c61c35cef9f8a87b,libwebpki_roots-55e800461a192672,libhyper_timeout-2007cfd2d68aa20c,libtokio_rustls-3c2fa1163b54ad0c,librustls-8384e550c53be95a,libsubtle-2ae6a7038b9a0630,libwebpki-4ece747270d4bf38,libring-ee0c4bb56f34ac40,libuntrusted-b2f816886faf2178,librustls_pki_types-41a1b679b3e0ee26,libzeroize-7f213bea776ca5b6,libtower-cdbbf492b752501a,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,librand-ff032897c137873d,librand_chacha-fff9f25acb521786,libppv_lite86-92ce6ad07c94405f,libzerocopy-9c23fca9a2ac93e5,librand_core-120d77fc3381845b,libgetrandom-7655105a49d53db9,libhyper_util-478f6ff68db4e519,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libfutures_util-cfa45aa851b7c54f,libfutures_task-f13500651ee1eef1,libhyper-09218d61f3ff2aa7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-817bf269eb42bb82,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-5629529544b2a983,libfnv-79e2cbfbe03dcd16,libtokio_util-368333a74871972e,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libtower_layer-d908dd771b239ecd,libbase64-32787b0325ea6df8,libprost-71d046e9a845cb64,libpin_project-74c4004f1538a522,libtracing-6ac412a91b8a26a2,liblog-b262261d47bd2eba,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libflate2-81dd856fa1c52d3e,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libtower_service-3fb88d28c2218805,libtokio_stream-6d0c0e90168757b6,libhttp_body_util-ba0b2659273a5d1f,libfutures_core-3b920243fce8fec0,libhttp_body-96f12536d986b62f,libhttp-18d5837b5ead6938,libitoa-3e56f5c52c8c710b,libbackon-040b08b7aff758ea,libtokio-b94e3382e49c5bdf,libsignal_hook_registry-c1b8c83998ccbc26,libsocket2-856364c7d89d7eaf,libbytes-93b0f715885af0a0,libmio-ff9053d28b5ac315,libparking_lot-74e777ceedf85711,libparking_lot_core-0a46ea8e833124aa,liblibc-a24490d9e26425aa,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfastrand-751bcde24b8aa073,libanyhow-4342eda19ce54c8e,libchrono-ad74425c0fea9ae8,libnum_traits-3f224bce47df7f59,libiana_time_zone-bab5d12b40894ac1,libserde-105541327cf27f25,libserde_core-21f22ac7b803fb0e}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZQxwA6/rustckRiDv5/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/ring-8eb0d5385f766ac1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZQxwA6/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/domain/entities/session_log.rs - domain::entities::session_log::SessionLog::new (line 116) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9ePxdH/rustcIywR0e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsessync-a7e8e2e387d9330f,libuuid-ac06141256e4b825,libshellexpand-aa806913eae63bc3,libdirs-e4a6a88f9521a65c,libdirs_sys-f9386cea0b55a89a,liboption_ext-61303ef911796993,libhostname-d960334b0368a641,libclap-24a5412eceb6cdaa,libclap_builder-949030a744a560cc,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libgoogle_cloud_bigquery-561c139a8b02a5a1,libasync_stream-921036e09c186ae6,libarrow-513a15bedaa3eff4,libarrow_row-d87820bd1631e83a,libarrow_ipc-ff056047cdb20d07,libflatbuffers-b01c3e19f158ef9a,libbitflags-dde12b0d7d495b50,libarrow_string-4f36b428bdcbb827,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libarrow_cast-4c8fca7e5f195068,libatoi-dc6bd8e91cb520c9,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-e7d166050b2437a7,libarrow_ord-518daa19647f81fb,libarrow_select-52629b6551438037,libarrow_array-6a64936fa1fa6ed9,libahash-5eaed4a62732f7d0,libgetrandom-e9e2281d2ba01336,libhashbrown-646cb50410e39eac,libarrow_data-74213a28802ea1f1,libarrow_schema-5fa579d6d637cfc3,libarrow_buffer-f1a065306e13d7a1,libhalf-6c9fcacb8dc1539f,libnum-473d78cdd0926abc,libnum_iter-bf249853f029b852,libnum_rational-0bae183bc602111f,libnum_complex-72a3e5c16a293c46,libbigdecimal-cd6fd7020701fd2b,liblibm-fcdc73388b8e5e3e,libreqwest_middleware-94eac63e9172e111,libgoogle_cloud_auth-33b9f0cf70970d12,libhome-2459c00c573c2c5a,liburlencoding-061758bc6028ea3e,libjsonwebtoken-78ca2babb9959214,libpem-c65b0b75163a9934,libsimple_asn1-d7611a4dd7a70aad,libtime-e98a7c0cf3d2a1f6,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-15c647dd4226919a,libpowerfmt-f6019a2766e431f7,libthiserror-0043c23109030bd2,libnum_bigint-ec67d768efa4dc4b,libnum_integer-fb4a4843f219fdd1,libgoogle_cloud_metadata-c6620bb4453b788c,libreqwest-fcdec8b0be01b430,libserde_urlencoded-eecec9f9ea31de27,libryu-d74114518a8aae1d,libhyper_rustls-2dd521a5c9b4b99a,libhyper_tls-982badbd0f79dc93,libtokio_native_tls-7dd87307f2f54a19,libencoding_rs-c7a67ac351c2b19f,libserde_json-e1f94922a641709c,libmemchr-9be7e24c0cc6f173,libzmij-4ede2ec825a66384,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-1242e59d7099b7f2,libiri_string-de8b1024d8676424,libtower-e044aea14e23c9f6,libnative_tls-4788f9ade682082e,libopenssl_probe-2c6d21a9709cae46,libopenssl-4c8df65ed5b8e8b8,libbitflags-9362e66b8880981a,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-50aedcc573b0a97b,liburl-8ef7a562620e5b9e,libidna-a7259ac1804fa87f,libutf8_iter-51566bbad89f3a68,libidna_adapter-fd040e4dc3ea08bd,libicu_properties-1218e5fe244a1bcb,libicu_properties_data-b217809bf575558a,libicu_normalizer-3f63b22fe71f8ad4,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f848a04a873ec430,libpotential_utf-f1196e747bd320f6,libicu_provider-6d6fc9bff1233bdb,libicu_locale_core-fcc2a043bf1013b3,libtinystr-bf5750854d814c2c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-05cd4cdd9e2769ab,libzerotrie-b96157d99e8805da,libyoke-fc00e93d63a755fe,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-e1261061674e35a7,libform_urlencoded-58b0f0edb59b40d2,libsync_wrapper-a254cb6192850e87,libbase64-13144a1f1e192158,libgoogle_cloud_googleapis-ee47a2c202df229a,libprost_types-5eed80792691d501,libgoogle_cloud_gax-6637715aa6059ab3,libthiserror-8853cc8429d96e0b,libtokio_retry2-719c23be09a63517,libgoogle_cloud_token-01777c89644fad3e,libtonic-c82eb6b0af0c70c5,librustls_pemfile-0f1ff8d4aac71b03,libwebpki_roots-c61c35cef9f8a87b,libwebpki_roots-55e800461a192672,libhyper_timeout-2007cfd2d68aa20c,libtokio_rustls-3c2fa1163b54ad0c,librustls-8384e550c53be95a,libsubtle-2ae6a7038b9a0630,libwebpki-4ece747270d4bf38,libring-ee0c4bb56f34ac40,libuntrusted-b2f816886faf2178,librustls_pki_types-41a1b679b3e0ee26,libzeroize-7f213bea776ca5b6,libtower-cdbbf492b752501a,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,librand-ff032897c137873d,librand_chacha-fff9f25acb521786,libppv_lite86-92ce6ad07c94405f,libzerocopy-9c23fca9a2ac93e5,librand_core-120d77fc3381845b,libgetrandom-7655105a49d53db9,libhyper_util-478f6ff68db4e519,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libfutures_util-cfa45aa851b7c54f,libfutures_task-f13500651ee1eef1,libhyper-09218d61f3ff2aa7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-817bf269eb42bb82,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-5629529544b2a983,libfnv-79e2cbfbe03dcd16,libtokio_util-368333a74871972e,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libtower_layer-d908dd771b239ecd,libbase64-32787b0325ea6df8,libprost-71d046e9a845cb64,libpin_project-74c4004f1538a522,libtracing-6ac412a91b8a26a2,liblog-b262261d47bd2eba,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libflate2-81dd856fa1c52d3e,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libtower_service-3fb88d28c2218805,libtokio_stream-6d0c0e90168757b6,libhttp_body_util-ba0b2659273a5d1f,libfutures_core-3b920243fce8fec0,libhttp_body-96f12536d986b62f,libhttp-18d5837b5ead6938,libitoa-3e56f5c52c8c710b,libbackon-040b08b7aff758ea,libtokio-b94e3382e49c5bdf,libsignal_hook_registry-c1b8c83998ccbc26,libsocket2-856364c7d89d7eaf,libbytes-93b0f715885af0a0,libmio-ff9053d28b5ac315,libparking_lot-74e777ceedf85711,libparking_lot_core-0a46ea8e833124aa,liblibc-a24490d9e26425aa,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfastrand-751bcde24b8aa073,libanyhow-4342eda19ce54c8e,libchrono-ad74425c0fea9ae8,libnum_traits-3f224bce47df7f59,libiana_time_zone-bab5d12b40894ac1,libserde-105541327cf27f25,libserde_core-21f22ac7b803fb0e}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9ePxdH/rustcIywR0e/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/ring-8eb0d5385f766ac1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9ePxdH/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/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_half (line 178) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesteRa8rQ/rustcKJJZ4F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsessync-a7e8e2e387d9330f,libuuid-ac06141256e4b825,libshellexpand-aa806913eae63bc3,libdirs-e4a6a88f9521a65c,libdirs_sys-f9386cea0b55a89a,liboption_ext-61303ef911796993,libhostname-d960334b0368a641,libclap-24a5412eceb6cdaa,libclap_builder-949030a744a560cc,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libgoogle_cloud_bigquery-561c139a8b02a5a1,libasync_stream-921036e09c186ae6,libarrow-513a15bedaa3eff4,libarrow_row-d87820bd1631e83a,libarrow_ipc-ff056047cdb20d07,libflatbuffers-b01c3e19f158ef9a,libbitflags-dde12b0d7d495b50,libarrow_string-4f36b428bdcbb827,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libarrow_cast-4c8fca7e5f195068,libatoi-dc6bd8e91cb520c9,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-e7d166050b2437a7,libarrow_ord-518daa19647f81fb,libarrow_select-52629b6551438037,libarrow_array-6a64936fa1fa6ed9,libahash-5eaed4a62732f7d0,libgetrandom-e9e2281d2ba01336,libhashbrown-646cb50410e39eac,libarrow_data-74213a28802ea1f1,libarrow_schema-5fa579d6d637cfc3,libarrow_buffer-f1a065306e13d7a1,libhalf-6c9fcacb8dc1539f,libnum-473d78cdd0926abc,libnum_iter-bf249853f029b852,libnum_rational-0bae183bc602111f,libnum_complex-72a3e5c16a293c46,libbigdecimal-cd6fd7020701fd2b,liblibm-fcdc73388b8e5e3e,libreqwest_middleware-94eac63e9172e111,libgoogle_cloud_auth-33b9f0cf70970d12,libhome-2459c00c573c2c5a,liburlencoding-061758bc6028ea3e,libjsonwebtoken-78ca2babb9959214,libpem-c65b0b75163a9934,libsimple_asn1-d7611a4dd7a70aad,libtime-e98a7c0cf3d2a1f6,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-15c647dd4226919a,libpowerfmt-f6019a2766e431f7,libthiserror-0043c23109030bd2,libnum_bigint-ec67d768efa4dc4b,libnum_integer-fb4a4843f219fdd1,libgoogle_cloud_metadata-c6620bb4453b788c,libreqwest-fcdec8b0be01b430,libserde_urlencoded-eecec9f9ea31de27,libryu-d74114518a8aae1d,libhyper_rustls-2dd521a5c9b4b99a,libhyper_tls-982badbd0f79dc93,libtokio_native_tls-7dd87307f2f54a19,libencoding_rs-c7a67ac351c2b19f,libserde_json-e1f94922a641709c,libmemchr-9be7e24c0cc6f173,libzmij-4ede2ec825a66384,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-1242e59d7099b7f2,libiri_string-de8b1024d8676424,libtower-e044aea14e23c9f6,libnative_tls-4788f9ade682082e,libopenssl_probe-2c6d21a9709cae46,libopenssl-4c8df65ed5b8e8b8,libbitflags-9362e66b8880981a,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-50aedcc573b0a97b,liburl-8ef7a562620e5b9e,libidna-a7259ac1804fa87f,libutf8_iter-51566bbad89f3a68,libidna_adapter-fd040e4dc3ea08bd,libicu_properties-1218e5fe244a1bcb,libicu_properties_data-b217809bf575558a,libicu_normalizer-3f63b22fe71f8ad4,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f848a04a873ec430,libpotential_utf-f1196e747bd320f6,libicu_provider-6d6fc9bff1233bdb,libicu_locale_core-fcc2a043bf1013b3,libtinystr-bf5750854d814c2c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-05cd4cdd9e2769ab,libzerotrie-b96157d99e8805da,libyoke-fc00e93d63a755fe,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-e1261061674e35a7,libform_urlencoded-58b0f0edb59b40d2,libsync_wrapper-a254cb6192850e87,libbase64-13144a1f1e192158,libgoogle_cloud_googleapis-ee47a2c202df229a,libprost_types-5eed80792691d501,libgoogle_cloud_gax-6637715aa6059ab3,libthiserror-8853cc8429d96e0b,libtokio_retry2-719c23be09a63517,libgoogle_cloud_token-01777c89644fad3e,libtonic-c82eb6b0af0c70c5,librustls_pemfile-0f1ff8d4aac71b03,libwebpki_roots-c61c35cef9f8a87b,libwebpki_roots-55e800461a192672,libhyper_timeout-2007cfd2d68aa20c,libtokio_rustls-3c2fa1163b54ad0c,librustls-8384e550c53be95a,libsubtle-2ae6a7038b9a0630,libwebpki-4ece747270d4bf38,libring-ee0c4bb56f34ac40,libuntrusted-b2f816886faf2178,librustls_pki_types-41a1b679b3e0ee26,libzeroize-7f213bea776ca5b6,libtower-cdbbf492b752501a,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,librand-ff032897c137873d,librand_chacha-fff9f25acb521786,libppv_lite86-92ce6ad07c94405f,libzerocopy-9c23fca9a2ac93e5,librand_core-120d77fc3381845b,libgetrandom-7655105a49d53db9,libhyper_util-478f6ff68db4e519,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libfutures_util-cfa45aa851b7c54f,libfutures_task-f13500651ee1eef1,libhyper-09218d61f3ff2aa7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-817bf269eb42bb82,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-5629529544b2a983,libfnv-79e2cbfbe03dcd16,libtokio_util-368333a74871972e,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libtower_layer-d908dd771b239ecd,libbase64-32787b0325ea6df8,libprost-71d046e9a845cb64,libpin_project-74c4004f1538a522,libtracing-6ac412a91b8a26a2,liblog-b262261d47bd2eba,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libflate2-81dd856fa1c52d3e,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libtower_service-3fb88d28c2218805,libtokio_stream-6d0c0e90168757b6,libhttp_body_util-ba0b2659273a5d1f,libfutures_core-3b920243fce8fec0,libhttp_body-96f12536d986b62f,libhttp-18d5837b5ead6938,libitoa-3e56f5c52c8c710b,libbackon-040b08b7aff758ea,libtokio-b94e3382e49c5bdf,libsignal_hook_registry-c1b8c83998ccbc26,libsocket2-856364c7d89d7eaf,libbytes-93b0f715885af0a0,libmio-ff9053d28b5ac315,libparking_lot-74e777ceedf85711,libparking_lot_core-0a46ea8e833124aa,liblibc-a24490d9e26425aa,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfastrand-751bcde24b8aa073,libanyhow-4342eda19ce54c8e,libchrono-ad74425c0fea9ae8,libnum_traits-3f224bce47df7f59,libiana_time_zone-bab5d12b40894ac1,libserde-105541327cf27f25,libserde_core-21f22ac7b803fb0e}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesteRa8rQ/rustcKJJZ4F/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/ring-8eb0d5385f766ac1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteRa8rQ/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/application/dto/upload_config.rs - application::dto::upload_config::UploadConfig::new (line 60)
[INFO] [stdout]     src/domain/entities/session_log.rs - domain::entities::session_log::SessionLog::new (line 116)
[INFO] [stdout]     src/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_by_size (line 59)
[INFO] [stdout]     src/domain/entities/upload_batch.rs - domain::entities::upload_batch::UploadBatch::split_half (line 178)
[INFO] [stdout]     src/domain/services/deduplication.rs - domain::services::deduplication::DeduplicationService::filter_duplicates (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 129.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e", kill_on_drop: false }`
[INFO] [stdout] 4fbf9e11a2de79bfb2da0b9a3ef730518bf27a9479523841a6838e1920f4d82e
