[INFO] cloning repository https://github.com/Yesminmahmud23/thealtcoin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yesminmahmud23/thealtcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYesminmahmud23%2Fthealtcoin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYesminmahmud23%2Fthealtcoin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a4da6dc00145c566b8cc6a9aaedfd08e604b37c
[INFO] building Yesminmahmud23/thealtcoin against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYesminmahmud23%2Fthealtcoin" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yesminmahmud23/thealtcoin
[INFO] finished tweaking git repo https://github.com/Yesminmahmud23/thealtcoin
[INFO] tweaked toml for git repo https://github.com/Yesminmahmud23/thealtcoin written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yesminmahmud23/thealtcoin on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yesminmahmud23/thealtcoin 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96c3e387d4e9b0a1005a517a4c68b4b6cd51aab23e636162d9c79b1f0bd67475
[INFO] running `Command { std: "docker" "start" "-a" "96c3e387d4e9b0a1005a517a4c68b4b6cd51aab23e636162d9c79b1f0bd67475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96c3e387d4e9b0a1005a517a4c68b4b6cd51aab23e636162d9c79b1f0bd67475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c3e387d4e9b0a1005a517a4c68b4b6cd51aab23e636162d9c79b1f0bd67475", kill_on_drop: false }`
[INFO] [stdout] 96c3e387d4e9b0a1005a517a4c68b4b6cd51aab23e636162d9c79b1f0bd67475
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 111a6a201767e5eb1cab7c4ad961a1d569581ad97247164fc820ce09d09888a4
[INFO] running `Command { std: "docker" "start" "-a" "111a6a201767e5eb1cab7c4ad961a1d569581ad97247164fc820ce09d09888a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anchor-syn v0.30.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling anchor-derive-accounts v0.30.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.30.1
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling spl-program-error v0.4.4
[INFO] [stderr]    Compiling spl-discriminator v0.2.5
[INFO] [stderr]    Compiling spl-token v4.0.3
[INFO] [stderr]    Compiling spl-memo v4.0.4
[INFO] [stderr]    Compiling anchor-lang v0.30.1
[INFO] [stderr]    Compiling mpl-token-metadata v4.1.2
[INFO] [stderr]    Compiling mpl-token-metadata v5.1.0
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.2.5
[INFO] [stderr]    Compiling spl-type-length-value v0.4.6
[INFO] [stderr]    Compiling spl-token-group-interface v0.2.5
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.6.5
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.3.5
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.6.5
[INFO] [stderr]    Compiling spl-token-2022 v3.0.5
[INFO] [stderr]    Compiling spl-associated-token-account v3.0.4
[INFO] [stderr]    Compiling anchor-spl v0.30.1
[INFO] [stderr]    Compiling thealtcoin v0.1.0 (/opt/rustwide/workdir/programs/thealtcoin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.10s
[INFO] running `Command { std: "docker" "inspect" "111a6a201767e5eb1cab7c4ad961a1d569581ad97247164fc820ce09d09888a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111a6a201767e5eb1cab7c4ad961a1d569581ad97247164fc820ce09d09888a4", kill_on_drop: false }`
[INFO] [stdout] 111a6a201767e5eb1cab7c4ad961a1d569581ad97247164fc820ce09d09888a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 675dec5903cf7f51aba9c73eb90bcaefac01c81f5013d497f8d9b7056789f1a1
[INFO] running `Command { std: "docker" "start" "-a" "675dec5903cf7f51aba9c73eb90bcaefac01c81f5013d497f8d9b7056789f1a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling thealtcoin v0.1.0 (/opt/rustwide/workdir/programs/thealtcoin)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "675dec5903cf7f51aba9c73eb90bcaefac01c81f5013d497f8d9b7056789f1a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "675dec5903cf7f51aba9c73eb90bcaefac01c81f5013d497f8d9b7056789f1a1", kill_on_drop: false }`
[INFO] [stdout] 675dec5903cf7f51aba9c73eb90bcaefac01c81f5013d497f8d9b7056789f1a1
