[INFO] fetching crate necessist-core 1.0.0... [INFO] checking necessist-core-1.0.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate necessist-core 1.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate necessist-core 1.0.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate necessist-core 1.0.0 [INFO] finished tweaking crates.io crate necessist-core 1.0.0 [INFO] tweaked toml for crates.io crate necessist-core 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding cargo_metadata v0.18.1 (available: v0.19.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c74d08894cf81ae61e8717f42a87c51f4088eb56e7be93c42f0c9f3b7ec7df00 [INFO] running `Command { std: "docker" "start" "-a" "c74d08894cf81ae61e8717f42a87c51f4088eb56e7be93c42f0c9f3b7ec7df00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c74d08894cf81ae61e8717f42a87c51f4088eb56e7be93c42f0c9f3b7ec7df00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74d08894cf81ae61e8717f42a87c51f4088eb56e7be93c42f0c9f3b7ec7df00", kill_on_drop: false }` [INFO] [stdout] c74d08894cf81ae61e8717f42a87c51f4088eb56e7be93c42f0c9f3b7ec7df00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6190dfcd249ac10ef7b01bce24a806c50647aa49c4991d3607829d58fec6dc6 [INFO] running `Command { std: "docker" "start" "-a" "c6190dfcd249ac10ef7b01bce24a806c50647aa49c4991d3607829d58fec6dc6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking rewriter v0.1.1 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling remain v0.2.14 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking diesel v2.2.5 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking necessist-core v1.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/sqlite.rs (1 fix) [INFO] [stderr] Fixed src/framework/auto.rs (1 fix) [INFO] [stderr] Fixed src/core.rs (2 fixes) [INFO] [stderr] Fixed src/source_file.rs (2 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.84s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking necessist-core v1.0.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/core.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | &format!( [INFO] [stdout] | _________-^ [INFO] [stdout] | |__________| [INFO] [stdout] 235 | || "{} candidates in {} test{} in {} source file{}", [INFO] [stdout] 236 | || n_spans, [INFO] [stdout] 237 | || n_tests, [INFO] [stdout] ... || [INFO] [stdout] 240 | || if n_source_files == 1 { "" } else { "s" } [INFO] [stdout] 241 | || ) [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||_________temporary value is freed at the end of this statement [INFO] [stdout] | |_________creates a temporary value which is freed while still in use [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/core.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | &format!( [INFO] [stdout] | _________-^ [INFO] [stdout] | |__________| [INFO] [stdout] 235 | || "{} candidates in {} test{} in {} source file{}", [INFO] [stdout] 236 | || n_spans, [INFO] [stdout] 237 | || n_tests, [INFO] [stdout] ... || [INFO] [stdout] 240 | || if n_source_files == 1 { "" } else { "s" } [INFO] [stdout] 241 | || ) [INFO] [stdout] | || ^ [INFO] [stdout] | || | [INFO] [stdout] | ||_________temporary value is freed at the end of this statement [INFO] [stdout] | |_________creates a temporary value which is freed while still in use [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `necessist-core` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `necessist-core` (lib) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c6190dfcd249ac10ef7b01bce24a806c50647aa49c4991d3607829d58fec6dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6190dfcd249ac10ef7b01bce24a806c50647aa49c4991d3607829d58fec6dc6", kill_on_drop: false }` [INFO] [stdout] c6190dfcd249ac10ef7b01bce24a806c50647aa49c4991d3607829d58fec6dc6