[INFO] cloning repository https://github.com/mkaraki/dedup-file
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkaraki/dedup-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkaraki%2Fdedup-file", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkaraki%2Fdedup-file'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c945fb4f483a348a7149e546ad9427d2194043d
[INFO] checking mkaraki/dedup-file against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkaraki%2Fdedup-file" "/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/mkaraki/dedup-file
[INFO] finished tweaking git repo https://github.com/mkaraki/dedup-file
[INFO] tweaked toml for git repo https://github.com/mkaraki/dedup-file written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkaraki/dedup-file on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkaraki/dedup-file 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3101048a8ec8c36eeb20fe1e04d0e43e0ae6abd0f90e0a029785aa5e0926ca7
[INFO] running `Command { std: "docker" "start" "-a" "b3101048a8ec8c36eeb20fe1e04d0e43e0ae6abd0f90e0a029785aa5e0926ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3101048a8ec8c36eeb20fe1e04d0e43e0ae6abd0f90e0a029785aa5e0926ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3101048a8ec8c36eeb20fe1e04d0e43e0ae6abd0f90e0a029785aa5e0926ca7", kill_on_drop: false }`
[INFO] [stdout] b3101048a8ec8c36eeb20fe1e04d0e43e0ae6abd0f90e0a029785aa5e0926ca7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a942050424b22bf73c24e2de35536da5af7cc02fc2e46acac8763eb1164637b7
[INFO] running `Command { std: "docker" "start" "-a" "a942050424b22bf73c24e2de35536da5af7cc02fc2e46acac8763eb1164637b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v2.1.0
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking dedup-file v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.59s
[INFO] running `Command { std: "docker" "inspect" "a942050424b22bf73c24e2de35536da5af7cc02fc2e46acac8763eb1164637b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a942050424b22bf73c24e2de35536da5af7cc02fc2e46acac8763eb1164637b7", kill_on_drop: false }`
[INFO] [stdout] a942050424b22bf73c24e2de35536da5af7cc02fc2e46acac8763eb1164637b7
