[INFO] cloning repository https://github.com/Aargonian/nytehash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aargonian/nytehash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAargonian%2Fnytehash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAargonian%2Fnytehash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 932195092922eb14ea058bc4e39e44cb6bd8441d
[INFO] checking Aargonian/nytehash against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAargonian%2Fnytehash" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aargonian/nytehash
[INFO] finished tweaking git repo https://github.com/Aargonian/nytehash
[INFO] tweaked toml for git repo https://github.com/Aargonian/nytehash written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aargonian/nytehash on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aargonian/nytehash 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 378f7e55305df0b2e493383dca43984cbd1483f3652adaad133fbe01ade52eb0
[INFO] running `Command { std: "docker" "start" "-a" "378f7e55305df0b2e493383dca43984cbd1483f3652adaad133fbe01ade52eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "378f7e55305df0b2e493383dca43984cbd1483f3652adaad133fbe01ade52eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378f7e55305df0b2e493383dca43984cbd1483f3652adaad133fbe01ade52eb0", kill_on_drop: false }`
[INFO] [stdout] 378f7e55305df0b2e493383dca43984cbd1483f3652adaad133fbe01ade52eb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 461682cbbbfface8d7def8721484f6cb45c96d562c5f58d94e38a5086d334b4b
[INFO] running `Command { std: "docker" "start" "-a" "461682cbbbfface8d7def8721484f6cb45c96d562c5f58d94e38a5086d334b4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking deephash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s
[INFO] running `Command { std: "docker" "inspect" "461682cbbbfface8d7def8721484f6cb45c96d562c5f58d94e38a5086d334b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "461682cbbbfface8d7def8721484f6cb45c96d562c5f58d94e38a5086d334b4b", kill_on_drop: false }`
[INFO] [stdout] 461682cbbbfface8d7def8721484f6cb45c96d562c5f58d94e38a5086d334b4b
