[INFO] cloning repository https://github.com/dalance/pipecolor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/pipecolor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fpipecolor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fpipecolor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e2ba131b0a1e199026d1f7dc57ac7963ecd1ef3 [INFO] checking dalance/pipecolor against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fpipecolor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dalance/pipecolor [INFO] finished tweaking git repo https://github.com/dalance/pipecolor [INFO] tweaked toml for git repo https://github.com/dalance/pipecolor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dalance/pipecolor on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dalance/pipecolor 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f37e8175352ff78e8851f6e31b5420a9cb1d8ae4b47ff9acdf32cdadd0b4a65c [INFO] running `Command { std: "docker" "start" "-a" "f37e8175352ff78e8851f6e31b5420a9cb1d8ae4b47ff9acdf32cdadd0b4a65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f37e8175352ff78e8851f6e31b5420a9cb1d8ae4b47ff9acdf32cdadd0b4a65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37e8175352ff78e8851f6e31b5420a9cb1d8ae4b47ff9acdf32cdadd0b4a65c", kill_on_drop: false }` [INFO] [stdout] f37e8175352ff78e8851f6e31b5420a9cb1d8ae4b47ff9acdf32cdadd0b4a65c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00d2879b14abe75e24b2b3373422b6671398d044d52e793c66bc5f16b1f3ab14 [INFO] running `Command { std: "docker" "start" "-a" "00d2879b14abe75e24b2b3373422b6671398d044d52e793c66bc5f16b1f3ab14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking termion v4.0.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking timeout-readwrite v0.4.0 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling proc-reader v0.5.1 [INFO] [stderr] Checking pipecolor v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.35s [INFO] running `Command { std: "docker" "inspect" "00d2879b14abe75e24b2b3373422b6671398d044d52e793c66bc5f16b1f3ab14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d2879b14abe75e24b2b3373422b6671398d044d52e793c66bc5f16b1f3ab14", kill_on_drop: false }` [INFO] [stdout] 00d2879b14abe75e24b2b3373422b6671398d044d52e793c66bc5f16b1f3ab14