[INFO] cloning repository https://github.com/edouardpoitras/osm-geo-mapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardpoitras/osm-geo-mapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fosm-geo-mapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fosm-geo-mapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49fd432e63a99d7aead7316217484f5b900448d5 [INFO] testing edouardpoitras/osm-geo-mapper against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fosm-geo-mapper" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edouardpoitras/osm-geo-mapper on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edouardpoitras/osm-geo-mapper [INFO] finished tweaking git repo https://github.com/edouardpoitras/osm-geo-mapper [INFO] tweaked toml for git repo https://github.com/edouardpoitras/osm-geo-mapper written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/edouardpoitras/osm-geo-mapper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typemap v0.3.3 [INFO] [stderr] Downloaded yaml-rust v0.4.4 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.20 [INFO] [stderr] Downloaded ordered-float v1.1.0 [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded mio v0.7.0 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded color_quant v1.0.1 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.16.2 [INFO] [stderr] Downloaded rstar v0.8.1 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded rental-impl v0.5.5 [INFO] [stderr] Downloaded enum_primitive v0.1.1 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded unsafe-any v0.4.2 [INFO] [stderr] Downloaded instant v0.1.8 [INFO] [stderr] Downloaded geo v0.14.0 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded geo-types v0.6.0 [INFO] [stderr] Downloaded noise v0.6.0 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded heapless v0.5.5 [INFO] [stderr] Downloaded png v0.11.0 [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded pdqselect v0.1.0 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded lzw v0.10.0 [INFO] [stderr] Downloaded scoped_threadpool v0.1.9 [INFO] [stderr] Downloaded xml-rs v0.7.0 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded num-traits v0.1.43 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded image v0.18.0 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded gif v0.9.2 [INFO] [stderr] Downloaded stable_deref_trait v1.1.1 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded inflate v0.3.4 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded protobuf v2.16.2 [INFO] [stderr] Downloaded adler32 v1.1.0 [INFO] [stderr] Downloaded num-rational v0.1.42 [INFO] [stderr] Downloaded rental v0.5.5 [INFO] [stderr] Downloaded serde_yaml v0.8.14 [INFO] [stderr] Downloaded flat_map v0.0.9 [INFO] [stderr] Downloaded geojson v0.19.0 [INFO] [stderr] Downloaded par-map v0.1.4 [INFO] [stderr] Downloaded traitobject v0.1.0 [INFO] [stderr] Downloaded log4rs v0.13.0 [INFO] [stderr] Downloaded deflate v0.7.20 [INFO] [stderr] Downloaded osm-geo-mapper-macros v0.3.0 [INFO] [stderr] Downloaded osm-xml v0.6.2 [INFO] [stderr] Downloaded protobuf-codegen v2.16.2 [INFO] [stderr] Downloaded pub-iterator-type v0.1.1 [INFO] [stderr] Downloaded osmpbfreader v0.13.4 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded tui v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad4548c0f2441fa86f55b13ce9182d8836bd07ac2134cf49dd095dfb9004923 [INFO] running `Command { std: "docker" "start" "-a" "bad4548c0f2441fa86f55b13ce9182d8836bd07ac2134cf49dd095dfb9004923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad4548c0f2441fa86f55b13ce9182d8836bd07ac2134cf49dd095dfb9004923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad4548c0f2441fa86f55b13ce9182d8836bd07ac2134cf49dd095dfb9004923", kill_on_drop: false }` [INFO] [stdout] bad4548c0f2441fa86f55b13ce9182d8836bd07ac2134cf49dd095dfb9004923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5954e806617c595504d280dcbd28ce20b3f7c558a8be016dd98e71e7a479d77 [INFO] running `Command { std: "docker" "start" "-a" "c5954e806617c595504d280dcbd28ce20b3f7c558a8be016dd98e71e7a479d77", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling osm-geo-mapper-macros v0.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling osm-xml v0.6.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling protobuf-codegen v2.16.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rstar v0.8.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling geo-types v0.6.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.16.2 [INFO] [stderr] Compiling geo v0.14.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling osmpbfreader v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling flat_map v0.0.9 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling log4rs v0.13.0 [INFO] [stderr] Compiling geojson v0.19.0 [INFO] [stderr] Compiling tui v0.13.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling osm-geo-mapper v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.13.4, 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" "c5954e806617c595504d280dcbd28ce20b3f7c558a8be016dd98e71e7a479d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5954e806617c595504d280dcbd28ce20b3f7c558a8be016dd98e71e7a479d77", kill_on_drop: false }` [INFO] [stdout] c5954e806617c595504d280dcbd28ce20b3f7c558a8be016dd98e71e7a479d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a748f2ee607fc872bec7106f8dd523deb7769f46e6e411006dda70156b13ff01 [INFO] running `Command { std: "docker" "start" "-a" "a748f2ee607fc872bec7106f8dd523deb7769f46e6e411006dda70156b13ff01", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling osm-geo-mapper v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 56.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.13.4, 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" "a748f2ee607fc872bec7106f8dd523deb7769f46e6e411006dda70156b13ff01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a748f2ee607fc872bec7106f8dd523deb7769f46e6e411006dda70156b13ff01", kill_on_drop: false }` [INFO] [stdout] a748f2ee607fc872bec7106f8dd523deb7769f46e6e411006dda70156b13ff01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f3e2989b5435b050f8c5f6429ea01a96ad4be048e3a2e0cd310add67db4f90a [INFO] running `Command { std: "docker" "start" "-a" "8f3e2989b5435b050f8c5f6429ea01a96ad4be048e3a2e0cd310add67db4f90a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.13.4, 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.rs (/opt/rustwide/target/debug/deps/osm_geo_mapper-f0e431df2bab04f7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test features::tests::test_geotile_dedup ... ok [INFO] [stdout] test operations::tests::test_parse_and_process_geojson_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.73s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/osm_geo_mapper-e735998e2c3b2d83) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test features::tests::test_geotile_dedup ... ok [INFO] [stdout] test operations::tests::test_parse_and_process_geojson_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.84s [INFO] [stdout] [INFO] [stderr] Running tests/lib_tests.rs (/opt/rustwide/target/debug/deps/lib_tests-7fe44271e627f065) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] error: test failed, to rerun pass '--test lib_tests' [INFO] [stdout] test test_multiple_threads ... FAILED [INFO] [stdout] test test_address_to_mapper ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_multiple_threads stdout ---- [INFO] [stdout] thread 'test_multiple_threads' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://nominatim.openstreetmap.org/?addressdetails=1&format=json&limit=1&q=ottawa%20ontario", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', tests/lib_tests.rs:56:32 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dfb12895fd - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dfb12895fd - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dfb12895fd - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dfb12895fd - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dfb12ae12c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55dfb12833f1 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55dfb128b0a5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dfb128b0a5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dfb128b0a5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dfb128ad49 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dfb128b636 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dfb128b527 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55dfb1289ab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dfb128b259 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dfb0bd8b83 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55dfb0bd8c73 - core::result::unwrap_failed::hc0baa33ef8bc7db8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55dfb0bdf4fe - core::result::Result::unwrap::hb4c581edd6521cf0 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x55dfb0bdcbfd - lib_tests::test_multiple_threads::hbe34996052247844 [INFO] [stdout] at /opt/rustwide/workdir/tests/lib_tests.rs:56:18 [INFO] [stdout] 18: 0x55dfb0bdcb2a - lib_tests::test_multiple_threads::{{closure}}::h6bbfc26abaa0d890 [INFO] [stdout] at /opt/rustwide/workdir/tests/lib_tests.rs:54:1 [INFO] [stdout] 19: 0x55dfb0bde6fe - core::ops::function::FnOnce::call_once::h3d4d589767919c13 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55dfb0c14bd3 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55dfb0c14bd3 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55dfb0c139da - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 23: 0x55dfb0c139da - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55dfb0c139da - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55dfb0c139da - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55dfb0c139da - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55dfb0c139da - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55dfb0c139da - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55dfb0bdff4d - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55dfb0bdff4d - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55dfb0be5978 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55dfb0be5978 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55dfb0be5978 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55dfb0be5978 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55dfb0be5978 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55dfb0be5978 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55dfb0be5978 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55dfb1290083 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55dfb1290083 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 40: 0x55dfb1290083 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fc7e615d609 - start_thread [INFO] [stdout] 42: 0x7fc7e5f31133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_address_to_mapper stdout ---- [INFO] [stdout] thread 'test_address_to_mapper' panicked at 'assertion failed: mapper_result.is_ok()', tests/lib_tests.rs:10:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dfb12895fd - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dfb12895fd - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dfb12895fd - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dfb12895fd - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dfb12ae12c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55dfb12833f1 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55dfb128b0a5 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dfb128b0a5 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dfb128b0a5 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dfb128ad49 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dfb128b636 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dfb128b4e9 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dfb1289ab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dfb128b259 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dfb0bd8b83 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55dfb0bd8a4d - core::panicking::panic::h467ee1bf554babeb [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dfb0bdbe38 - lib_tests::test_address_to_mapper::h28e78441b6deb3d9 [INFO] [stdout] at /opt/rustwide/workdir/tests/lib_tests.rs:10:5 [INFO] [stdout] 17: 0x55dfb0bdbd0a - lib_tests::test_address_to_mapper::{{closure}}::ha5f40a71dff33fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/lib_tests.rs:8:1 [INFO] [stdout] 18: 0x55dfb0bde73e - core::ops::function::FnOnce::call_once::h97d906984d48b775 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x55dfb0c14bd3 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55dfb0c14bd3 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 21: 0x55dfb0c139da - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 22: 0x55dfb0c139da - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55dfb0c139da - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x55dfb0c139da - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55dfb0c139da - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55dfb0c139da - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 27: 0x55dfb0c139da - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 28: 0x55dfb0bdff4d - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 29: 0x55dfb0bdff4d - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x55dfb0be5978 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 31: 0x55dfb0be5978 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55dfb0be5978 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x55dfb0be5978 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55dfb0be5978 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55dfb0be5978 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 36: 0x55dfb0be5978 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x55dfb1290083 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 38: 0x55dfb1290083 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 39: 0x55dfb1290083 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fc7e615d609 - start_thread [INFO] [stdout] 41: 0x7fc7e5f31133 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_address_to_mapper [INFO] [stdout] test_multiple_threads [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f3e2989b5435b050f8c5f6429ea01a96ad4be048e3a2e0cd310add67db4f90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3e2989b5435b050f8c5f6429ea01a96ad4be048e3a2e0cd310add67db4f90a", kill_on_drop: false }` [INFO] [stdout] 8f3e2989b5435b050f8c5f6429ea01a96ad4be048e3a2e0cd310add67db4f90a