[INFO] updating cached repository eduhenke/yolm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eduhenke/yolm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eduhenke/yolm" "work/ex/beta-1.38-1/sources/1.37.0/gh/eduhenke/yolm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/eduhenke/yolm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eduhenke/yolm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eduhenke/yolm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eduhenke/yolm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bdb9b4d1ba6521bb595f2d9799e327a7da67105f [INFO] sha for GitHub repo eduhenke/yolm: bdb9b4d1ba6521bb595f2d9799e327a7da67105f [INFO] validating manifest of eduhenke/yolm 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 eduhenke/yolm 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 eduhenke/yolm [INFO] finished frobbing eduhenke/yolm [INFO] frobbed toml for eduhenke/yolm written to work/ex/beta-1.38-1/sources/1.37.0/gh/eduhenke/yolm/Cargo.toml [INFO] started frobbing eduhenke/yolm [INFO] finished frobbing eduhenke/yolm [INFO] frobbed toml for eduhenke/yolm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eduhenke/yolm/Cargo.toml [INFO] crate eduhenke/yolm 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eduhenke/yolm 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eduhenke/yolm:/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] ca77404ae6830296b6beb646e183537c1518e5e6a9a9bebc8a38b5b7145cd82b [INFO] running `"docker" "start" "-a" "ca77404ae6830296b6beb646e183537c1518e5e6a9a9bebc8a38b5b7145cd82b"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling hashbrown v0.3.0 [INFO] [stderr] Compiling enum-map-internals v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling pam v0.7.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling enumset_derive v0.4.0 [INFO] [stderr] Compiling enumset v0.4.0 [INFO] [stderr] Compiling cursive v0.12.0 [INFO] [stderr] Compiling yolm v0.1.0 (/opt/crater/workdir) [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/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.yolm.7czvp3wb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a" "/opt/crater/target/debug/deps/yolm-9f32f0f0d571676a.3f4qd38vsikwfium.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/libusers-0991c06b6ab4b68d.rlib" "/opt/crater/target/debug/deps/libpam-c8189ff0a85296be.rlib" "/opt/crater/target/debug/deps/libusers-c44664be953e1917.rlib" "/opt/crater/target/debug/deps/libpam_sys-82bfc1f342a5ad05.rlib" "/opt/crater/target/debug/deps/libcursive-f7496f8fef04bda5.rlib" "/opt/crater/target/debug/deps/libchrono-ad957d783bfa2c47.rlib" "/opt/crater/target/debug/deps/libtime-54307a907448c766.rlib" "/opt/crater/target/debug/deps/libncurses-fc76c65378f07162.rlib" "/opt/crater/target/debug/deps/libmaplit-a5685f2e36919e59.rlib" "/opt/crater/target/debug/deps/libsignal_hook-f0cf07bf1c50d245.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-ac4e6690c1459264.rlib" "/opt/crater/target/debug/deps/libarc_swap-43b0fda1e29effb0.rlib" "/opt/crater/target/debug/deps/liblibc-63f3cdeae1006852.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-f3cee7551ae37dc2.rlib" "/opt/crater/target/debug/deps/libsmallvec-24a19cb54d0ff037.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-4e506fb042a46f4d.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_integer-a0cd07deade62d39.rlib" "/opt/crater/target/debug/deps/libnum_complex-da86d44bffea9912.rlib" "/opt/crater/target/debug/deps/libhashbrown-17e008dd30350ea8.rlib" "/opt/crater/target/debug/deps/libtoml-31a88550026f8e8c.rlib" "/opt/crater/target/debug/deps/libserde-f08d0432acb35fb3.rlib" "/opt/crater/target/debug/deps/liblog-07fd344e6693ff96.rlib" "/opt/crater/target/debug/deps/libcfg_if-cf9b915f175eb0bb.rlib" "/opt/crater/target/debug/deps/libenum_map-d536b797cf3e97a0.rlib" "/opt/crater/target/debug/deps/libenum_map_internals-8dee8fa60f806465.rlib" "/opt/crater/target/debug/deps/libarray_macro-72114f8b3227caa2.rlib" "/opt/crater/target/debug/deps/libenumset-bf937a475e4b3be2.rlib" "/opt/crater/target/debug/deps/libnum_traits-6fcbcb1c96aaee98.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libxi_unicode-1d94438a6121fc07.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-329e7744010608fb.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" "-lpam" "-lpam_misc" "-lncursesw" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpam [INFO] [stderr] /usr/bin/ld: cannot find -lpam_misc [INFO] [stderr] /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 `yolm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ca77404ae6830296b6beb646e183537c1518e5e6a9a9bebc8a38b5b7145cd82b"` [INFO] running `"docker" "rm" "-f" "ca77404ae6830296b6beb646e183537c1518e5e6a9a9bebc8a38b5b7145cd82b"` [INFO] [stdout] ca77404ae6830296b6beb646e183537c1518e5e6a9a9bebc8a38b5b7145cd82b