[INFO] updating cached repository https://github.com/cholcombe973/gpfind [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c87ec3a090041d5db03de2346d2b540b83e9c3c2 [INFO] testing cholcombe973/gpfind against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fgpfind" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cholcombe973/gpfind on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cholcombe973/gpfind [INFO] finished tweaking git repo https://github.com/cholcombe973/gpfind [INFO] tweaked toml for git repo https://github.com/cholcombe973/gpfind written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cholcombe973/gpfind already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8bfd3b33fa97846bb0b94af2dc6157a88337a8999d5afa57cec0f53897792ea1 [INFO] running `"docker" "start" "-a" "8bfd3b33fa97846bb0b94af2dc6157a88337a8999d5afa57cec0f53897792ea1"` [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling atty v0.2.4 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling gfapi-sys v0.3.5 [INFO] [stderr] Compiling gpfind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | let mut queue = MsQueue::new(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` 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/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.gpfind.cc9191r3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540" "/opt/rustwide/target/debug/deps/gpfind-1762e7d4ab570540.1zlfm2w8pbut5zdy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimplelog-aa10d5f63d1d56fc.rlib" "/opt/rustwide/target/debug/deps/libtime-390ab469570fb3ca.rlib" "/opt/rustwide/target/debug/deps/libterm-d2c5055e753c23d4.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f266ee9a29b07410.rlib" "/opt/rustwide/target/debug/deps/libgfapi_sys-fabb27e681a20ce1.rlib" "/opt/rustwide/target/debug/deps/liblog-c76b76da96ff609c.rlib" "/opt/rustwide/target/debug/deps/liberrno-858af692328ba446.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-a9df17608ef97d7a.rlib" "/opt/rustwide/target/debug/deps/libclap-274b7eb7fa84d4ae.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a9fdf468224ebba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6768d2384b56552.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6650fb1e4e588dd9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-518b2576a96bd38f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-78d40378678c0318.rlib" "/opt/rustwide/target/debug/deps/libatty-730296317ec8291b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ae0e634e28a967b8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d95eaae15414fddf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lgfapi" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgfapi [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 `gpfind`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8bfd3b33fa97846bb0b94af2dc6157a88337a8999d5afa57cec0f53897792ea1"` [INFO] running `"docker" "rm" "-f" "8bfd3b33fa97846bb0b94af2dc6157a88337a8999d5afa57cec0f53897792ea1"` [INFO] [stdout] 8bfd3b33fa97846bb0b94af2dc6157a88337a8999d5afa57cec0f53897792ea1