[INFO] crate menoh 0.2.2 is already in cache [INFO] testing menoh-0.2.2 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate menoh 0.2.2 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate menoh 0.2.2 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate menoh 0.2.2 [INFO] finished tweaking crates.io crate menoh 0.2.2 [INFO] tweaked toml for crates.io crate menoh 0.2.2 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 07c4e27a634efe28f1ce0137b936950bf7a8994d14155330534c328f44da681c [INFO] running `"docker" "start" "-a" "07c4e27a634efe28f1ce0137b936950bf7a8994d14155330534c328f44da681c"` [INFO] [stderr] Compiling menoh-sys v0.2.2 [INFO] [stderr] Compiling menoh v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/model.rs:56:29 [INFO] [stderr] | [INFO] [stderr] 56 | let mut dtype = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "07c4e27a634efe28f1ce0137b936950bf7a8994d14155330534c328f44da681c"` [INFO] running `"docker" "rm" "-f" "07c4e27a634efe28f1ce0137b936950bf7a8994d14155330534c328f44da681c"` [INFO] [stdout] 07c4e27a634efe28f1ce0137b936950bf7a8994d14155330534c328f44da681c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] cdf19a2d65fda006799cb30f6570cd988ea94dfd8f64cd8e763a785389e0154b [INFO] running `"docker" "start" "-a" "cdf19a2d65fda006799cb30f6570cd988ea94dfd8f64cd8e763a785389e0154b"` [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling menoh v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/model.rs:56:29 [INFO] [stderr] | [INFO] [stderr] 56 | let mut dtype = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` 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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.menoh.189h4dw0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95" "/opt/rustwide/target/debug/deps/menoh-fbfadd91ba775f95.4unshswxebq6la2n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmenoh_sys-40ddf398cf156baa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-333416314d364512.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7423c6db5d181f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-794cd61d53274767.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-93936a2bba77ec06.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7618b5c9c4d09931.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lmenoh" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmenoh [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 `menoh`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.vgg16.c4bgy6ys-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016" "/opt/rustwide/target/debug/examples/vgg16-4132c35011e93016.4ol8qbeukbmuc1dh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmenoh-a72d70943def9b04.rlib" "/opt/rustwide/target/debug/deps/libmenoh_sys-40ddf398cf156baa.rlib" "/opt/rustwide/target/debug/deps/libimage-418964ca53a1a5f6.rlib" "/opt/rustwide/target/debug/deps/libtiff-2956d3992968d7e0.rlib" "/opt/rustwide/target/debug/deps/libpng-5b788fdd93f24814.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fc90b4e99d46aa5b.rlib" "/opt/rustwide/target/debug/deps/libinflate-126ad4300669d364.rlib" "/opt/rustwide/target/debug/deps/libadler32-b628682ce15ed121.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4b38a81c80c8ae23.rlib" "/opt/rustwide/target/debug/deps/librayon-3f016fc1e8cb690b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c0e11e6d5b57c8fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1c28d23b93f67e46.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-91a20af24e36b7fc.rlib" "/opt/rustwide/target/debug/deps/libeither-a375c15081516f4e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a83df34059f3e04b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f7a40f0ec891b999.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c52de923eb3c35b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0a15f9717a13ff60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b01e92d2daf9a708.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1967ccb3835f4aab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2429cd2ceac458fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e2186a891f602d1.rlib" "/opt/rustwide/target/debug/deps/libgif-9ff64941167c7330.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-379ba392164804ea.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-dc3c4f41fd135de5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c3d47cc7b88506c8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dc73afecf36d9f82.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9aef28c7f030a727.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a49361b936b25068.rlib" "/opt/rustwide/target/debug/deps/liblzw-7031afe4e8382d45.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fdd43a3ae319d8ce.rlib" "/opt/rustwide/target/debug/deps/libdocopt-be8d123e81408b4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d7ca8649f2f57f61.rlib" "/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib" "/opt/rustwide/target/debug/deps/libregex-cc58e35007e12ba4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-476b4cfeb59ceacc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-641806fdaa87370c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6539707b1824d8b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-046d4cf6cd2ea23b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lmenoh" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmenoh [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 `menoh`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cdf19a2d65fda006799cb30f6570cd988ea94dfd8f64cd8e763a785389e0154b"` [INFO] running `"docker" "rm" "-f" "cdf19a2d65fda006799cb30f6570cd988ea94dfd8f64cd8e763a785389e0154b"` [INFO] [stdout] cdf19a2d65fda006799cb30f6570cd988ea94dfd8f64cd8e763a785389e0154b