[INFO] cloning repository https://github.com/m-kus/simply
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-kus/simply" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-kus%2Fsimply", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-kus%2Fsimply'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e1d05897f9ed758093daa78bf005682c6c19cb9
[INFO] checking m-kus/simply against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-kus%2Fsimply" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m-kus/simply
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/m-kus/simply
[INFO] tweaked toml for git repo https://github.com/m-kus/simply written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-kus/simply on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-kus/simply 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/m-kus/simfony`
[INFO] [stderr]     Updating git repository `https://github.com/m-kus/rust-simplicity`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] [stderr]   Downloaded secp256k1-zkp v0.11.0
[INFO] [stderr]   Downloaded santiago v1.3.1
[INFO] [stderr]   Downloaded miniscript v12.3.2
[INFO] [stderr]   Downloaded elements v0.25.2
[INFO] [stderr]   Downloaded secp256k1-zkp-sys v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1351acfce6f54917c30cfdadf7b84a9eea3b311fecfb53e867d42264e0f4fc13
[INFO] running `Command { std: "docker" "start" "-a" "1351acfce6f54917c30cfdadf7b84a9eea3b311fecfb53e867d42264e0f4fc13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1351acfce6f54917c30cfdadf7b84a9eea3b311fecfb53e867d42264e0f4fc13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1351acfce6f54917c30cfdadf7b84a9eea3b311fecfb53e867d42264e0f4fc13", kill_on_drop: false }`
[INFO] [stdout] 1351acfce6f54917c30cfdadf7b84a9eea3b311fecfb53e867d42264e0f4fc13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53200ccb341eb961021004d90a247d1d57dc054dbadcdfb41f85d63054ddac02
[INFO] running `Command { std: "docker" "start" "-a" "53200ccb341eb961021004d90a247d1d57dc054dbadcdfb41f85d63054ddac02", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]    Compiling simplicity-sys v0.4.0 (https://github.com/m-kus/rust-simplicity?rev=9256c8433125145d643afd50e00a6670738ee749#9256c843)
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking santiago v1.3.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bitcoin-internals v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]     Checking elements v0.25.2
[INFO] [stderr]     Checking miniscript v12.3.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking simplicity-lang v0.4.0 (https://github.com/m-kus/rust-simplicity?rev=9256c8433125145d643afd50e00a6670738ee749#9256c843)
[INFO] [stderr]     Checking simfony v0.1.0 (https://github.com/m-kus/simfony?rev=4cfde3af4bee376403cebd9b9acefff7ec21fbff#4cfde3af)
[INFO] [stderr]     Checking simply v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.52s
[INFO] running `Command { std: "docker" "inspect" "53200ccb341eb961021004d90a247d1d57dc054dbadcdfb41f85d63054ddac02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53200ccb341eb961021004d90a247d1d57dc054dbadcdfb41f85d63054ddac02", kill_on_drop: false }`
[INFO] [stdout] 53200ccb341eb961021004d90a247d1d57dc054dbadcdfb41f85d63054ddac02
