[INFO] cloning repository https://github.com/MashyBasker/txtplus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MashyBasker/txtplus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashyBasker%2Ftxtplus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashyBasker%2Ftxtplus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8a6b6f7905572a9d447cd3ebc9a5ac5caa68f67
[INFO] checking MashyBasker/txtplus against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashyBasker%2Ftxtplus" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MashyBasker/txtplus
[INFO] finished tweaking git repo https://github.com/MashyBasker/txtplus
[INFO] tweaked toml for git repo https://github.com/MashyBasker/txtplus written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MashyBasker/txtplus on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MashyBasker/txtplus 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e88e3e8bed7ba8dd7fb7003ea0e924ae244cab25423193d80363a307254143f6
[INFO] running `Command { std: "docker" "start" "-a" "e88e3e8bed7ba8dd7fb7003ea0e924ae244cab25423193d80363a307254143f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e88e3e8bed7ba8dd7fb7003ea0e924ae244cab25423193d80363a307254143f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88e3e8bed7ba8dd7fb7003ea0e924ae244cab25423193d80363a307254143f6", kill_on_drop: false }`
[INFO] [stdout] e88e3e8bed7ba8dd7fb7003ea0e924ae244cab25423193d80363a307254143f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed10e4da09e699fed74c3e737ba514491016fa6a58ea6eda8953490fac673eba
[INFO] running `Command { std: "docker" "start" "-a" "ed10e4da09e699fed74c3e737ba514491016fa6a58ea6eda8953490fac673eba", kill_on_drop: false }`
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking txtplus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
[INFO] running `Command { std: "docker" "inspect" "ed10e4da09e699fed74c3e737ba514491016fa6a58ea6eda8953490fac673eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed10e4da09e699fed74c3e737ba514491016fa6a58ea6eda8953490fac673eba", kill_on_drop: false }`
[INFO] [stdout] ed10e4da09e699fed74c3e737ba514491016fa6a58ea6eda8953490fac673eba
