[INFO] updating cached repository https://github.com/sbeckeriv/greedy-color [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] fb88ba8f338e4944da2a6998635fca5f393715db [INFO] testing sbeckeriv/greedy-color against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbeckeriv%2Fgreedy-color" "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/sbeckeriv/greedy-color 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/sbeckeriv/greedy-color [INFO] finished tweaking git repo https://github.com/sbeckeriv/greedy-color [INFO] tweaked toml for git repo https://github.com/sbeckeriv/greedy-color written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sbeckeriv/greedy-color 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] 4c9d7e32832644c29a4e654e7b744995f22c9c415171e3c5e13be4a01439ea03 [INFO] running `"docker" "start" "-a" "4c9d7e32832644c29a4e654e7b744995f22c9c415171e3c5e13be4a01439ea03"` [INFO] [stderr] Compiling ruby-sys v0.2.17 [INFO] [stderr] Compiling libc v0.2.11 [INFO] [stderr] Compiling ruru v0.9.1 [INFO] [stderr] Compiling hash_color v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `AnyObject`, `Boolean`, `VM` [INFO] [stderr] --> src/lib.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use ruru::{AnyObject, Boolean, Class, Fixnum, Hash, VM, Array}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ruru::types::Argc` [INFO] [stderr] --> src/lib.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use ruru::types::Argc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `HashMap` [INFO] [stderr] --> src/lib.rs:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | use std::collections::{HashSet, HashMap}; [INFO] [stderr] | ^^^^^^^ [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/hash_color.hash_color.23q78bcq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.hash_color.23q78bcq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libhash_color.so" "-Wl,--version-script=/tmp/rustcIfAWB7/list" "/opt/rustwide/target/debug/deps/hash_color.qpymobf1fudzsyu.rcgu.o" "/opt/rustwide/target/debug/deps/hash_color.51cen3o0m154ss5w.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libruru-c5ac675ed03050b0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libruby_sys-f8821d09cf6e1c72.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/liblibc-bc017ec7ea9fce38.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/liblazy_static-e52bcf7d8c56d52a.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libstd-12ce12f1efc08aa3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libbacktrace-f8222943dfd167e2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libbacktrace_sys-0cd00b2d3108cd48.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/librustc_demangle-485c05ba6ce1b438.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libhashbrown-63e6b1072426ba59.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libunwind-3deef8ef4fe80dff.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libcfg_if-f65a176f0586269e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/liblibc-ad46d4080f4d7e57.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/liballoc-da6c590582bf0885.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/librustc_std_workspace_core-837ca740df32db0a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIfAWB7/libcore-db27c965e824589f.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustcIfAWB7/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lruby-2.5" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lruby-2.5 [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 `hash_color`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4c9d7e32832644c29a4e654e7b744995f22c9c415171e3c5e13be4a01439ea03"` [INFO] running `"docker" "rm" "-f" "4c9d7e32832644c29a4e654e7b744995f22c9c415171e3c5e13be4a01439ea03"` [INFO] [stdout] 4c9d7e32832644c29a4e654e7b744995f22c9c415171e3c5e13be4a01439ea03