[INFO] cloning repository https://github.com/Andrej656/web3_wallet_security
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrej656/web3_wallet_security" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrej656%2Fweb3_wallet_security", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrej656%2Fweb3_wallet_security'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9c5340a0f37ded12dc244646bdd10e1bbeffaf2
[INFO] checking Andrej656/web3_wallet_security against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrej656%2Fweb3_wallet_security" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Andrej656/web3_wallet_security
[INFO] finished tweaking git repo https://github.com/Andrej656/web3_wallet_security
[INFO] tweaked toml for git repo https://github.com/Andrej656/web3_wallet_security written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andrej656/web3_wallet_security on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Andrej656/web3_wallet_security 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `web3_wallet_security` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../web3_wallet_security
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `web3-wallet-security`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 - name = "web3_wallet_security"
[INFO] [stderr] 18 + name = "web3-wallet-security"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `web3-wallet-security`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:20:19
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ version = "0.1.0"
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "web3-wallet-security"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `web3_wallet_security` (manifest) generated 2 warnings
[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 string_cache v0.8.8
[INFO] [stderr]   Downloaded bzip2-sys v0.1.12+1.0.8
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 19235e6265fd79faa3400420516e9b75ec88c49456ea2c9a56d798750fd4d289
[INFO] running `Command { std: "docker" "start" "19235e6265fd79faa3400420516e9b75ec88c49456ea2c9a56d798750fd4d289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19235e6265fd79faa3400420516e9b75ec88c49456ea2c9a56d798750fd4d289", kill_on_drop: false }`
[INFO] [stdout] 19235e6265fd79faa3400420516e9b75ec88c49456ea2c9a56d798750fd4d289


command failed: exit status: 1

