[INFO] cloning repository https://github.com/team-checkr/checkr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/team-checkr/checkr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-checkr%2Fcheckr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-checkr%2Fcheckr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb71fe52d38dc75f7997b54b75925d74b8e32ccd
[INFO] checking team-checkr/checkr against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-checkr%2Fcheckr" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/team-checkr/checkr
[INFO] finished tweaking git repo https://github.com/team-checkr/checkr
[INFO] tweaked toml for git repo https://github.com/team-checkr/checkr written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/team-checkr/checkr 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/team-checkr/checkr 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1d79fbf1bd3e88d958043e7fe984602347a5290bc24ea57cf82db43384ac5529
[INFO] running `Command { std: "docker" "start" "-a" "1d79fbf1bd3e88d958043e7fe984602347a5290bc24ea57cf82db43384ac5529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d79fbf1bd3e88d958043e7fe984602347a5290bc24ea57cf82db43384ac5529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d79fbf1bd3e88d958043e7fe984602347a5290bc24ea57cf82db43384ac5529", kill_on_drop: false }`
[INFO] [stdout] 1d79fbf1bd3e88d958043e7fe984602347a5290bc24ea57cf82db43384ac5529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c34cf86a25ed2f3b92a293423db924ee5e5ca9f6e368ff3556ac8cca5c21b0d8
[INFO] running `Command { std: "docker" "start" "-a" "c34cf86a25ed2f3b92a293423db924ee5e5ca9f6e368ff3556ac8cca5c21b0d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling tapi-macro v0.1.0 (https://github.com/oeb25/tapi.git#25c4068c)
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling dot-structures v0.1.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking graphviz-rust v0.9.5
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking dot v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking mcltl v0.1.0 (/opt/rustwide/workdir/crates/mcltl-rs)
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking smtlib-lowlevel v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking notify-debouncer-mini v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking smtlib v0.3.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[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" "c34cf86a25ed2f3b92a293423db924ee5e5ca9f6e368ff3556ac8cca5c21b0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34cf86a25ed2f3b92a293423db924ee5e5ca9f6e368ff3556ac8cca5c21b0d8", kill_on_drop: false }`
[INFO] [stdout] c34cf86a25ed2f3b92a293423db924ee5e5ca9f6e368ff3556ac8cca5c21b0d8
