[INFO] cloning repository https://github.com/mkulke/osm-pbf2json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkulke/osm-pbf2json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fosm-pbf2json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fosm-pbf2json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df9e1639c2aa6d0c53c8644a8bd02316731e3814 [INFO] testing mkulke/osm-pbf2json against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fosm-pbf2json" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkulke/osm-pbf2json on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mkulke/osm-pbf2json [INFO] finished tweaking git repo https://github.com/mkulke/osm-pbf2json [INFO] tweaked toml for git repo https://github.com/mkulke/osm-pbf2json written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mkulke/osm-pbf2json already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eb9a6ea4967efc739525a18563925594a4a73ccb5d9162dcfe3a35ce68efb6b [INFO] running `Command { std: "docker" "start" "-a" "0eb9a6ea4967efc739525a18563925594a4a73ccb5d9162dcfe3a35ce68efb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb9a6ea4967efc739525a18563925594a4a73ccb5d9162dcfe3a35ce68efb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb9a6ea4967efc739525a18563925594a4a73ccb5d9162dcfe3a35ce68efb6b", kill_on_drop: false }` [INFO] [stdout] 0eb9a6ea4967efc739525a18563925594a4a73ccb5d9162dcfe3a35ce68efb6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b6b71e3678743b42ff0041abd655fd1a083f0448d029b1c80906c772ddbc0b8 [INFO] running `Command { std: "docker" "start" "-a" "9b6b71e3678743b42ff0041abd655fd1a083f0448d029b1c80906c772ddbc0b8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling protobuf v2.12.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rstar v0.8.0 [INFO] [stderr] Compiling geo-types v0.6.0 [INFO] [stderr] Compiling protobuf-codegen v2.12.0 [INFO] [stderr] Compiling geo v0.14.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.12.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling osmpbfreader v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling flat_map v0.0.9 [INFO] [stderr] Compiling smartstring v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling osm_boundaries_utils v0.7.0 [INFO] [stderr] Compiling osm_pbf2json v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9b6b71e3678743b42ff0041abd655fd1a083f0448d029b1c80906c772ddbc0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6b71e3678743b42ff0041abd655fd1a083f0448d029b1c80906c772ddbc0b8", kill_on_drop: false }` [INFO] [stdout] 9b6b71e3678743b42ff0041abd655fd1a083f0448d029b1c80906c772ddbc0b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97d24ddf3866135914048672041572ed89fc6125269a71cd1e74a47128fda2ea [INFO] running `Command { std: "docker" "start" "-a" "97d24ddf3866135914048672041572ed89fc6125269a71cd1e74a47128fda2ea", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling geojson v0.19.0 [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling osm_pbf2json v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.5 [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" "97d24ddf3866135914048672041572ed89fc6125269a71cd1e74a47128fda2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d24ddf3866135914048672041572ed89fc6125269a71cd1e74a47128fda2ea", kill_on_drop: false }` [INFO] [stdout] 97d24ddf3866135914048672041572ed89fc6125269a71cd1e74a47128fda2ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8623b6e5a45a2a41dd6300c4f45190da997812b7fd51a3cc8e9c2ce56d1a64c [INFO] running `Command { std: "docker" "start" "-a" "a8623b6e5a45a2a41dd6300c4f45190da997812b7fd51a3cc8e9c2ce56d1a64c", kill_on_drop: false }` [INFO] [stderr] warning: found module declaration for lib.rs [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | mod lib; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: lib.rs is the root of this crate's library target [INFO] [stderr] = help: to refer to it from other targets, use the library's name as the path [INFO] [stderr] = note: `#[warn(special_module_name)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `osm_pbf2json` (bin "osm_pbf2json") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/osm_pbf2json-d5ecdb52163a7932) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test admin::get_boundaries::geometry ... ok [INFO] [stdout] test admin::get_boundaries::boundary_with_multiple_nodes ... ok [INFO] [stdout] test admin::get_boundaries::locate_line_string_contained_in_boundary ... ok [INFO] [stdout] test admin::get_boundaries::locate_line_string_intersecting_boundary ... ok [INFO] [stdout] test admin::get_boundaries::locate_line_string_intersecting_two_boundaries ... ok [INFO] [stdout] test filter::tests::filter_multiple_conditions ... ok [INFO] [stdout] test admin::get_boundaries::relation_with_wrong_tags ... ok [INFO] [stdout] test filter::tests::filter_multiple_groups ... ok [INFO] [stdout] test admin::get_boundaries::locate_line_string_out_of_boundary ... ok [INFO] [stdout] test filter::tests::filter_single_group ... ok [INFO] [stdout] test filter::tests::filter_value_match ... ok [INFO] [stdout] test filter::tests::parse_multiple_conditions ... ok [INFO] [stdout] test filter::tests::parse_multiple_groups ... ok [INFO] [stdout] test filter::tests::parse_single_group ... ok [INFO] [stdout] test filter::tests::parse_value_match ... ok [INFO] [stdout] test geo::tests::get_centroid_for_line ... ok [INFO] [stdout] test geo::tests::get_geo_info_closed ... ok [INFO] [stdout] test geo::tests::get_geo_info_open ... ok [INFO] [stdout] test geo::tests::midpoint ... ok [INFO] [stdout] test get_coordinates::nested_relations ... ok [INFO] [stdout] test get_coordinates::nested_relations_with_cycle ... ok [INFO] [stdout] test get_coordinates::relation_with_multiple_nodes ... ok [INFO] [stdout] test get_coordinates::relation_with_one_node ... ok [INFO] [stdout] test get_coordinates::relation_without_refs ... ok [INFO] [stdout] test get_coordinates::relation_with_one_way ... ok [INFO] [stdout] test streets::tests::cluster_crossing ... ok [INFO] [stdout] test streets::tests::cluster_touching ... ok [INFO] [stdout] test streets::tests::cluster_not_touching_but_overlapping_bbox ... ok [INFO] [stdout] test streets::tests::cluster_unrelated ... ok [INFO] [stdout] test streets::tests::street_length ... ok [INFO] [stdout] test streets::tests::connected_ways_with_distinct_names ... ok [INFO] [stdout] test streets::tests::two_streets_with_one_segment_each ... ok [INFO] [stdout] test streets::tests::one_street_with_three_segments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-cc52774317b7ee10) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test boundary_as_geojson ... ok [INFO] [stdout] test extract_boundaries ... ok [INFO] [stdout] test split_street_by_boundary ... ok [INFO] [stdout] test find_bike_parking_for_six ... ok [INFO] [stdout] test rosa_luxemburg_street ... ok [INFO] [stdout] test streets_as_geojson ... ok [INFO] [stdout] test find_fountains_or_townhalls ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- find_fountains_or_townhalls stdout ---- [INFO] [stdout] thread 'find_fountains_or_townhalls' panicked at 'byte index 7 is not a char boundary; it is inside '\0' (bytes 6..7) of `�$�i`', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:2100:59 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e03a742c7a - std::backtrace_rs::backtrace::libunwind::trace::ha2c9968036c01e9d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e03a742c7a - std::backtrace_rs::backtrace::trace_unsynchronized::he1a001932db470cd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e03a742c7a - std::sys_common::backtrace::_print_fmt::hec46d0348048ced1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55e03a742c7a - ::fmt::hae6af3cdebadbacf [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55e03a76730e - core::fmt::write::haaca5cc94426a37a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x55e03a73f9a5 - std::io::Write::write_fmt::hc12483ec4dacb904 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55e03a742a45 - std::sys_common::backtrace::_print::hb9a1e72369c21086 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55e03a742a45 - std::sys_common::backtrace::print::h2a7adadfd8e5c44e [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55e03a74483f - std::panicking::default_hook::{{closure}}::hfe512a542467ea2d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55e03a7444ff - std::panicking::default_hook::h401910a1de1fc972 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55e03a3b8d27 - as core::ops::function::Fn>::call::h9ab830c7d8c900ed [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x55e03a3b8d27 - test::test_main::{{closure}}::h820b7b2db383463a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55e03a744f6d - as core::ops::function::Fn>::call::h7537cddbf52976e9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x55e03a744f6d - std::panicking::rust_panic_with_hook::h3b0cbd3bfafcea65 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55e03a744ce9 - std::panicking::begin_panic_handler::{{closure}}::h4f61ce38ec506fc8 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55e03a74312c - std::sys_common::backtrace::__rust_end_short_backtrace::h5a63b643138684ec [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55e03a7449f2 - rust_begin_unwind [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55e03a340f53 - core::panicking::panic_fmt::hbbf80ba047bc629f [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55e03a76b09a - core::str::slice_error_fail_rt::h111b0e32e2d23f03 [INFO] [stdout] 19: 0x55e03a341537 - core::str::slice_error_fail::h8f347368e1751b56 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/str/mod.rs:86:9 [INFO] [stdout] 20: 0x55e03a4c7d5b - core::str::traits:: for core::ops::range::Range>::index::h85accb13736918ee [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/str/traits.rs:218:21 [INFO] [stdout] 21: 0x55e03a4cf217 - core::str::traits:: for str>::index::hee5ea1850e8f2976 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/str/traits.rs:65:9 [INFO] [stdout] 22: 0x55e03a45dda7 - serde_json::ser::format_escaped_str_contents::h246bc0c56ebc6e9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:2100:59 [INFO] [stdout] 23: 0x55e03a45da69 - serde_json::ser::format_escaped_str::hb0686f61b605c4ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:2075:10 [INFO] [stdout] 24: 0x55e03a466e45 - <&mut serde_json::ser::Serializer as serde::ser::Serializer>::serialize_str::hf9e6087ad4775ab0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:220:14 [INFO] [stdout] 25: 0x55e03a4836ef - smartstring::serde::>::serialize::hd9b2cfb9910cefbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smartstring-0.2.3/src/serde.rs:14:9 [INFO] [stdout] 26: 0x55e03a463e95 - as serde::ser::SerializeMap>::serialize_value::h42f730ac05396ec7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:719:22 [INFO] [stdout] 27: 0x55e03a462ec2 - serde::ser::SerializeMap::serialize_entry::hd7566182a30c6099 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.105/src/ser/mod.rs:1825:9 [INFO] [stdout] 28: 0x55e03a487267 - flat_map::flat_map::serde_impl::>::serialize::h61d0f3f96c4e2393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/flat_map-0.0.9/src/flat_map.rs:620:17 [INFO] [stdout] 29: 0x55e03a46707c - <&mut serde_json::ser::Serializer as serde::ser::Serializer>::serialize_newtype_struct::h62357191fcb393eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:264:9 [INFO] [stdout] 30: 0x55e03a4742cb - osmpbfreader::objects::_IMPL_SERIALIZE_FOR_Tags::::serialize::h96e9fb258b169b7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osmpbfreader-0.14.0/src/objects.rs:20:71 [INFO] [stdout] 31: 0x55e03a4641c5 - as serde::ser::SerializeMap>::serialize_value::h53c40d7896ec1bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:719:22 [INFO] [stdout] 32: 0x55e03a462dc5 - serde::ser::SerializeMap::serialize_entry::hbddbae6f1c441e8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.105/src/ser/mod.rs:1825:9 [INFO] [stdout] 33: 0x55e03a45b8cb - osm_pbf2json::items::osm::_IMPL_SERIALIZE_FOR_Object::::serialize::h08c20441691d2aef [INFO] [stdout] at /opt/rustwide/workdir/src/lib/items.rs:54:14 [INFO] [stdout] 34: 0x55e03a45f232 - serde_json::ser::to_writer::hff5ed7744c648176 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:2161:10 [INFO] [stdout] 35: 0x55e03a45e2a5 - serde_json::ser::to_vec::he0adbf1a4fda4b65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:2195:10 [INFO] [stdout] 36: 0x55e03a45ea0b - serde_json::ser::to_string::h1dff285b406492d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.50/src/ser.rs:2226:20 [INFO] [stdout] 37: 0x55e03a3f7d14 - as osm_pbf2json::output::Output>::write_json_lines::he7ec507b92747bc9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/output.rs:89:24 [INFO] [stdout] 38: 0x55e03a3541c8 - integration_test::find_fountains_or_townhalls::h2110f0c3bbf863bd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:22:5 [INFO] [stdout] 39: 0x55e03a353fa7 - integration_test::find_fountains_or_townhalls::{{closure}}::hb5493643fe8e0c03 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:17:34 [INFO] [stdout] 40: 0x55e03a35dcd5 - core::ops::function::FnOnce::call_once::h3df1c0b16e93e296 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 41: 0x55e03a3be0df - core::ops::function::FnOnce::call_once::h37c691e53eee9a34 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x55e03a3be0df - test::__rust_begin_short_backtrace::h28d94c9623644c91 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:657:18 [INFO] [stdout] 43: 0x55e03a38faac - test::run_test::{{closure}}::h1032e6e9f4940f98 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:648:30 [INFO] [stdout] 44: 0x55e03a38faac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d3ed8ffa962c51b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 45: 0x55e03a3bd13a - as core::ops::function::FnOnce>::call_once::h53039a7dcebd0651 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x55e03a3bd13a - as core::ops::function::FnOnce<()>>::call_once::h8fe8e7d5dc726c46 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x55e03a3bd13a - std::panicking::try::do_call::hc1f3b48513c509c1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x55e03a3bd13a - std::panicking::try::hfff43c16520c2bae [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x55e03a3bd13a - std::panic::catch_unwind::hc0e682c45da261c7 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x55e03a3bd13a - test::run_test_in_process::h7652f3af71125e39 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:680:27 [INFO] [stdout] 51: 0x55e03a3bd13a - test::run_test::run_test_inner::{{closure}}::h744cbbe9ab82ef2b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:574:39 [INFO] [stdout] 52: 0x55e03a38a171 - test::run_test::run_test_inner::{{closure}}::he3d226e87dbcc392 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:601:37 [INFO] [stdout] 53: 0x55e03a38a171 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb35e7c55229b535 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x55e03a38fb3b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf1d6faa09518b3c [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 55: 0x55e03a38fb3b - as core::ops::function::FnOnce<()>>::call_once::h2c6f2d52c0aa2a42 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x55e03a38fb3b - std::panicking::try::do_call::h8c32031b1be7efbd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x55e03a38fb3b - std::panicking::try::h763acbdd475a8443 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x55e03a38fb3b - std::panic::catch_unwind::h9b1dd0f268c14068 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x55e03a38fb3b - std::thread::Builder::spawn_unchecked_::{{closure}}::h4ce1e54d3d7b51b9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 60: 0x55e03a38fb3b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5da01e7119bebdb [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 61: 0x55e03a749493 - as core::ops::function::FnOnce>::call_once::h459fd2dcbb49956d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x55e03a749493 - as core::ops::function::FnOnce>::call_once::h1a7e2ee6d0d4f322 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x55e03a749493 - std::sys::unix::thread::Thread::new::thread_start::h56ebf228d9a6f8a6 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7f6a1d803b43 - [INFO] [stdout] 65: 0x7f6a1d894bb4 - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] find_fountains_or_townhalls [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "a8623b6e5a45a2a41dd6300c4f45190da997812b7fd51a3cc8e9c2ce56d1a64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8623b6e5a45a2a41dd6300c4f45190da997812b7fd51a3cc8e9c2ce56d1a64c", kill_on_drop: false }` [INFO] [stdout] a8623b6e5a45a2a41dd6300c4f45190da997812b7fd51a3cc8e9c2ce56d1a64c