[INFO] updating cached repository https://github.com/johncallahan/rindy [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] c6896c50bb25a6e733bafef979c9ae0fc90b9cbc [INFO] testing johncallahan/rindy against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncallahan%2Frindy" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johncallahan/rindy 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 git repo https://github.com/johncallahan/rindy [INFO] finished tweaking git repo https://github.com/johncallahan/rindy [INFO] tweaked toml for git repo https://github.com/johncallahan/rindy written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/johncallahan/rindy already has a lockfile, it will not be regenerated [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 03ee6ddf210c67e87ee694ed1074fd27d10abe7f3e1c1041403b95440e5a1815 [INFO] running `"docker" "start" "-a" "03ee6ddf210c67e87ee694ed1074fd27d10abe7f3e1c1041403b95440e5a1815"` [INFO] [stderr] Compiling libcruby-sys v0.7.5 [INFO] [stderr] Compiling cstr-macro v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling indy-sys v1.8.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.11 [INFO] [stderr] Compiling helix v0.7.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling indy v1.8.2 [INFO] [stderr] Compiling rindy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / ruby! { [INFO] [stderr] 18 | | class IndyWallet { [INFO] [stderr] 19 | | struct { [INFO] [stderr] 20 | | name: String, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [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/rindy.rindy.6qo8shai-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rindy.rindy.6qo8shai-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librindy.so" "-Wl,--version-script=/tmp/rustcLC11Jp/list" "/opt/rustwide/target/debug/deps/rindy.1eojgfqucodku1ri.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-d500d401ef2d4ad9/out" "-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/libindyrs-0a19a2e288347df1.rlib" "/opt/rustwide/target/debug/deps/libindy_sys-9b932a797fbf06cb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-96f5ce4bbc698d03.rlib" "/opt/rustwide/target/debug/deps/libfailure-9c105cbb546ab6e7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-12ac05ac0f144c74.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-71386962a14a4763.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9da9356c3ba78aa1.rlib" "/opt/rustwide/target/debug/deps/liblog-6249637c47e5dd0e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7e9b153d55b90d49.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-47d24117de3918be.rlib" "/opt/rustwide/target/debug/deps/libfutures-eac22a4a8ab973a0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-46aa2193feee5e30.rlib" "/opt/rustwide/target/debug/deps/libryu-241afc8b85942cc5.rlib" "/opt/rustwide/target/debug/deps/libitoa-1c480b98c3ffabe1.rlib" "/opt/rustwide/target/debug/deps/libserde-0d67cf44ba7712c6.rlib" "/opt/rustwide/target/debug/deps/libhelix-feec8d1b3cc638b3.rlib" "/opt/rustwide/target/debug/deps/liblibcruby_sys-d0105dbc0985f797.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fbdaf22b01b8e59.rlib" "/opt/rustwide/target/debug/deps/libcstr_macro-a7e2f7bcc5e0a67a.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" "-lindy" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lindy [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 `rindy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "03ee6ddf210c67e87ee694ed1074fd27d10abe7f3e1c1041403b95440e5a1815"` [INFO] running `"docker" "rm" "-f" "03ee6ddf210c67e87ee694ed1074fd27d10abe7f3e1c1041403b95440e5a1815"` [INFO] [stdout] 03ee6ddf210c67e87ee694ed1074fd27d10abe7f3e1c1041403b95440e5a1815