[INFO] fetching crate lua52-sys 0.1.3... [INFO] testing lua52-sys-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lua52-sys 0.1.3 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lua52-sys 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bad5b742d88efd6e159856da11924c1938a4243e2e72aa19e2016b84af33b94 [INFO] running `Command { std: "docker" "start" "-a" "0bad5b742d88efd6e159856da11924c1938a4243e2e72aa19e2016b84af33b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bad5b742d88efd6e159856da11924c1938a4243e2e72aa19e2016b84af33b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bad5b742d88efd6e159856da11924c1938a4243e2e72aa19e2016b84af33b94", kill_on_drop: false }` [INFO] [stdout] 0bad5b742d88efd6e159856da11924c1938a4243e2e72aa19e2016b84af33b94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc6452406531ba7c6f64d968963633ae0c0529889e1fe1060fa548f7ff8f22a [INFO] running `Command { std: "docker" "start" "-a" "8fc6452406531ba7c6f64d968963633ae0c0529889e1fe1060fa548f7ff8f22a", 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 3.09s [INFO] running `Command { std: "docker" "inspect" "8fc6452406531ba7c6f64d968963633ae0c0529889e1fe1060fa548f7ff8f22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc6452406531ba7c6f64d968963633ae0c0529889e1fe1060fa548f7ff8f22a", kill_on_drop: false }` [INFO] [stdout] 8fc6452406531ba7c6f64d968963633ae0c0529889e1fe1060fa548f7ff8f22a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d13d10aacdaddffa9371ee236f2f42d0f8deb7247c8dbaac9c55bafa81cc7465 [INFO] running `Command { std: "docker" "start" "-a" "d13d10aacdaddffa9371ee236f2f42d0f8deb7247c8dbaac9c55bafa81cc7465", 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] [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] 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)]` (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.21s [INFO] running `Command { std: "docker" "inspect" "d13d10aacdaddffa9371ee236f2f42d0f8deb7247c8dbaac9c55bafa81cc7465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13d10aacdaddffa9371ee236f2f42d0f8deb7247c8dbaac9c55bafa81cc7465", kill_on_drop: false }` [INFO] [stdout] d13d10aacdaddffa9371ee236f2f42d0f8deb7247c8dbaac9c55bafa81cc7465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bc7073d41c81fae36544f491e182534787d14edd90e70dd8ce27d48c03f90d3 [INFO] running `Command { std: "docker" "start" "-a" "5bc7073d41c81fae36544f491e182534787d14edd90e70dd8ce27d48c03f90d3", 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.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lua52_sys-cd6ec3b18fb82f5d) [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)]` (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" "5bc7073d41c81fae36544f491e182534787d14edd90e70dd8ce27d48c03f90d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc7073d41c81fae36544f491e182534787d14edd90e70dd8ce27d48c03f90d3", kill_on_drop: false }` [INFO] [stdout] 5bc7073d41c81fae36544f491e182534787d14edd90e70dd8ce27d48c03f90d3