[INFO] cloning repository https://github.com/mikebenfield/heights_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikebenfield/heights_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebenfield%2Fheights_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebenfield%2Fheights_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20b71d72f43c4dfdfb3fa27c84cc318eeadaf305
[INFO] testing mikebenfield/heights_demo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebenfield%2Fheights_demo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mikebenfield/heights_demo
[INFO] finished tweaking git repo https://github.com/mikebenfield/heights_demo
[INFO] tweaked toml for git repo https://github.com/mikebenfield/heights_demo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikebenfield/heights_demo on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikebenfield/heights_demo 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e5ef5f6dc7474f3267a2f6cab91eb7f74550d0fda687b758af6c0c2d685ad2
[INFO] running `Command { std: "docker" "start" "-a" "b6e5ef5f6dc7474f3267a2f6cab91eb7f74550d0fda687b758af6c0c2d685ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e5ef5f6dc7474f3267a2f6cab91eb7f74550d0fda687b758af6c0c2d685ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e5ef5f6dc7474f3267a2f6cab91eb7f74550d0fda687b758af6c0c2d685ad2", kill_on_drop: false }`
[INFO] [stdout] b6e5ef5f6dc7474f3267a2f6cab91eb7f74550d0fda687b758af6c0c2d685ad2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a83b0a0a2e40e540ad8ac51074037295d95ccf21fa81f1d16ecbee18bc85545
[INFO] running `Command { std: "docker" "start" "-a" "6a83b0a0a2e40e540ad8ac51074037295d95ccf21fa81f1d16ecbee18bc85545", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling aleo-std-profiler v1.0.1
[INFO] [stderr]    Compiling aleo-std-timer v1.0.1
[INFO] [stderr]    Compiling aleo-std-cpu v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling curl v0.4.48
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aleo-std v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling snarkvm-circuit-environment-witness v3.8.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling snarkvm-circuit-types-boolean v3.8.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-field v3.8.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling snarkvm-circuit-types-scalar v3.8.0
[INFO] [stderr]    Compiling enum_index v0.2.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-integers v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-group v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-string v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-address v3.8.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling snarkvm-circuit-algorithms v3.8.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling snarkvm-circuit-collections v3.8.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling aleo-std-storage v1.0.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling snarkvm-circuit-network v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-account v3.8.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling curl-sys v0.4.82+curl-8.14.1
[INFO] [stderr]    Compiling snarkvm-circuit-program v3.8.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling enum_index_derive v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling self_update v0.38.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling aleo-std-time v1.0.1
[INFO] [stderr]    Compiling aleo-std-timed v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling snarkvm-utilities-derives v3.8.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling snarkvm-utilities v3.8.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling snarkvm-fields v3.8.0
[INFO] [stderr]    Compiling snarkvm-curves v3.8.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling snarkvm-console-network-environment v3.8.0
[INFO] [stderr]    Compiling snarkvm-parameters v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-boolean v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-field v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-scalar v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-integers v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-group v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-address v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-string v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-algorithms v3.8.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling snarkvm-algorithms v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-collections v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-network v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-environment v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-account v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-program v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-types v3.8.0
[INFO] [stderr]    Compiling snarkvm-console v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-puzzle v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-data v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission-id v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-header v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-certificate v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-committee v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-subdag v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-authority v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit v3.8.0
[INFO] [stderr]    Compiling snarkvm-synthesizer-snark v3.8.0
[INFO] [stderr]    Compiling snarkvm-synthesizer-program v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-block v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-store v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-query v3.8.0
[INFO] [stderr]    Compiling snarkvm-synthesizer-process v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger-puzzle-epoch v3.8.0
[INFO] [stderr]    Compiling snarkvm-synthesizer v3.8.0
[INFO] [stderr]    Compiling snarkvm-ledger v3.8.0
[INFO] [stderr]    Compiling snarkvm v3.8.0
[INFO] [stderr]    Compiling heights_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `heights_demo` (bin "heights_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name heights_demo --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c773da977a49cdc2 -C extra-filename=-fb8d828b84b33f8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aleo_std_storage=/opt/rustwide/target/debug/deps/libaleo_std_storage-9d304654943bc064.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-9baba993ea92ea51.rlib --extern snarkvm=/opt/rustwide/target/debug/deps/libsnarkvm-948219e21dee10d1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6a83b0a0a2e40e540ad8ac51074037295d95ccf21fa81f1d16ecbee18bc85545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a83b0a0a2e40e540ad8ac51074037295d95ccf21fa81f1d16ecbee18bc85545", kill_on_drop: false }`
[INFO] [stdout] 6a83b0a0a2e40e540ad8ac51074037295d95ccf21fa81f1d16ecbee18bc85545
