[INFO] cloning repository https://github.com/codewing/fleet-challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codewing/fleet-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewing%2Ffleet-challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewing%2Ffleet-challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56d056f17f034079a58183a10a81d68cf0f84239 [INFO] testing codewing/fleet-challenge against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewing%2Ffleet-challenge" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codewing/fleet-challenge on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codewing/fleet-challenge [INFO] finished tweaking git repo https://github.com/codewing/fleet-challenge [INFO] tweaked toml for git repo https://github.com/codewing/fleet-challenge written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/codewing/fleet-challenge 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a367c9736715a584155340bc4d44c45ed7e1db1da3fc7020e2ec577fc798792b [INFO] running `Command { std: "docker" "start" "-a" "a367c9736715a584155340bc4d44c45ed7e1db1da3fc7020e2ec577fc798792b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a367c9736715a584155340bc4d44c45ed7e1db1da3fc7020e2ec577fc798792b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a367c9736715a584155340bc4d44c45ed7e1db1da3fc7020e2ec577fc798792b", kill_on_drop: false }` [INFO] [stdout] a367c9736715a584155340bc4d44c45ed7e1db1da3fc7020e2ec577fc798792b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c47c1adff7b950ffe3ee6a86f7386dadef7c00b9cdc1e3c741274ed06c19e1 [INFO] running `Command { std: "docker" "start" "-a" "71c47c1adff7b950ffe3ee6a86f7386dadef7c00b9cdc1e3c741274ed06c19e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling validator_derive v0.19.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling validator v0.19.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.15 [INFO] [stderr] Compiling arculus-fleet-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "71c47c1adff7b950ffe3ee6a86f7386dadef7c00b9cdc1e3c741274ed06c19e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c47c1adff7b950ffe3ee6a86f7386dadef7c00b9cdc1e3c741274ed06c19e1", kill_on_drop: false }` [INFO] [stdout] 71c47c1adff7b950ffe3ee6a86f7386dadef7c00b9cdc1e3c741274ed06c19e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4489cb87c7665b4120e68a96a90e8a6a3fee73eb691f3073b8b8858aad6ad04b [INFO] running `Command { std: "docker" "start" "-a" "4489cb87c7665b4120e68a96a90e8a6a3fee73eb691f3073b8b8858aad6ad04b", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling assertables v9.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling validator v0.19.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.15 [INFO] [stderr] Compiling arculus-fleet-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.09s [INFO] running `Command { std: "docker" "inspect" "4489cb87c7665b4120e68a96a90e8a6a3fee73eb691f3073b8b8858aad6ad04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4489cb87c7665b4120e68a96a90e8a6a3fee73eb691f3073b8b8858aad6ad04b", kill_on_drop: false }` [INFO] [stdout] 4489cb87c7665b4120e68a96a90e8a6a3fee73eb691f3073b8b8858aad6ad04b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ba168e37d6a8dc6acb46031a382af19f3e518c719b79ed24d29c148fad8989c [INFO] running `Command { std: "docker" "start" "-a" "8ba168e37d6a8dc6acb46031a382af19f3e518c719b79ed24d29c148fad8989c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arculus_fleet_manager-d52c9860134adf70) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arculus_fleet_manager-76d09c14cacefe5b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-8ad0ee5fccf8148b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.573927667Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.573931818Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.574491018Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.574642467Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.574683938Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.576652507Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.580729907Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting 16 workers","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.584741418Z","target":"actix_server::builder","line":272,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/builder.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.740567957Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:32975\", workers: 16, listening on: [::1]:32975","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.744430897Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.810245536Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:42061\", workers: 16, listening on: [::1]:42061","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.811365026Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.812596266Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.host":"localhost:32975","http.method":"POST","http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","http.scheme":"http","http.flavor":"1.1","otel.name":"POST /v1/layout/validate","http.user_agent":"","request_id":"701901f5-e967-479e-9100-c0df9afbee49","otel.kind":"server","http.client_ip":"::1"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - EVENT] Error encountered while processing the incoming HTTP request: ValidationError(\"__all__: Validation error: missing_sink_node [{}]\")","level":40,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.812977346Z","target":"tracing_actix_web::middleware","line":256,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/middleware.rs","exception.details":"ValidationError(\"__all__: Validation error: missing_sink_node [{}]\")","http.status_code":400,"otel.name":"POST /v1/layout/validate","otel.status_code":"OK","http.client_ip":"::1","http.host":"localhost:32975","http.method":"POST","http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","http.scheme":"http","http.flavor":"1.1","exception.message":"A validation error ocurred: __all__: Validation error: missing_sink_node [{}]","http.user_agent":"","request_id":"701901f5-e967-479e-9100-c0df9afbee49","otel.kind":"server"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.813088756Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","exception.details":"ValidationError(\"__all__: Validation error: missing_sink_node [{}]\")","http.status_code":400,"otel.name":"POST /v1/layout/validate","otel.status_code":"OK","http.client_ip":"::1","http.host":"localhost:32975","http.method":"POST","http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","http.scheme":"http","http.flavor":"1.1","exception.message":"A validation error ocurred: __all__: Validation error: missing_sink_node [{}]","http.user_agent":"","elapsed_milliseconds":0,"request_id":"701901f5-e967-479e-9100-c0df9afbee49","otel.kind":"server"} [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.813702446Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:45433\", workers: 16, listening on: [::1]:45433","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.814044656Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] test layout_tests::validate_invalid_edge_in_map ... ok [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.838572966Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:38875\", workers: 16, listening on: [::1]:38875","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.841418596Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.852587526Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:33135\", workers: 16, listening on: [::1]:33135","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.852665516Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.861190076Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:40695\", workers: 16, listening on: [::1]:40695","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.862871176Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.863744376Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","otel.kind":"server","http.route":"/v1/layout/validate","request_id":"790dba95-8110-41f7-9517-ae91e21e50bb","http.method":"POST","http.user_agent":"","http.target":"/v1/layout/validate","http.scheme":"http","http.host":"localhost:42061","http.client_ip":"::1","http.flavor":"1.1","otel.name":"POST /v1/layout/validate"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.865028636Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","otel.kind":"server","otel.status_code":"OK","http.route":"/v1/layout/validate","request_id":"790dba95-8110-41f7-9517-ae91e21e50bb","http.method":"POST","http.user_agent":"","http.target":"/v1/layout/validate","elapsed_milliseconds":1,"http.status_code":200,"http.scheme":"http","http.host":"localhost:42061","http.client_ip":"::1","http.flavor":"1.1","otel.name":"POST /v1/layout/validate"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.868659846Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.target":"/v1/routing/route?start=Node_BL&goal=Node_TR","http.method":"GET","http.host":"localhost:42061","http.client_ip":"::1","otel.name":"GET /v1/routing/route","http.user_agent":"","otel.kind":"server","request_id":"c1bc0f7e-d022-446f-a4db-67236e7560fa","http.scheme":"http","http.route":"/v1/routing/route","http.flavor":"1.1"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.870520606Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.target":"/v1/routing/route?start=Node_BL&goal=Node_TR","http.method":"GET","http.host":"localhost:42061","http.client_ip":"::1","otel.name":"GET /v1/routing/route","http.user_agent":"","otel.kind":"server","request_id":"c1bc0f7e-d022-446f-a4db-67236e7560fa","http.status_code":200,"http.scheme":"http","http.route":"/v1/routing/route","http.flavor":"1.1","otel.status_code":"OK","elapsed_milliseconds":1} [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.875808976Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:32841\", workers: 16, listening on: [::1]:32841","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.875874796Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] test routing_tests::route_correct_test ... ok [INFO] [stdout] {"v":0,"name":"Test","msg":"Tokio runtime found; starting in existing Tokio runtime","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.897074776Z","target":"actix_server::server","line":192,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"starting service: \"actix-web-service-[::1]:34967\", workers: 16, listening on: [::1]:34967","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.897221265Z","target":"actix_server::server","line":197,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.5.0/src/server.rs"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.899828256Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.scheme":"http","http.user_agent":"","http.flavor":"1.1","request_id":"b7c73371-6f7e-4153-8ce9-34173f81e3e2","otel.name":"POST /v1/layout/validate","http.target":"/v1/layout/validate","otel.kind":"server","http.method":"POST","http.host":"localhost:38875","http.client_ip":"::1","http.route":"/v1/layout/validate"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.900394236Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.scheme":"http","http.user_agent":"","http.status_code":200,"http.flavor":"1.1","request_id":"b7c73371-6f7e-4153-8ce9-34173f81e3e2","otel.name":"POST /v1/layout/validate","http.target":"/v1/layout/validate","otel.kind":"server","http.method":"POST","http.host":"localhost:38875","http.client_ip":"::1","otel.status_code":"OK","http.route":"/v1/layout/validate","elapsed_milliseconds":0} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.913873876Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","otel.name":"POST /v1/layout/validate","request_id":"29c24606-11ed-4943-af96-da2162f59870","http.user_agent":"","http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","http.client_ip":"::1","http.host":"localhost:45433","http.flavor":"1.1","otel.kind":"server","http.method":"POST","http.scheme":"http"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.914352976Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","otel.name":"POST /v1/layout/validate","request_id":"29c24606-11ed-4943-af96-da2162f59870","elapsed_milliseconds":0,"http.user_agent":"","http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","http.client_ip":"::1","http.host":"localhost:45433","http.flavor":"1.1","otel.kind":"server","http.method":"POST","http.scheme":"http","otel.status_code":"OK","http.status_code":200} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.924788005Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","request_id":"3b3a1da3-0d95-491b-8abe-e46435c1bdbe","otel.name":"POST /v1/layout/validate","otel.kind":"server","http.method":"POST","http.client_ip":"::1","http.scheme":"http","http.user_agent":"","http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","http.flavor":"1.1","http.host":"localhost:40695"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.925762955Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.user_agent":"","http.flavor":"1.1","http.target":"/v1/routing/route?start=Node_TL&goal=Node_BR","http.route":"/v1/routing/route","http.scheme":"http","otel.name":"GET /v1/routing/route","http.client_ip":"::1","http.method":"GET","http.host":"localhost:45433","request_id":"fd80ba9e-ecb7-4571-a9d1-d076a3ee885c","otel.kind":"server"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.926092425Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.user_agent":"","http.flavor":"1.1","http.target":"/v1/routing/route?start=Node_TL&goal=Node_BR","http.route":"/v1/routing/route","http.scheme":"http","http.status_code":200,"otel.name":"GET /v1/routing/route","http.client_ip":"::1","http.method":"GET","http.host":"localhost:45433","request_id":"fd80ba9e-ecb7-4571-a9d1-d076a3ee885c","otel.status_code":"OK","otel.kind":"server","elapsed_milliseconds":0} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.926313265Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","request_id":"3b3a1da3-0d95-491b-8abe-e46435c1bdbe","otel.name":"POST /v1/layout/validate","otel.status_code":"OK","otel.kind":"server","http.method":"POST","http.client_ip":"::1","http.scheme":"http","http.user_agent":"","http.status_code":200,"http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","http.flavor":"1.1","elapsed_milliseconds":1,"http.host":"localhost:40695"} [INFO] [stdout] test layout_tests::validate_valid_map ... ok [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.937706415Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.route":"/v1/routing/route","http.host":"localhost:40695","http.user_agent":"","request_id":"1f93fdf3-ed22-4843-8e98-39730698cc71","http.method":"GET","http.target":"/v1/routing/route?start=Node_BL&goal=Node_BRext","http.client_ip":"::1","http.flavor":"1.1","otel.name":"GET /v1/routing/route","otel.kind":"server","http.scheme":"http"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.938094705Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.route":"/v1/routing/route","http.host":"localhost:40695","http.user_agent":"","request_id":"1f93fdf3-ed22-4843-8e98-39730698cc71","http.method":"GET","http.target":"/v1/routing/route?start=Node_BL&goal=Node_BRext","http.client_ip":"::1","http.status_code":200,"http.flavor":"1.1","otel.name":"GET /v1/routing/route","otel.kind":"server","otel.status_code":"OK","elapsed_milliseconds":0,"http.scheme":"http"} [INFO] [stdout] test routing_tests::route_finding_extended_test ... ok [INFO] [stdout] test routing_tests::route_distance_test ... ok [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.953481835Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.flavor":"1.1","otel.name":"POST /v1/layout/validate","http.host":"localhost:34967","http.client_ip":"::1","http.scheme":"http","http.target":"/v1/layout/validate","http.user_agent":"","http.method":"POST","http.route":"/v1/layout/validate","otel.kind":"server","request_id":"8db9245c-12c8-4e78-af58-ad3916fcc9b3"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - EVENT] Error encountered while processing the incoming HTTP request: ValidationError(\"__all__: Validation error: graph_has_partitions [{}]\")","level":40,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.953945925Z","target":"tracing_actix_web::middleware","line":256,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/middleware.rs","http.flavor":"1.1","http.host":"localhost:34967","http.method":"POST","http.route":"/v1/layout/validate","otel.kind":"server","exception.details":"ValidationError(\"__all__: Validation error: graph_has_partitions [{}]\")","http.status_code":400,"request_id":"8db9245c-12c8-4e78-af58-ad3916fcc9b3","otel.name":"POST /v1/layout/validate","http.client_ip":"::1","http.scheme":"http","http.target":"/v1/layout/validate","http.user_agent":"","exception.message":"A validation error ocurred: __all__: Validation error: graph_has_partitions [{}]","otel.status_code":"OK"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.954082745Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.flavor":"1.1","http.host":"localhost:34967","http.method":"POST","http.route":"/v1/layout/validate","otel.kind":"server","exception.details":"ValidationError(\"__all__: Validation error: graph_has_partitions [{}]\")","http.status_code":400,"request_id":"8db9245c-12c8-4e78-af58-ad3916fcc9b3","otel.name":"POST /v1/layout/validate","elapsed_milliseconds":0,"http.client_ip":"::1","http.scheme":"http","http.target":"/v1/layout/validate","http.user_agent":"","exception.message":"A validation error ocurred: __all__: Validation error: graph_has_partitions [{}]","otel.status_code":"OK"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.963164325Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.client_ip":"::1","http.user_agent":"","http.flavor":"1.1","http.scheme":"http","http.host":"localhost:33135","otel.kind":"server","request_id":"80f156ef-ab7d-45a5-80c6-5fe8b4e1e55e","http.route":"/health-check","http.method":"GET","http.target":"/health-check","otel.name":"GET /health-check"} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.964583905Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.client_ip":"::1","http.user_agent":"","http.flavor":"1.1","http.scheme":"http","http.status_code":200,"elapsed_milliseconds":0,"http.host":"localhost:33135","otel.kind":"server","request_id":"80f156ef-ab7d-45a5-80c6-5fe8b4e1e55e","http.route":"/health-check","http.method":"GET","otel.status_code":"OK","http.target":"/health-check","otel.name":"GET /health-check"} [INFO] [stdout] test layout_tests::validate_partitioned_map ... ok [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - START]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.975219975Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","http.scheme":"http","http.method":"POST","http.user_agent":"","http.host":"localhost:32841","http.route":"/v1/layout/validate","http.target":"/v1/layout/validate","otel.name":"POST /v1/layout/validate","otel.kind":"server","http.flavor":"1.1","http.client_ip":"::1","request_id":"f0150197-2156-44f9-b3d3-233b99a43882"} [INFO] [stdout] test health_tests::health_check ... ok [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - EVENT] Error encountered while processing the incoming HTTP request: ValidationError(\"__all__: Validation error: invalid_node_connectivity [{}]\")","level":40,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.976081455Z","target":"tracing_actix_web::middleware","line":256,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/middleware.rs","otel.kind":"server","http.target":"/v1/layout/validate","http.host":"localhost:32841","http.route":"/v1/layout/validate","otel.name":"POST /v1/layout/validate","exception.message":"A validation error ocurred: __all__: Validation error: invalid_node_connectivity [{}]","request_id":"f0150197-2156-44f9-b3d3-233b99a43882","exception.details":"ValidationError(\"__all__: Validation error: invalid_node_connectivity [{}]\")","http.scheme":"http","http.method":"POST","http.user_agent":"","otel.status_code":"OK","http.flavor":"1.1","http.client_ip":"::1","http.status_code":400} [INFO] [stdout] {"v":0,"name":"Test","msg":"[HTTP REQUEST - END]","level":30,"hostname":"8ba168e37d6a","pid":9,"time":"2025-04-15T08:25:13.977463785Z","target":"tracing_actix_web::root_span_builder","line":41,"file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.15/src/root_span_builder.rs","otel.kind":"server","http.target":"/v1/layout/validate","http.host":"localhost:32841","http.route":"/v1/layout/validate","otel.name":"POST /v1/layout/validate","exception.message":"A validation error ocurred: __all__: Validation error: invalid_node_connectivity [{}]","request_id":"f0150197-2156-44f9-b3d3-233b99a43882","exception.details":"ValidationError(\"__all__: Validation error: invalid_node_connectivity [{}]\")","http.scheme":"http","http.method":"POST","http.user_agent":"","otel.status_code":"OK","elapsed_milliseconds":1,"http.flavor":"1.1","http.client_ip":"::1","http.status_code":400} [INFO] [stdout] test layout_tests::validate_invalid_node_edge_count_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Doc-tests arculus_fleet_manager [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ba168e37d6a8dc6acb46031a382af19f3e518c719b79ed24d29c148fad8989c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba168e37d6a8dc6acb46031a382af19f3e518c719b79ed24d29c148fad8989c", kill_on_drop: false }` [INFO] [stdout] 8ba168e37d6a8dc6acb46031a382af19f3e518c719b79ed24d29c148fad8989c