[INFO] cloning repository https://github.com/Saaquin/IronTrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saaquin/IronTrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaquin%2FIronTrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaquin%2FIronTrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fa189202ab3ac2fb47987e353c086a4275929ee
[INFO] testing Saaquin/IronTrack against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaquin%2FIronTrack" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Saaquin/IronTrack
[INFO] finished tweaking git repo https://github.com/Saaquin/IronTrack
[INFO] tweaked toml for git repo https://github.com/Saaquin/IronTrack written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Saaquin/IronTrack on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Saaquin/IronTrack 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba
[INFO] running `Command { std: "docker" "start" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba", 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" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba", 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" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling egm96 v0.2.3 (/opt/rustwide/workdir/vendor/egm96)
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling accurate v0.3.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[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 derive_builder v0.20.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool-sync v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mdns-sd v0.13.11
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling local-ip-address v0.6.10
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling deadpool-sqlite v0.8.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling egm2008 v0.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling irontrack v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba", 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" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling irontrack v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba", 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" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/irontrack-b70b5741a5cb78da)
[INFO] [stdout] 
[INFO] [stdout] running 476 tests
[INFO] [stdout] test ai::client::tests::from_env_missing_key ... ok
[INFO] [stdout] test ai::client::tests::nl_plan_params_partial_deserialize ... ok
[INFO] [stdout] test ai::client::tests::strip_code_fences_raw_json ... ok
[INFO] [stdout] test ai::client::tests::strip_code_fences_with_plain_fence ... ok
[INFO] [stdout] test ai::client::tests::nl_plan_params_error_field ... ok
[INFO] [stdout] test ai::client::tests::strip_code_fences_with_json_fence ... ok
[INFO] [stdout] test dem::cache::tests::cache_tile_path_matches_filename ... ok
[INFO] [stdout] test dem::cache::tests::filename_north_east ... ok
[INFO] [stdout] test dem::cache::tests::filename_north_west ... ok
[INFO] [stdout] test dem::cache::tests::filename_origin ... ok
[INFO] [stdout] test dem::cache::tests::filename_south_west ... ok
[INFO] [stdout] test dem::cache::tests::filename_extreme_south_west ... ok
[INFO] [stdout] test dem::cache::tests::key_integer_lat_maps_to_owning_tile ... ok
[INFO] [stdout] test dem::cache::tests::key_exact_east_boundary ... ok
[INFO] [stdout] test dem::cache::tests::has_tile_false_when_absent ... ok
[INFO] [stdout] test dem::cache::tests::get_tile_missing_returns_tile_not_found ... ok
[INFO] [stdout] test dem::cache::tests::get_tile_missing_error_contains_download_url ... ok
[INFO] [stdout] test dem::cache::tests::key_interior_north_east ... ok
[INFO] [stdout] test dem::cache::tests::key_interior_south_west ... ok
[INFO] [stdout] test dem::cache::tests::key_just_south_of_equator ... ok
[INFO] [stdout] test dem::cache::tests::get_tile_missing_error_contains_tile_name ... ok
[INFO] [stdout] test dem::cache::tests::provider_lat_61n_is_valid_copernicus_coverage ... ok
[INFO] [stdout] test dem::cache::tests::url_contains_s3_domain_and_tile_name ... ok
[INFO] [stdout] test dem::cache::tests::provider_lat_above_90_returns_outside_coverage ... ok
[INFO] [stdout] test dem::copernicus::tests::col_count_table_spot_checks ... ok
[INFO] [stdout] test dem::cache::tests::provider_nan_lat_returns_error ... ok
[INFO] [stdout] test dem::cache::tests::provider_lon_at_180_normalizes_to_w180_tile ... ok
[INFO] [stdout] test dem::cache::tests::provider_lat_below_minus90_returns_outside_coverage ... ok
[INFO] [stdout] test dem::cache::tests::provider_missing_tile_returns_tile_not_found ... ok
[INFO] [stdout] test dem::copernicus::tests::flat_tile_returns_correct_elevation ... ok
[INFO] [stdout] test error::tests::ai_error_api_display ... ok
[INFO] [stdout] test dem::copernicus::tests::void_post_returns_none ... ok
[INFO] [stdout] test dem::copernicus::tests::deflate_floating_point_predictor_round_trip ... ok
[INFO] [stdout] test error::tests::dem_error_cache_failure_display ... ok
[INFO] [stdout] test error::tests::geodesy_error_out_of_bounds_display ... ok
[INFO] [stdout] test error::tests::dem_error_tile_not_found_display ... ok
[INFO] [stdout] test dem::copernicus::tests::wrong_sample_format_returns_parse_error ... ok
[INFO] [stdout] test error::tests::ai_error_missing_key_display ... ok
[INFO] [stdout] test error::tests::gpkg_error_init_display ... ok
[INFO] [stdout] test error::tests::gpkg_error_serialization_display ... ok
[INFO] [stdout] test error::tests::kinematics_error_invalid_param_display ... ok
[INFO] [stdout] test error::tests::kinematics_error_negative_gs_display ... ok
[INFO] [stdout] test error::tests::kinematics_error_track_infeasible_display ... ok
[INFO] [stdout] test error::tests::photo_error_invalid_input_display ... ok
[INFO] [stdout] test dem::cache::tests::has_tile_true_when_present ... ok
[INFO] [stdout] test error::tests::photo_error_insufficient_agl_display ... ok
[INFO] [stdout] test error::tests::geodesy_error_projection_failure_display ... ok
[INFO] [stdout] test error::tests::photo_error_invalid_overlap_display ... ok
[INFO] [stdout] test dem::cache::tests::filename_south_east ... ok
[INFO] [stdout] test error::tests::photo_error_unsafe_altitude_display ... ok
[INFO] [stdout] test geodesy::geoid::tests::egm2008_out_of_bounds_rejected ... ok
[INFO] [stdout] test geodesy::geoid::tests::egm2008_lon_near_180_does_not_error ... ok
[INFO] [stdout] test geodesy::geoid::tests::egm2008_roundtrip_orthometric_ellipsoidal ... ok
[INFO] [stdout] test geodesy::geoid::tests::egm2008_undulation_at_origin ... ok
[INFO] [stdout] test geodesy::geoid::tests::non_finite_coords_rejected ... ok
[INFO] [stdout] test geodesy::geoid::tests::out_of_bounds_lat_rejected ... ok
[INFO] [stdout] test geodesy::geoid::tests::undulation_indonesia_high ... ok
[INFO] [stdout] test geodesy::geoid::tests::undulation_at_origin ... ok
[INFO] [stdout] test geodesy::geoid::tests::undulation_indian_ocean_low ... ok
[INFO] [stdout] test geodesy::karney::tests::direct_northward_one_degree ... ok
[INFO] [stdout] test geodesy::karney::tests::direct_round_trip ... ok
[INFO] [stdout] test geodesy::karney::tests::inverse_direct_consistency ... ok
[INFO] [stdout] test geodesy::karney::tests::inverse_meridian_arc_azimuths ... ok
[INFO] [stdout] test geodesy::geoid::tests::lon_wrapping_consistent ... ok
[INFO] [stdout] test geodesy::tests::karney_direct_known_points ... ignored, stub: implement when karney direct is complete
[INFO] [stdout] test geodesy::tests::karney_inverse_known_points ... ignored, stub: implement when karney inverse is complete
[INFO] [stdout] test geodesy::tests::utm_zone_32n_london_spot_check ... ignored, stub: implement when utm projection is complete
[INFO] [stdout] test geodesy::utm::tests::central_meridian_zone_30 ... ok
[INFO] [stdout] test geodesy::utm::tests::central_meridian_zone_32 ... ok
[INFO] [stdout] test geodesy::karney::tests::inverse_meridian_arc_distance ... ok
[INFO] [stdout] test geodesy::karney::tests::inverse_zero_distance_is_zero ... ok
[INFO] [stdout] test geodesy::utm::tests::easting_at_central_meridian_is_false_easting ... ok
[INFO] [stdout] test geodesy::utm::tests::london_easting_approx ... ok
[INFO] [stdout] test geodesy::utm::tests::inverse_london_zone30n ... ok
[INFO] [stdout] test geodesy::utm::tests::latitude_85_is_rejected ... ok
[INFO] [stdout] test geodesy::utm::tests::london_zone_is_30n ... ok
[INFO] [stdout] test geodesy::utm::tests::pole_latitude_is_rejected ... ok
[INFO] [stdout] test geodesy::geoid::tests::undulation_north_pole ... ok
[INFO] [stdout] test geodesy::utm::tests::round_trip_london ... ok
[INFO] [stdout] test geodesy::geoid::tests::undulation_conus_range ... ok
[INFO] [stdout] test geodesy::utm::tests::london_easting_in_valid_range ... ok
[INFO] [stdout] test geodesy::utm::tests::round_trip_cape_town ... ok
[INFO] [stdout] test geodesy::utm::tests::sydney_is_south_hemisphere ... ok
[INFO] [stdout] test geodesy::utm::tests::round_trip_all_zones_equatorial ... ok
[INFO] [stdout] test geodesy::utm::tests::sydney_northing_in_southern_range ... ok
[INFO] [stdout] test geodesy::utm::tests::round_trip_new_york ... ok
[INFO] [stdout] test geodesy::geoid::tests::orthometric_to_ellipsoidal_roundtrip ... ok
[INFO] [stdout] test geodesy::utm::tests::utm_zone_180_wraps_to_zone_1 ... ok
[INFO] [stdout] test geodesy::utm::tests::utm_zone_london ... ok
[INFO] [stdout] test geodesy::utm::tests::utm_zone_new_york ... ok
[INFO] [stdout] test gpkg::binary::tests::binary_flags_le_2d_envelope ... ok
[INFO] [stdout] test gpkg::binary::tests::binary_header_magic_gp ... ok
[INFO] [stdout] test gpkg::binary::tests::binary_srs_id_4326 ... ok
[INFO] [stdout] test gpkg::binary::tests::binary_version_zero ... ok
[INFO] [stdout] test gpkg::binary::tests::empty_point_nan_coordinates ... ok
[INFO] [stdout] test gpkg::binary::tests::is_empty_true_for_empty_point ... ok
[INFO] [stdout] test gpkg::binary::tests::empty_point_magic_and_flags ... ok
[INFO] [stdout] test gpkg::binary::tests::is_empty_false_for_linestring ... ok
[INFO] [stdout] test gpkg::binary::tests::linestring_z_envelope_includes_z_range ... ok
[INFO] [stdout] test gpkg::binary::tests::linestring_z_envelope_xy_matches_2d ... ok
[INFO] [stdout] test gpkg::binary::tests::linestring_z_flags_byte_is_0x05 ... ok
[INFO] [stdout] test gpkg::binary::tests::linestring_z_first_coordinate_xyz ... ok
[INFO] [stdout] test gpkg::binary::tests::linestring_z_total_blob_size ... ok
[INFO] [stdout] test gpkg::binary::tests::linestring_z_wkb_type_is_linestringz ... ok
[INFO] [stdout] test gpkg::binary::tests::total_blob_size_linestring_2pts ... ok
[INFO] [stdout] test gpkg::binary::tests::wkb_first_coordinate_lon_lat_order ... ok
[INFO] [stdout] test gpkg::binary::tests::wkb_num_points ... ok
[INFO] [stdout] test gpkg::binary::tests::wkb_geometry_type_is_linestring ... ok
[INFO] [stdout] test geodesy::utm::tests::round_trip_sydney ... ok
[INFO] [stdout] test gpkg::binary::tests::envelope_min_max ... ok
[INFO] [stdout] test geodesy::geoid::tests::egm2008_agrees_with_egm96_within_2m_globally ... ok
[INFO] [stdout] test geodesy::tests::egm96_undulation_origin_spot_check ... ok
[INFO] [stdout] test gpkg::init::tests::application_id_is_gpkg_magic ... ok
[INFO] [stdout] test gpkg::init::tests::create_feature_table_invalid_name_is_rejected ... ok
[INFO] [stdout] test gpkg::init::tests::new_gpkg_has_irontrack_metadata_table ... ok
[INFO] [stdout] test gpkg::init::tests::create_feature_table_registers_in_gpkg_contents ... ok
[INFO] [stdout] test gpkg::init::tests::all_mandatory_tables_exist ... ok
[INFO] [stdout] test gpkg::init::tests::create_feature_table_registers_geometry_columns ... ok
[INFO] [stdout] test gpkg::init::tests::new_gpkg_seeds_engine_version_and_created_utc ... ok
[INFO] [stdout] test gpkg::init::tests::validate_identifier_accepts_alphanumeric_underscore ... ok
[INFO] [stdout] test gpkg::init::tests::validate_identifier_rejects_empty_string ... ok
[INFO] [stdout] test gpkg::init::tests::validate_identifier_rejects_spaces_and_punctuation ... ok
[INFO] [stdout] test gpkg::init::tests::new_gpkg_has_wal_mode ... ok
[INFO] [stdout] test gpkg::init::tests::new_gpkg_seeds_schema_version ... ok
[INFO] [stdout] test gpkg::init::tests::spatial_ref_sys_seeded_with_required_records ... ok
[INFO] [stdout] test gpkg::init::tests::open_v01_file_without_metadata_table_warns_and_succeeds ... ok
[INFO] [stdout] test gpkg::init::tests::open_file_with_future_schema_version_returns_error ... ok
[INFO] [stdout] test gpkg::init::tests::open_reads_existing_gpkg ... ok
[INFO] [stdout] test gpkg::init::tests::user_version_is_gpkg_1_3_0 ... ok
[INFO] [stdout] test gpkg::init::tests::wgs84_wkt_contains_authority_epsg_4326 ... ok
[INFO] [stdout] test gpkg::tests::binary_header_magic_gp ... ok
[INFO] [stdout] test gpkg::rtree::tests::empty_table_bbox_query_returns_empty ... ok
[INFO] [stdout] test gpkg::rtree::tests::overlapping_bboxes_all_returned ... ok
[INFO] [stdout] test io::dji::tests::different_altitudes_per_line_preserved ... ok
[INFO] [stdout] test io::dji::tests::egm2008_datum_rejected ... ok
[INFO] [stdout] test gpkg::rtree::tests::feature_at_antimeridian ... ok
[INFO] [stdout] test io::dji::tests::empty_plan_creates_valid_kmz ... ok
[INFO] [stdout] test io::dji::tests::multi_line_plan_produces_multiple_folders ... ok
[INFO] [stdout] test io::dji::tests::kmz_contains_required_files ... ok
[INFO] [stdout] test io::dji::tests::template_kml_has_mission_config ... ok
[INFO] [stdout] test gpkg::rtree::tests::trigger_sql_valid_on_fresh_gpkg ... ok
[INFO] [stdout] test gpkg::rtree::tests::query_outside_all_bboxes_returns_empty ... ok
[INFO] [stdout] test io::dji::tests::waylines_wpml_has_waypoints_with_correct_altitude ... ok
[INFO] [stdout] test io::geojson::tests::attribution_absent_when_none ... ok
[INFO] [stdout] test io::geojson::tests::attribution_present_when_some ... ok
[INFO] [stdout] test io::geojson::tests::coordinate_order_is_lon_lat ... ok
[INFO] [stdout] test io::geojson::tests::coordinate_precision_roundtrip ... ok
[INFO] [stdout] test io::geojson::tests::feature_collection_structure ... ok
[INFO] [stdout] test io::geojson::tests::line_index_property_increments ... ok
[INFO] [stdout] test io::geojson::tests::properties_carry_plan_metadata ... ok
[INFO] [stdout] test io::geojson::tests::safety_warning_absent_when_none ... ok
[INFO] [stdout] test io::geojson::tests::safety_warning_present_when_some ... ok
[INFO] [stdout] test io::dji::tests::wgs84_datum_rejected ... ok
[INFO] [stdout] test io::kml::tests::coordinate_order_is_lat_lon_internally ... ok
[INFO] [stdout] test gpkg::rtree::tests::single_feature_found_by_bbox_query ... ok
[INFO] [stdout] test io::dji::tests::waylines_coordinates_are_lon_lat_degrees ... ok
[INFO] [stdout] test io::geojson::tests::write_geojson_creates_valid_file ... ok
[INFO] [stdout] test io::kml::tests::parse_boundary_kml_file ... ok
[INFO] [stdout] test io::kml::tests::parse_linestring ... ok
[INFO] [stdout] test io::kml::tests::parse_linestring_too_short_is_excluded ... ok
[INFO] [stdout] test io::kml::tests::parse_multi_polygon ... ok
[INFO] [stdout] test io::kml::tests::parse_simple_polygon ... ok
[INFO] [stdout] test io::kml::tests::parse_polygon_with_hole ... ok
[INFO] [stdout] test io::qgc::tests::agl_datum_selects_relative_alt_frame ... ok
[INFO] [stdout] test io::qgc::tests::camera_trigger_commands ... ok
[INFO] [stdout] test io::kml::tests::parse_kmz_file ... ok
[INFO] [stdout] test io::qgc::tests::do_jump_ids_are_sequential ... ok
[INFO] [stdout] test io::qgc::tests::empty_plan_produces_empty_items ... ok
[INFO] [stdout] test io::qgc::tests::egm2008_datum_rejected_by_write ... ok
[INFO] [stdout] test io::qgc::tests::mission_items_count ... ok
[INFO] [stdout] test io::qgc::tests::multi_line_trigger_pattern ... ok
[INFO] [stdout] test io::dji::tests::waylines_wpml_has_action_group_with_take_photo ... ok
[INFO] [stdout] test io::qgc::tests::waypoint_command_id_and_frame ... ok
[INFO] [stdout] test io::qgc::tests::plan_root_structure ... ok
[INFO] [stdout] test io::qgc::tests::home_position_matches_first_waypoint ... ok
[INFO] [stdout] test io::qgc::tests::mixed_datum_rejected_by_write ... ok
[INFO] [stdout] test io::qgc::tests::waypoint_coordinates_are_degrees ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::crosswind_exceeds_tas_returns_track_infeasible ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::empty_line_returns_empty ... ok
[INFO] [stdout] test io::qgc::tests::write_qgc_plan_creates_valid_file ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::asin_domain_robustness_near_one ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::headwind_exceeds_tas_returns_negative_gs ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::invalid_tas_rejected ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::apply_wind_stores_crab_angles ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::northbound_segment_with_headwind ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::no_wind_returns_track_as_heading ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::pure_crosswind_from_east ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::pure_tailwind ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::pure_headwind ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::r_safe_formula_matches_doc50 ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::r_safe_greater_than_r_min_with_wind ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::r_safe_invalid_params ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::single_point_returns_empty ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::strong_tailwind_exceeding_tas_is_valid ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::wind_vector_direction_normalization ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::r_safe_zero_wind_equals_r_min ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::wind_vector_is_calm ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::wind_vector_nan_rejected ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::wind_vector_negative_speed_rejected ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::calm_wind_clears_crab_angles ... ok
[INFO] [stdout] test kinematics::energy::tests::descent_with_regen_negative ... ok
[INFO] [stdout] test kinematics::energy::tests::descent_without_regen_is_zero ... ok
[INFO] [stdout] test kinematics::energy::tests::climb_power_positive_ascent ... ok
[INFO] [stdout] test kinematics::atmosphere::tests::wind_vector_valid ... ok
[INFO] [stdout] test kinematics::energy::tests::peukert_below_one_rejected ... ok
[INFO] [stdout] test kinematics::energy::tests::headwind_costs_more_than_tailwind ... ok
[INFO] [stdout] test kinematics::energy::tests::power_at_zero_speed_rejected ... ok
[INFO] [stdout] test kinematics::energy::tests::power_increases_with_speed_at_high_v ... ok
[INFO] [stdout] test kinematics::energy::tests::negative_mass_rejected ... ok
[INFO] [stdout] test kinematics::energy::tests::power_u_shaped_curve ... ok
[INFO] [stdout] test kinematics::energy::tests::zero_efficiency_rejected ... ok
[INFO] [stdout] test kinematics::energy::tests::turn_power_greater_than_straight ... ok
[INFO] [stdout] test legal::tests::attribution_custom_year ... ok
[INFO] [stdout] test legal::tests::attribution_default_year_is_2021 ... ok
[INFO] [stdout] test legal::tests::disclaimer_contains_license_url ... ok
[INFO] [stdout] test legal::tests::dsm_warning_text_contains_safety ... ok
[INFO] [stdout] test math::dubins::tests::angle_normalisation ... ok
[INFO] [stdout] test math::dubins::tests::clothoid_transition_starts_at_zero_curvature ... ok
[INFO] [stdout] test gpkg::rtree::tests::hundred_features_point_query_returns_correct_subset ... ok
[INFO] [stdout] test math::dubins::tests::parallel_lines_same_heading ... ok
[INFO] [stdout] test math::dubins::tests::straight_line_degenerate ... ok
[INFO] [stdout] test math::dubins::tests::turn_centre_geometry ... ok
[INFO] [stdout] test math::dubins::tests::turn_radius_physics ... ok
[INFO] [stdout] test math::dubins::tests::wind_adjusted_radius_increases_with_wind ... ok
[INFO] [stdout] test math::dubins::tests::wind_adjusted_radius_zero_wind_equals_min_radius ... ok
[INFO] [stdout] test math::geometry::tests::bbox_computed_correctly ... ok
[INFO] [stdout] test math::geometry::tests::concave_l_shaped_polygon ... ok
[INFO] [stdout] test math::geometry::tests::convex_polygon_exterior_point ... ok
[INFO] [stdout] test math::geometry::tests::convex_polygon_interior_point ... ok
[INFO] [stdout] test math::geometry::tests::degenerate_ring_returns_false ... ok
[INFO] [stdout] test math::geometry::tests::polygon_with_hole ... ok
[INFO] [stdout] test math::geometry::tests::triangle_interior ... ok
[INFO] [stdout] test kinematics::energy::tests::feasibility_respects_20pct_reserve ... ok
[INFO] [stdout] test math::numerics::tests::kahan_accumulator_default_is_zero ... ok
[INFO] [stdout] test math::numerics::tests::kahan_accumulator_matches_kahan_sum ... ok
[INFO] [stdout] test math::numerics::tests::kahan_sum_empty_is_zero ... ok
[INFO] [stdout] test math::numerics::tests::kahan_sum_exact_for_small_arrays ... ok
[INFO] [stdout] test math::numerics::tests::kahan_sum_single_value ... ok
[INFO] [stdout] test math::routing::tests::asymmetric_transit_cost_with_crosswind ... ok
[INFO] [stdout] test math::routing::tests::empty_plan ... ok
[INFO] [stdout] test math::routing::tests::energy_tour_not_worse_than_sequential ... ok
[INFO] [stdout] test math::routing::tests::four_parallel_lines_serpentine ... ok
[INFO] [stdout] test math::routing::tests::headwind_prefers_tailwind_direction ... ok
[INFO] [stdout] test math::routing::tests::optimized_not_worse_than_sequential ... ok
[INFO] [stdout] test math::routing::tests::scattered_lines_shorter_than_worst_case ... ok
[INFO] [stdout] test math::routing::tests::single_line_passthrough ... ok
[INFO] [stdout] test math::routing::tests::zero_wind_energy_matches_distance_order ... ok
[INFO] [stdout] test network::errors::tests::api_error_serializes_to_json ... ok
[INFO] [stdout] test network::errors::tests::db_locked_maps_to_503 ... ok
[INFO] [stdout] test network::errors::tests::server_error_display_includes_context ... ok
[INFO] [stdout] test network::nmea::tests::checksum_invalid_rejects_corrupted ... ok
[INFO] [stdout] test network::nmea::tests::checksum_missing_asterisk ... ok
[INFO] [stdout] test network::nmea::tests::checksum_missing_dollar_sign ... ok
[INFO] [stdout] test network::nmea::tests::checksum_valid ... ok
[INFO] [stdout] test network::nmea::tests::coord_180_longitude ... ok
[INFO] [stdout] test network::nmea::tests::coord_empty_direction_returns_none ... ok
[INFO] [stdout] test math::dubins::tests::parallel_lines_opposite_heading ... ok
[INFO] [stdout] test network::nmea::tests::coord_empty_value_returns_none ... ok
[INFO] [stdout] test gpkg::tests::new_gpkg_has_wal_mode ... ok
[INFO] [stdout] test kinematics::energy::tests::zero_wind_energy_equals_power_times_d_over_v ... ok
[INFO] [stdout] test legal::tests::attribution_contains_esa ... ok
[INFO] [stdout] test network::nmea::tests::coord_low_degree_longitude ... ok
[INFO] [stdout] test network::nmea::tests::coord_malformed_too_short_returns_none ... ok
[INFO] [stdout] test network::nmea::tests::coord_non_numeric_returns_none ... ok
[INFO] [stdout] test network::nmea::tests::coord_standard_latitude ... ok
[INFO] [stdout] test network::nmea::tests::coord_invalid_hemisphere_returns_none ... ok
[INFO] [stdout] test network::nmea::tests::coord_standard_longitude ... ok
[INFO] [stdout] test network::nmea::tests::coord_west_negates ... ok
[INFO] [stdout] test kinematics::energy::tests::valid_platform_constructs ... ok
[INFO] [stdout] test network::nmea::tests::epoch_mismatch_discards_stale_gga ... ok
[INFO] [stdout] test network::nmea::tests::ggk_clears_pending_gga ... ok
[INFO] [stdout] test network::nmea::tests::parse_gga_buffers_without_updating_state ... ok
[INFO] [stdout] test network::nmea::tests::parse_gga_rmc_epoch_match ... ok
[INFO] [stdout] test network::nmea::tests::parse_ggk_does_not_require_rmc_pairing ... ok
[INFO] [stdout] test network::nmea::tests::parse_rmc_extracts_date ... ok
[INFO] [stdout] test network::nmea::tests::parse_ggk_trimble_fixed ... ok
[INFO] [stdout] test network::nmea::tests::parse_rmc_kinematic_only ... ok
[INFO] [stdout] test network::nmea::tests::rmc_without_gga_updates_kinematics_only ... ok
[INFO] [stdout] test network::server::tests::auth_rejects_wrong_token ... ok
[INFO] [stdout] test network::server::tests::auth_rejects_missing_token ... ok
[INFO] [stdout] test network::server::tests::listener_binds_all_interfaces ... ok
[INFO] [stdout] test network::nmea::tests::coord_malformed_minutes_ge_60_returns_none ... ok
[INFO] [stdout] test network::nmea::tests::coord_south_negates ... ok
[INFO] [stdout] test network::nmea::tests::parse_gga_extracts_hdop_sats_geoid ... ok
[INFO] [stdout] test network::server::tests::structured_error_on_invalid_input ... ok
[INFO] [stdout] test network::server::tests::mission_not_found_404 ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::ninety_degree_bend_miter_within_limit ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::offset_distances ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::resample_straight_line ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::segment_intersection_basic ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::segment_intersection_parallel ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::straight_line_offsets_are_exact ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::u_turn_self_intersection_removed ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::validation_rejects_bad_params ... ok
[INFO] [stdout] test gpkg::tests::rtree_populated_after_geometry_insert ... ok
[INFO] [stdout] test network::server::tests::mdns_discover_local_ip_not_loopback ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::adjacent_lines_spaced_by_flight_line_spacing ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::adjust_for_terrain_preserves_line_and_waypoint_count ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::adjust_for_terrain_preserves_coordinates ... ok
[INFO] [stdout] test photogrammetry::corridor::tests::generate_corridor_lines_end_to_end ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::adjust_for_terrain_no_change_over_flat_terrain ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::bbox_outside_wgs84_bounds_is_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::clip_convex_polygon_all_inside ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::clip_polygon_with_hole_removes_interior ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::clip_removes_waypoints_outside_polygon ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::flight_plan_params_defaults ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::flight_plan_preserves_azimuth ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::flight_plan_preserves_params ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::generate_lines_eastward_flight_swaps_axes ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::first_waypoints_near_south_edge_for_azimuth_zero ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::clip_boundary_interpolation_extends_to_edge ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::generates_correct_line_count_near_equator ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::generates_correct_waypoint_count_per_line ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::interval_formula_phantom4pro ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::infeasible_wind_returns_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::invalid_bbox_inverted_coords_is_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::invalid_bbox_min_equals_max_is_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::adjust_for_terrain_raises_waypoints_over_ridge ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::lidar_line_spacing_matches_swath_overlap ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::lidar_plan_carries_correct_azimuth ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::lidar_plan_params_point_density ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::lidar_custom_waypoint_interval ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::negative_target_gsd_is_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::lidar_waypoint_interval_controls_density ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::iter_lonlat_deg_order_and_units ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::nominal_agl_matches_sensor_required_agl ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::non_finite_azimuth_is_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::spacing_formula_phantom4pro ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::lidar_generates_correct_line_count ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::waypoints_go_north_for_azimuth_zero ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::wind_adjusted_spacing_crosswind_is_smaller ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::wind_adjusted_spacing_calm_equals_nominal ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::with_end_lap_100_is_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::with_side_lap_100_is_error ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::with_side_lap_changes_spacing ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::zero_target_gsd_is_error ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::across_track_spacing_doc_formula ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::along_track_spacing_doc_formula ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::validate_overlap_flat_terrain_no_violations ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::point_density_doc_example ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::point_density_inverse_with_speed ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::point_density_rejects_zero_agl ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::point_density_with_loss_fraction ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::required_speed_doc_example ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::required_speed_rejects_zero_density ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::required_speed_round_trips_with_density ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::sensor_accepts_valid_params ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::sensor_rejects_fov_180 ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::sensor_rejects_loss_fraction_1 ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::sensor_rejects_negative_scan_rate ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::sensor_rejects_zero_prr ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::swath_width_doc_example ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::swath_width_linear_with_agl ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::swath_width_zero_fov_is_zero ... ok
[INFO] [stdout] test photogrammetry::lidar::tests::point_density_rejects_zero_speed ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::effective_swath_90_deg_crab_is_zero ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::effective_swath_clamped_at_zero ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::effective_swath_known_value_5deg ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::effective_swath_symmetric_in_crab_angle ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::effective_swath_zero_crab_equals_nominal ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::wind_adjusted_spacing_generates_more_lines ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::fov_horizontal_less_than_180_degrees ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::gsd_at_agl_1000m_ixm100 ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::fov_vertical_ixm100 ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::gsd_linear_with_agl ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::pixel_pitch_ixm100 ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::pixel_pitch_phantom4pro_cross_module ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::required_agl_for_gsd_spot_check_ixm100 ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::required_agl_for_gsd_vertical_binding_round_trips ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::required_agl_proportional_to_target_gsd ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::swath_height_at_1000m_ixm100 ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::swath_linear_with_agl ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::swath_width_at_1000m_ixm100 ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::worst_case_gsd_is_gsd_x_for_ixm100 ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::worst_case_gsd_is_gsd_y_for_vertical_binding_sensor ... ok
[INFO] [stdout] test photogrammetry::tests::gsd_linear_with_agl ... ignored, stub: implement when GSD formula is complete
[INFO] [stdout] test photogrammetry::tests::gsd_phantom4pro_120m ... ignored, stub: implement when GSD formula is complete
[INFO] [stdout] test photogrammetry::tests::invalid_side_overlap_returns_error ... ignored, stub: implement when overlap validation is complete
[INFO] [stdout] test photogrammetry::sensor::tests::required_agl_for_gsd_round_trips_worst_case ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::adaptive_fit_uses_fewer_control_points_on_flat ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::convex_hull_safety_fails_for_low_control_points ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::convex_hull_safety_passes_for_high_control_points ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::derivative_nonzero_for_sloped_path ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::interpolates_endpoints ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::rejects_too_few_points ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::straight_line_is_identity ... ok
[INFO] [stdout] test trajectory::bspline_smooth::tests::sample_uniform_returns_requested_count ... ok
[INFO] [stdout] test photogrammetry::sensor::tests::fov_horizontal_ixm100 ... ok
[INFO] [stdout] test photogrammetry::flightlines::tests::validate_overlap_elevated_terrain_causes_violations ... ok
[INFO] [stdout] test network::server::tests::delete_line_adjusts_active ... FAILED
[INFO] [stdout] test trajectory::elastic_band::tests::flat_terrain_stays_at_target_agl ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::endpoints_above_floor ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::highest_point_produces_level_flight ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::gentle_terrain_slope_within_limit ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::fixed_msl_still_clears_terrain ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::rejects_too_few_points ... ok
[INFO] [stdout] test network::server::tests::delete_line_recalculates ... FAILED
[INFO] [stdout] test trajectory::elastic_band::tests::median_terrain_robust_to_outlier ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::fixed_msl_sets_constant_floor ... ok
[INFO] [stdout] test trajectory::pursuit::tests::lookahead_shrinks_at_high_curvature ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::mean_terrain_raises_valleys ... ok
[INFO] [stdout] test trajectory::pursuit::tests::rejects_invalid_interval ... ok
[INFO] [stdout] test math::numerics::tests::kahan_accumulator_beats_naive_on_many_small_values ... ok
[INFO] [stdout] test network::server::tests::mission_create_and_get_lines ... FAILED
[INFO] [stdout] test trajectory::elastic_band::tests::respects_min_clearance_everywhere ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::converges_within_500_iterations ... ok
[INFO] [stdout] test trajectory::elastic_band::tests::single_peak_smooths_over ... ok
[INFO] [stdout] test trajectory::pursuit::tests::waypoints_are_monotonically_advancing ... ok
[INFO] [stdout] test trajectory::validation::tests::generate_profile_lengths_correct ... ok
[INFO] [stdout] test trajectory::pursuit::tests::respects_max_slope ... ok
[INFO] [stdout] test trajectory::pursuit::tests::flat_terrain_uniform_waypoints ... ok
[INFO] [stdout] test trajectory::validation::tests::direct_bspline_flat_passes ... ok
[INFO] [stdout] test trajectory::validation::tests::direct_bspline_sinusoidal_passes ... ok
[INFO] [stdout] test trajectory::validation::tests::direct_bspline_step_passes ... ok
[INFO] [stdout] test trajectory::validation::tests::direct_bspline_sawtooth_clearance_maintained ... ok
[INFO] [stdout] test trajectory::validation::tests::direct_bspline_sawtooth_passes ... ok
[INFO] [stdout] test trajectory::validation::tests::validation_flat_passes ... ok
[INFO] [stdout] test trajectory::validation::tests::run_all_direct_produces_four_results ... ok
[INFO] [stdout] test trajectory::validation::tests::validation_sawtooth_never_below_min_agl ... ok
[INFO] [stdout] test trajectory::validation::tests::sweep_agl_deviation_increases_with_difficulty ... ok
[INFO] [stdout] test trajectory::validation::tests::validation_sawtooth_passes ... ok
[INFO] [stdout] test types::tests::alert_level_ordering ... ok
[INFO] [stdout] test types::tests::altitude_datum_as_str_values ... ok
[INFO] [stdout] test types::tests::altitude_datum_default_is_egm2008 ... ok
[INFO] [stdout] test types::tests::fixed_wing_default_values_sensible ... ok
[INFO] [stdout] test types::tests::flightline_accessor_values_match_push_order ... ok
[INFO] [stdout] test types::tests::flightline_default_datum_is_egm2008 ... ok
[INFO] [stdout] test types::tests::flightline_default_is_empty ... ok
[INFO] [stdout] test types::tests::flightline_new_equals_default ... ok
[INFO] [stdout] test types::tests::flightline_push_maintains_soa_invariant ... ok
[INFO] [stdout] test types::tests::geocoord_display_north_east ... ok
[INFO] [stdout] test types::tests::geocoord_display_south_west ... ok
[INFO] [stdout] test types::tests::geocoord_from_degrees_roundtrip ... ok
[INFO] [stdout] test types::tests::geocoord_from_degrees_to_radians ... ok
[INFO] [stdout] test types::tests::geocoord_new_stores_radians ... ok
[INFO] [stdout] test types::tests::geocoord_rejects_latitude_out_of_range ... ok
[INFO] [stdout] test types::tests::geocoord_rejects_longitude_out_of_range ... ok
[INFO] [stdout] test types::tests::geocoord_rejects_non_finite_values ... ok
[INFO] [stdout] test types::tests::ground_speeds_default_is_none ... ok
[INFO] [stdout] test types::tests::ground_speeds_roundtrip ... ok
[INFO] [stdout] test types::tests::kinematic_limits_rejects_infinity ... ok
[INFO] [stdout] test types::tests::kinematic_limits_rejects_nan ... ok
[INFO] [stdout] test types::tests::kinematic_limits_rejects_negative_accel ... ok
[INFO] [stdout] test types::tests::kinematic_limits_rejects_zero_speed ... ok
[INFO] [stdout] test types::tests::kinematic_limits_valid_construction ... ok
[INFO] [stdout] test types::tests::max_curvature_at_30mps_half_g ... ok
[INFO] [stdout] test types::tests::max_slope_at_15_deg ... ok
[INFO] [stdout] test types::tests::min_lookahead_climb ... ok
[INFO] [stdout] test types::tests::min_lookahead_descent_uses_descent_rate ... ok
[INFO] [stdout] test types::tests::multirotor_default_values_sensible ... ok
[INFO] [stdout] test types::tests::obstacle_buffer_radius_formula ... ok
[INFO] [stdout] test types::tests::obstacle_buffer_radius_zero_height ... ok
[INFO] [stdout] test types::tests::sensor_display_contains_focal_length ... ok
[INFO] [stdout] test types::tests::sensor_new_nan_focal_length_is_error ... ok
[INFO] [stdout] test types::tests::sensor_new_valid_params_succeeds ... ok
[INFO] [stdout] test types::tests::sensor_new_zero_focal_length_is_error ... ok
[INFO] [stdout] test types::tests::sensor_new_zero_height_px_is_error ... ok
[INFO] [stdout] test types::tests::sensor_new_zero_width_px_is_error ... ok
[INFO] [stdout] test types::tests::sensor_pixel_pitch_phantom4pro ... ok
[INFO] [stdout] test types::tests::utm_display_north_zone ... ok
[INFO] [stdout] test types::tests::utm_display_south_zone ... ok
[INFO] [stdout] test types::tests::wgs84_e2 ... ok
[INFO] [stdout] test types::tests::wgs84_e_prime2 ... ok
[INFO] [stdout] test types::tests::wgs84_ellipsoid_identity ... ok
[INFO] [stdout] test types::tests::wgs84_flattening_reciprocal ... ok
[INFO] [stdout] test types::tests::wgs84_inverse_flattening ... ok
[INFO] [stdout] test types::tests::wgs84_n ... ok
[INFO] [stdout] test types::tests::wgs84_semi_major_axis ... ok
[INFO] [stdout] test types::tests::wgs84_semi_minor_axis ... ok
[INFO] [stdout] test trajectory::validation::tests::sweep_identifies_envelope_exceedance ... ok
[INFO] [stdout] test trajectory::validation::tests::validation_step_passes ... ok
[INFO] [stdout] test trajectory::validation::tests::validation_sinusoidal_passes ... ok
[INFO] [stdout] test trajectory::validation::tests::sweep_curvature_always_bounded ... ok
[INFO] [stdout] test trajectory::validation::tests::run_all_produces_four_results ... ok
[INFO] [stdout] test trajectory::validation::tests::sweep_clearance_always_maintained ... ok
[INFO] [stdout] test trajectory::validation::tests::sweep_pipeline_completes_all_steps ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- network::server::tests::delete_line_adjusts_active stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'network::server::tests::delete_line_adjusts_active' (2859) panicked at src/network/server.rs:2131:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556ab111e631 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556ab111e631 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556ab111e631 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556ab111e631 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556ab1137e2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556ab1137e2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x556ab1123b3c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x556ab1123b3c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x556ab10f8c86 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556ab10f8c86 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556ab1114ae9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556ab0b2e6f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x556ab0b2e6f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556ab1114e12 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x556ab1114e12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x556ab10f8d32 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x556ab10efb69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556ab10f9f3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x556ab113865c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556ab11384e3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x556ab06e740d - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<http[c8f9dd3b2a405295]::status::StatusCode, http[c8f9dd3b2a405295]::status::StatusCode>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x556ab05a24ea - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_adjusts_active::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2131:9
[INFO] [stdout]   22:     0x556ab079cbf2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x556ab079cc6d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x556ab058750d - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x556ab058740b - tokio[c0f2d44811fb0c23]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x556ab058740b - tokio[c0f2d44811fb0c23]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x556ab058740b - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x556ab056ad30 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x556ab05841bd - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x556ab0583454 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x556ab072272b - <tokio[c0f2d44811fb0c23]::runtime::context::scoped::Scoped<tokio[c0f2d44811fb0c23]::runtime::scheduler::Context>>::set::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x556ab05850c9 - tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x556ab0533da2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[c0f2d44811fb0c23]::runtime::context::Context>>::try_with::<tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x556ab053392e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[c0f2d44811fb0c23]::runtime::context::Context>>::with::<tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x556ab057d38d - tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x556ab0571f60 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x556ab0572256 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x556ab0582be0 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x556ab059ad33 - tokio[c0f2d44811fb0c23]::runtime::context::runtime::enter_runtime::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x556ab0569851 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x556ab052a584 - <tokio[c0f2d44811fb0c23]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x556ab052a74f - <tokio[c0f2d44811fb0c23]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x556ab05ad0fd - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_adjusts_active::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2166:65
[INFO] [stdout]   44:     0x556ab0668f4e - <irontrack[2256c1130018e1e1]::network::server::tests::delete_line_adjusts_active::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x556ab0b7560e - serial_test[a1f9503d85a47a65]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   46:     0x556ab05d0524 - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_adjusts_active
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2110:5
[INFO] [stdout]   47:     0x556ab05aa347 - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_adjusts_active::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2110:14
[INFO] [stdout]   48:     0x556ab0668de6 - <irontrack[2256c1130018e1e1]::network::server::tests::delete_line_adjusts_active::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x556ab0b21a2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x556ab0b21a2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x556ab0b2f075 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x556ab0b2f075 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x556ab0b2f075 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x556ab0b2f075 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x556ab0b29b24 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x556ab0b29b24 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x556ab0b321c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x556ab0b321c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x556ab0b321c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x556ab0b321c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x556ab0b321c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x556ab0b321c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x556ab0b321c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x556ab111d26f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   68:     0x556ab111d26f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   69:     0x72477808aaa4 - <unknown>
[INFO] [stdout]   70:     0x724778117a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- network::server::tests::delete_line_recalculates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'network::server::tests::delete_line_recalculates' (2861) panicked at src/network/server.rs:2077:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556ab111e631 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556ab111e631 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556ab111e631 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556ab111e631 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556ab1137e2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556ab1137e2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x556ab1123b3c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x556ab1123b3c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x556ab10f8c86 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556ab10f8c86 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556ab1114ae9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556ab0b2e6f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x556ab0b2e6f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556ab1114e12 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x556ab1114e12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x556ab10f8d32 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x556ab10efb69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556ab10f9f3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x556ab113865c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556ab11384e3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x556ab06e740d - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<http[c8f9dd3b2a405295]::status::StatusCode, http[c8f9dd3b2a405295]::status::StatusCode>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x556ab05a0524 - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_recalculates::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2077:9
[INFO] [stdout]   22:     0x556ab079cbf2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x556ab079cc6d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x556ab058750d - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x556ab058740b - tokio[c0f2d44811fb0c23]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x556ab058740b - tokio[c0f2d44811fb0c23]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x556ab058740b - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x556ab056ad30 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x556ab05841bd - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x556ab0583454 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x556ab072272b - <tokio[c0f2d44811fb0c23]::runtime::context::scoped::Scoped<tokio[c0f2d44811fb0c23]::runtime::scheduler::Context>>::set::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x556ab05850c9 - tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x556ab0533da2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[c0f2d44811fb0c23]::runtime::context::Context>>::try_with::<tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x556ab053392e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[c0f2d44811fb0c23]::runtime::context::Context>>::with::<tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x556ab057d38d - tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x556ab0571f60 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x556ab0572256 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x556ab0582be0 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x556ab059ad33 - tokio[c0f2d44811fb0c23]::runtime::context::runtime::enter_runtime::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x556ab0569851 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x556ab052a584 - <tokio[c0f2d44811fb0c23]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x556ab052a74f - <tokio[c0f2d44811fb0c23]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x556ab05ac1bd - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_recalculates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2106:59
[INFO] [stdout]   44:     0x556ab0668f1e - <irontrack[2256c1130018e1e1]::network::server::tests::delete_line_recalculates::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x556ab0b7560e - serial_test[a1f9503d85a47a65]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   46:     0x556ab05d0244 - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_recalculates
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2056:5
[INFO] [stdout]   47:     0x556ab05aa2e7 - irontrack[2256c1130018e1e1]::network::server::tests::delete_line_recalculates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:2056:14
[INFO] [stdout]   48:     0x556ab0668d66 - <irontrack[2256c1130018e1e1]::network::server::tests::delete_line_recalculates::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x556ab0b21a2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x556ab0b21a2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x556ab0b2f075 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x556ab0b2f075 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x556ab0b2f075 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x556ab0b2f075 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x556ab0b29b24 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x556ab0b29b24 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x556ab0b321c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x556ab0b321c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x556ab0b321c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x556ab0b321c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x556ab0b321c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x556ab0b321c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x556ab0b321c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x556ab111d26f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   68:     0x556ab111d26f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   69:     0x72477808aaa4 - <unknown>
[INFO] [stdout]   70:     0x724778117a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- network::server::tests::mission_create_and_get_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'network::server::tests::mission_create_and_get_lines' (2865) panicked at src/network/server.rs:1918:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556ab111e631 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556ab111e631 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556ab111e631 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556ab111e631 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556ab1137e2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556ab1137e2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x556ab1123b3c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x556ab1123b3c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x556ab10f8c86 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556ab10f8c86 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556ab1114ae9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556ab0b2e6f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x556ab0b2e6f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556ab1114e12 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x556ab1114e12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x556ab10f8d32 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x556ab10efb69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556ab10f9f3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x556ab113865c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556ab11384e3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x556ab06e740d - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<http[c8f9dd3b2a405295]::status::StatusCode, http[c8f9dd3b2a405295]::status::StatusCode>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x556ab05a43a2 - irontrack[2256c1130018e1e1]::network::server::tests::mission_create_and_get_lines::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:1918:9
[INFO] [stdout]   22:     0x556ab079cbf2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x556ab079cc6d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x556ab058750d - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x556ab058740b - tokio[c0f2d44811fb0c23]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x556ab058740b - tokio[c0f2d44811fb0c23]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x556ab058740b - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x556ab056ad30 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x556ab05841bd - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x556ab0583454 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x556ab072272b - <tokio[c0f2d44811fb0c23]::runtime::context::scoped::Scoped<tokio[c0f2d44811fb0c23]::runtime::scheduler::Context>>::set::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x556ab05850c9 - tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x556ab0533da2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[c0f2d44811fb0c23]::runtime::context::Context>>::try_with::<tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x556ab053392e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[c0f2d44811fb0c23]::runtime::context::Context>>::with::<tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x556ab057d38d - tokio[c0f2d44811fb0c23]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x556ab0571f60 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x556ab0572256 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x556ab0582be0 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x556ab059ad33 - tokio[c0f2d44811fb0c23]::runtime::context::runtime::enter_runtime::<<tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x556ab0569851 - <tokio[c0f2d44811fb0c23]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x556ab052a584 - <tokio[c0f2d44811fb0c23]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x556ab052a74f - <tokio[c0f2d44811fb0c23]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x556ab05ad2cd - irontrack[2256c1130018e1e1]::network::server::tests::mission_create_and_get_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:1944:64
[INFO] [stdout]   44:     0x556ab0668f7e - <irontrack[2256c1130018e1e1]::network::server::tests::mission_create_and_get_lines::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x556ab0b7560e - serial_test[a1f9503d85a47a65]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   46:     0x556ab05d0644 - irontrack[2256c1130018e1e1]::network::server::tests::mission_create_and_get_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:1897:5
[INFO] [stdout]   47:     0x556ab05aa377 - irontrack[2256c1130018e1e1]::network::server::tests::mission_create_and_get_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/server.rs:1897:14
[INFO] [stdout]   48:     0x556ab0668e26 - <irontrack[2256c1130018e1e1]::network::server::tests::mission_create_and_get_lines::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x556ab0b21a2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x556ab0b21a2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x556ab0b2f075 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x556ab0b2f075 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x556ab0b2f075 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x556ab0b2f075 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x556ab0b2f075 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x556ab0b29b24 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x556ab0b29b24 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x556ab0b321c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x556ab0b321c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x556ab0b321c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x556ab0b321c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x556ab0b321c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x556ab0b321c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x556ab0b321c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x556ab111d26f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   68:     0x556ab111d26f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   69:     0x72477808aaa4 - <unknown>
[INFO] [stdout]   70:     0x724778117a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     network::server::tests::delete_line_adjusts_active
[INFO] [stdout]     network::server::tests::delete_line_recalculates
[INFO] [stdout]     network::server::tests::mission_create_and_get_lines
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 467 passed; 3 failed; 6 ignored; 0 measured; 0 filtered out; finished in 17.70s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba", kill_on_drop: false }`
[INFO] [stdout] 4550a31a75c6797a2ec4918b8a44c16af9c1d0ebad5dff30fb1ae68c222119ba
