[INFO] cloning repository daveallie/rust_watcher [INFO] running `"git" "clone" "--bare" "git://github.com/daveallie/rust_watcher.git" "work/cache/sources/gh/daveallie/rust_watcher"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/daveallie/rust_watcher'... [INFO] running `"git" "clone" "work/cache/sources/gh/daveallie/rust_watcher" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daveallie/rust_watcher"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daveallie/rust_watcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/daveallie/rust_watcher" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daveallie/rust_watcher"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daveallie/rust_watcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 586fa61a590b8dfbb97fa1261a3fc4272bb62106 [INFO] sha for GitHub repo daveallie/rust_watcher: 586fa61a590b8dfbb97fa1261a3fc4272bb62106 [INFO] validating manifest of daveallie/rust_watcher on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of daveallie/rust_watcher on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing daveallie/rust_watcher [INFO] finished frobbing daveallie/rust_watcher [INFO] frobbed toml for daveallie/rust_watcher written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daveallie/rust_watcher/Cargo.toml [INFO] started frobbing daveallie/rust_watcher [INFO] finished frobbing daveallie/rust_watcher [INFO] frobbed toml for daveallie/rust_watcher written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daveallie/rust_watcher/Cargo.toml [INFO] crate daveallie/rust_watcher already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daveallie/rust_watcher/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruru v0.8.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing daveallie/rust_watcher against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daveallie/rust_watcher:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 664f85c2c0546788ee5f1042012343a3161826de262265c62c5b5e4be8afe681 [INFO] running `"docker" "start" "-a" "664f85c2c0546788ee5f1042012343a3161826de262265c62c5b5e4be8afe681"` [INFO] [stderr] Compiling ruby-sys v0.2.20 [INFO] [stderr] Compiling ruru v0.8.1 [INFO] [stderr] Compiling rust_watcher 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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.rust_watcher.3kjvoedl-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/librust_watcher.so" "/opt/crater/target/debug/deps/rust_watcher.icrouk5wigh259e.rcgu.o" "/opt/crater/target/debug/deps/rust_watcher.1hdwhux3fxtzsjqj.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libnotify-032dbc8d0a379d18.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libwalkdir-daacbd6aed9cc41f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libinotify-5b0a25403638eb8f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libfiletime-83bf29cb35b4dc23.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libmio-f8ca8ae43c2466ac.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libnet2-b5edff3470ca00ae.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libmiow-832ad1b4864c63e5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libwinapi-0d487fc2d3cbe596.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libnix-75c4f7859905fcee.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libslab-6a0db723e7cb2856.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libtime-a4a235ec7c280def.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libbytes-5ee137c5067bf9ff.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libbitflags-9e65c7af44dfbb28.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/liblog-1902c1cc071f7c62.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/liblog-2a4f7f7ec2655497.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libcfg_if-dcbbde79dd2a51e5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libruru-d633ee4906f21374.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libruby_sys-a0dc2baacc3a9af5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/liblibc-855825b224a0aad6.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libstd-196d0eff8e603c0a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libpanic_unwind-1c597f5941591e04.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libbacktrace-a20af2d3380aa511.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libbacktrace_sys-f989f9e071798586.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/librustc_demangle-52fb60b932b5ef90.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libcfg_if-90a3fdc679697856.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libhashbrown-06d10270cfa51644.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libunwind-31fd2baab47b156c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/liblibc-0862cc65189bd4af.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/liballoc-8010b8629f5aa3e5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustczIWKLm/libcore-622fdce0dc084cba.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustczIWKLm/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lruby-2.3" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lruby-2.3 [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 `rust_watcher`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "664f85c2c0546788ee5f1042012343a3161826de262265c62c5b5e4be8afe681"` [INFO] running `"docker" "rm" "-f" "664f85c2c0546788ee5f1042012343a3161826de262265c62c5b5e4be8afe681"` [INFO] [stdout] 664f85c2c0546788ee5f1042012343a3161826de262265c62c5b5e4be8afe681