[INFO] cloning repository https://github.com/BurntSushi/ripgrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BurntSushi/ripgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fripgrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fripgrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7899a4b9312e97bcb684a474ce57e5b5fa0f06dd [INFO] checking BurntSushi/ripgrep against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fripgrep" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BurntSushi/ripgrep on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BurntSushi/ripgrep [INFO] removed 0 missing tests [INFO] removed workspace from git repo https://github.com/BurntSushi/ripgrep [INFO] removed path dependency grep from git repo https://github.com/BurntSushi/ripgrep [INFO] removed path dependency ignore from git repo https://github.com/BurntSushi/ripgrep [INFO] finished tweaking git repo https://github.com/BurntSushi/ripgrep [INFO] tweaked toml for git repo https://github.com/BurntSushi/ripgrep written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/BurntSushi/ripgrep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] decccd9e97be161e22f4b52cdd15da753e7c7dc1c07d1c61cd7a0a0f5cd8ffdf [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" "decccd9e97be161e22f4b52cdd15da753e7c7dc1c07d1c61cd7a0a0f5cd8ffdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "decccd9e97be161e22f4b52cdd15da753e7c7dc1c07d1c61cd7a0a0f5cd8ffdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decccd9e97be161e22f4b52cdd15da753e7c7dc1c07d1c61cd7a0a0f5cd8ffdf", kill_on_drop: false }` [INFO] [stdout] decccd9e97be161e22f4b52cdd15da753e7c7dc1c07d1c61cd7a0a0f5cd8ffdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3015b424f58ffa88ab3fd7c21d029b782da97c05536f46956faef0a7152a3831 [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" "3015b424f58ffa88ab3fd7c21d029b782da97c05536f46956faef0a7152a3831", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking grep-matcher v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking grep-regex v0.1.8 [INFO] [stderr] Checking grep-cli v0.1.5 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking grep-searcher v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ripgrep v12.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking grep-printer v0.1.5 [INFO] [stderr] Checking grep v0.2.7 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.21s [INFO] running `Command { std: "docker" "inspect" "3015b424f58ffa88ab3fd7c21d029b782da97c05536f46956faef0a7152a3831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3015b424f58ffa88ab3fd7c21d029b782da97c05536f46956faef0a7152a3831", kill_on_drop: false }` [INFO] [stdout] 3015b424f58ffa88ab3fd7c21d029b782da97c05536f46956faef0a7152a3831