[INFO] cloning repository https://github.com/vitiral/replace.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitiral/replace.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiral%2Freplace.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiral%2Freplace.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 246ff7c9b8b91c5d81d8ee41d25d42020e731f03 [INFO] checking vitiral/replace.rs against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiral%2Freplace.rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vitiral/replace.rs on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vitiral/replace.rs [INFO] finished tweaking git repo https://github.com/vitiral/replace.rs [INFO] tweaked toml for git repo https://github.com/vitiral/replace.rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/vitiral/replace.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.20.3 [INFO] [stderr] Downloaded backtrace-sys v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d1d476c137dec9f061a946f02bd43f30f19ad6c30892283e1d920ff14ecf5d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d1d476c137dec9f061a946f02bd43f30f19ad6c30892283e1d920ff14ecf5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d1d476c137dec9f061a946f02bd43f30f19ad6c30892283e1d920ff14ecf5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1d476c137dec9f061a946f02bd43f30f19ad6c30892283e1d920ff14ecf5d5", kill_on_drop: false }` [INFO] [stdout] 5d1d476c137dec9f061a946f02bd43f30f19ad6c30892283e1d920ff14ecf5d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8bcb20be4a76a04b058228fe4f9da2e70b1fb3cbd282d37d4e197f222cf6e04b [INFO] running `Command { std: "docker" "start" "-a" "8bcb20be4a76a04b058228fe4f9da2e70b1fb3cbd282d37d4e197f222cf6e04b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking maplit v0.1.4 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking term_size v0.2.2 [INFO] [stderr] Checking thread_local v0.3.2 [INFO] [stderr] Checking clap v2.20.3 [INFO] [stderr] Checking aho-corasick v0.6.2 [INFO] [stdout] error: missing fragment specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.20.3/src/macros.rs:628:41 [INFO] [stdout] | [INFO] [stdout] 628 | (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.7 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8bcb20be4a76a04b058228fe4f9da2e70b1fb3cbd282d37d4e197f222cf6e04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcb20be4a76a04b058228fe4f9da2e70b1fb3cbd282d37d4e197f222cf6e04b", kill_on_drop: false }` [INFO] [stdout] 8bcb20be4a76a04b058228fe4f9da2e70b1fb3cbd282d37d4e197f222cf6e04b