[INFO] cloning repository https://github.com/vilicvane/unipipe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vilicvane/unipipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilicvane%2Funipipe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilicvane%2Funipipe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f4653eeaf923c3e4649f393a7d9e2fe45065f44
[INFO] checking vilicvane/unipipe against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilicvane%2Funipipe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vilicvane/unipipe
[INFO] finished tweaking git repo https://github.com/vilicvane/unipipe
[INFO] tweaked toml for git repo https://github.com/vilicvane/unipipe written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vilicvane/unipipe on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vilicvane/unipipe 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29425efcbe4b191d6283cea8f34414a62538c9fa0d7127e982c8aa4ab414f44a
[INFO] running `Command { std: "docker" "start" "-a" "29425efcbe4b191d6283cea8f34414a62538c9fa0d7127e982c8aa4ab414f44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29425efcbe4b191d6283cea8f34414a62538c9fa0d7127e982c8aa4ab414f44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29425efcbe4b191d6283cea8f34414a62538c9fa0d7127e982c8aa4ab414f44a", kill_on_drop: false }`
[INFO] [stdout] 29425efcbe4b191d6283cea8f34414a62538c9fa0d7127e982c8aa4ab414f44a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c369406ca9ab719ca916e1b006ee8eea86914260409bf36c49569b9cf45f18d
[INFO] running `Command { std: "docker" "start" "-a" "5c369406ca9ab719ca916e1b006ee8eea86914260409bf36c49569b9cf45f18d", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking unipipe-macros v0.2.11 (/opt/rustwide/workdir/unipipe-macros)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking unipipe v0.2.11 (/opt/rustwide/workdir/unipipe)
[INFO] [stderr]     Checking unipipes v0.2.3 (/opt/rustwide/workdir/unipipes)
[INFO] [stderr]     Checking unipipe-workspace v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s
[INFO] running `Command { std: "docker" "inspect" "5c369406ca9ab719ca916e1b006ee8eea86914260409bf36c49569b9cf45f18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c369406ca9ab719ca916e1b006ee8eea86914260409bf36c49569b9cf45f18d", kill_on_drop: false }`
[INFO] [stdout] 5c369406ca9ab719ca916e1b006ee8eea86914260409bf36c49569b9cf45f18d
