[INFO] fetching crate shulkerscript-cli 0.1.0... [INFO] checking shulkerscript-cli-0.1.0 against 1.95.0-beta.7 for beta-1.95-4 [INFO] extracting crate shulkerscript-cli 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate shulkerscript-cli 0.1.0 [INFO] finished tweaking crates.io crate shulkerscript-cli 0.1.0 [INFO] tweaked toml for crates.io crate shulkerscript-cli 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shulkerscript-cli 0.1.0 on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shulkerscript-cli 0.1.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" "+1.95.0-beta.7" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e903105c4f17ae65e9e049e363794659c99e84a501a9af5ff22de2e0617e6bb [INFO] running `Command { std: "docker" "start" "-a" "9e903105c4f17ae65e9e049e363794659c99e84a501a9af5ff22de2e0617e6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e903105c4f17ae65e9e049e363794659c99e84a501a9af5ff22de2e0617e6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e903105c4f17ae65e9e049e363794659c99e84a501a9af5ff22de2e0617e6bb", kill_on_drop: false }` [INFO] [stdout] 9e903105c4f17ae65e9e049e363794659c99e84a501a9af5ff22de2e0617e6bb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89e90dfae64425e94f17a5634ab06b2ff8978594a5eadb0f840ecf9464333bce [INFO] running `Command { std: "docker" "start" "-a" "89e90dfae64425e94f17a5634ab06b2ff8978594a5eadb0f840ecf9464333bce", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling cc v1.1.23 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling luajit-src v210.5.10+f725e44 [INFO] [stderr] Compiling mlua-sys v0.6.3 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking chksum-hash-md5 v0.0.0 [INFO] [stderr] Checking chksum-core v0.0.0 [INFO] [stderr] Checking chksum-md5 v0.0.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking shulkerbox v0.1.0 [INFO] [stderr] Checking shulkerscript v0.1.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stdout] error[E0597]: `lua` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shulkerscript-0.1.0/src/transpile/lua.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 18 | #[tracing::instrument(level = "debug", name = "eval_lua", skip_all, ret)] [INFO] [stdout] | - ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `(LuaValue<'_>,)` [INFO] [stdout] ... [INFO] [stdout] 25 | let lua = Lua::new(); [INFO] [stdout] | --- binding `lua` declared here [INFO] [stdout] ... [INFO] [stdout] 51 | let lua_result = lua [INFO] [stdout] | ^^^ borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 62 | self.handle_lua_result(dbg!(lua_result)).map_err(|err| { [INFO] [stdout] | ---------------- a temporary with access to the borrow is created here ... [INFO] [stdout] ... [INFO] [stdout] 66 | } [INFO] [stdout] | - `lua` dropped here while still borrowed [INFO] [stdout] | [INFO] [stdout] = note: the temporary is part of an expression at the end of a block; [INFO] [stdout] consider forcing this temporary to be dropped sooner, before the block's local variables are dropped [INFO] [stdout] help: for example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block [INFO] [stdout] | [INFO] [stdout] 62 ~ let x = self.handle_lua_result(dbg!(lua_result)).map_err(|err| { [INFO] [stdout] 63 | handler.receive(err.clone()); [INFO] [stdout] 64 | err [INFO] [stdout] 65 ~ }); x [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shulkerscript` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "89e90dfae64425e94f17a5634ab06b2ff8978594a5eadb0f840ecf9464333bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e90dfae64425e94f17a5634ab06b2ff8978594a5eadb0f840ecf9464333bce", kill_on_drop: false }` [INFO] [stdout] 89e90dfae64425e94f17a5634ab06b2ff8978594a5eadb0f840ecf9464333bce