[INFO] updating cached repository rookie1024/AbsoluteUnity [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rookie1024/AbsoluteUnity [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rookie1024/AbsoluteUnity" "work/ex/beta-1.38-1/sources/1.37.0/gh/rookie1024/AbsoluteUnity"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rookie1024/AbsoluteUnity'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rookie1024/AbsoluteUnity" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rookie1024/AbsoluteUnity"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rookie1024/AbsoluteUnity'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83d2b532acd33df547cabbf8616a943020ef3228 [INFO] sha for GitHub repo rookie1024/AbsoluteUnity: 83d2b532acd33df547cabbf8616a943020ef3228 [INFO] validating manifest of rookie1024/AbsoluteUnity 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 rookie1024/AbsoluteUnity 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 rookie1024/AbsoluteUnity [INFO] finished frobbing rookie1024/AbsoluteUnity [INFO] frobbed toml for rookie1024/AbsoluteUnity written to work/ex/beta-1.38-1/sources/1.37.0/gh/rookie1024/AbsoluteUnity/Cargo.toml [INFO] started frobbing rookie1024/AbsoluteUnity [INFO] finished frobbing rookie1024/AbsoluteUnity [INFO] frobbed toml for rookie1024/AbsoluteUnity written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rookie1024/AbsoluteUnity/Cargo.toml [INFO] crate rookie1024/AbsoluteUnity already has a lockfile, it will not be regenerated [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 rookie1024/AbsoluteUnity against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rookie1024/AbsoluteUnity:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 10c8ea6b5f2d0737d80f12d202a780c41bac1083e247be2543db6c82b49c6b96 [INFO] running `"docker" "start" "-a" "10c8ea6b5f2d0737d80f12d202a780c41bac1083e247be2543db6c82b49c6b96"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling lalrpop-util v0.16.1 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling rustyline v2.1.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-2.1.0/src/lib.rs:639:43 [INFO] [stderr] | [INFO] [stderr] 639 | 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" "10c8ea6b5f2d0737d80f12d202a780c41bac1083e247be2543db6c82b49c6b96"` [INFO] running `"docker" "rm" "-f" "10c8ea6b5f2d0737d80f12d202a780c41bac1083e247be2543db6c82b49c6b96"` [INFO] [stdout] 10c8ea6b5f2d0737d80f12d202a780c41bac1083e247be2543db6c82b49c6b96