[INFO] cloning repository https://github.com/dmitriy-deomin/Address_to_h160
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitriy-deomin/Address_to_h160" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitriy-deomin%2FAddress_to_h160", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitriy-deomin%2FAddress_to_h160'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18d13f9e7d2044b659bba7de2f12f8bda23f6144
[INFO] checking dmitriy-deomin/Address_to_h160 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitriy-deomin%2FAddress_to_h160" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dmitriy-deomin/Address_to_h160
[INFO] finished tweaking git repo https://github.com/dmitriy-deomin/Address_to_h160
[INFO] tweaked toml for git repo https://github.com/dmitriy-deomin/Address_to_h160 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmitriy-deomin/Address_to_h160 on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dmitriy-deomin/Address_to_h160 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base58 v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d8816044a011659900f7f1c371c5f55e85909bf1e317c5b71011cbea4f6706b
[INFO] running `Command { std: "docker" "start" "-a" "5d8816044a011659900f7f1c371c5f55e85909bf1e317c5b71011cbea4f6706b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d8816044a011659900f7f1c371c5f55e85909bf1e317c5b71011cbea4f6706b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d8816044a011659900f7f1c371c5f55e85909bf1e317c5b71011cbea4f6706b", kill_on_drop: false }`
[INFO] [stdout] 5d8816044a011659900f7f1c371c5f55e85909bf1e317c5b71011cbea4f6706b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50cd39aabb9bfaa460bee26090b3f243c174e939c0cc30322f20dfe733aaabd6
[INFO] running `Command { std: "docker" "start" "-a" "50cd39aabb9bfaa460bee26090b3f243c174e939c0cc30322f20dfe733aaabd6", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling Address_to_h160 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stdout] error[E0463]: can't find crate for `winres`
[INFO] [stdout]  --> build.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate winres;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Address_to_h160` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "50cd39aabb9bfaa460bee26090b3f243c174e939c0cc30322f20dfe733aaabd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cd39aabb9bfaa460bee26090b3f243c174e939c0cc30322f20dfe733aaabd6", kill_on_drop: false }`
[INFO] [stdout] 50cd39aabb9bfaa460bee26090b3f243c174e939c0cc30322f20dfe733aaabd6
