[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] 94305125ef33b86151b6cd2ce2b33d641f6b6ac3
[INFO] building BurntSushi/ripgrep against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fripgrep" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BurntSushi/ripgrep on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BurntSushi/ripgrep
[INFO] removed 0 missing tests
[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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca25826f83a00ab99f1cdb7e10449ca2d81dd3ab13d2de1b4f4e34d69aabe574
[INFO] running `Command { std: "docker" "start" "-a" "ca25826f83a00ab99f1cdb7e10449ca2d81dd3ab13d2de1b4f4e34d69aabe574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca25826f83a00ab99f1cdb7e10449ca2d81dd3ab13d2de1b4f4e34d69aabe574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca25826f83a00ab99f1cdb7e10449ca2d81dd3ab13d2de1b4f4e34d69aabe574", kill_on_drop: false }`
[INFO] [stdout] ca25826f83a00ab99f1cdb7e10449ca2d81dd3ab13d2de1b4f4e34d69aabe574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43dd80bb9f617a82ac1d7d7955f43baccb49f14c2a47aa9d3fb135a1c491bb42
[INFO] running `Command { std: "docker" "start" "-a" "43dd80bb9f617a82ac1d7d7955f43baccb49f14c2a47aa9d3fb135a1c491bb42", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling grep-matcher v0.1.7 (/opt/rustwide/workdir/crates/matcher)
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ripgrep v14.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling globset v0.4.15 (/opt/rustwide/workdir/crates/globset)
[INFO] [stderr]    Compiling grep-searcher v0.1.14 (/opt/rustwide/workdir/crates/searcher)
[INFO] [stderr]    Compiling grep-regex v0.1.13 (/opt/rustwide/workdir/crates/regex)
[INFO] [stderr]    Compiling grep-printer v0.2.2 (/opt/rustwide/workdir/crates/printer)
[INFO] [stderr]    Compiling grep-cli v0.1.11 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling ignore v0.4.23 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stderr]    Compiling grep v0.3.2 (/opt/rustwide/workdir/crates/grep)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.69s
[INFO] running `Command { std: "docker" "inspect" "43dd80bb9f617a82ac1d7d7955f43baccb49f14c2a47aa9d3fb135a1c491bb42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43dd80bb9f617a82ac1d7d7955f43baccb49f14c2a47aa9d3fb135a1c491bb42", kill_on_drop: false }`
[INFO] [stdout] 43dd80bb9f617a82ac1d7d7955f43baccb49f14c2a47aa9d3fb135a1c491bb42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fbc28c19dc9552099356319bfae0660db80f46bd7f5df912af16d51e69f4019
[INFO] running `Command { std: "docker" "start" "-a" "1fbc28c19dc9552099356319bfae0660db80f46bd7f5df912af16d51e69f4019", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling ripgrep v14.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] running `Command { std: "docker" "inspect" "1fbc28c19dc9552099356319bfae0660db80f46bd7f5df912af16d51e69f4019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fbc28c19dc9552099356319bfae0660db80f46bd7f5df912af16d51e69f4019", kill_on_drop: false }`
[INFO] [stdout] 1fbc28c19dc9552099356319bfae0660db80f46bd7f5df912af16d51e69f4019
