[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] ab4cea1c7fca7c5b0794f96c106249330038e869 [INFO] building sanket1729/simp-lang against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanket1729%2Fsimp-lang" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanket1729/simp-lang on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4243b7307c527ea41800d755ed79c406a1be327eab5d426e7e5a9028dea60d35 [INFO] running `Command { std: "docker" "start" "-a" "4243b7307c527ea41800d755ed79c406a1be327eab5d426e7e5a9028dea60d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4243b7307c527ea41800d755ed79c406a1be327eab5d426e7e5a9028dea60d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4243b7307c527ea41800d755ed79c406a1be327eab5d426e7e5a9028dea60d35", kill_on_drop: false }` [INFO] [stdout] 4243b7307c527ea41800d755ed79c406a1be327eab5d426e7e5a9028dea60d35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33baebd21b0706bf3489cf80b0e207cb99e7ae72c6192cd1e5f233ec17ec1dea [INFO] running `Command { std: "docker" "start" "-a" "33baebd21b0706bf3489cf80b0e207cb99e7ae72c6192cd1e5f233ec17ec1dea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling bitcoin v0.32.3 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling 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.3.0 (https://github.com/BlockstreamResearch/rust-simplicity?rev=ca0c0ebee295937ab021ad018acc44a5aaa12649#ca0c0ebe) [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling santiago v1.3.1 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling elements v0.25.0 [INFO] [stderr] Compiling miniscript v12.2.0 [INFO] [stderr] Compiling simplicity-lang v0.3.0 (https://github.com/BlockstreamResearch/rust-simplicity?rev=ca0c0ebee295937ab021ad018acc44a5aaa12649#ca0c0ebe) [INFO] [stderr] Compiling simfony v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.15s [INFO] running `Command { std: "docker" "inspect" "33baebd21b0706bf3489cf80b0e207cb99e7ae72c6192cd1e5f233ec17ec1dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33baebd21b0706bf3489cf80b0e207cb99e7ae72c6192cd1e5f233ec17ec1dea", kill_on_drop: false }` [INFO] [stdout] 33baebd21b0706bf3489cf80b0e207cb99e7ae72c6192cd1e5f233ec17ec1dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee6e27b2772aac4dbdac18b14247d3369806fcafcc6a1dbf3d51bb5ac900358 [INFO] running `Command { std: "docker" "start" "-a" "3ee6e27b2772aac4dbdac18b14247d3369806fcafcc6a1dbf3d51bb5ac900358", kill_on_drop: false }` [INFO] [stderr] Compiling simfony v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.69s [INFO] running `Command { std: "docker" "inspect" "3ee6e27b2772aac4dbdac18b14247d3369806fcafcc6a1dbf3d51bb5ac900358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee6e27b2772aac4dbdac18b14247d3369806fcafcc6a1dbf3d51bb5ac900358", kill_on_drop: false }` [INFO] [stdout] 3ee6e27b2772aac4dbdac18b14247d3369806fcafcc6a1dbf3d51bb5ac900358