[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 try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fosm-pbf2json" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkulke/osm-pbf2json on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-86/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: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93ea2aafa77dadceca0f65e345e687f38f031e3b7a28f2e988c88f4512e00037 [INFO] running `Command { std: "docker" "start" "-a" "93ea2aafa77dadceca0f65e345e687f38f031e3b7a28f2e988c88f4512e00037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93ea2aafa77dadceca0f65e345e687f38f031e3b7a28f2e988c88f4512e00037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ea2aafa77dadceca0f65e345e687f38f031e3b7a28f2e988c88f4512e00037", kill_on_drop: false }` [INFO] [stdout] 93ea2aafa77dadceca0f65e345e687f38f031e3b7a28f2e988c88f4512e00037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc2a50323c1a0fc5d2bcaad9ddf5914b90727c2a82aaa09b9167a268207d9cac [INFO] running `Command { std: "docker" "start" "-a" "fc2a50323c1a0fc5d2bcaad9ddf5914b90727c2a82aaa09b9167a268207d9cac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling protobuf v2.12.0 [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 bitflags v1.2.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [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 indexmap v1.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling protobuf-codegen v2.12.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rstar v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling geo-types v0.6.0 [INFO] [stderr] Compiling osmpbfreader v0.14.0 [INFO] [stderr] Compiling geo v0.14.0 [INFO] [stderr] Compiling syn-mid v0.5.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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 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 1` [INFO] running `Command { std: "docker" "inspect" "fc2a50323c1a0fc5d2bcaad9ddf5914b90727c2a82aaa09b9167a268207d9cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2a50323c1a0fc5d2bcaad9ddf5914b90727c2a82aaa09b9167a268207d9cac", kill_on_drop: false }` [INFO] [stdout] fc2a50323c1a0fc5d2bcaad9ddf5914b90727c2a82aaa09b9167a268207d9cac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d13a05fc4858828fc9e59705380406ac38fd98aea7cc48787db38bf3e05db205 [INFO] running `Command { std: "docker" "start" "-a" "d13a05fc4858828fc9e59705380406ac38fd98aea7cc48787db38bf3e05db205", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling geojson v0.19.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex v1.3.7 [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 csv v1.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.2 [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 27.40s [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] [stderr] Executable unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/osm_pbf2json-f51c0b5ab9d5c508) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-dfdb0b0312d6a07b) [INFO] running `Command { std: "docker" "inspect" "d13a05fc4858828fc9e59705380406ac38fd98aea7cc48787db38bf3e05db205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13a05fc4858828fc9e59705380406ac38fd98aea7cc48787db38bf3e05db205", kill_on_drop: false }` [INFO] [stdout] d13a05fc4858828fc9e59705380406ac38fd98aea7cc48787db38bf3e05db205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52e51c9c33062bf37425bd813f8e1dba5b573bae1962be997d2ec3778204fa4c [INFO] running `Command { std: "docker" "start" "-a" "52e51c9c33062bf37425bd813f8e1dba5b573bae1962be997d2ec3778204fa4c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [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-f51c0b5ab9d5c508) [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_intersecting_boundary ... ok [INFO] [stdout] test admin::get_boundaries::locate_line_string_contained_in_boundary ... ok [INFO] [stdout] test admin::get_boundaries::locate_line_string_out_of_boundary ... ok [INFO] [stdout] test admin::get_boundaries::relation_with_wrong_tags ... ok [INFO] [stdout] test filter::tests::filter_multiple_conditions ... ok [INFO] [stdout] test filter::tests::filter_multiple_groups ... ok [INFO] [stdout] test admin::get_boundaries::locate_line_string_intersecting_two_boundaries ... ok [INFO] [stdout] test filter::tests::filter_value_match ... ok [INFO] [stdout] test filter::tests::filter_single_group ... 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_value_match ... ok [INFO] [stdout] test filter::tests::parse_single_group ... 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_one_node ... ok [INFO] [stdout] test get_coordinates::relation_with_multiple_nodes ... ok [INFO] [stdout] test get_coordinates::relation_with_one_way ... ok [INFO] [stdout] test get_coordinates::relation_without_refs ... ok [INFO] [stdout] test streets::tests::cluster_crossing ... ok [INFO] [stdout] test streets::tests::cluster_not_touching_but_overlapping_bbox ... ok [INFO] [stdout] test streets::tests::cluster_touching ... ok [INFO] [stdout] test streets::tests::cluster_unrelated ... ok [INFO] [stdout] test streets::tests::street_length ... ok [INFO] [stdout] test streets::tests::one_street_with_three_segments ... ok [INFO] [stdout] test streets::tests::two_streets_with_one_segment_each ... ok [INFO] [stdout] test streets::tests::connected_ways_with_distinct_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-dfdb0b0312d6a07b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test extract_boundaries ... ok [INFO] [stdout] test boundary_as_geojson ... ok [INFO] [stdout] test find_bike_parking_for_six ... ok [INFO] [stdout] test split_street_by_boundary ... ok [INFO] [stdout] test rosa_luxemburg_street ... ok [INFO] [stdout] test streets_as_geojson ... ok [INFO] [stdout] test find_fountains_or_townhalls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s [INFO] [stdout] [INFO] [stderr] Doc-tests osm_pbf2json [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib/filter.rs - filter::parse (line 52) ... ok [INFO] [stdout] test src/lib/mod.rs - boundaries (line 119) ... ok [INFO] [stdout] test src/lib/mod.rs - objects (line 194) ... ok [INFO] [stdout] test src/lib/mod.rs - streets (line 150) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52e51c9c33062bf37425bd813f8e1dba5b573bae1962be997d2ec3778204fa4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e51c9c33062bf37425bd813f8e1dba5b573bae1962be997d2ec3778204fa4c", kill_on_drop: false }` [INFO] [stdout] 52e51c9c33062bf37425bd813f8e1dba5b573bae1962be997d2ec3778204fa4c