[INFO] fetching crate warpack-core 0.0.1... [INFO] testing warpack-core-0.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate warpack-core 0.0.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate warpack-core 0.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 102 packages to latest compatible versions [INFO] [stderr] Adding atoi v0.3.3 (available: v2.0.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.14.0) [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.18) [INFO] [stderr] Adding toml v0.5.11 (available: v1.1.2+spec-1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-absolutize v1.2.1 [INFO] [stderr] Downloaded path-dedot v1.2.4 [INFO] [stderr] Downloaded ceres-mpq v0.1.9 [INFO] [stderr] Downloaded bzip2 v0.3.3 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded slash-formatter v2.2.6 [INFO] [stderr] Downloaded warpack-formats v0.0.1 [INFO] [stderr] Downloaded warpack-lua-parser v0.0.1 [INFO] [stderr] Downloaded warpack-stock-data v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c178d0e15b37430e4edb88c484033963c9c3753fed9ad04b34b9a5facc44be3e [INFO] running `Command { std: "docker" "start" "-a" "c178d0e15b37430e4edb88c484033963c9c3753fed9ad04b34b9a5facc44be3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c178d0e15b37430e4edb88c484033963c9c3753fed9ad04b34b9a5facc44be3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c178d0e15b37430e4edb88c484033963c9c3753fed9ad04b34b9a5facc44be3e", kill_on_drop: false }` [INFO] [stdout] c178d0e15b37430e4edb88c484033963c9c3753fed9ad04b34b9a5facc44be3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba491197053f944b40a3a3d0a7c3dde5b514ed37456591236f0cb69f7fd5efd9 [INFO] running `Command { std: "docker" "start" "-a" "ba491197053f944b40a3a3d0a7c3dde5b514ed37456591236f0cb69f7fd5efd9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling path-dedot v1.2.4 [INFO] [stderr] Compiling slash-formatter v2.2.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling path-absolutize v1.2.1 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling ceres-mpq v0.1.9 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling warpack-lua-parser v0.0.1 [INFO] [stderr] Compiling slotmap v0.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [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 35.54s [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 2` [INFO] running `Command { std: "docker" "inspect" "ba491197053f944b40a3a3d0a7c3dde5b514ed37456591236f0cb69f7fd5efd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba491197053f944b40a3a3d0a7c3dde5b514ed37456591236f0cb69f7fd5efd9", kill_on_drop: false }` [INFO] [stdout] ba491197053f944b40a3a3d0a7c3dde5b514ed37456591236f0cb69f7fd5efd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c748d7fad1c348b43b6c360ef45bb4be93f8059aea162f4aa7fbe58dc97de1c [INFO] running `Command { std: "docker" "start" "-a" "9c748d7fad1c348b43b6c360ef45bb4be93f8059aea162f4aa7fbe58dc97de1c", kill_on_drop: false }` [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 1.28s [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 2` [INFO] running `Command { std: "docker" "inspect" "9c748d7fad1c348b43b6c360ef45bb4be93f8059aea162f4aa7fbe58dc97de1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c748d7fad1c348b43b6c360ef45bb4be93f8059aea162f4aa7fbe58dc97de1c", kill_on_drop: false }` [INFO] [stdout] 9c748d7fad1c348b43b6c360ef45bb4be93f8059aea162f4aa7fbe58dc97de1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92d7b373a9da89a2bfac6cea6766a0b002d78349ca6ffa8b4cca6180ed7c6d3f [INFO] running `Command { std: "docker" "start" "-a" "92d7b373a9da89a2bfac6cea6766a0b002d78349ca6ffa8b4cca6180ed7c6d3f", 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.15s [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 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warpack_core-3932eaeb733b689a) [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" "92d7b373a9da89a2bfac6cea6766a0b002d78349ca6ffa8b4cca6180ed7c6d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d7b373a9da89a2bfac6cea6766a0b002d78349ca6ffa8b4cca6180ed7c6d3f", kill_on_drop: false }` [INFO] [stdout] 92d7b373a9da89a2bfac6cea6766a0b002d78349ca6ffa8b4cca6180ed7c6d3f