[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] fd04e7b3ff50586fb452061b1fa8a7f97793fa2c [INFO] testing tkonolige/city2ba against 1.45.2 for beta-1.46-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.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f079893eb36b53874b0f4f73e51d21963e6a974d025cf3b6ad21d842d8bec45a [INFO] running `Command { std: "docker" "start" "-a" "f079893eb36b53874b0f4f73e51d21963e6a974d025cf3b6ad21d842d8bec45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f079893eb36b53874b0f4f73e51d21963e6a974d025cf3b6ad21d842d8bec45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f079893eb36b53874b0f4f73e51d21963e6a974d025cf3b6ad21d842d8bec45a", kill_on_drop: false }` [INFO] [stdout] f079893eb36b53874b0f4f73e51d21963e6a974d025cf3b6ad21d842d8bec45a [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39cc59a30a148770645496009df2ff59777194af2a56ee0f3e044d60de17b51d [INFO] running `Command { std: "docker" "start" "-a" "39cc59a30a148770645496009df2ff59777194af2a56ee0f3e044d60de17b51d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling embree-rs v0.3.6 [INFO] [stderr] Compiling modulo v0.1.2 [INFO] [stderr] Compiling city2ba v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling disjoint-sets v0.4.2 [INFO] [stderr] Compiling tobj v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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 alga v0.8.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling poisson v0.10.1 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling geo v0.4.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling line_intersection v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ply-rs v0.1.2 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.city2ba.83iwjfkw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254" "/opt/rustwide/target/debug/deps/city2ba-c5858a12ea6f6254.2j1hxkbv1213l94y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libply_rs-93526774813d8370.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libcity2ba-469a231c3f36553f.rlib" "/opt/rustwide/target/debug/deps/libline_intersection-07bafe57a97d6980.rlib" "/opt/rustwide/target/debug/deps/libgeo-47f61883d598e0bd.rlib" "/opt/rustwide/target/debug/deps/libserde-4da410d515d469cb.rlib" "/opt/rustwide/target/debug/deps/libtobj-5b42a8c22c631ec4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ee8d7e4e8bff9540.rlib" "/opt/rustwide/target/debug/deps/libclap-fe6f0aabf98c1ec4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-a81aeb14f45fcff4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/librstar-c7abe5d77517dd59.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-a40f2105a43cfd0e.rlib" "/opt/rustwide/target/debug/deps/libpoisson-efbfcb88736bd031.rlib" "/opt/rustwide/target/debug/deps/libmodulo-ab38a450c775954c.rlib" "/opt/rustwide/target/debug/deps/libsphere-d7223214914d6977.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-0dba5e0970431c6e.rlib" "/opt/rustwide/target/debug/deps/libalga-78c438e5292df65a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-10922e2099cb0de6.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-8acc2718266c37f8.rlib" "/opt/rustwide/target/debug/deps/librawpointer-23ec11ef1f99d0fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libindicatif-59cd921dd230f250.rlib" "/opt/rustwide/target/debug/deps/libconsole-6f8983ca7cc9d03b.rlib" "/opt/rustwide/target/debug/deps/libtermios-1d4b357703c018a9.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-bcc9803378f1763b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6afed02368297f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f2dea8edfffa0f46.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dc4e226b4f010676.rlib" "/opt/rustwide/target/debug/deps/librayon-d43b566ab0838044.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ca0e3d28d0ac0c44.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e327f54013f68540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-76134dbccaa62d35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1df26275ce7c3a45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ced04a533d47f576.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-504defdf9c63e132.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-0987e24df85fd320.rlib" "/opt/rustwide/target/debug/deps/libembree_rs-2d05374346216a94.rlib" "/opt/rustwide/target/debug/deps/libnom-aad05bf550796aea.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ea0fb3f79f090ab1.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f49232ce6f022fb1.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-61a38477d99126a7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7d8fc9be0332cc48.rlib" "/opt/rustwide/target/debug/deps/libdisjoint_sets-08e7fd5276802191.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libitertools-42e088260e122d6d.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libcgmath-18847bb91b43190e.rlib" "/opt/rustwide/target/debug/deps/librand-5e5e5e024075f8fe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-6e2ce08acb3d1305.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed3767444d987d24.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libapprox-68acb3f9691f6867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lembree3" "-lc" "-lembree3" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "39cc59a30a148770645496009df2ff59777194af2a56ee0f3e044d60de17b51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cc59a30a148770645496009df2ff59777194af2a56ee0f3e044d60de17b51d", kill_on_drop: false }` [INFO] [stdout] 39cc59a30a148770645496009df2ff59777194af2a56ee0f3e044d60de17b51d