[INFO] fetching crate lua52-sys 0.1.3... [INFO] testing lua52-sys-0.1.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate lua52-sys 0.1.3 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lua52-sys 0.1.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c88ccfbb7e0d9e2874e1533092bf44c1e5d035a4dd0d826c30f36fcc6358195d [INFO] running `Command { std: "docker" "start" "-a" "c88ccfbb7e0d9e2874e1533092bf44c1e5d035a4dd0d826c30f36fcc6358195d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c88ccfbb7e0d9e2874e1533092bf44c1e5d035a4dd0d826c30f36fcc6358195d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88ccfbb7e0d9e2874e1533092bf44c1e5d035a4dd0d826c30f36fcc6358195d", kill_on_drop: false }` [INFO] [stdout] c88ccfbb7e0d9e2874e1533092bf44c1e5d035a4dd0d826c30f36fcc6358195d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dbe2f4250b9125dc1191b96d9b4be2d59bb4bcfc63b39130e4bc086673b24744 [INFO] running `Command { std: "docker" "start" "-a" "dbe2f4250b9125dc1191b96d9b4be2d59bb4bcfc63b39130e4bc086673b24744", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.174 [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 2.90s [INFO] running `Command { std: "docker" "inspect" "dbe2f4250b9125dc1191b96d9b4be2d59bb4bcfc63b39130e4bc086673b24744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe2f4250b9125dc1191b96d9b4be2d59bb4bcfc63b39130e4bc086673b24744", kill_on_drop: false }` [INFO] [stdout] dbe2f4250b9125dc1191b96d9b4be2d59bb4bcfc63b39130e4bc086673b24744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1782e520675faefa5a82496830411a1c34f551417228561f46e6e0057017c413 [INFO] running `Command { std: "docker" "start" "-a" "1782e520675faefa5a82496830411a1c34f551417228561f46e6e0057017c413", 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] [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] 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "1782e520675faefa5a82496830411a1c34f551417228561f46e6e0057017c413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1782e520675faefa5a82496830411a1c34f551417228561f46e6e0057017c413", kill_on_drop: false }` [INFO] [stdout] 1782e520675faefa5a82496830411a1c34f551417228561f46e6e0057017c413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f09d510ce998f2917d5ca49b311851c5243b35260bbf075aac1378eb103c17f9 [INFO] running `Command { std: "docker" "start" "-a" "f09d510ce998f2917d5ca49b311851c5243b35260bbf075aac1378eb103c17f9", 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.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lua52_sys-6a549e38750588d7) [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" "f09d510ce998f2917d5ca49b311851c5243b35260bbf075aac1378eb103c17f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09d510ce998f2917d5ca49b311851c5243b35260bbf075aac1378eb103c17f9", kill_on_drop: false }` [INFO] [stdout] f09d510ce998f2917d5ca49b311851c5243b35260bbf075aac1378eb103c17f9