[INFO] cloning repository https://github.com/tkonolige/city2ba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkonolige/city2ba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ced7e9493e44ee9e537727ef7e4ef47814e14f4 [INFO] testing tkonolige/city2ba against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkonolige/city2ba on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tkonolige/city2ba [INFO] finished tweaking git repo https://github.com/tkonolige/city2ba [INFO] tweaked toml for git repo https://github.com/tkonolige/city2ba written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tkonolige/city2ba already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5e68224c9eda749555776e39e3b29cc2b0022ec23ca2c761faf7a3c8bd0d759 [INFO] running `Command { std: "docker" "start" "-a" "e5e68224c9eda749555776e39e3b29cc2b0022ec23ca2c761faf7a3c8bd0d759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5e68224c9eda749555776e39e3b29cc2b0022ec23ca2c761faf7a3c8bd0d759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e68224c9eda749555776e39e3b29cc2b0022ec23ca2c761faf7a3c8bd0d759", kill_on_drop: false }` [INFO] [stdout] e5e68224c9eda749555776e39e3b29cc2b0022ec23ca2c761faf7a3c8bd0d759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c03a7c1f2fcfcbe6f077d9eee21ef1a8d170b261564351527c3a29570c4567c9 [INFO] running `Command { std: "docker" "start" "-a" "c03a7c1f2fcfcbe6f077d9eee21ef1a8d170b261564351527c3a29570c4567c9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling embree-rs v0.3.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling modulo v0.1.2 [INFO] [stderr] Compiling city2ba v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tobj v0.1.12 [INFO] [stderr] Compiling disjoint-sets v0.4.2 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling sphere v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling poisson v0.10.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling geo v0.4.13 [INFO] [stderr] Compiling line_intersection v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.city2ba.ce325d5a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f.2pcnqlfys2f14z0f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libply_rs-545692ccd82042b3.rlib" "/opt/rustwide/target/debug/deps/libpeg-4fa9e5b5f3b301e2.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-f3aac7a1b9429470.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libcity2ba-1883d28c7e92774f.rlib" "/opt/rustwide/target/debug/deps/libline_intersection-cf30921ddd86d599.rlib" "/opt/rustwide/target/debug/deps/libgeo-14f9e68d46586b41.rlib" "/opt/rustwide/target/debug/deps/libserde-beb08ca58b18df52.rlib" "/opt/rustwide/target/debug/deps/libtobj-e9074ba18e3240dc.rlib" "/opt/rustwide/target/debug/deps/libstructopt-bffb9cdc3b4e7ff2.rlib" "/opt/rustwide/target/debug/deps/libclap-a15c748229359f3b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-609b565d3aba73f3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/librstar-3583152d59d67cb5.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-663eb7fd8c19a75f.rlib" "/opt/rustwide/target/debug/deps/libpoisson-84fc7e6143a63c6f.rlib" "/opt/rustwide/target/debug/deps/libmodulo-50e6619cd1fcc3ce.rlib" "/opt/rustwide/target/debug/deps/libsphere-48fb25b61e53486a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-254f80132b4f4b8c.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-5a57c5ff7a240a2e.rlib" "/opt/rustwide/target/debug/deps/libalga-f7892663fe3ea47b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e452c0c42beb36c5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7539315727e2be68.rlib" "/opt/rustwide/target/debug/deps/librawpointer-fafb43ddc1d150e4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-09d0895222bf5503.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/libindicatif-64e9364b955806ad.rlib" "/opt/rustwide/target/debug/deps/libconsole-ed8c6bc6da8c921e.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-2f8b78172de6b651.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/librayon-8f83085fa2e4fb02.rlib" "/opt/rustwide/target/debug/deps/librayon_core-397d599be01f3099.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98943edef486e99a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3df1a4d3cdd5ae07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7348ed0ff71a5014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-3f05c5c1d7b9911b.rlib" "/opt/rustwide/target/debug/deps/libembree_rs-b22fbfd96e55c9ca.rlib" "/opt/rustwide/target/debug/deps/libnom-99d10abdce378f6a.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a9809f2a4ebefbca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libdisjoint_sets-6deb907b988a9324.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libitertools-9b67542f4a969cc4.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libcgmath-c14f261fde9bd89d.rlib" "/opt/rustwide/target/debug/deps/librand-cb8a332c6d5d0441.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88c6ef67666ca8c2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8b9768dc9bff42dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-8899a4523bcc630b.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c6cc6328a7170d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libapprox-5ca793db25d3221d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lembree3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/city2ba-a1c00ca391b12b0f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lembree3 [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 `city2ba` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c03a7c1f2fcfcbe6f077d9eee21ef1a8d170b261564351527c3a29570c4567c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c03a7c1f2fcfcbe6f077d9eee21ef1a8d170b261564351527c3a29570c4567c9", kill_on_drop: false }` [INFO] [stdout] c03a7c1f2fcfcbe6f077d9eee21ef1a8d170b261564351527c3a29570c4567c9