[INFO] updating cached repository Jeffersyno/aisolver [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Jeffersyno/aisolver [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Jeffersyno/aisolver" "work/ex/beta-1.37-6/sources/1.36.0/gh/Jeffersyno/aisolver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Jeffersyno/aisolver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Jeffersyno/aisolver" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jeffersyno/aisolver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jeffersyno/aisolver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4dac4ff34e4ba35025c92c19b7e17bcdd31bc09 [INFO] sha for GitHub repo Jeffersyno/aisolver: a4dac4ff34e4ba35025c92c19b7e17bcdd31bc09 [INFO] validating manifest of Jeffersyno/aisolver on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Jeffersyno/aisolver on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Jeffersyno/aisolver [INFO] finished frobbing Jeffersyno/aisolver [INFO] frobbed toml for Jeffersyno/aisolver written to work/ex/beta-1.37-6/sources/1.36.0/gh/Jeffersyno/aisolver/Cargo.toml [INFO] started frobbing Jeffersyno/aisolver [INFO] finished frobbing Jeffersyno/aisolver [INFO] frobbed toml for Jeffersyno/aisolver written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jeffersyno/aisolver/Cargo.toml [INFO] crate Jeffersyno/aisolver already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Jeffersyno/aisolver against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Jeffersyno/aisolver:/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-07-23" "build" "--frozen"` [INFO] [stdout] 735177bc0fe98bdde22f69e405456fc03c9e541a111a13a334a2fccf99169297 [INFO] running `"docker" "start" "-a" "735177bc0fe98bdde22f69e405456fc03c9e541a111a13a334a2fccf99169297"` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling rustyline v3.0.0 [INFO] [stderr] error[E0283]: type annotations required: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustyline-3.0.0/src/lib.rs:655:43 [INFO] [stderr] | [INFO] [stderr] 655 | editor.add_history_entry(line.as_ref()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: Could not compile `rustyline`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "735177bc0fe98bdde22f69e405456fc03c9e541a111a13a334a2fccf99169297"` [INFO] running `"docker" "rm" "-f" "735177bc0fe98bdde22f69e405456fc03c9e541a111a13a334a2fccf99169297"` [INFO] [stdout] 735177bc0fe98bdde22f69e405456fc03c9e541a111a13a334a2fccf99169297