[INFO] fetching crate openstreetmap-api 0.3.1... [INFO] testing openstreetmap-api-0.3.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate openstreetmap-api 0.3.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate openstreetmap-api 0.3.1 [INFO] finished tweaking crates.io crate openstreetmap-api 0.3.1 [INFO] tweaked toml for crates.io crate openstreetmap-api 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openstreetmap-api 0.3.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 221 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.25.0 (available: v0.39.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] [stderr] Adding rstest v0.15.0 (available: v0.26.1) [INFO] [stderr] Adding wiremock v0.5.22 (available: v0.6.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6d12f89dbf4558e682d4066444224f501f500482b99d28e14f1831bdd0c225 [INFO] running `Command { std: "docker" "start" "-a" "0a6d12f89dbf4558e682d4066444224f501f500482b99d28e14f1831bdd0c225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6d12f89dbf4558e682d4066444224f501f500482b99d28e14f1831bdd0c225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6d12f89dbf4558e682d4066444224f501f500482b99d28e14f1831bdd0c225", kill_on_drop: false }` [INFO] [stdout] 0a6d12f89dbf4558e682d4066444224f501f500482b99d28e14f1831bdd0c225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdac5219b21cd99817f589ca843a61fbe12dd5d1186eae527d45836abf3405d5 [INFO] running `Command { std: "docker" "start" "-a" "bdac5219b21cd99817f589ca843a61fbe12dd5d1186eae527d45836abf3405d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.25.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling openstreetmap-api v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "bdac5219b21cd99817f589ca843a61fbe12dd5d1186eae527d45836abf3405d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdac5219b21cd99817f589ca843a61fbe12dd5d1186eae527d45836abf3405d5", kill_on_drop: false }` [INFO] [stdout] bdac5219b21cd99817f589ca843a61fbe12dd5d1186eae527d45836abf3405d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c59dba93582d99aadc4371c5010fc07f1e6c5dcf58305c6ef8f7dc038fa2bb9 [INFO] running `Command { std: "docker" "start" "-a" "0c59dba93582d99aadc4371c5010fc07f1e6c5dcf58305c6ef8f7dc038fa2bb9", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling quick-xml v0.25.0 [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling openstreetmap-api v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "0c59dba93582d99aadc4371c5010fc07f1e6c5dcf58305c6ef8f7dc038fa2bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c59dba93582d99aadc4371c5010fc07f1e6c5dcf58305c6ef8f7dc038fa2bb9", kill_on_drop: false }` [INFO] [stdout] 0c59dba93582d99aadc4371c5010fc07f1e6c5dcf58305c6ef8f7dc038fa2bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91723a28f94f40f229c6ad649af6d7a1138d7f6ff9fe71ea5a7d93a5daf11932 [INFO] running `Command { std: "docker" "start" "-a" "91723a28f94f40f229c6ad649af6d7a1138d7f6ff9fe71ea5a7d93a5daf11932", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openstreetmap_api-4cafec0edd43f1ab) [INFO] [stdout] running 17 tests [INFO] [stdout] test api::changesets::tests::test_query_raw_from ... ok [INFO] [stdout] test api::changeset::tests::test_osm_serialise ... ok [INFO] [stdout] test api::changesets::tests::test_raw_query_url_encode ... ok [INFO] [stdout] test api::elements::test::test_base_url::case_1 ... ok [INFO] [stdout] test api::elements::test::test_base_url::case_2 ... ok [INFO] [stdout] test api::elements::test::test_base_url::case_3 ... ok [INFO] [stdout] test api::elements::test::test_osm_deserialise::case_1 ... ok [INFO] [stdout] test api::elements::test::test_osm_serialise::case_3 ... ok [INFO] [stdout] test api::elements::test::test_osm_deserialise::case_2 ... ok [INFO] [stdout] test api::elements::test::test_osm_deserialise::case_3 ... ok [INFO] [stdout] test api::elements::test::test_osm_serialise::case_1 ... ok [INFO] [stdout] test api::user::test::test_user_raw_deserialise_into_user::case_1 ... ok [INFO] [stdout] test api::elements::test::test_osm_serialise::case_2 ... ok [INFO] [stdout] test api::notes::test::test_note_raw_deserialise_into_note::case_1 ... ok [INFO] [stdout] test api::user::test::test_osm_preferences_deserialise::case_1 ... ok [INFO] [stdout] test api::user::test::test_osm_preferences_serialise::case_1 ... ok [INFO] [stdout] test api::user::test::test_user_raw_deserialise_into_user::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a77fc7046c6762bf) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test api::changeset_test::test_close ... ok [INFO] [stdout] test api::changeset_test::test_download::case_1 ... ok [INFO] [stdout] test api::capabilities_test::test_get::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_get::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_get_with_discussion::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_download::case_2 ... ok [INFO] [stdout] test api::changeset_test::test_create::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_comment::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_unsubscribe::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_subscribe::case_1 ... ok [INFO] [stdout] test api::changesets_test::test_get::case_1 ... ok [INFO] [stdout] test api::changesets_test::test_get_with_query ... ok [INFO] [stdout] test api::elements_test::test_create_element::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_upload::case_1 ... ok [INFO] [stdout] test api::changeset_test::test_update_tags_on_changeset::case_1 ... ok [INFO] [stdout] test api::elements_test::test_delete_element::case_1 ... ok [INFO] [stdout] test api::elements_test::test_multi_get::case_2 ... ok [INFO] [stdout] test api::elements_test::test_multi_get::case_1 ... ok [INFO] [stdout] test api::elements_test::test_get::case_1 ... ok [INFO] [stdout] test api::elements_test::test_history::case_1 ... ok [INFO] [stdout] test api::elements_test::test_multi_get::case_3 ... ok [INFO] [stdout] test api::elements_test::test_update_element::case_1 ... ok [INFO] [stdout] test api::elements_test::test_relations::case_1 ... ok [INFO] [stdout] test api::elements_test::test_version::case_1 ... ok [INFO] [stdout] test api::elements_test::test_relation_full::case_1 ... ok [INFO] [stdout] test api::elements_test::test_way_full::case_1 ... ok [INFO] [stdout] test api::map_test::test_get::case_1 ... ok [INFO] [stdout] test api::notes_test::test_create_comment::case_1 ... ok [INFO] [stdout] test api::notes_test::test_create ... ok [INFO] [stdout] test api::notes_test::test_feed_by_boundng_box::case_1 ... ok [INFO] [stdout] test api::notes_test::test_close::case_1 ... ok [INFO] [stdout] test api::elements_test::test_ways::case_1 ... ok [INFO] [stdout] test api::notes_test::test_get ... ok [INFO] [stdout] test api::notes_test::test_get_by_bounding_box::case_3 ... ok [INFO] [stdout] test api::notes_test::test_search::case_01 ... ok [INFO] [stdout] test api::notes_test::test_reopen::case_1 ... ok [INFO] [stdout] test api::notes_test::test_get_by_bounding_box::case_1 ... ok [INFO] [stdout] test api::notes_test::test_get_by_bounding_box::case_2 ... ok [INFO] [stdout] test api::notes_test::test_search::case_06 ... ok [INFO] [stdout] test api::notes_test::test_get_by_bounding_box::case_4 ... ok [INFO] [stdout] test api::notes_test::test_search::case_05 ... ok [INFO] [stdout] test api::notes_test::test_search::case_02 ... ok [INFO] [stdout] test api::notes_test::test_search::case_03 ... ok [INFO] [stdout] test api::notes_test::test_search::case_04 ... ok [INFO] [stdout] test api::notes_test::test_search::case_08 ... ok [INFO] [stdout] test api::notes_test::test_search::case_07 ... ok [INFO] [stdout] test api::user_test::test_get::case_1 ... ok [INFO] [stdout] test api::notes_test::test_search::case_09 ... ok [INFO] [stdout] test api::notes_test::test_search::case_10 ... ok [INFO] [stdout] test api::user_test::test_preference::case_1 ... ok [INFO] [stdout] test api::user_test::test_details::case_1 ... ok [INFO] [stdout] test api::permissions_test::test_get::case_1 ... ok [INFO] [stdout] test api::user_test::test_preference_delete::case_1 ... ok [INFO] [stdout] test api::user_test::test_preference_update::case_1 ... ok [INFO] [stdout] test api::user_test::test_users::case_1 ... ok [INFO] [stdout] test api::user_test::test_preferences::case_1 ... ok [INFO] [stdout] test api::user_test::test_preferences_update::case_1 ... ok [INFO] [stdout] test api::versions_test::test_get::case_1 ... ok [INFO] [stdout] test api::versions_test::test_get_returns_unknown_version::case_1 ... ok [INFO] [stderr] Running tests/types_test.rs (/opt/rustwide/target/debug/deps/types_test-18e214c008c74022) [INFO] [stdout] [INFO] [stderr] Doc-tests openstreetmap_api [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_changeset_change_deserilise_xml::case_1 ... ok [INFO] [stdout] test test_changeset_change_deserilise_xml::case_2 ... ok [INFO] [stdout] test test_changeset_change_deserilise_xml::case_3 ... ok [INFO] [stdout] test test_element_id_param_new::case_1 ... ok [INFO] [stdout] test test_element_id_param_new::case_2 ... ok [INFO] [stdout] test test_changeset_create_serialize_xml ... ok [INFO] [stdout] test test_element_id_param_display::case_2 ... ok [INFO] [stdout] test test_element_id_param_display::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "91723a28f94f40f229c6ad649af6d7a1138d7f6ff9fe71ea5a7d93a5daf11932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91723a28f94f40f229c6ad649af6d7a1138d7f6ff9fe71ea5a7d93a5daf11932", kill_on_drop: false }` [INFO] [stdout] 91723a28f94f40f229c6ad649af6d7a1138d7f6ff9fe71ea5a7d93a5daf11932