[INFO] fetching crate warpack-core 0.0.1... [INFO] testing warpack-core-0.0.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate warpack-core 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate warpack-core 0.0.1 [INFO] finished tweaking crates.io crate warpack-core 0.0.1 [INFO] tweaked toml for crates.io crate warpack-core 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate warpack-core 0.0.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 112 packages to latest compatible versions [INFO] [stderr] Adding atoi v0.3.3 (available: v2.0.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.4) [INFO] [stderr] Adding itertools v0.8.2 (available: v0.14.0) [INFO] [stderr] Adding notify v4.0.18 (available: v8.2.0) [INFO] [stderr] Adding path-absolutize v1.2.1 (available: v3.1.1) [INFO] [stderr] Adding rlua v0.16.3 (available: v0.20.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f3413f65b88496fd0a2154ccc8720c6d0527d449601e53a850a1996923d8259 [INFO] running `Command { std: "docker" "start" "-a" "5f3413f65b88496fd0a2154ccc8720c6d0527d449601e53a850a1996923d8259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f3413f65b88496fd0a2154ccc8720c6d0527d449601e53a850a1996923d8259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3413f65b88496fd0a2154ccc8720c6d0527d449601e53a850a1996923d8259", kill_on_drop: false }` [INFO] [stdout] 5f3413f65b88496fd0a2154ccc8720c6d0527d449601e53a850a1996923d8259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84dc67f3dddad35bd7642c0cf6e93329210fc808076d9a258f58c2ea111f384e [INFO] running `Command { std: "docker" "start" "-a" "84dc67f3dddad35bd7642c0cf6e93329210fc808076d9a258f58c2ea111f384e", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling path-dedot v1.2.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slash-formatter v2.2.6 [INFO] [stderr] Compiling path-absolutize v1.2.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling slotmap v0.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ceres-mpq v0.1.9 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling warpack-lua-parser v0.0.1 [INFO] [stderr] Compiling warpack-formats v0.0.1 [INFO] [stderr] Compiling warpack-stock-data v0.0.1 [INFO] [stderr] Compiling warpack-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lua/util.rs:119:88 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue [INFO] [stdout] | ---- the lifetime is named here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'lua` [INFO] [stdout] | [INFO] [stdout] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue<'lua> [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.16.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "84dc67f3dddad35bd7642c0cf6e93329210fc808076d9a258f58c2ea111f384e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dc67f3dddad35bd7642c0cf6e93329210fc808076d9a258f58c2ea111f384e", kill_on_drop: false }` [INFO] [stdout] 84dc67f3dddad35bd7642c0cf6e93329210fc808076d9a258f58c2ea111f384e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d674b810624d3d9c5fa011ccb938552fc326afce6d530266efaec8b976166c [INFO] running `Command { std: "docker" "start" "-a" "f1d674b810624d3d9c5fa011ccb938552fc326afce6d530266efaec8b976166c", kill_on_drop: false }` [INFO] [stderr] Compiling warpack-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lua/util.rs:119:88 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue [INFO] [stdout] | ---- the lifetime is named here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'lua` [INFO] [stdout] | [INFO] [stdout] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue<'lua> [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lua/util.rs:119:88 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue [INFO] [stdout] | ---- the lifetime is named here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'lua` [INFO] [stdout] | [INFO] [stdout] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue<'lua> [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.16.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f1d674b810624d3d9c5fa011ccb938552fc326afce6d530266efaec8b976166c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d674b810624d3d9c5fa011ccb938552fc326afce6d530266efaec8b976166c", kill_on_drop: false }` [INFO] [stdout] f1d674b810624d3d9c5fa011ccb938552fc326afce6d530266efaec8b976166c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18077d95cf84f80926900b1dce085480528ccdd72597ec46fe8fedc4fc243f57 [INFO] running `Command { std: "docker" "start" "-a" "18077d95cf84f80926900b1dce085480528ccdd72597ec46fe8fedc4fc243f57", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lua/util.rs:119:88 [INFO] [stderr] | [INFO] [stderr] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue [INFO] [stderr] | ---- the lifetime is named here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'lua` [INFO] [stderr] | [INFO] [stderr] 119 | pub fn wrap_result<'lua, V>(ctx: LuaContext<'lua>, value: Result) -> LuaMultiValue<'lua> [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: `warpack-core` (lib) generated 1 warning (run `cargo fix --lib -p warpack-core` to apply 1 suggestion) [INFO] [stderr] warning: `warpack-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.16.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warpack_core-8dcb75e1569ec545) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests warpack_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18077d95cf84f80926900b1dce085480528ccdd72597ec46fe8fedc4fc243f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18077d95cf84f80926900b1dce085480528ccdd72597ec46fe8fedc4fc243f57", kill_on_drop: false }` [INFO] [stdout] 18077d95cf84f80926900b1dce085480528ccdd72597ec46fe8fedc4fc243f57