[INFO] fetching crate rlua 0.20.1...
[INFO] checking rlua-0.20.1 against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] extracting crate rlua 0.20.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rlua 0.20.1
[INFO] finished tweaking crates.io crate rlua 0.20.1
[INFO] tweaked toml for crates.io crate rlua 0.20.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rlua 0.20.1 on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rlua 0.20.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded error-code v3.0.0
[INFO] [stderr]   Downloaded clipboard-win v5.0.0
[INFO] [stderr]   Downloaded mlua_derive v0.9.2
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] [stderr]   Downloaded mlua-sys v0.5.1
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.2
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded home v0.5.5
[INFO] [stderr]   Downloaded mlua v0.9.5
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded luajit-src v210.5.5+f2336c4
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97486215b261e479849b50d48accb8fbe41f98ec0207ef160b26b350db872e49
[INFO] running `Command { std: "docker" "start" "-a" "97486215b261e479849b50d48accb8fbe41f98ec0207ef160b26b350db872e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97486215b261e479849b50d48accb8fbe41f98ec0207ef160b26b350db872e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97486215b261e479849b50d48accb8fbe41f98ec0207ef160b26b350db872e49", kill_on_drop: false }`
[INFO] [stdout] 97486215b261e479849b50d48accb8fbe41f98ec0207ef160b26b350db872e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 348bfbdff0d9b0ad85df9a6cf7ad55a34efa430ef8d6ddc4aadb48252a19b939
[INFO] running `Command { std: "docker" "start" "-a" "348bfbdff0d9b0ad85df9a6cf7ad55a34efa430ef8d6ddc4aadb48252a19b939", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling rlua v0.20.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.5+f2336c4
[INFO] [stderr]    Compiling mlua-sys v0.5.1
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling mlua_derive v0.9.2
[INFO] [stderr]     Checking mlua v0.9.5
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/userdata.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/userdata.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/userdata.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]  --> tests/hooks.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(rlua_luajit))] // LuaJIT gives different results
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]   --> tests/hooks.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(not(rlua_luajit))]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]   --> tests/hooks.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(rlua_luajit)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]    --> tests/hooks.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(rlua_luajit)] // LuaJIT gives different results
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]    --> tests/hooks.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |         #[cfg(rlua_lua51)]
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]    --> tests/hooks.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]    --> tests/hooks.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> examples/guided_tour.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     lua.context(|lua_ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> examples/guided_tour.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     lua.context(|lua_ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> examples/guided_tour.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     lua.context(|lua_ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:280:16
[INFO] [stdout]     |
[INFO] [stdout] 280 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/function.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/function.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/function.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]    --> tests/thread.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]    --> tests/thread.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/types.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/conversion.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         valid_int(v.to_lua(ctx), 10);
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |         valid_int(v2.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         valid_int(v3.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |         valid_int(v4.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |         valid_int(v5.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         valid_int(v6.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/thread.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/hooks.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         valid_int(v7.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |         valid_int(v8.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |         valid_int(v9.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |         valid_int(v10.to_lua(ctx), 10);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |         valid_int(v11.to_lua(ctx), 10);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |         valid_int(v12.to_lua(ctx), 10);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/conversion.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |         valid_float(v.to_lua(ctx), 10.0);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |         valid_float(v2.to_lua(ctx), 10.0);
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/conversion.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     lua.context(|ctx| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |         valid_table(v1.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |         valid_table(v2.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |         valid_table(v3.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/scope.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/userdata.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |     struct MyUserdata(Arc<()>);
[INFO] [stdout]     |            ---------- ^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |         valid_table(v4.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |         valid_table(v5.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |         valid_table(v6.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 |         valid_table(v7.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |         valid_table(v8.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |         valid_table(v9.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         valid_table(v10.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |         valid_table(v11.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |         valid_table(v12.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 |         valid_table(v1f.to_lua(ctx), validate_arr_float);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |         valid_table(v2f.to_lua(ctx), validate_arr_float);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/hooks.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/thread.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/conversion.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     Lua::new().context(|ctx| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/hooks.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let err = lua.context(|lua| {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/thread.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Lua::new().context(|lua| {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |             "hello world".to_lua(ctx),
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/conversion.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Lua::new().context(|ctx| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |         valid_boolean(true.to_lua(ctx), true);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:231:39
[INFO] [stdout]     |
[INFO] [stdout] 231 |         tl.borrow().as_ref().unwrap().context(|lua| {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]  --> tests/memory.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(rlua_luajit))] // Custom allocators for LuaJIT not available
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]   --> tests/memory.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]   --> tests/memory.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]   --> tests/memory.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]   --> tests/memory.rs:44:27
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]   --> tests/memory.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]   --> tests/memory.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/scope.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/scope.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]  --> tests/byte_string.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(rlua_lua51))]
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/scope.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/scope.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/scope.rs:174:16
[INFO] [stdout]     |
[INFO] [stdout] 174 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]     --> tests/tests.rs:1281:11
[INFO] [stdout]      |
[INFO] [stdout] 1281 | #[cfg(not(rlua_luajit))] // LuaJIT doesn't prevent stack overflows
[INFO] [stdout]      |           ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/scope.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1426:11
[INFO] [stdout]      |
[INFO] [stdout] 1426 | #[cfg(not(rlua_lua51))]
[INFO] [stdout]      |           ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1443:7
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[cfg(rlua_lua51)]
[INFO] [stdout]      |       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua-no-oslib`
[INFO] [stdout]     --> tests/tests.rs:1467:7
[INFO] [stdout]      |
[INFO] [stdout] 1467 | #[cfg(feature = "lua-no-oslib")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `builtin-lua51`, `builtin-lua53`, `builtin-lua54`, `default`, `system-lua51`, `system-lua53`, `system-lua54`, and `system-luajit`
[INFO] [stdout]      = help: consider adding `lua-no-oslib` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua-no-oslib`
[INFO] [stdout]     --> tests/tests.rs:1484:11
[INFO] [stdout]      |
[INFO] [stdout] 1484 | #[cfg(not(feature = "lua-no-oslib"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `builtin-lua51`, `builtin-lua53`, `builtin-lua54`, `default`, `system-lua51`, `system-lua53`, `system-lua54`, and `system-luajit`
[INFO] [stdout]      = help: consider adding `lua-no-oslib` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]    --> tests/tests.rs:987:19
[INFO] [stdout]     |
[INFO] [stdout] 987 |         #[cfg(not(rlua_lua51))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]    --> tests/tests.rs:992:15
[INFO] [stdout]     |
[INFO] [stdout] 992 |         #[cfg(rlua_lua51)]
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1044:19
[INFO] [stdout]      |
[INFO] [stdout] 1044 |         #[cfg(not(rlua_lua51))]
[INFO] [stdout]      |                   ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1052:15
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         #[cfg(rlua_lua51)]
[INFO] [stdout]      |               ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1061:19
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         #[cfg(not(rlua_lua51))]
[INFO] [stdout]      |                   ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1074:15
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         #[cfg(rlua_lua51)]
[INFO] [stdout]      |               ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/byte_string.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/scope.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |         struct MyUserdata(Rc<()>);
[INFO] [stdout]    |                ---------- ^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/scope.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |     struct MyUserData<'a>(&'a i64);
[INFO] [stdout]     |            ----------     ^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/table.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/fromtolua.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> examples/repl.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/byte_string.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:302:10
[INFO] [stdout]     |
[INFO] [stdout] 302 |         .context(|lua| {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:335:10
[INFO] [stdout]     |
[INFO] [stdout] 335 |         .context(|lua| {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:496:66
[INFO] [stdout]     |
[INFO] [stdout] 496 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:615:66
[INFO] [stdout]     |
[INFO] [stdout] 615 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/string.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:732:66
[INFO] [stdout]     |
[INFO] [stdout] 732 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/table.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/fromtolua.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:783:16
[INFO] [stdout]     |
[INFO] [stdout] 783 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:828:66
[INFO] [stdout]     |
[INFO] [stdout] 828 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:899:66
[INFO] [stdout]     |
[INFO] [stdout] 899 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:917:16
[INFO] [stdout]     |
[INFO] [stdout] 917 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:952:16
[INFO] [stdout]     |
[INFO] [stdout] 952 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/string.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/memory.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1026:16
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/string.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/string.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1115:16
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/memory.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1155:16
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1169:16
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1190:16
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1214:16
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1231:16
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     Lua::new().context(|lua1| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1232:20
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         Lua::new().context(|lua2| {
[INFO] [stdout]      |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1246:16
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     Lua::new().context(|lua1| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1247:20
[INFO] [stdout]      |
[INFO] [stdout] 1247 |         Lua::new().context(|lua2| {
[INFO] [stdout]      |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/table.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1259:16
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/table.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1269:16
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1284:16
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1303:16
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1324:16
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/memory.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |     struct MyUserdata(Arc<()>);
[INFO] [stdout]    |            ---------- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1363:16
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/table.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1380 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1429:16
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     Lua::new().context(|lua_ctx| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1487:16
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     Lua::new().context(|lua_ctx| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/tests.rs:1210:23
[INFO] [stdout]      |
[INFO] [stdout] 1210 |     struct MyUserdata(Arc<()>);
[INFO] [stdout]      |            ---------- ^^^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> examples/custom_lua_path.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lua.context(|lua_ctx| {
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "348bfbdff0d9b0ad85df9a6cf7ad55a34efa430ef8d6ddc4aadb48252a19b939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "348bfbdff0d9b0ad85df9a6cf7ad55a34efa430ef8d6ddc4aadb48252a19b939", kill_on_drop: false }`
[INFO] [stdout] 348bfbdff0d9b0ad85df9a6cf7ad55a34efa430ef8d6ddc4aadb48252a19b939
