[INFO] cloning repository https://github.com/jw3/ride-along [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jw3/ride-along" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3%2Fride-along", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3%2Fride-along'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3df5fa88b22f926f9fba0df70f87e0ae80ddae5 [INFO] testing jw3/ride-along against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3%2Fride-along" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jw3/ride-along on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jw3/ride-along [INFO] finished tweaking git repo https://github.com/jw3/ride-along [INFO] tweaked toml for git repo https://github.com/jw3/ride-along written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jw3/ride-along already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 189aac42a08111b7b49b7a98f5e858fa32b08e62bdba60df7bbefe0ac2d93410 [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" "189aac42a08111b7b49b7a98f5e858fa32b08e62bdba60df7bbefe0ac2d93410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "189aac42a08111b7b49b7a98f5e858fa32b08e62bdba60df7bbefe0ac2d93410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "189aac42a08111b7b49b7a98f5e858fa32b08e62bdba60df7bbefe0ac2d93410", kill_on_drop: false }` [INFO] [stdout] 189aac42a08111b7b49b7a98f5e858fa32b08e62bdba60df7bbefe0ac2d93410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7084198b71d265def52fe01dbb56ffacc17b44dce17dda1d81df06ee052c75a [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" "a7084198b71d265def52fe01dbb56ffacc17b44dce17dda1d81df06ee052c75a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling pin-project-lite v0.1.9 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling robust v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling gdal-sys v0.2.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.18 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rstar v0.8.2 [INFO] [stderr] Compiling geo-types v0.6.0 (https://github.com/georust/geo?rev=6fb4fb7684b84cec1926e4fbb0a37b6f73a16632#6fb4fb76) [INFO] [stderr] Compiling geo v0.14.2 (https://github.com/georust/geo?rev=6fb4fb7684b84cec1926e4fbb0a37b6f73a16632#6fb4fb76) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gdal v0.6.0 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling ride v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9" "/opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.179d6u8qz1532ml2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fa3a8ccd943f3b88.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a290a4d023df98ae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1de503d905aa2ff3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-88f39e322de20eb7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-551cca03e7ae4b0f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3f4de804c87c2060.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d7c1b86587981549.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-18b6ec243a8e1bab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ab42b1bb57c1d78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-98b1f94de3be2f31.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtracing-bb808a0bd22272b4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2c72aacefb407eb5.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libserde-40ceec7ebc944048.rlib" "/opt/rustwide/target/debug/deps/libgeo-ebcd71a8d1c8955b.rlib" "/opt/rustwide/target/debug/deps/libgeographiclib_rs-383d0d5852e058f6.rlib" "/opt/rustwide/target/debug/deps/librobust-38d3378e4dd923fc.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-b419fdcd0079dab3.rlib" "/opt/rustwide/target/debug/deps/libapprox-7c3462555dccafe1.rlib" "/opt/rustwide/target/debug/deps/librstar-fb12e4887790a8d8.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-95e0d30af045f4c8.rlib" "/opt/rustwide/target/debug/deps/libheapless-305f452febd8c6e0.rlib" "/opt/rustwide/target/debug/deps/libas_slice-2526ba8b0b94fe12.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2dd640573ea65f22.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libhash32-f3e98bde3a84c226.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0d97d10b9dc401d8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e40f2a1df797de3c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-366c1f9037c93aca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/libgdal_sys-0bc52bbccb3da61e.rlib" "/opt/rustwide/target/debug/deps/libfailure-0a1f29a50e4a2ff2.rlib" "/opt/rustwide/target/debug/deps/libclap-9bbe2133b96a6162.rlib" "/opt/rustwide/target/debug/deps/libstrsim-da1969f20a4aa0be.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-95cb0adfa062ca49.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-73891fb2bfb0b04a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libactix-a2b714d3f2bc96bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d67a549caef2a106.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-6a25cc6a0c146cbb.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-748079c1adc52029.rlib" "/opt/rustwide/target/debug/deps/libhostname-194248bf587415ca.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-365ecefdd47650ba.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a37d01443b59769c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-026431f5d9134230.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-240895d777d94371.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-39fb356ad49a0a3f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libfutures-bd32b73111d05c2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-afa8af733bcc228b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-068d8172fc0d854d.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-6a9febb6cb699ce0.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f79c1f3bb1579f5a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61a5d2c951d53e55.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-f6749349cd2d83e9.rlib" "/opt/rustwide/target/debug/deps/libtokio-fc2930074087b805.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fbb7958383ad319a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-88970f2bad9a1cc6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-39e9f07b710b6fea.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20b5bc10d8701f14.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e64710de82b803f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c56b0d93f9beb7a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-22b0dd433f883e0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-616a80d5a9e02c9c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b69edba49e5cfa93.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ride-f229e784bb07cbf9.ride.2gqgofax-cgu.7.rcgu.o: in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/layer.rs:134: undefined reference to `OGR_L_GetNextFeature' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.11.rcgu.o): in function `gdal::vector::dataset::Dataset::open': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/dataset.rs:48: undefined reference to `OGROpen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.11.rcgu.o): in function `gdal::vector::dataset::Dataset::layer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/dataset.rs:68: undefined reference to `OGR_DS_GetLayer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.11.rcgu.o): in function `gdal::vector::dataset::Dataset::layer_by_name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/dataset.rs:78: undefined reference to `OGR_DS_GetLayerByName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.11.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/dataset.rs:134: undefined reference to `OGR_DS_Destroy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.15.rcgu.o): in function `gdal::utils::_last_null_pointer_err': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/utils.rs:27: undefined reference to `CPLGetLastErrorMsg' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/utils.rs:28: undefined reference to `CPLErrorReset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.15.rcgu.o): in function `gdal::vector::driver::_register_drivers::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/driver.rs:17: undefined reference to `OGRRegisterAll' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.4.rcgu.o): in function `gdal::vector::layer::Layer::_with_c_layer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/layer.rs:42: undefined reference to `OGR_L_GetLayerDefn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.4.rcgu.o): in function `gdal::vector::layer::Layer::name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/layer.rs:66: undefined reference to `OGR_L_GetName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.6.rcgu.o): in function `gdal::vector::geometry::Geometry::get_point': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/geometry.rs:134: undefined reference to `OGR_G_GetPoint' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.6.rcgu.o): in function `gdal::vector::geometry::Geometry::get_point_vec': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/geometry.rs:139: undefined reference to `OGR_G_GetPointCount' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/geometry.rs:254: undefined reference to `OGR_G_DestroyGeometry' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.9.rcgu.o): in function `gdal::vector::feature::Feature::_lazy_feature_geometries': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:40: undefined reference to `OGR_FD_GetGeomFieldCount' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.9.rcgu.o): in function `gdal::vector::feature::Feature::field': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:49: undefined reference to `OGR_F_GetFieldIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:53: undefined reference to `OGR_F_GetFieldDefnRef' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:54: undefined reference to `OGR_Fld_GetType' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:57: undefined reference to `OGR_F_GetFieldAsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:61: undefined reference to `OGR_F_GetFieldAsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:65: undefined reference to `OGR_F_GetFieldAsInteger' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.9.rcgu.o): in function `gdal::vector::feature::Feature::geometry': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:75: undefined reference to `OGR_F_GetGeometryRef' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgdal-66f147d6ea1d06bf.rlib(gdal-66f147d6ea1d06bf.gdal.61cpte8t-cgu.9.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdal-0.6.0/src/vector/feature.rs:165: undefined reference to `OGR_F_Destroy' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ride` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a7084198b71d265def52fe01dbb56ffacc17b44dce17dda1d81df06ee052c75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7084198b71d265def52fe01dbb56ffacc17b44dce17dda1d81df06ee052c75a", kill_on_drop: false }` [INFO] [stdout] a7084198b71d265def52fe01dbb56ffacc17b44dce17dda1d81df06ee052c75a