[INFO] fetching crate rhai-autodocs 0.7.0... [INFO] checking rhai-autodocs-0.7.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate rhai-autodocs 0.7.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rhai-autodocs 0.7.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 rhai-autodocs 0.7.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate rhai-autodocs 0.7.0 [INFO] tweaked toml for crates.io crate rhai-autodocs 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate rhai-autodocs 0.7.0 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4b2dd9e359ce8a6ad6022b4d79cc7b64b6794e84978da47acaf31ed4c039505 [INFO] running `Command { std: "docker" "start" "-a" "b4b2dd9e359ce8a6ad6022b4d79cc7b64b6794e84978da47acaf31ed4c039505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4b2dd9e359ce8a6ad6022b4d79cc7b64b6794e84978da47acaf31ed4c039505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b2dd9e359ce8a6ad6022b4d79cc7b64b6794e84978da47acaf31ed4c039505", kill_on_drop: false }` [INFO] [stdout] b4b2dd9e359ce8a6ad6022b4d79cc7b64b6794e84978da47acaf31ed4c039505 [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=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] f38e39e928b3b431008d04bce91eedf94c362652379e30ae903f87b13ffc860f [INFO] running `Command { std: "docker" "start" "-a" "f38e39e928b3b431008d04bce91eedf94c362652379e30ae903f87b13ffc860f", 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 proc-macro2 v1.0.76 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling rhai_codegen v2.1.0 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking rhai v1.19.0 [INFO] [stderr] Checking rhai-autodocs v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.24s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking rhai-autodocs v0.7.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/item.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 52 | state.serialize_field("sections", { [INFO] [stdout] | --------------- borrow later used by call [INFO] [stdout] 53 | &Section::extract_sections( [INFO] [stdout] | ______________________^ [INFO] [stdout] 54 | | &root_metadata [INFO] [stdout] 55 | | .doc_comments [INFO] [stdout] 56 | | .clone() [INFO] [stdout] 57 | | .unwrap_or_default() [INFO] [stdout] 58 | | .join("\n"), [INFO] [stdout] 59 | | ) [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] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/item.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 52 | state.serialize_field("sections", { [INFO] [stdout] | --------------- borrow later used by call [INFO] [stdout] 53 | &Section::extract_sections( [INFO] [stdout] | ______________________^ [INFO] [stdout] 54 | | &root_metadata [INFO] [stdout] 55 | | .doc_comments [INFO] [stdout] 56 | | .clone() [INFO] [stdout] 57 | | .unwrap_or_default() [INFO] [stdout] 58 | | .join("\n"), [INFO] [stdout] 59 | | ) [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] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rhai-autodocs` (lib) 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 `rhai-autodocs` (lib test) 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" "f38e39e928b3b431008d04bce91eedf94c362652379e30ae903f87b13ffc860f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38e39e928b3b431008d04bce91eedf94c362652379e30ae903f87b13ffc860f", kill_on_drop: false }` [INFO] [stdout] f38e39e928b3b431008d04bce91eedf94c362652379e30ae903f87b13ffc860f