[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b18cec71e49a42afe65dbac0da3135a902db1421 [INFO] checking csknk/decrypt-ethereum-private-key against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsknk%2Fdecrypt-ethereum-private-key" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csknk/decrypt-ethereum-private-key on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de15f96d886395c463a0454658f84f971e8d8119a24044f218a30b583f72857d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de15f96d886395c463a0454658f84f971e8d8119a24044f218a30b583f72857d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de15f96d886395c463a0454658f84f971e8d8119a24044f218a30b583f72857d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de15f96d886395c463a0454658f84f971e8d8119a24044f218a30b583f72857d", kill_on_drop: false }` [INFO] [stdout] de15f96d886395c463a0454658f84f971e8d8119a24044f218a30b583f72857d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dacf64f45e84486c10c5d0646afae2eef05b7d2559c3f35dbb1bf17d3344d98 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3dacf64f45e84486c10c5d0646afae2eef05b7d2559c3f35dbb1bf17d3344d98", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [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] Compiling syn v1.0.14 [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 ctr v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [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 43.32s [INFO] running `Command { std: "docker" "inspect" "3dacf64f45e84486c10c5d0646afae2eef05b7d2559c3f35dbb1bf17d3344d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dacf64f45e84486c10c5d0646afae2eef05b7d2559c3f35dbb1bf17d3344d98", kill_on_drop: false }` [INFO] [stdout] 3dacf64f45e84486c10c5d0646afae2eef05b7d2559c3f35dbb1bf17d3344d98