[INFO] fetching crate openlr 0.4.0...
[INFO] testing openlr-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate openlr 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate openlr 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openlr 0.4.0
[INFO] tweaked toml for crates.io crate openlr 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openlr 0.4.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openlr 0.4.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5523d376d75d3dbf1b8f3376666a22183bbe65f4db943d94c7acc77d5c69031
[INFO] running `Command { std: "docker" "start" "-a" "f5523d376d75d3dbf1b8f3376666a22183bbe65f4db943d94c7acc77d5c69031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5523d376d75d3dbf1b8f3376666a22183bbe65f4db943d94c7acc77d5c69031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5523d376d75d3dbf1b8f3376666a22183bbe65f4db943d94c7acc77d5c69031", kill_on_drop: false }`
[INFO] [stdout] f5523d376d75d3dbf1b8f3376666a22183bbe65f4db943d94c7acc77d5c69031
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89a68433d166fdeaf383f8a5a8d5d317bdc973206872aee94814b77ff4e7d94b
[INFO] running `Command { std: "docker" "start" "-a" "89a68433d166fdeaf383f8a5a8d5d317bdc973206872aee94814b77ff4e7d94b", kill_on_drop: false }`
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling radix-heap v0.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling openlr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s
[INFO] running `Command { std: "docker" "inspect" "89a68433d166fdeaf383f8a5a8d5d317bdc973206872aee94814b77ff4e7d94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a68433d166fdeaf383f8a5a8d5d317bdc973206872aee94814b77ff4e7d94b", kill_on_drop: false }`
[INFO] [stdout] 89a68433d166fdeaf383f8a5a8d5d317bdc973206872aee94814b77ff4e7d94b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 155534ae506ad039df3f61933d0c6a5cbcaae83ec4fcd23e46cd0109a4c45228
[INFO] running `Command { std: "docker" "start" "-a" "155534ae506ad039df3f61933d0c6a5cbcaae83ec4fcd23e46cd0109a4c45228", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling graph_builder v0.4.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling linereader v0.4.0
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling i_overlay v4.0.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling sif-itree v0.4.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openlr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling delegate v0.8.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling geo v0.32.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling graph v0.3.1
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.94s
[INFO] running `Command { std: "docker" "inspect" "155534ae506ad039df3f61933d0c6a5cbcaae83ec4fcd23e46cd0109a4c45228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "155534ae506ad039df3f61933d0c6a5cbcaae83ec4fcd23e46cd0109a4c45228", kill_on_drop: false }`
[INFO] [stdout] 155534ae506ad039df3f61933d0c6a5cbcaae83ec4fcd23e46cd0109a4c45228
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d294df61085a00ca9baea010dc3833c981cf0d3c2f0957cf9f9d8b336f3ab76
[INFO] running `Command { std: "docker" "start" "-a" "8d294df61085a00ca9baea010dc3833c981cf0d3c2f0957cf9f9d8b336f3ab76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openlr-bd48aa4daf5d672e)
[INFO] [stdout] 
[INFO] [stdout] running 137 tests
[INFO] [stdout] test decoder::resolver::tests::decoder_resolve_top_k_candidate_pairs_001 ... ok
[INFO] [stdout] test decoder::resolver::tests::decoder_resolve_routes_006 ... ok
[INFO] [stdout] test decoder::candidates::tests::decoder_find_candidate_nodes_002 ... ok
[INFO] [stdout] test decoder::candidates::tests::decoder_find_candidate_nodes_003 ... ok
[INFO] [stdout] test decoder::resolver::tests::decoder_resolve_routes_001 ... ok
[INFO] [stdout] test decoder::candidates::tests::decoder_find_candidate_nodes_004 ... ok
[INFO] [stdout] test decoder::resolver::tests::decoder_resolve_routes_004 ... ok
[INFO] [stdout] test decoder::route::tests::decoder_calculate_offsets_002 ... ok
[INFO] [stdout] test decoder::resolver::tests::decoder_resolve_routes_003 ... ok
[INFO] [stdout] test decoder::route::tests::decoder_calculate_offsets_004 ... ok
[INFO] [stdout] test decoder::candidates::tests::decoder_find_candidate_lines_001 ... ok
[INFO] [stdout] test decoder::candidates::tests::decoder_find_candidate_nodes_001 ... ok
[INFO] [stdout] test decoder::route::tests::decoder_calculate_offsets_001 ... ok
[INFO] [stdout] test decoder::route::tests::decoder_calculate_offsets_003 ... ok
[INFO] [stdout] test decoder::route::tests::decoder_calculate_offsets_005 ... ok
[INFO] [stdout] test decoder::route::tests::decoder_calculate_offsets_006 ... ok
[INFO] [stdout] test decoder::resolver::tests::decoder_resolve_routes_002 ... ok
[INFO] [stdout] test decoder::shortest_path::tests::decoder_shortest_path_001 ... ok
[INFO] [stdout] test decoder::candidates::tests::decoder_find_candidate_lines_003 ... ok
[INFO] [stdout] test decoder::shortest_path::tests::decoder_shortest_path_002 ... ok
[INFO] [stdout] test decoder::shortest_path::tests::decoder_shortest_path_003 ... ok
[INFO] [stdout] test decoder::shortest_path::tests::decoder_shortest_path_005 ... ok
[INFO] [stdout] test decoder::shortest_path::tests::decoder_shortest_path_004 ... ok
[INFO] [stdout] test encoder::expansion::tests::encoder_edge_expansion_001 ... ok
[INFO] [stdout] test encoder::expansion::tests::encoder_edge_expansion_002 ... ok
[INFO] [stdout] test decoder::resolver::tests::decoder_resolve_routes_005 ... ok
[INFO] [stdout] test encoder::expansion::tests::encoder_edge_expansion_004 ... ok
[INFO] [stdout] test encoder::expansion::tests::encoder_select_edge_expansion_candidate_001 ... ok
[INFO] [stdout] test encoder::expansion::tests::encoder_edge_expansion_005 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_004 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_001 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_007 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_009 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_008 ... ok
[INFO] [stdout] test decoder::shortest_path::tests::decoder_shortest_path_007 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_010 ... ok
[INFO] [stdout] test encoder::expansion::tests::encoder_edge_expansion_003 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_011 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_003 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_005 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_001 ... ok
[INFO] [stdout] test encoder::lrp::tests::encoder_trim_lrps_002 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_013 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_002 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_003 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_005 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_008 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_006 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_010 ... ok
[INFO] [stdout] test encoder::lrp::tests::encoder_trim_lrps_001 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_011 ... ok
[INFO] [stdout] test encoder::line::tests::encoder_encode_line_location_reference_002 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_014 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_004 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_015 ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_002 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_009 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_circle_location_reference_001 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_016 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_circle_location_reference_002 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_013 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_017 ... ok
[INFO] [stdout] test format::binary::encoding::tests::openlr_binary_encode_decode_degrees ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_006 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_grid_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_invalid_header ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_grid_location_reference_002 ... ok
[INFO] [stdout] test decoder::shortest_path::tests::decoder_shortest_path_006 ... ok
[INFO] [stdout] test decoder::candidates::tests::decoder_find_candidate_lines_002 ... ok
[INFO] [stdout] test encoder::line::tests::encoder_encode_line_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_closed_line_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_coordinate_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_coordinate_location_reference_002 ... ok
[INFO] [stdout] test format::binary::encoding::tests::openlr_binary_encode_decode_relative_degrees ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_line_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_line_location_reference_003 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_line_location_reference_002 ... ok
[INFO] [stdout] test decoder::line::tests::decode_line_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_line_location_reference_004 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_poi_location_reference_001 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_007 ... ok
[INFO] [stdout] test decoder::line::tests::decode_line_location_reference_002 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_version_1_not_supported ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_point_along_line_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_point_along_line_location_reference_002 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_polygon_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_rectangle_location_reference_001 ... ok
[INFO] [stdout] test encoder::shortest_path::tests::encoder_shortest_path_location_012 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_circle_location_reference_001 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_coordinate_location_reference_001 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_coordinate_location_reference_002 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_circle_location_reference_002 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_coordinate_location_reference_003 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_version_2_not_supported ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_closed_line_location_reference_001 ... ok
[INFO] [stdout] test format::binary::reader::tests::openlr_deserialize_rectangle_location_reference_002 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_coordinate_location_reference_004 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_grid_location_reference_001 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_line_location_reference_003 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_line_location_reference_002 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_line_location_reference_005 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_poi_location_reference_001 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_polygon_location_reference_001 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_rectangle_location_reference_001 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_line_location_reference_004 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_rectangle_location_reference_002 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_coordinate_location_reference_005 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_grid_location_reference_002 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_point_along_line_location_reference_002 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_line_location_reference_001 ... ok
[INFO] [stdout] test graph::path::tests::is_valid_node_001 ... ok
[INFO] [stdout] test graph::path::tests::is_opposite_direction_001 ... ok
[INFO] [stdout] test format::binary::writer::tests::openlr_serialize_point_along_line_location_reference_001 ... ok
[INFO] [stdout] test graph::tests::geojson::geojson_graph_line_attributes ... ok
[INFO] [stdout] test graph::tests::geojson::geojson_graph_node_attributes ... ok
[INFO] [stdout] test graph::tests::network::network_graph_coordinate_along_edge ... ok
[INFO] [stdout] test graph::tests::network::network_graph_distance_along_edge ... ok
[INFO] [stdout] test graph::tests::network::network_graph_edge_bearing_between ... ok
[INFO] [stdout] test graph::tests::network::network_graph_edge_bearing ... ok
[INFO] [stdout] test graph::tests::network::network_graph_edge_properties ... ok
[INFO] [stdout] test graph::tests::network::network_graph_edge_vertices ... ok
[INFO] [stdout] test graph::tests::network::network_graph_vertex_coordinate ... ok
[INFO] [stdout] test graph::tests::network::network_graph_vertex_degree ... ok
[INFO] [stdout] test location::tests::trim_line_location_003 ... ok
[INFO] [stdout] test graph::tests::network::network_graph_nearest_edges ... ok
[INFO] [stdout] test graph::tests::network::network_graph_nearest_vertices ... ok
[INFO] [stdout] test location::tests::trim_line_location_002 ... ok
[INFO] [stdout] test location::tests::trim_line_location_001 ... ok
[INFO] [stdout] test location::tests::trim_line_location_005 ... ok
[INFO] [stdout] test location::tests::trim_line_location_004 ... ok
[INFO] [stdout] test location::tests::trim_line_location_006 ... ok
[INFO] [stdout] test location::tests::trim_line_location_007 ... ok
[INFO] [stdout] test model::tests::bearing_degrees ... ok
[INFO] [stdout] test model::tests::coordinate_parse_to_string ... ok
[INFO] [stdout] test model::tests::fow_rating ... ok
[INFO] [stdout] test model::tests::invalid_coordinate ... ok
[INFO] [stdout] test encoder::resolver::tests::encoder_resolve_lrps_012 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- encoder::resolver::tests::encoder_resolve_lrps_012 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'encoder::resolver::tests::encoder_resolve_lrps_012' (90) panicked at src/encoder/resolver.rs:935:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [LocRefPoint { edges: [EdgeId(16218)], point: Point { coordinate: Coordinate { lon: 13.454214, lat: 52.5157088 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(99) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(100.0) }) }, projection_coordinate: None }, LocRefPoint { edges: [EdgeId(16218)], point: Point { coordinate: Coordinate { lon: 13.455676767654381, lat: 52.5155615984457 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(100.0) }) }, projection_coordinate: Some(Coordinate { lon: 13.455676767654381, lat: 52.5155615984457 }) }, LocRefPoint { edges: [EdgeId(16218)], point: Point { coordinate: Coordinate { lon: 13.457137508978576, lat: 52.51540708300186 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(16.346160186372742) }) }, projection_coordinate: Some(Coordinate { lon: 13.457137508978576, lat: 52.51540708300186 }) }, LocRefPoint { edges: [EdgeId(16219)], point: Point { coordinate: Coordinate { lon: 13.457386, lat: 52.5153814 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(100.0) }) }, projection_coordinate: None }, LocRefPoint { edges: [EdgeId(16219)], point: Point { coordinate: Coordinate { lon: 13.458844359049749, lat: 52.51522969328994 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(8.88473296170055) }) }, projection_coordinate: Some(Coordinate { lon: 13.458844359049749, lat: 52.51522969328994 }) }, LocRefPoint { edges: [], point: Point { coordinate: Coordinate { lon: 13.4589756, lat: 52.515216 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(280) }, path: None }, projection_coordinate: None }]
[INFO] [stdout]  right: [LocRefPoint { edges: [EdgeId(16218)], point: Point { coordinate: Coordinate { lon: 13.454214, lat: 52.5157088 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(99) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(100.0) }) }, projection_coordinate: None }, LocRefPoint { edges: [EdgeId(16218)], point: Point { coordinate: Coordinate { lon: 13.455676, lat: 52.515561 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(100.0) }) }, projection_coordinate: Some(Coordinate { lon: 13.455676767654381, lat: 52.5155615984457 }) }, LocRefPoint { edges: [EdgeId(16218)], point: Point { coordinate: Coordinate { lon: 13.457137, lat: 52.515407 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(16.346160186372742) }) }, projection_coordinate: Some(Coordinate { lon: 13.457137508978576, lat: 52.51540708300186 }) }, LocRefPoint { edges: [EdgeId(16219)], point: Point { coordinate: Coordinate { lon: 13.457386, lat: 52.5153814 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(100.0) }) }, projection_coordinate: None }, LocRefPoint { edges: [EdgeId(16219)], point: Point { coordinate: Coordinate { lon: 13.458844, lat: 52.515229 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(100) }, path: Some(PathAttributes { lfrcnp: Frc2, dnp: Length(8.884732961834075) }) }, projection_coordinate: Some(Coordinate { lon: 13.458844359049749, lat: 52.515229693289946 }) }, LocRefPoint { edges: [], point: Point { coordinate: Coordinate { lon: 13.4589756, lat: 52.515216 }, line: LineAttributes { frc: Frc2, fow: SingleCarriageway, bearing: Bearing(280) }, path: None }, projection_coordinate: None }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a996bc65c32 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a996bc65c32 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a996bc65c32 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a996bc65c32 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a996bc7c67a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a996bc7c67a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5a996bc6ab36 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a996bc6ab36 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a996bc43fff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a996bc43fff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a996bc5dd09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a996b9ef02e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a996b9ef02e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a996bc5df72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a996bc5df72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a996bc440b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a996bc39279 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a996bc44f0d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a996bc7ce6c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a996bc7ccf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a996b8eefa0 - core[585f66e14d78f9ba]::panicking::assert_failed::<alloc[15e7b27aba85d2e2]::vec::Vec<openlr[bebab3bd810f5504]::encoder::lrp::LocRefPoint<openlr[bebab3bd810f5504]::graph::tests::network::EdgeId>>, [openlr[bebab3bd810f5504]::encoder::lrp::LocRefPoint<openlr[bebab3bd810f5504]::graph::tests::network::EdgeId>; 6usize]>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a996b8d0de6 - openlr[bebab3bd810f5504]::encoder::resolver::tests::encoder_resolve_lrps_012
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoder/resolver.rs:935:9
[INFO] [stdout]   22:     0x5a996b8c1677 - openlr[bebab3bd810f5504]::encoder::resolver::tests::encoder_resolve_lrps_012::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoder/resolver.rs:919:34
[INFO] [stdout]   23:     0x5a996b94d6d6 - <openlr[bebab3bd810f5504]::encoder::resolver::tests::encoder_resolve_lrps_012::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a996b9e33db - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a996b9e33db - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a996b9efc3a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a996b9efc3a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a996b9efc3a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a996b9efc3a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a996b9efc3a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a996b9efc3a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a996b9efc3a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a996b9ea104 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a996b9ea104 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a996b9f2732 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a996b9f2732 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a996b9f2732 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a996b9f2732 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a996b9f2732 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a996b9f2732 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a996b9f2732 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a996bc6549f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a996bc6549f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7b6babc8eaa4 - <unknown>
[INFO] [stdout]   45:     0x7b6babd1ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     encoder::resolver::tests::encoder_resolve_lrps_012
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 136 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8d294df61085a00ca9baea010dc3833c981cf0d3c2f0957cf9f9d8b336f3ab76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d294df61085a00ca9baea010dc3833c981cf0d3c2f0957cf9f9d8b336f3ab76", kill_on_drop: false }`
[INFO] [stdout] 8d294df61085a00ca9baea010dc3833c981cf0d3c2f0957cf9f9d8b336f3ab76
