[INFO] updating cached repository simmons/tupm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/simmons/tupm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/simmons/tupm" "work/ex/beta-1.38-1/sources/1.37.0/gh/simmons/tupm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/simmons/tupm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/simmons/tupm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/simmons/tupm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/simmons/tupm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2fe3b6799c57ee7b30b138576ece8c8399d5f4ac [INFO] sha for GitHub repo simmons/tupm: 2fe3b6799c57ee7b30b138576ece8c8399d5f4ac [INFO] validating manifest of simmons/tupm on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of simmons/tupm on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing simmons/tupm [INFO] finished frobbing simmons/tupm [INFO] frobbed toml for simmons/tupm written to work/ex/beta-1.38-1/sources/1.37.0/gh/simmons/tupm/Cargo.toml [INFO] started frobbing simmons/tupm [INFO] finished frobbing simmons/tupm [INFO] frobbed toml for simmons/tupm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/simmons/tupm/Cargo.toml [INFO] crate simmons/tupm already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing simmons/tupm against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/simmons/tupm:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] e2488a22fa47305a3ec05e945ce09406e23bd3e4927760abde5e3c2b0dbd07ce [INFO] running `"docker" "start" "-a" "e2488a22fa47305a3ec05e945ce09406e23bd3e4927760abde5e3c2b0dbd07ce"` [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling rpassword v0.4.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling enumset v0.3.16 [INFO] [stderr] Compiling cursive v0.10.0 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling tupm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/upm/error.rs:98:32 [INFO] [stderr] | [INFO] [stderr] 98 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.tupm.cjnjmhv7-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725" "/opt/crater/target/debug/deps/tupm-ccca3fa070c84725.3e9pd20r1pkorz2y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libupm-0758aa82fcbc74bf.rlib" "/opt/crater/target/debug/deps/libreqwest-7750b9e95cdf690a.rlib" "/opt/crater/target/debug/deps/libuuid-d6560a58b3271ed0.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-49eba1b3646c1bb4.rlib" "/opt/crater/target/debug/deps/liburl-01636e2b1d4d0d24.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-a9bc50a2d4149fb9.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-e2d38c661956a832.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libdtoa-ea489d40b5ee3357.rlib" "/opt/crater/target/debug/deps/libserde_json-11de949ead90273c.rlib" "/opt/crater/target/debug/deps/libryu-7c08cdf6a5a70ae2.rlib" "/opt/crater/target/debug/deps/libmime_guess-69cb7cf4b29ff494.rlib" "/opt/crater/target/debug/deps/libphf-9a254bd9e26eecdf.rlib" "/opt/crater/target/debug/deps/libphf_shared-b8476647b4aaa516.rlib" "/opt/crater/target/debug/deps/libunicase-b11bfdbf115a8339.rlib" "/opt/crater/target/debug/deps/libsiphasher-d8c9cc1cc66f074e.rlib" "/opt/crater/target/debug/deps/libmime-e69ccd29629324d0.rlib" "/opt/crater/target/debug/deps/libunicase-e5f75660fe5f527f.rlib" "/opt/crater/target/debug/deps/liblibflate-fe407fa723f62aa4.rlib" "/opt/crater/target/debug/deps/libcrc32fast-9656d27ef94431f3.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libhyper_tls-ed6bd45e0046c844.rlib" "/opt/crater/target/debug/deps/libnative_tls-cbd72f2eadc121d9.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-572f1d9abab6f21c.rlib" "/opt/crater/target/debug/deps/libopenssl-693f7a3ffbda69e8.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-c98d85da11f94492.rlib" "/opt/crater/target/debug/deps/libforeign_types-2a1e48607c06fed3.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-ba70a268c095ba50.rlib" "/opt/crater/target/debug/deps/libhyper-7193f91cd76f91b1.rlib" "/opt/crater/target/debug/deps/libwant-06ae2feeff73ff4f.rlib" "/opt/crater/target/debug/deps/libtry_lock-5d6601f1f27a9bbb.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-5f96b5a6391bff5f.rlib" "/opt/crater/target/debug/deps/libtokio-600eb27404a4f2a0.rlib" "/opt/crater/target/debug/deps/libtokio_timer-1f0bdf82ec280e8b.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-698bc7bb0b8e44af.rlib" "/opt/crater/target/debug/deps/libcrossbeam-d67719011f7cca29.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-0e218a368d67c398.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1e67fa243c2f9889.rlib" "/opt/crater/target/debug/deps/libmemoffset-6c4b37f364c61d2a.rlib" "/opt/crater/target/debug/deps/libarrayvec-113ef836fc6f0f3a.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-7b53694457387bc2.rlib" "/opt/crater/target/debug/deps/libparking_lot-1631fb9aa16f89b9.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-150ae43c4904b84f.rlib" "/opt/crater/target/debug/deps/librand-265e08f12e4f2272.rlib" "/opt/crater/target/debug/deps/librand_xorshift-15cb6a18b6c74131.rlib" "/opt/crater/target/debug/deps/librand_pcg-9dd28ba596d159b3.rlib" "/opt/crater/target/debug/deps/librand_hc-3f70f11e485734e0.rlib" "/opt/crater/target/debug/deps/librand_chacha-5858715fa3376b59.rlib" "/opt/crater/target/debug/deps/librand_isaac-89e2c3e133c46472.rlib" "/opt/crater/target/debug/deps/librand_core-4e8f985719ac1648.rlib" "/opt/crater/target/debug/deps/librand_os-7343ddfa7a6ac1c9.rlib" "/opt/crater/target/debug/deps/librand_jitter-c7a8e894021de283.rlib" "/opt/crater/target/debug/deps/librand_core-b87567e86349098d.rlib" "/opt/crater/target/debug/deps/liblock_api-494f6f1561bbf82e.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-18d06500ba4f4800.rlib" "/opt/crater/target/debug/deps/libtokio_executor-32129a98c4fa874d.rlib" "/opt/crater/target/debug/deps/libmio-5ecd9125583c1d22.rlib" "/opt/crater/target/debug/deps/liblazycell-74fda01493a9cfe5.rlib" "/opt/crater/target/debug/deps/libnet2-65a486c0cccae30a.rlib" "/opt/crater/target/debug/deps/libhttparse-14fb2d6192f6091c.rlib" "/opt/crater/target/debug/deps/libh2-eaaea9dbc4829b2f.rlib" "/opt/crater/target/debug/deps/libindexmap-a9573bc5cf537c80.rlib" "/opt/crater/target/debug/deps/libstring-32a7f0988d93a222.rlib" "/opt/crater/target/debug/deps/libslab-38e1dff674bc2c67.rlib" "/opt/crater/target/debug/deps/libtokio_io-8073e5a1c3d72eb9.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-68e20b444232fb6b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-402eaeb5552d5cdf.rlib" "/opt/crater/target/debug/deps/libhttp-b26ceb1edcb2ee57.rlib" "/opt/crater/target/debug/deps/libitoa-e88dc09e47f282cc.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libfutures-b20f2b73617489cb.rlib" "/opt/crater/target/debug/deps/libencoding_rs-06cc6a503512c3b3.rlib" "/opt/crater/target/debug/deps/libbytes-9d2008355d20c3f6.rlib" "/opt/crater/target/debug/deps/libiovec-426f054cfe00c168.rlib" "/opt/crater/target/debug/deps/libbase64-1d4c9ab68cfa1e3a.rlib" "/opt/crater/target/debug/deps/librand-f55420d44469cccd.rlib" "/opt/crater/target/debug/deps/librand-d364d548353bd606.rlib" "/opt/crater/target/debug/deps/librpassword-3e0d12f1dcd41b97.rlib" "/opt/crater/target/debug/deps/libtermios-0d48b92db6b188bf.rlib" "/opt/crater/target/debug/deps/libdirs-396e5960d0077090.rlib" "/opt/crater/target/debug/deps/libbase64-25e80ef0e4b658ae.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libbyteorder-579b0a05de5ca01c.rlib" "/opt/crater/target/debug/deps/libcursive-0b8a90365e62831d.rlib" "/opt/crater/target/debug/deps/libncurses-3b828ef3d2a5bc3c.rlib" "/opt/crater/target/debug/deps/libterm_size-101b4fc5116dfd1f.rlib" "/opt/crater/target/debug/deps/libxi_unicode-1d94438a6121fc07.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-329e7744010608fb.rlib" "/opt/crater/target/debug/deps/libtoml-b0de2ee7a2bb666c.rlib" "/opt/crater/target/debug/deps/libserde-80b4f4bac4bcd37f.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/libnum-193d5dca5501f900.rlib" "/opt/crater/target/debug/deps/libnum_rational-1341a776f6a07476.rlib" "/opt/crater/target/debug/deps/libnum_iter-9b3afa0692a08fc5.rlib" "/opt/crater/target/debug/deps/libnum_complex-da86d44bffea9912.rlib" "/opt/crater/target/debug/deps/libsignal_hook-b8a2ba4efa319bc5.rlib" "/opt/crater/target/debug/deps/libarc_swap-f1a3c8e481e9c75b.rlib" "/opt/crater/target/debug/deps/libmaplit-a5685f2e36919e59.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-a5b8f73cf09b5c6e.rlib" "/opt/crater/target/debug/deps/libsmallvec-24a19cb54d0ff037.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-4bf2e93b3cf63805.rlib" "/opt/crater/target/debug/deps/liblazy_static-024dbe6825df62a4.rlib" "/opt/crater/target/debug/deps/liblog-b834723f16d525d5.rlib" "/opt/crater/target/debug/deps/libcfg_if-3f691fa550e97962.rlib" "/opt/crater/target/debug/deps/libenumset-f9eb3e025eb90d72.rlib" "/opt/crater/target/debug/deps/libenum_map-875e2f2c79bcd4a2.rlib" "/opt/crater/target/debug/deps/libreexport_proc_macro-2972f8e1c3fdfa88.rlib" "/opt/crater/target/debug/deps/libarray_macro-72114f8b3227caa2.rlib" "/opt/crater/target/debug/deps/libclap-62da361baa660fab.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-92be40a5376d416f.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib" "/opt/crater/target/debug/deps/libatty-54bbbb046be81fbb.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "/opt/crater/target/debug/deps/libchrono-3766a0b619415ec0.rlib" "/opt/crater/target/debug/deps/libnum_integer-a0cd07deade62d39.rlib" "/opt/crater/target/debug/deps/libnum_traits-6fcbcb1c96aaee98.rlib" "/opt/crater/target/debug/deps/libtime-c3e41bb7ef900a9d.rlib" "/opt/crater/target/debug/deps/liblibc-1952b8f8445de680.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lc" "-lncursesw" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lncursesw [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tupm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e2488a22fa47305a3ec05e945ce09406e23bd3e4927760abde5e3c2b0dbd07ce"` [INFO] running `"docker" "rm" "-f" "e2488a22fa47305a3ec05e945ce09406e23bd3e4927760abde5e3c2b0dbd07ce"` [INFO] [stdout] e2488a22fa47305a3ec05e945ce09406e23bd3e4927760abde5e3c2b0dbd07ce