[INFO] fetching crate lua52-sys 0.1.3... [INFO] testing lua52-sys-0.1.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate lua52-sys 0.1.3 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lua52-sys 0.1.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5279e4a79a871192d5d91e04020dbac83884cf29699db8d543f0ddeda7e625b [INFO] running `Command { std: "docker" "start" "-a" "f5279e4a79a871192d5d91e04020dbac83884cf29699db8d543f0ddeda7e625b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5279e4a79a871192d5d91e04020dbac83884cf29699db8d543f0ddeda7e625b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5279e4a79a871192d5d91e04020dbac83884cf29699db8d543f0ddeda7e625b", kill_on_drop: false }` [INFO] [stdout] f5279e4a79a871192d5d91e04020dbac83884cf29699db8d543f0ddeda7e625b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdb2a8af7934c415a04347234dd21beddbd0b5a1e7f8210c683e60289af01bef [INFO] running `Command { std: "docker" "start" "-a" "cdb2a8af7934c415a04347234dd21beddbd0b5a1e7f8210c683e60289af01bef", 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)]` 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.13s [INFO] running `Command { std: "docker" "inspect" "cdb2a8af7934c415a04347234dd21beddbd0b5a1e7f8210c683e60289af01bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb2a8af7934c415a04347234dd21beddbd0b5a1e7f8210c683e60289af01bef", kill_on_drop: false }` [INFO] [stdout] cdb2a8af7934c415a04347234dd21beddbd0b5a1e7f8210c683e60289af01bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 852d6270e514216d3a47023990186eee8ce5310c9651b4a708436be8af0cf5c7 [INFO] running `Command { std: "docker" "start" "-a" "852d6270e514216d3a47023990186eee8ce5310c9651b4a708436be8af0cf5c7", 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] 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)]` 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] [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)]` 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.25s [INFO] running `Command { std: "docker" "inspect" "852d6270e514216d3a47023990186eee8ce5310c9651b4a708436be8af0cf5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852d6270e514216d3a47023990186eee8ce5310c9651b4a708436be8af0cf5c7", kill_on_drop: false }` [INFO] [stdout] 852d6270e514216d3a47023990186eee8ce5310c9651b4a708436be8af0cf5c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f180d1b6f4c6b4c9b973cdaa65b3ddeef01c1fa765d681d0ef4b24ef8fad5f8 [INFO] running `Command { std: "docker" "start" "-a" "2f180d1b6f4c6b4c9b973cdaa65b3ddeef01c1fa765d681d0ef4b24ef8fad5f8", 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)]` 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lua52_sys-795386c18d4cea98) [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 lua52_sys [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)]` 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" "2f180d1b6f4c6b4c9b973cdaa65b3ddeef01c1fa765d681d0ef4b24ef8fad5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f180d1b6f4c6b4c9b973cdaa65b3ddeef01c1fa765d681d0ef4b24ef8fad5f8", kill_on_drop: false }` [INFO] [stdout] 2f180d1b6f4c6b4c9b973cdaa65b3ddeef01c1fa765d681d0ef4b24ef8fad5f8