[INFO] updating cached repository https://github.com/racer-rust/racer [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] 5db1d0cf8bd1a1030983337c2079be09a1268c8c [INFO] checking racer-rust/racer against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracer-rust%2Fracer" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/racer-rust/racer on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/racer-rust/racer [INFO] removed workspace from git repo https://github.com/racer-rust/racer [INFO] removed path dependency racer-cargo-metadata from git repo https://github.com/racer-rust/racer [INFO] removed path dependency racer-testutils from git repo https://github.com/racer-rust/racer [INFO] finished tweaking git repo https://github.com/racer-rust/racer [INFO] tweaked toml for git repo https://github.com/racer-rust/racer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/racer-rust/racer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] 801b85c4dbbbf2bccc1f54bae261b8b5297e72496770b9ff3b5d792581ef2d54 [INFO] running `"docker" "start" "-a" "801b85c4dbbbf2bccc1f54bae261b8b5297e72496770b9ff3b5d792581ef2d54"` [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking rustc-ap-graphviz v610.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_target v610.0.0 [INFO] [stderr] Compiling rustc-ap-syntax v610.0.0 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking rustc-ap-rustc_lexer v610.0.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking ena v0.13.1 [INFO] [stderr] Checking jobserver v0.1.17 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking racer-interner v0.1.0 [INFO] [stderr] Checking rls-span v0.5.2 [INFO] [stderr] Checking rustc-ap-serialize v610.0.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking racer-cargo-metadata v0.1.1 [INFO] [stderr] Checking rustc-rayon v0.3.0 [INFO] [stderr] Compiling rustc-ap-rustc_macros v610.0.0 [INFO] [stderr] Checking rustc-ap-rustc_index v610.0.0 [INFO] [stderr] Checking rustc-ap-rustc_data_structures v610.0.0 [INFO] [stderr] Checking rustc-ap-arena v610.0.0 [INFO] [stderr] Checking rustc-ap-syntax_pos v610.0.0 [INFO] [stderr] Checking rustc-ap-rustc_errors v610.0.0 [INFO] [stderr] error[E0277]: cannot add `&rustc_ap_syntax_pos::symbol::LocalInternedString` to `std::string::String` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax-610.0.0/parse/literal.rs:309:52 [INFO] [stderr] | [INFO] [stderr] 309 | let s = String::from("0.") + &symbol.as_str(); [INFO] [stderr] | ^ no implementation for `std::string::String + &rustc_ap_syntax_pos::symbol::LocalInternedString` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::ops::Add<&rustc_ap_syntax_pos::symbol::LocalInternedString>` is not implemented for `std::string::String` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax-610.0.0/parse/literal.rs:310:80 [INFO] [stderr] | [INFO] [stderr] 310 | let kind = TokenKind::lit(token::Float, Symbol::intern(&s), suffix); [INFO] [stderr] | ^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `rustc-ap-syntax`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "801b85c4dbbbf2bccc1f54bae261b8b5297e72496770b9ff3b5d792581ef2d54"` [INFO] running `"docker" "rm" "-f" "801b85c4dbbbf2bccc1f54bae261b8b5297e72496770b9ff3b5d792581ef2d54"` [INFO] [stdout] 801b85c4dbbbf2bccc1f54bae261b8b5297e72496770b9ff3b5d792581ef2d54