[INFO] updating cached repository https://github.com/FabioBatSilva/xpq [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] 8429ea8599cedb9f34a96da42d1580354f3d8811 [INFO] checking FabioBatSilva/xpq against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioBatSilva%2Fxpq" "/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/FabioBatSilva/xpq 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/FabioBatSilva/xpq [INFO] finished tweaking git repo https://github.com/FabioBatSilva/xpq [INFO] tweaked toml for git repo https://github.com/FabioBatSilva/xpq written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/FabioBatSilva/xpq already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] [stdout] 1bc5b1dfeb96948a2aeae78c849a4d7056a36f2a3433ed8b9b06a47c42f3144d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1bc5b1dfeb96948a2aeae78c849a4d7056a36f2a3433ed8b9b06a47c42f3144d"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking alloc-no-stdlib v1.3.0 [INFO] [stderr] Compiling parquet v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking tabwriter v1.1.0 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.7 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking brotli-decompressor v1.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking streaming-stats v0.2.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] error[E0277]: cannot add `&std::borrow::Cow<'_, str>` to `std::string::String` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/utils.rs:51:30 [INFO] [stderr] | [INFO] [stderr] 51 | Owned(a.into_owned() + &b) [INFO] [stderr] | ^ no implementation for `std::string::String + &std::borrow::Cow<'_, str>` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::ops::Add<&std::borrow::Cow<'_, str>>` is not implemented for `std::string::String` [INFO] [stderr] [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `pulldown-cmark`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1bc5b1dfeb96948a2aeae78c849a4d7056a36f2a3433ed8b9b06a47c42f3144d"` [INFO] running `"docker" "rm" "-f" "1bc5b1dfeb96948a2aeae78c849a4d7056a36f2a3433ed8b9b06a47c42f3144d"` [INFO] [stdout] 1bc5b1dfeb96948a2aeae78c849a4d7056a36f2a3433ed8b9b06a47c42f3144d