[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3%2Fride-along" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jw3/ride-along on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c23c02357307d9a6332a6aa2558d0b17f58cc029f9740695e08912a2975669d6 [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" "c23c02357307d9a6332a6aa2558d0b17f58cc029f9740695e08912a2975669d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c23c02357307d9a6332a6aa2558d0b17f58cc029f9740695e08912a2975669d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23c02357307d9a6332a6aa2558d0b17f58cc029f9740695e08912a2975669d6", kill_on_drop: false }` [INFO] [stdout] c23c02357307d9a6332a6aa2558d0b17f58cc029f9740695e08912a2975669d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba43d9503e4c39efe92aeff81a49c923a9af840a0241001739920475fd80778c [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" "ba43d9503e4c39efe92aeff81a49c923a9af840a0241001739920475fd80778c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling robust v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling gdal-sys v0.2.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling chrono v0.4.18 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling timer v0.2.0 [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 tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.116 [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 actix-macros v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gdal v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [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 serde_urlencoded v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.ride.1laf79lo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7" "/opt/rustwide/target/debug/deps/ride-8b21daf0d12eeff7.39jsezqjrp0pao0n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-08df7d9d6e884435.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-593364dc06720ae8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e7994c705b075f87.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a65370e5eeb026c9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f732efaeb975b6ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ff759a61b8d2a49e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0c1701ea8a8301d5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b1e03c6e4cd2e28c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8279efdfbeacc11.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-0413871c82d8ea72.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libtracing-2f29275715c3984b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7621820c8e6f603e.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libserde-fe35a3e09b23c291.rlib" "/opt/rustwide/target/debug/deps/libgeo-e4685eb0ac6a0f42.rlib" "/opt/rustwide/target/debug/deps/libgeographiclib_rs-22fff5c52b679ecd.rlib" "/opt/rustwide/target/debug/deps/librobust-93cc0415cb3a82b6.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-c930160afe36ae1e.rlib" "/opt/rustwide/target/debug/deps/libapprox-c26a8e21211fe669.rlib" "/opt/rustwide/target/debug/deps/librstar-2174be84d08894ad.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-b943a5bc324fdb28.rlib" "/opt/rustwide/target/debug/deps/libheapless-652b1591000aaa4b.rlib" "/opt/rustwide/target/debug/deps/libas_slice-a29b7d7f1eb61b6a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5722ac28b2f50314.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libhash32-342f738f32de4b0d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-18714fbb0e642a4b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-06352a1a40b022bd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libgdal-2e89597d989375f8.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-edc7a789a060a117.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libgdal_sys-02445e78199f0b10.rlib" "/opt/rustwide/target/debug/deps/libfailure-95eb6f6264d47288.rlib" "/opt/rustwide/target/debug/deps/libclap-3cfe52f2bf94f9d2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e101990a4e2379a5.rlib" "/opt/rustwide/target/debug/deps/libatty-66452d63ae9056c5.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-62b224848883a7de.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-4a051d9a61ee89a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libactix-4b2c6895d39953ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8e7a08c07b038c7f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ce7270e92f567061.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8da2c770dc43e314.rlib" "/opt/rustwide/target/debug/deps/libhostname-50d9fb4c6f12640e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0b87482da2468c5c.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a6968951daa0a26d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ceb77f8bcc67c07.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-ff1d8374a12b6e77.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-550eb9d7c1a8dfd5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8445c2b6a12d1b7c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-23830e379e80dd9f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da80a76c62169cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24850ae8ee33270b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/libtokio-62705406c5db03a0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d4f7a5f3771c15bc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-61360c018d5a96a0.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0fa37064bfa11d15.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f354dc9cfebba26c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f4559496ba688886.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3369d691a6d132bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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-8b21daf0d12eeff7.ride.1laf79lo-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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-2e89597d989375f8.rlib(gdal-2e89597d989375f8.gdal.5rxyb9mc-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" "ba43d9503e4c39efe92aeff81a49c923a9af840a0241001739920475fd80778c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba43d9503e4c39efe92aeff81a49c923a9af840a0241001739920475fd80778c", kill_on_drop: false }` [INFO] [stdout] ba43d9503e4c39efe92aeff81a49c923a9af840a0241001739920475fd80778c