[INFO] updating cached repository https://github.com/deciduously/blispr [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 2d8aa15cf7ba8cfc624cf9663fd024dda1df9f72 [INFO] checking deciduously/blispr against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deciduously/blispr on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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-5/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] 90b1970fe5a17ec34c22f34d553a807d386ca84c126fc5865863c3b6d28d80fd [INFO] running `"docker" "start" "-a" "90b1970fe5a17ec34c22f34d553a807d386ca84c126fc5865863c3b6d28d80fd"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Checking rustyline v4.1.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking pretty_env_logger v0.3.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" "90b1970fe5a17ec34c22f34d553a807d386ca84c126fc5865863c3b6d28d80fd"` [INFO] running `"docker" "rm" "-f" "90b1970fe5a17ec34c22f34d553a807d386ca84c126fc5865863c3b6d28d80fd"` [INFO] [stdout] 90b1970fe5a17ec34c22f34d553a807d386ca84c126fc5865863c3b6d28d80fd