[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#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebenfield%2Fheights_demo" "/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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikebenfield/heights_demo on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f69fb0c58ba4f6411284bb53e513279475796c6314cada87f35757f3be075aed
[INFO] running `Command { std: "docker" "start" "-a" "f69fb0c58ba4f6411284bb53e513279475796c6314cada87f35757f3be075aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f69fb0c58ba4f6411284bb53e513279475796c6314cada87f35757f3be075aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f69fb0c58ba4f6411284bb53e513279475796c6314cada87f35757f3be075aed", kill_on_drop: false }`
[INFO] [stdout] f69fb0c58ba4f6411284bb53e513279475796c6314cada87f35757f3be075aed
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbc8abe687c19d50d7d2ac8c175ab109426e182a185684794d8e58ee3401b1d3
[INFO] running `Command { std: "docker" "start" "-a" "cbc8abe687c19d50d7d2ac8c175ab109426e182a185684794d8e58ee3401b1d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aleo-std v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling aleo-std-timer v1.0.1
[INFO] [stderr]    Compiling aleo-std-cpu v1.0.1
[INFO] [stderr]    Compiling aleo-std-profiler v1.0.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling curl v0.4.48
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling snarkvm-circuit-environment-witness v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-boolean v3.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling snarkvm-circuit-types-field v3.8.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v0.11.11
[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 getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[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 rand_core v0.6.4
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling snarkvm-circuit-types-address v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-string v3.8.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling snarkvm-circuit-algorithms v3.8.0
[INFO] [stderr]    Compiling snarkvm-circuit-collections v3.8.0
[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 snarkvm-circuit-program v3.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aleo-std-storage v1.0.1
[INFO] [stderr]    Compiling enum_index_derive v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling self_update v0.38.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling regex v1.11.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 zerovec-derive v0.11.1
[INFO] [stderr]    Compiling aleo-std-time v1.0.1
[INFO] [stderr]    Compiling aleo-std-timed v1.0.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[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_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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-group v3.8.0
[INFO] [stderr]    Compiling snarkvm-console-types-integers 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 snarkvm-algorithms v3.8.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[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-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-circuit-types 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s
[INFO] running `Command { std: "docker" "inspect" "cbc8abe687c19d50d7d2ac8c175ab109426e182a185684794d8e58ee3401b1d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc8abe687c19d50d7d2ac8c175ab109426e182a185684794d8e58ee3401b1d3", kill_on_drop: false }`
[INFO] [stdout] cbc8abe687c19d50d7d2ac8c175ab109426e182a185684794d8e58ee3401b1d3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc5a1b08b84a44c4638cf5381faf71f5ac4d90791c14765cd618cfe834ab181b
[INFO] running `Command { std: "docker" "start" "-a" "cc5a1b08b84a44c4638cf5381faf71f5ac4d90791c14765cd618cfe834ab181b", kill_on_drop: false }`
[INFO] [stderr]    Compiling heights_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s
[INFO] running `Command { std: "docker" "inspect" "cc5a1b08b84a44c4638cf5381faf71f5ac4d90791c14765cd618cfe834ab181b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5a1b08b84a44c4638cf5381faf71f5ac4d90791c14765cd618cfe834ab181b", kill_on_drop: false }`
[INFO] [stdout] cc5a1b08b84a44c4638cf5381faf71f5ac4d90791c14765cd618cfe834ab181b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f6c4a056b4030a8e03ce5db83276250233aa42f7f6f9864bf32c6e13d4e1074
[INFO] running `Command { std: "docker" "start" "-a" "3f6c4a056b4030a8e03ce5db83276250233aa42f7f6f9864bf32c6e13d4e1074", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/heights_demo-4f39cedc147a9315)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f6c4a056b4030a8e03ce5db83276250233aa42f7f6f9864bf32c6e13d4e1074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6c4a056b4030a8e03ce5db83276250233aa42f7f6f9864bf32c6e13d4e1074", kill_on_drop: false }`
[INFO] [stdout] 3f6c4a056b4030a8e03ce5db83276250233aa42f7f6f9864bf32c6e13d4e1074
