[INFO] cloning repository https://github.com/s225134/Program_Verification-G7P1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s225134/Program_Verification-G7P1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs225134%2FProgram_Verification-G7P1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs225134%2FProgram_Verification-G7P1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cfccea07bf66b8c7eaef0e923545e3c8553014d
[INFO] checking s225134/Program_Verification-G7P1 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs225134%2FProgram_Verification-G7P1" "/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/s225134/Program_Verification-G7P1
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/s225134/Program_Verification-G7P1
[INFO] tweaked toml for git repo https://github.com/s225134/Program_Verification-G7P1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s225134/Program_Verification-G7P1 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/s225134/Program_Verification-G7P1 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] d63ea4e934c0a1839c29c4db7531befab22e2484dd752eb844917319fb4e4cbe
[INFO] running `Command { std: "docker" "start" "-a" "d63ea4e934c0a1839c29c4db7531befab22e2484dd752eb844917319fb4e4cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63ea4e934c0a1839c29c4db7531befab22e2484dd752eb844917319fb4e4cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63ea4e934c0a1839c29c4db7531befab22e2484dd752eb844917319fb4e4cbe", kill_on_drop: false }`
[INFO] [stdout] d63ea4e934c0a1839c29c4db7531befab22e2484dd752eb844917319fb4e4cbe
[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] 15f6f4a9b1f079d6907211597d127eb3daaa163b608747e8eedc4626f7740061
[INFO] running `Command { std: "docker" "start" "-a" "15f6f4a9b1f079d6907211597d127eb3daaa163b608747e8eedc4626f7740061", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking smtlib-lowlevel v0.3.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking libtest-mimic v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tapi-macro v0.1.0 (https://github.com/oeb25/tapi#25c4068c)
[INFO] [stderr]     Checking datatest-stable v0.3.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking smtlib v0.3.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smtlib-0.3.0/src/theories/fixed_size_bit_vectors.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |       const AST_SORT: ast::Sort<'static> = ast::Sort::new_indexed(
[INFO] [stdout]    |  __________________________________________-
[INFO] [stdout] 85 | |         "BitVec",
[INFO] [stdout] 86 | |         &[ast::Index::Numeral(lexicon::Numeral::from_usize(M))],
[INFO] [stdout]    | |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 87 | |     );
[INFO] [stdout]    | |     -
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smtlib` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "15f6f4a9b1f079d6907211597d127eb3daaa163b608747e8eedc4626f7740061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f6f4a9b1f079d6907211597d127eb3daaa163b608747e8eedc4626f7740061", kill_on_drop: false }`
[INFO] [stdout] 15f6f4a9b1f079d6907211597d127eb3daaa163b608747e8eedc4626f7740061
