[INFO] cloning repository https://github.com/danielpclark/bench_ruby_ffi_example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielpclark/bench_ruby_ffi_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielpclark%2Fbench_ruby_ffi_example"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielpclark%2Fbench_ruby_ffi_example'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f8fae8311f8d69695d428e538201c98ba2c67c2 [INFO] testing danielpclark/bench_ruby_ffi_example against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielpclark%2Fbench_ruby_ffi_example" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielpclark/bench_ruby_ffi_example on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/danielpclark/bench_ruby_ffi_example [INFO] finished tweaking git repo https://github.com/danielpclark/bench_ruby_ffi_example [INFO] tweaked toml for git repo https://github.com/danielpclark/bench_ruby_ffi_example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/danielpclark/bench_ruby_ffi_example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b9477322c2392646255d23172fb0ef95f5d15b5049f684408a8abc5753dc4ed [INFO] running `"docker" "start" "-a" "7b9477322c2392646255d23172fb0ef95f5d15b5049f684408a8abc5753dc4ed"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ruby-sys v0.2.20 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling array_tool v0.4.1 [INFO] [stderr] Compiling ruru v0.9.3 [INFO] [stderr] Compiling ffi_example v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `self::array_tool::string::Squeeze` [INFO] [stderr] --> src/lib.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | use self::array_tool::string::Squeeze; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` 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.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.ffi_example.94zsokn8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libffi_example.so" "-Wl,--version-script=/tmp/rustcUgHQBB/list" "/opt/rustwide/target/debug/deps/ffi_example.7nke6iw1edbvc21.rcgu.o" "/opt/rustwide/target/debug/deps/ffi_example.s6d21wwkou14itb.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libarray_tool-77e58a790543890e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libruru-b2674753bfb1dea5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libruby_sys-8e46b4920f6f9cd9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/liblibc-167228b613894000.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/liblazy_static-ac564ae5de744dd0.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libstd-205127404fcba336.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libpanic_unwind-a657948fb7763780.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libhashbrown-4af901391177f653.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libbacktrace-df9a9630b2ea2e1e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libbacktrace_sys-fddbfe63d5cc9339.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/librustc_demangle-dc1fcc6e43806791.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libunwind-e2f4bff19e00107e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libcfg_if-a152d13c1d7ed405.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/liblibc-d92b841792fc008d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/liballoc-a64c249515c023f5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/librustc_std_workspace_core-57654524b3e40c00.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcUgHQBB/libcore-72180f1527a726a2.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustcUgHQBB/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lruby-2.7" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lruby-2.7 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `ffi_example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7b9477322c2392646255d23172fb0ef95f5d15b5049f684408a8abc5753dc4ed"` [INFO] running `"docker" "rm" "-f" "7b9477322c2392646255d23172fb0ef95f5d15b5049f684408a8abc5753dc4ed"` [INFO] [stdout] 7b9477322c2392646255d23172fb0ef95f5d15b5049f684408a8abc5753dc4ed