[INFO] cloning repository https://github.com/sanket1729/simp-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanket1729/simp-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket1729%2Fsimp-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket1729%2Fsimp-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31783fede038f236813f48f88a69fdba2b22e725
[INFO] checking sanket1729/simp-lang against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket1729%2Fsimp-lang" "/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/sanket1729/simp-lang
[INFO] finished tweaking git repo https://github.com/sanket1729/simp-lang
[INFO] tweaked toml for git repo https://github.com/sanket1729/simp-lang written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sanket1729/simp-lang on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sanket1729/simp-lang 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dec03536091ecddcbf5c9f431bea27ae461278a2cd349989e3355e342099f110
[INFO] running `Command { std: "docker" "start" "-a" "dec03536091ecddcbf5c9f431bea27ae461278a2cd349989e3355e342099f110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dec03536091ecddcbf5c9f431bea27ae461278a2cd349989e3355e342099f110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec03536091ecddcbf5c9f431bea27ae461278a2cd349989e3355e342099f110", kill_on_drop: false }`
[INFO] [stdout] dec03536091ecddcbf5c9f431bea27ae461278a2cd349989e3355e342099f110
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d565fcea98f5f4566cbd174302d0f69788bcafe26b4925e6fcd314798fd95f96
[INFO] running `Command { std: "docker" "start" "-a" "d565fcea98f5f4566cbd174302d0f69788bcafe26b4925e6fcd314798fd95f96", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.3
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking ghost-cell v0.2.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling simplicity-sys v0.6.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling derive_arbitrary v1.1.3
[INFO] [stderr]     Checking arbitrary v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking santiago v1.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.105
[INFO] [stderr]     Checking miniscript v12.3.1
[INFO] [stderr]     Checking elements v0.25.0
[INFO] [stderr]     Checking simplicity-lang v0.7.0
[INFO] [stderr]     Checking simplicityhl v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking codegen v0.1.0 (/opt/rustwide/workdir/codegen)
[INFO] [stderr]     Checking simplicityhl-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.00s
[INFO] running `Command { std: "docker" "inspect" "d565fcea98f5f4566cbd174302d0f69788bcafe26b4925e6fcd314798fd95f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d565fcea98f5f4566cbd174302d0f69788bcafe26b4925e6fcd314798fd95f96", kill_on_drop: false }`
[INFO] [stdout] d565fcea98f5f4566cbd174302d0f69788bcafe26b4925e6fcd314798fd95f96
