[INFO] fetching crate lua52-sys 0.1.3... [INFO] testing lua52-sys-0.1.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate lua52-sys 0.1.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lua52-sys 0.1.3 [INFO] finished tweaking crates.io crate lua52-sys 0.1.3 [INFO] tweaked toml for crates.io crate lua52-sys 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lua52-sys 0.1.3 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] Locking 5 packages to latest compatible versions [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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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] 79b78827b4f8224f064e8341c3224d7611dc9660b319366093774dbaa4207a86 [INFO] running `Command { std: "docker" "start" "-a" "79b78827b4f8224f064e8341c3224d7611dc9660b319366093774dbaa4207a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79b78827b4f8224f064e8341c3224d7611dc9660b319366093774dbaa4207a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b78827b4f8224f064e8341c3224d7611dc9660b319366093774dbaa4207a86", kill_on_drop: false }` [INFO] [stdout] 79b78827b4f8224f064e8341c3224d7611dc9660b319366093774dbaa4207a86 [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] f61c4af4a943f7df68d941da635dae939a786e2e24b5a4e8b684c48ee85eca94 [INFO] running `Command { std: "docker" "start" "-a" "f61c4af4a943f7df68d941da635dae939a786e2e24b5a4e8b684c48ee85eca94", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling lua52-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 543 | e->k = VK; [INFO] [stderr] warning: lua52-sys@0.1.3: | ~~~~~^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 546 | case VK: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 679 | G(L)->strt.nuse--; [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 681 | case LUA_TLNGSTR: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 477 | else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 480 | case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 485 | case LUA_TNUMBER: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 493 | default: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 492 | s++; /* 1 match already done */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ~^~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 494 | case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "f61c4af4a943f7df68d941da635dae939a786e2e24b5a4e8b684c48ee85eca94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61c4af4a943f7df68d941da635dae939a786e2e24b5a4e8b684c48ee85eca94", kill_on_drop: false }` [INFO] [stdout] f61c4af4a943f7df68d941da635dae939a786e2e24b5a4e8b684c48ee85eca94 [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] 22eede4072dccf1fb9ddaeb36b7be07a3a080166081cb3ed9d8fee6c04e67f99 [INFO] running `Command { std: "docker" "start" "-a" "22eede4072dccf1fb9ddaeb36b7be07a3a080166081cb3ed9d8fee6c04e67f99", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 543 | e->k = VK; [INFO] [stderr] warning: lua52-sys@0.1.3: | ~~~~~^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 546 | case VK: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 679 | G(L)->strt.nuse--; [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 681 | case LUA_TLNGSTR: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 477 | else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 480 | case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 485 | case LUA_TNUMBER: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 493 | default: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 492 | s++; /* 1 match already done */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ~^~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 494 | case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lua52-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "22eede4072dccf1fb9ddaeb36b7be07a3a080166081cb3ed9d8fee6c04e67f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22eede4072dccf1fb9ddaeb36b7be07a3a080166081cb3ed9d8fee6c04e67f99", kill_on_drop: false }` [INFO] [stdout] 22eede4072dccf1fb9ddaeb36b7be07a3a080166081cb3ed9d8fee6c04e67f99 [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] bb68c89d1eec39ad35f1e41cbe9e978454116b19b793890a3a2c6ba30426e228 [INFO] running `Command { std: "docker" "start" "-a" "bb68c89d1eec39ad35f1e41cbe9e978454116b19b793890a3a2c6ba30426e228", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 543 | e->k = VK; [INFO] [stderr] warning: lua52-sys@0.1.3: | ~~~~~^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 546 | case VK: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 679 | G(L)->strt.nuse--; [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 681 | case LUA_TLNGSTR: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 477 | else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 480 | case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 485 | case LUA_TNUMBER: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 493 | default: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 492 | s++; /* 1 match already done */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ~^~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 494 | case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/lib.rs:14:40 [INFO] [stderr] | [INFO] [stderr] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stderr] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `lua52-sys` (lib) generated 1 warning (run `cargo fix --lib -p lua52-sys` to apply 1 suggestion) [INFO] [stderr] warning: `lua52-sys` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lua52_sys-52c9b0cecb507a41) [INFO] [stderr] Doc-tests lua52_sys [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] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/lib.rs:14:40 [INFO] [stderr] | [INFO] [stderr] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stderr] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "bb68c89d1eec39ad35f1e41cbe9e978454116b19b793890a3a2c6ba30426e228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb68c89d1eec39ad35f1e41cbe9e978454116b19b793890a3a2c6ba30426e228", kill_on_drop: false }` [INFO] [stdout] bb68c89d1eec39ad35f1e41cbe9e978454116b19b793890a3a2c6ba30426e228