[INFO] crate lua52-sys 0.1.2 is already in cache [INFO] testing lua52-sys-0.1.2 against 1.38.0 for beta-1.39-1 [INFO] extracting crate lua52-sys 0.1.2 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate lua52-sys 0.1.2 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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 work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 4b26918e4b6e6818611531746b4257b281b111ce11e81233d22a1a4d727def4a [INFO] running `"docker" "start" "-a" "4b26918e4b6e6818611531746b4257b281b111ce11e81233d22a1a4d727def4a"` [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] Finished dev [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `"docker" "inspect" "4b26918e4b6e6818611531746b4257b281b111ce11e81233d22a1a4d727def4a"` [INFO] running `"docker" "rm" "-f" "4b26918e4b6e6818611531746b4257b281b111ce11e81233d22a1a4d727def4a"` [INFO] [stdout] 4b26918e4b6e6818611531746b4257b281b111ce11e81233d22a1a4d727def4a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 154beb1414c13c6eeac9182781f61519eb058a927d5adfaf14221701cbc4a507 [INFO] running `"docker" "start" "-a" "154beb1414c13c6eeac9182781f61519eb058a927d5adfaf14221701cbc4a507"` [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] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "154beb1414c13c6eeac9182781f61519eb058a927d5adfaf14221701cbc4a507"` [INFO] running `"docker" "rm" "-f" "154beb1414c13c6eeac9182781f61519eb058a927d5adfaf14221701cbc4a507"` [INFO] [stdout] 154beb1414c13c6eeac9182781f61519eb058a927d5adfaf14221701cbc4a507 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 04f4a5475411d0ad5425317b8ecd7e92e0c4a429ffabab254e0f96bd0560697b [INFO] running `"docker" "start" "-a" "04f4a5475411d0ad5425317b8ecd7e92e0c4a429ffabab254e0f96bd0560697b"` [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] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lua52_sys-323c18b8d3936e85 [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] [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] running `"docker" "inspect" "04f4a5475411d0ad5425317b8ecd7e92e0c4a429ffabab254e0f96bd0560697b"` [INFO] running `"docker" "rm" "-f" "04f4a5475411d0ad5425317b8ecd7e92e0c4a429ffabab254e0f96bd0560697b"` [INFO] [stdout] 04f4a5475411d0ad5425317b8ecd7e92e0c4a429ffabab254e0f96bd0560697b