[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] 9aa29b1c7a4e94ebce89ff90c4e4f65cbe43bfbb
[INFO] checking sanket1729/simp-lang against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[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] 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] validating manifest of git repo https://github.com/sanket1729/simp-lang on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee025d43f89f2a028096e3077311277d74098537ca7e96134c507139b0446fb0
[INFO] running `Command { std: "docker" "start" "-a" "ee025d43f89f2a028096e3077311277d74098537ca7e96134c507139b0446fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee025d43f89f2a028096e3077311277d74098537ca7e96134c507139b0446fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee025d43f89f2a028096e3077311277d74098537ca7e96134c507139b0446fb0", kill_on_drop: false }`
[INFO] [stdout] ee025d43f89f2a028096e3077311277d74098537ca7e96134c507139b0446fb0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b38799fd183ff3804890e9bbcf92b5a9669a9a270d94c52ddf0c9efa63457f44
[INFO] running `Command { std: "docker" "start" "-a" "b38799fd183ff3804890e9bbcf92b5a9669a9a270d94c52ddf0c9efa63457f44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[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-private v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.32.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.3
[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 serde v1.0.188
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking ghost-cell v0.2.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.37
[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 regex-automata v0.3.8
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling derive_arbitrary v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking santiago v1.3.1
[INFO] [stderr]     Checking arbitrary v1.1.3
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr] warning: simplicity-sys@0.6.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: simplicity-sys@0.6.0: compilation terminated.
[INFO] [stderr] warning: simplicity-sys@0.6.0: ToolExecError: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/jets-secp256k1.o" "-c" "depend/simplicity/jets-secp256k1.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `simplicity-sys v0.6.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/simplicity-sys-5e177c7aa271c932/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=depend
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/frame.o" "-c" "depend/simplicity/frame.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/jets.o" "-c" "depend/simplicity/jets.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/jets-secp256k1.o" "-c" "depend/simplicity/jets-secp256k1.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/rsort.o" "-c" "depend/simplicity/rsort.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/sha256.o" "-c" "depend/simplicity/sha256.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/elements/env.o" "-c" "depend/simplicity/elements/env.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/elements/ops.o" "-c" "depend/simplicity/elements/ops.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/elements/elementsJets.o" "-c" "depend/simplicity/elements/elementsJets.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/elements/txEnv.o" "-c" "depend/simplicity/elements/txEnv.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/wrapper.o" "-c" "depend/wrapper.c"
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/env.o" "-c" "depend/env.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/jets_wrapper.o" "-c" "depend/jets_wrapper.c"
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/jets-secp256k1.o" "-c" "depend/simplicity/jets-secp256k1.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "depend/simplicity/include" "-Wall" "-Wextra" "-fno-inline-functions" "-DPRODUCTION" "-o" "/opt/rustwide/target/debug/build/simplicity-sys-1359fe4d07fce1d7/out/depend/simplicity/jets-secp256k1.o" "-c" "depend/simplicity/jets-secp256k1.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b38799fd183ff3804890e9bbcf92b5a9669a9a270d94c52ddf0c9efa63457f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38799fd183ff3804890e9bbcf92b5a9669a9a270d94c52ddf0c9efa63457f44", kill_on_drop: false }`
[INFO] [stdout] b38799fd183ff3804890e9bbcf92b5a9669a9a270d94c52ddf0c9efa63457f44
