[INFO] cloning repository https://github.com/csknk/decrypt-ethereum-private-key [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csknk/decrypt-ethereum-private-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsknk%2Fdecrypt-ethereum-private-key", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsknk%2Fdecrypt-ethereum-private-key'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b18cec71e49a42afe65dbac0da3135a902db1421 [INFO] checking csknk/decrypt-ethereum-private-key against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsknk%2Fdecrypt-ethereum-private-key" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csknk/decrypt-ethereum-private-key on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/csknk/decrypt-ethereum-private-key [INFO] finished tweaking git repo https://github.com/csknk/decrypt-ethereum-private-key [INFO] tweaked toml for git repo https://github.com/csknk/decrypt-ethereum-private-key written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/csknk/decrypt-ethereum-private-key already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aes-ctr v0.3.0 [INFO] [stderr] Downloaded ctr v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db55cbd8497b829fed50c21eb6fc785e04873213abac4ab3e1a989a4842a7ec [INFO] running `Command { std: "docker" "start" "-a" "3db55cbd8497b829fed50c21eb6fc785e04873213abac4ab3e1a989a4842a7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db55cbd8497b829fed50c21eb6fc785e04873213abac4ab3e1a989a4842a7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db55cbd8497b829fed50c21eb6fc785e04873213abac4ab3e1a989a4842a7ec", kill_on_drop: false }` [INFO] [stdout] 3db55cbd8497b829fed50c21eb6fc785e04873213abac4ab3e1a989a4842a7ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44f59d2594c2f55330f850c96b550063f2e1d89c814454a98325a663efb0bbc6 [INFO] running `Command { std: "docker" "start" "-a" "44f59d2594c2f55330f850c96b550063f2e1d89c814454a98325a663efb0bbc6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking decrypt-ethereum-private-key v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.48s [INFO] running `Command { std: "docker" "inspect" "44f59d2594c2f55330f850c96b550063f2e1d89c814454a98325a663efb0bbc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f59d2594c2f55330f850c96b550063f2e1d89c814454a98325a663efb0bbc6", kill_on_drop: false }` [INFO] [stdout] 44f59d2594c2f55330f850c96b550063f2e1d89c814454a98325a663efb0bbc6