[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fosm-geo-mapper" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edouardpoitras/osm-geo-mapper on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-13/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38582bc809352b1eb3155b4821ca2124953519bf59dab3f3f364cbb48d5036e7 [INFO] running `Command { std: "docker" "start" "-a" "38582bc809352b1eb3155b4821ca2124953519bf59dab3f3f364cbb48d5036e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38582bc809352b1eb3155b4821ca2124953519bf59dab3f3f364cbb48d5036e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38582bc809352b1eb3155b4821ca2124953519bf59dab3f3f364cbb48d5036e7", kill_on_drop: false }` [INFO] [stdout] 38582bc809352b1eb3155b4821ca2124953519bf59dab3f3f364cbb48d5036e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8273ac8bc51187b45e51357c94fbae7b5baba49c772f173c43ae8937d683df62 [INFO] running `Command { std: "docker" "start" "-a" "8273ac8bc51187b45e51357c94fbae7b5baba49c772f173c43ae8937d683df62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.56 [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 arc-swap v0.4.7 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [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 tracing-core v0.1.11 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling osm-xml v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling osm-geo-mapper-macros v0.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 png v0.11.0 [INFO] [stderr] Compiling rstar v0.8.1 [INFO] [stderr] Compiling protobuf-codegen v2.16.2 [INFO] [stderr] Compiling geo-types v0.6.0 [INFO] [stderr] Compiling geo v0.14.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling protobuf-codegen-pure v2.16.2 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling syn-mid v0.5.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 pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.7 [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-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [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 want v0.3.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling geojson v0.19.0 [INFO] [stderr] Compiling log4rs v0.13.0 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling tokio v0.2.21 [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 55.77s [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] Blocking waiting for file lock on package cache [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" "8273ac8bc51187b45e51357c94fbae7b5baba49c772f173c43ae8937d683df62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8273ac8bc51187b45e51357c94fbae7b5baba49c772f173c43ae8937d683df62", kill_on_drop: false }` [INFO] [stdout] 8273ac8bc51187b45e51357c94fbae7b5baba49c772f173c43ae8937d683df62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f38bc1235bb01e2a99be57d0b7730c2d1beee3554c13204a32597dfba761914 [INFO] running `Command { std: "docker" "start" "-a" "5f38bc1235bb01e2a99be57d0b7730c2d1beee3554c13204a32597dfba761914", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling semver v0.9.0 [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 tinytemplate v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling osm-geo-mapper v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.lib_tests.e21210fc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149.2ajx5xu7it3cfon5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libosm_geo_mapper-0a742a5f8e67aea1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-256dc81dde2ce564.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-084a1e595e438350.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03a69f4e74693392.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fb6a33e544b26bb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1c5a3c64b1c9e439.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8d2d39d672fc17f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d7b3349030856ada.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-15238adb8c439a22.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libhyper-bc51714202553391.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-802d9ef2ee60edda.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-6ea9ebf73d27099f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-950edbb0ee2f5a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c90ee854114702ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66858f78d9543afa.rlib" "/opt/rustwide/target/debug/deps/libtime-ea2881c574e0ae62.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f648a8c8a7d72329.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8d0a89350bad47bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0ba32a3d1ef90dee.rlib" "/opt/rustwide/target/debug/deps/libtracing-361acfca17cea598.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f62af19d0bc18b06.rlib" "/opt/rustwide/target/debug/deps/libtokio-4e6bf32bd32087e4.rlib" "/opt/rustwide/target/debug/deps/libmio-562153fd3885159c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-480720ff413c2661.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fe20b96b7d2723c5.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b32ec969d791b15.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4db4e2cdb49a208b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0333fba834a4063e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6e1dc1b57074248b.rlib" "/opt/rustwide/target/debug/deps/liburl-2548c30a984e0cd0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-0f64a0b2a5b36adc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b3c7acebadc3219c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-09bd957d67a1f336.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libstructopt-734bb237bf43426c.rlib" "/opt/rustwide/target/debug/deps/libclap-48659211ed0e8908.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-80401c430ae49e6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libtui-04e00f54b19fd84a.rlib" "/opt/rustwide/target/debug/deps/libcassowary-4f140fa84f5bc83f.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-69bb1d4019a91930.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-bbbfec03ea4706d1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-30068b14c8f6ab90.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmio-e430fa8d04eb7f2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fabf60f07d4af1a6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22af3e5b4e31c210.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-88c4b4b13c66d06f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libgeo-9a0475e5e46338fd.rlib" "/opt/rustwide/target/debug/deps/libgeographiclib_rs-a4d5a6e8de25c275.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libuuid-e4fa5f9a060ce886.rlib" "/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e382e39d969284cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-714938f4a5be667e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a8fb3e3f340c8a7.rlib" "/opt/rustwide/target/debug/deps/libgeojson-72beaa3800fcf670.rlib" "/opt/rustwide/target/debug/deps/liblog-dbc88ae3afb22816.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a250deb73b72f649.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libosm_xml-195f8fb2654ce8cd.rlib" "/opt/rustwide/target/debug/deps/libxml-2c42c06c55b13ced.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libosm_geo_mapper_macros-13cb5fb12f3d0bf3.rlib" "/opt/rustwide/target/debug/deps/libosmpbfreader-227cbb44340fb5cc.rlib" "/opt/rustwide/target/debug/deps/libpar_map-2f6721824caeda67.rlib" "/opt/rustwide/target/debug/deps/libpub_iterator_type-3cc4a4ab7c4f353e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-098d7f1102e72637.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-1eaaee8e9ee1e8f2.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/librental-407c41b13fdfef96.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-cb8b444abe459e7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-70db3e4079efb45b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3483437d16ba7c15.rlib" "/opt/rustwide/target/debug/deps/libadler-e9ee88ca79b04d95.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libflat_map-bcbe9a3478dc9304.rlib" "/opt/rustwide/target/debug/deps/libserde-1abc7f739a82067a.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-b37ac24a86e139c6.rlib" "/opt/rustwide/target/debug/deps/libapprox-0871911b020d17e0.rlib" "/opt/rustwide/target/debug/deps/librstar-cb13dd611c5d024a.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-8612ff3cb7a4561d.rlib" "/opt/rustwide/target/debug/deps/libheapless-24dd3adee784694d.rlib" "/opt/rustwide/target/debug/deps/libas_slice-232937c1defe90e4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9c6901aff789a0ec.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-988867570b71b4e6.rlib" "/opt/rustwide/target/debug/deps/libhash32-0714e630f7a6c62d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d250ac022cddef98.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-160802fbe5b521bb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ed6d77d7eefa040b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lib_tests-3b07c61e087d1149" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `osm-geo-mapper` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5f38bc1235bb01e2a99be57d0b7730c2d1beee3554c13204a32597dfba761914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f38bc1235bb01e2a99be57d0b7730c2d1beee3554c13204a32597dfba761914", kill_on_drop: false }` [INFO] [stdout] 5f38bc1235bb01e2a99be57d0b7730c2d1beee3554c13204a32597dfba761914