[INFO] cloning repository https://github.com/LightningCreations/lc-textutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LightningCreations/lc-textutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightningCreations%2Flc-textutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightningCreations%2Flc-textutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ea532cef0f1dc54650f1441633868dc7dd94e82 [INFO] checking LightningCreations/lc-textutils against master#6b6610b8bd5112bbb3bd2b73a97250cb06979505 for pr-102713 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightningCreations%2Flc-textutils" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LightningCreations/lc-textutils on toolchain 6b6610b8bd5112bbb3bd2b73a97250cb06979505 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LightningCreations/lc-textutils [INFO] finished tweaking git repo https://github.com/LightningCreations/lc-textutils [INFO] tweaked toml for git repo https://github.com/LightningCreations/lc-textutils written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/LightningCreations/lc-textutils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eecaff838214dc98df30a396299ba8174edaefb12610ef564fc8f56968e64943 [INFO] running `Command { std: "docker" "start" "-a" "eecaff838214dc98df30a396299ba8174edaefb12610ef564fc8f56968e64943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eecaff838214dc98df30a396299ba8174edaefb12610ef564fc8f56968e64943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eecaff838214dc98df30a396299ba8174edaefb12610ef564fc8f56968e64943", kill_on_drop: false }` [INFO] [stdout] eecaff838214dc98df30a396299ba8174edaefb12610ef564fc8f56968e64943 [INFO] running `Command { std: "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" "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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced7f8633ff4557f791471eae69b3fb4a9da9e9c08cd287430759b8084d3c53c [INFO] running `Command { std: "docker" "start" "-a" "ced7f8633ff4557f791471eae69b3fb4a9da9e9c08cd287430759b8084d3c53c", kill_on_drop: false }` [INFO] [stderr] Checking posix-regex v0.1.0 (/opt/rustwide/workdir/posix-regex) [INFO] [stderr] Checking sed v0.1.0 (/opt/rustwide/workdir/sed) [INFO] [stderr] Checking awk v0.1.0 (/opt/rustwide/workdir/awk) [INFO] [stderr] Checking grep v0.1.0 (/opt/rustwide/workdir/grep) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "ced7f8633ff4557f791471eae69b3fb4a9da9e9c08cd287430759b8084d3c53c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced7f8633ff4557f791471eae69b3fb4a9da9e9c08cd287430759b8084d3c53c", kill_on_drop: false }` [INFO] [stdout] ced7f8633ff4557f791471eae69b3fb4a9da9e9c08cd287430759b8084d3c53c