[INFO] crate rink 0.4.4 is already in cache [INFO] extracting crate rink 0.4.4 into work/ex/beta-1.38-1/sources/1.37.0/reg/rink/0.4.4 [INFO] extracting crate rink 0.4.4 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rink/0.4.4 [INFO] validating manifest of rink-0.4.4 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rink-0.4.4 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rink-0.4.4 [INFO] finished frobbing rink-0.4.4 [INFO] frobbed toml for rink-0.4.4 written to work/ex/beta-1.38-1/sources/1.37.0/reg/rink/0.4.4/Cargo.toml [INFO] started frobbing rink-0.4.4 [INFO] finished frobbing rink-0.4.4 [INFO] frobbed toml for rink-0.4.4 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rink/0.4.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rink-0.4.4 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rink/0.4.4:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 956c5f93ddf4c37e27a7f993eb7e4b5da2650880110df8708d3140072360b595 [INFO] running `"docker" "start" "-a" "956c5f93ddf4c37e27a7f993eb7e4b5da2650880110df8708d3140072360b595"` [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling json v0.10.3 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rust-gmp v0.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling chrono-humanize v0.0.6 [INFO] [stderr] Compiling chrono-tz v0.2.5 [INFO] [stderr] Compiling linefeed v0.4.0 [INFO] [stderr] Compiling rink v0.4.4 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:152:20 [INFO] [stderr] | [INFO] [stderr] 152 | x @ '0'...'9' | x @ '.' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | '0'...'9' | 'a'...'f' | 'A'...'F' => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:159:44 [INFO] [stderr] | [INFO] [stderr] 159 | '0'...'9' | 'a'...'f' | 'A'...'F' => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:159:56 [INFO] [stderr] | [INFO] [stderr] 159 | '0'...'9' | 'a'...'f' | 'A'...'F' => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:180:32 [INFO] [stderr] | [INFO] [stderr] 180 | '0'...'7' => [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:225:32 [INFO] [stderr] | [INFO] [stderr] 225 | '0'...'9' => integer.push(self.0.next().unwrap()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:243:32 [INFO] [stderr] | [INFO] [stderr] 243 | '0'...'9' => buf.push(self.0.next().unwrap()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/text_query.rs:276:32 [INFO] [stderr] | [INFO] [stderr] 276 | '0'...'9' => buf.push(self.0.next().unwrap()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: the item `Into` is imported redundantly [INFO] [stderr] --> src/number.rs:461:13 [INFO] [stderr] | [INFO] [stderr] 461 | use std::convert::Into; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/gnu_units.rs:108:20 [INFO] [stderr] | [INFO] [stderr] 108 | x @ '0'...'9' | x @ '.' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/gnu_units.rs:118:32 [INFO] [stderr] | [INFO] [stderr] 118 | '0'...'9' => integer.push(self.0.next().unwrap()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/gnu_units.rs:133:32 [INFO] [stderr] | [INFO] [stderr] 133 | '0'...'9' => buf.push(self.0.next().unwrap()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/gnu_units.rs:158:32 [INFO] [stderr] | [INFO] [stderr] 158 | '0'...'9' => buf.push(self.0.next().unwrap()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/formula.rs:36:25 [INFO] [stderr] | [INFO] [stderr] 36 | letter @ 'A'...'Z' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/formula.rs:40:29 [INFO] [stderr] | [INFO] [stderr] 40 | Some('a'...'z') => symbol.push(self.0.next().unwrap()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/formula.rs:45:24 [INFO] [stderr] | [INFO] [stderr] 45 | digit @ '0'...'9' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/formula.rs:48:35 [INFO] [stderr] | [INFO] [stderr] 48 | while let Some('0'...'9') = self.0.peek().cloned() { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: the item `File` is imported redundantly [INFO] [stderr] --> src/lib.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 87 | use std::fs::File; [INFO] [stderr] | ------------- the item `File` is already imported here [INFO] [stderr] ... [INFO] [stderr] 155 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/lib.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 97 | env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` 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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.rink.e1mys68x-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee" "/opt/crater/target/debug/deps/rink-5457fece6f0cc7ee.25r6v88rucu5tw7h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liblinefeed-9e6f7abedfbbc321.rlib" "/opt/crater/target/debug/deps/libnix-d6933794a3281ded.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-19846806352ac884.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/librink-d0b2538b81f492ad.rlib" "/opt/crater/target/debug/deps/libjson-dc5a7fb03356d7eb.rlib" "/opt/crater/target/debug/deps/libxml-fd2ea969768d1f7d.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/libhyper_native_tls-86f264b10952f2a5.rlib" "/opt/crater/target/debug/deps/libnative_tls-0792590aa76026ed.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-d99d62c49812c928.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-5973142cb3b71c16.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libantidote-2837fba42b28847b.rlib" "/opt/crater/target/debug/deps/libhyper-93d46e4e309c8ef2.rlib" "/opt/crater/target/debug/deps/libmime-9336c2f56c5869d7.rlib" "/opt/crater/target/debug/deps/liblog-c97b73a8bcee9985.rlib" "/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/liburl-ee604ccef16e6499.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libbase64-cc637031afaea5c5.rlib" "/opt/crater/target/debug/deps/libsafemem-a19c8ef0327c60ac.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libchrono_humanize-8c3baeb097c112eb.rlib" "/opt/crater/target/debug/deps/libchrono_tz-01b5da384f4e0fbe.rlib" "/opt/crater/target/debug/deps/libstrsim-4ec6f9fa4bef3e43.rlib" "/opt/crater/target/debug/deps/libchrono-32a64b68e9843680.rlib" "/opt/crater/target/debug/deps/libnum-a5efe8b19f8dba1e.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/libgmp-f103747bc744ae5e.rlib" "/opt/crater/target/debug/deps/libnum_traits-85d0e05aa2cc3298.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lncursesw" "-lssl" "-lcrypto" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lncursesw [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [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 `rink`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "956c5f93ddf4c37e27a7f993eb7e4b5da2650880110df8708d3140072360b595"` [INFO] running `"docker" "rm" "-f" "956c5f93ddf4c37e27a7f993eb7e4b5da2650880110df8708d3140072360b595"` [INFO] [stdout] 956c5f93ddf4c37e27a7f993eb7e4b5da2650880110df8708d3140072360b595