[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/mkulke/osm-pbf2json [INFO] [stderr] faecc6d..3cae00e admin-hierarchies -> admin-hierarchies [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44241733bfe256b6bc1c57cce22452611aa784ae [INFO] testing mkulke/osm-pbf2json against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fosm-pbf2json" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkulke/osm-pbf2json on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e99abaac315b660efedf63959e751040543e862af39eaa05fa86bd25b26fde7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e99abaac315b660efedf63959e751040543e862af39eaa05fa86bd25b26fde7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e99abaac315b660efedf63959e751040543e862af39eaa05fa86bd25b26fde7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99abaac315b660efedf63959e751040543e862af39eaa05fa86bd25b26fde7e", kill_on_drop: false }` [INFO] [stdout] e99abaac315b660efedf63959e751040543e862af39eaa05fa86bd25b26fde7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9733c901fcd0d00d65e79f98295894e5bb2b2ea0bb00a1fa4b51b67dbaff139a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9733c901fcd0d00d65e79f98295894e5bb2b2ea0bb00a1fa4b51b67dbaff139a", 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.68 [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 byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling protobuf v2.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling petgraph v0.5.1 [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 approx v0.3.2 [INFO] [stderr] Compiling rstar v0.8.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling geo-types v0.6.0 [INFO] [stderr] Compiling geo v0.14.0 [INFO] [stderr] Compiling protobuf-codegen v2.12.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.12.0 [INFO] [stderr] Compiling osmpbfreader v0.13.4 [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 serde v1.0.105 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling flat_map v0.0.9 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling osm_pbf2json v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "9733c901fcd0d00d65e79f98295894e5bb2b2ea0bb00a1fa4b51b67dbaff139a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9733c901fcd0d00d65e79f98295894e5bb2b2ea0bb00a1fa4b51b67dbaff139a", kill_on_drop: false }` [INFO] [stdout] 9733c901fcd0d00d65e79f98295894e5bb2b2ea0bb00a1fa4b51b67dbaff139a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a3565deb13fa1d460ee21770b2691aa46db16c7549547440573a6602fe3cd84 [INFO] running `Command { std: "docker" "start" "-a" "9a3565deb13fa1d460ee21770b2691aa46db16c7549547440573a6602fe3cd84", kill_on_drop: false }` [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 criterion-plot v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling osm_pbf2json v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 46.09s [INFO] running `Command { std: "docker" "inspect" "9a3565deb13fa1d460ee21770b2691aa46db16c7549547440573a6602fe3cd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3565deb13fa1d460ee21770b2691aa46db16c7549547440573a6602fe3cd84", kill_on_drop: false }` [INFO] [stdout] 9a3565deb13fa1d460ee21770b2691aa46db16c7549547440573a6602fe3cd84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 177c0b19333f7282ff3fb64e4e755bd3077eb68216e5e3b700f99a8e620d8e20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "177c0b19333f7282ff3fb64e4e755bd3077eb68216e5e3b700f99a8e620d8e20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/osm_pbf2json-83fe61ea02f8b496 [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test filter::tests::filter_multiple_conditions ... ok [INFO] [stdout] test filter::tests::filter_single_group ... ok [INFO] [stdout] test filter::tests::filter_multiple_groups ... ok [INFO] [stdout] test filter::tests::filter_value_match ... ok [INFO] [stdout] test filter::tests::parse_multiple_groups ... ok [INFO] [stdout] test filter::tests::parse_multiple_conditions ... 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_geo_info_closed ... ok [INFO] [stdout] test geo::tests::get_geo_info_open ... ok [INFO] [stdout] test get_coordinates::nested_relations ... ok [INFO] [stdout] test geo::tests::get_middle_for_line ... ok [INFO] [stdout] test geo::tests::midpoint ... ok [INFO] [stdout] test geo::tests::get_centroid_for_line ... ok [INFO] [stdout] test get_coordinates::relation_with_multiple_nodes ... ok [INFO] [stdout] test get_coordinates::relation_without_refs ... ok [INFO] [stdout] test get_coordinates::relation_with_one_way ... ok [INFO] [stdout] test get_coordinates::relation_with_one_node ... ok [INFO] [stdout] test streets::get_streets::cluster_not_touching_but_overlapping_bbox ... ok [INFO] [stdout] test streets::get_streets::cluster_crossing ... ok [INFO] [stdout] test streets::get_streets::cluster_unrelated ... ok [INFO] [stdout] test streets::get_streets::cluster_touching ... ok [INFO] [stdout] test streets::get_streets::street_length ... ok [INFO] [stdout] test streets::get_streets::connected_ways_with_distinct_names ... ok [INFO] [stdout] test streets::get_streets::two_streets_with_one_segment_each ... ok [INFO] [stdout] test streets::get_streets::one_street_with_three_segments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_test-5d7087cf33435a19 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test find_bike_parking_for_six ... ok [INFO] [stdout] test extract_rosa_luxemburg_street ... ok [INFO] [stdout] test find_fountains_or_townhalls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests osm_pbf2json [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "177c0b19333f7282ff3fb64e4e755bd3077eb68216e5e3b700f99a8e620d8e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177c0b19333f7282ff3fb64e4e755bd3077eb68216e5e3b700f99a8e620d8e20", kill_on_drop: false }` [INFO] [stdout] 177c0b19333f7282ff3fb64e4e755bd3077eb68216e5e3b700f99a8e620d8e20