[INFO] crate lua52-sys 0.1.2 is already in cache [INFO] testing lua52-sys-0.1.2 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate lua52-sys 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate lua52-sys 0.1.2 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lua52-sys 0.1.2 [INFO] finished tweaking crates.io crate lua52-sys 0.1.2 [INFO] tweaked toml for crates.io crate lua52-sys 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cae5e066917ef5b712c3fb60e00a2a50def21cd10a93894a91e420aa3a301882 [INFO] running `"docker" "start" "-a" "cae5e066917ef5b712c3fb60e00a2a50def21cd10a93894a91e420aa3a301882"` [INFO] [stderr] Compiling lua52-sys v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: e->k = VK; [INFO] [stderr] warning: ~~~~~^~~~ [INFO] [stderr] warning: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: case VK: { [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: G(L)->strt.nuse--; [INFO] [stderr] warning: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: case LUA_TLNGSTR: { [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: case LUA_TNUMBER: { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: default: { [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] warning: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: s++; /* 1 match already done */ [INFO] [stderr] warning: ~^~ [INFO] [stderr] warning: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: ^~~~ [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] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `"docker" "inspect" "cae5e066917ef5b712c3fb60e00a2a50def21cd10a93894a91e420aa3a301882"` [INFO] running `"docker" "rm" "-f" "cae5e066917ef5b712c3fb60e00a2a50def21cd10a93894a91e420aa3a301882"` [INFO] [stdout] cae5e066917ef5b712c3fb60e00a2a50def21cd10a93894a91e420aa3a301882 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5541d50a5032ea0d704aca7446509c1bc36ed90f67e0d5f66b3ccebec7e89699 [INFO] running `"docker" "start" "-a" "5541d50a5032ea0d704aca7446509c1bc36ed90f67e0d5f66b3ccebec7e89699"` [INFO] [stderr] warning: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: e->k = VK; [INFO] [stderr] warning: ~~~~~^~~~ [INFO] [stderr] warning: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: case VK: { [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: G(L)->strt.nuse--; [INFO] [stderr] warning: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: case LUA_TLNGSTR: { [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: case LUA_TNUMBER: { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: default: { [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] warning: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: s++; /* 1 match already done */ [INFO] [stderr] warning: ~^~ [INFO] [stderr] warning: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: ^~~~ [INFO] [stderr] Compiling lua52-sys v0.1.2 (/opt/rustwide/workdir) [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] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "5541d50a5032ea0d704aca7446509c1bc36ed90f67e0d5f66b3ccebec7e89699"` [INFO] running `"docker" "rm" "-f" "5541d50a5032ea0d704aca7446509c1bc36ed90f67e0d5f66b3ccebec7e89699"` [INFO] [stdout] 5541d50a5032ea0d704aca7446509c1bc36ed90f67e0d5f66b3ccebec7e89699 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29c7b05763ae6ec6150aacddd2bcee6eba35954a9c43b704cd260b976c83e003 [INFO] running `"docker" "start" "-a" "29c7b05763ae6ec6150aacddd2bcee6eba35954a9c43b704cd260b976c83e003"` [INFO] [stderr] warning: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: e->k = VK; [INFO] [stderr] warning: ~~~~~^~~~ [INFO] [stderr] warning: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: case VK: { [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: G(L)->strt.nuse--; [INFO] [stderr] warning: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: case LUA_TLNGSTR: { [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: case LUA_TNUMBER: { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: default: { [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] warning: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: s++; /* 1 match already done */ [INFO] [stderr] warning: ~^~ [INFO] [stderr] warning: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: ^~~~ [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] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lua52_sys-911313189f8791e9 [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "29c7b05763ae6ec6150aacddd2bcee6eba35954a9c43b704cd260b976c83e003"` [INFO] running `"docker" "rm" "-f" "29c7b05763ae6ec6150aacddd2bcee6eba35954a9c43b704cd260b976c83e003"` [INFO] [stdout] 29c7b05763ae6ec6150aacddd2bcee6eba35954a9c43b704cd260b976c83e003