[INFO] cloning repository https://github.com/deciduously/blispr [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deciduously/blispr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d8aa15cf7ba8cfc624cf9663fd024dda1df9f72 [INFO] checking deciduously/blispr against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deciduously/blispr on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/deciduously/blispr [INFO] finished tweaking git repo https://github.com/deciduously/blispr [INFO] tweaked toml for git repo https://github.com/deciduously/blispr written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/deciduously/blispr already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92c07f3f37906f5ddd3643ec00605e5cbb74070f6d759cb055482465c0d2529e [INFO] running `"docker" "start" "-a" "92c07f3f37906f5ddd3643ec00605e5cbb74070f6d759cb055482465c0d2529e"` [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking pretty_env_logger v0.3.0 [INFO] [stderr] Checking rustyline v4.1.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking blispr v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0283]: type annotations needed: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> src/run.rs:38:43 [INFO] [stderr] | [INFO] [stderr] 38 | rl.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 `blispr`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0283]: type annotations needed: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> src/run.rs:38:43 [INFO] [stderr] | [INFO] [stderr] 38 | rl.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 `blispr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "92c07f3f37906f5ddd3643ec00605e5cbb74070f6d759cb055482465c0d2529e"` [INFO] running `"docker" "rm" "-f" "92c07f3f37906f5ddd3643ec00605e5cbb74070f6d759cb055482465c0d2529e"` [INFO] [stdout] 92c07f3f37906f5ddd3643ec00605e5cbb74070f6d759cb055482465c0d2529e