[INFO] fetching crate rlua 0.20.1... [INFO] testing rlua-0.20.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate rlua 0.20.1 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rlua 0.20.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 clipboard-win v5.0.0 [INFO] [stderr] Downloaded mlua_derive v0.9.2 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded mlua-sys v0.5.1 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded luajit-src v210.5.5+f2336c4 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded lua-src v546.0.2 [INFO] [stderr] Downloaded rustix v0.38.15 [INFO] [stderr] Downloaded mlua v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a2df3b8e8500c5fb94d02481576faef2d40e68fbeb7ee1fb3333ef3995b751 [INFO] running `Command { std: "docker" "start" "-a" "25a2df3b8e8500c5fb94d02481576faef2d40e68fbeb7ee1fb3333ef3995b751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a2df3b8e8500c5fb94d02481576faef2d40e68fbeb7ee1fb3333ef3995b751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a2df3b8e8500c5fb94d02481576faef2d40e68fbeb7ee1fb3333ef3995b751", kill_on_drop: false }` [INFO] [stdout] 25a2df3b8e8500c5fb94d02481576faef2d40e68fbeb7ee1fb3333ef3995b751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6cfe0dbdef9775844337bb1a9d5890560c07dae3331c9029f83ad45bc0189f27 [INFO] running `Command { std: "docker" "start" "-a" "6cfe0dbdef9775844337bb1a9d5890560c07dae3331c9029f83ad45bc0189f27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rlua v0.20.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-automata v0.4.5 [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] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Compiling mlua v0.9.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s [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" "6cfe0dbdef9775844337bb1a9d5890560c07dae3331c9029f83ad45bc0189f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfe0dbdef9775844337bb1a9d5890560c07dae3331c9029f83ad45bc0189f27", kill_on_drop: false }` [INFO] [stdout] 6cfe0dbdef9775844337bb1a9d5890560c07dae3331c9029f83ad45bc0189f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 410e5467a2dc5ef260cdf24cab564d299485b18e060877b43af5828247d858df [INFO] running `Command { std: "docker" "start" "-a" "410e5467a2dc5ef260cdf24cab564d299485b18e060877b43af5828247d858df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling rlua v0.20.1 (/opt/rustwide/workdir) [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 31 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 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 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 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 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 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 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 for more information about checking conditional configuration [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 31 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 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 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 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 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 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 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 for more information about checking conditional configuration [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 31 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 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_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 31 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 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] --> 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] [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 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/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/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/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/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/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/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/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] --> 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] --> 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] --> 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/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/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::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/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/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/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/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/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/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/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/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/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: 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::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: 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: 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)]` 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/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/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] --> 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/string.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | 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 31 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 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_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 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 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 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 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 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 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 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 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 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 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/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/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/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/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/scope.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | 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:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | 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: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/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/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/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] --> tests/scope.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | 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: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/scope.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | Lua::new().context(|lua| { [INFO] [stdout] | ^^^^^^^ [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)]` 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: 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)]` 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: 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/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] --> 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/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/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/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/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/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/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/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/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: 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/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)]` 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::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::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/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::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] [stderr] error: could not compile `rlua` (example "guided_tour"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name guided_tour --edition=2018 examples/guided_tour.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtin-lua54"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-lua51", "builtin-lua53", "builtin-lua54", "default", "system-lua51", "system-lua53", "system-lua54", "system-luajit"))' -C metadata=11f21c9d0f99532d -C extra-filename=-ab3f160d80f89a70 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-d5bc2f37694969ff.rlib --extern mlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-854d3d6601e94d80.rlib --extern rlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librlua-b42d5fe92d1eeab3.rlib --extern rustyline=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustyline-6c99a8e7ecfd925f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib --cfg rlua_lua54` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rlua` (test "userdata"); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name userdata --edition=2018 tests/userdata.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="builtin-lua54"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-lua51", "builtin-lua53", "builtin-lua54", "default", "system-lua51", "system-lua53", "system-lua54", "system-luajit"))' -C metadata=3e4ff84ee89bac0b -C extra-filename=-d0e64e500e045f4a --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-d5bc2f37694969ff.rlib --extern mlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-854d3d6601e94d80.rlib --extern rlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librlua-b42d5fe92d1eeab3.rlib --extern rustyline=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustyline-6c99a8e7ecfd925f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib --cfg rlua_lua54` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rlua` (test "scope"); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name scope --edition=2018 tests/scope.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="builtin-lua54"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-lua51", "builtin-lua53", "builtin-lua54", "default", "system-lua51", "system-lua53", "system-lua54", "system-luajit"))' -C metadata=c78b1cdd29030ea2 -C extra-filename=-fcb96f2beca5e119 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-d5bc2f37694969ff.rlib --extern mlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-854d3d6601e94d80.rlib --extern rlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librlua-b42d5fe92d1eeab3.rlib --extern rustyline=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustyline-6c99a8e7ecfd925f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib --cfg rlua_lua54` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rlua` (test "tests"); 49 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name tests --edition=2018 tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="builtin-lua54"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-lua51", "builtin-lua53", "builtin-lua54", "default", "system-lua51", "system-lua53", "system-lua54", "system-luajit"))' -C metadata=4d677e3d3b9d327b -C extra-filename=-4f36eda28b40ab5a --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-d5bc2f37694969ff.rlib --extern mlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-854d3d6601e94d80.rlib --extern rlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librlua-b42d5fe92d1eeab3.rlib --extern rustyline=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustyline-6c99a8e7ecfd925f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib --cfg rlua_lua54` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rlua` (test "conversion"); 35 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name conversion --edition=2018 tests/conversion.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="builtin-lua54"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-lua51", "builtin-lua53", "builtin-lua54", "default", "system-lua51", "system-lua53", "system-lua54", "system-luajit"))' -C metadata=acac56478d1d6eb3 -C extra-filename=-9d07fd58779c946f --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbstr-d5bc2f37694969ff.rlib --extern mlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-854d3d6601e94d80.rlib --extern rlua=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librlua-b42d5fe92d1eeab3.rlib --extern rustyline=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustyline-6c99a8e7ecfd925f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib --cfg rlua_lua54` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustch03czt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librlua-b42d5fe92d1eeab3.rlib,libmlua-854d3d6601e94d80.rlib,libonce_cell-ffe771e6cc14c29e.rlib,librustc_hash-de524032ebe4928f.rlib,libmlua_sys-e15bf570ce1cdb7f.rlib,libnum_traits-86a63621aee64471.rlib,libbstr-d5bc2f37694969ff.rlib,libregex_automata-b2ced70de03b3a21.rlib,libaho_corasick-0a314d6c44a4cfe6.rlib,libregex_syntax-74a52bfa13679a24.rlib,libmemchr-dac05f687e5d93a0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustch03czt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hooks-206f37a34a7ce596" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rlua` (test "hooks") due to 1 previous error; 14 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcK9U9fq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librlua-b42d5fe92d1eeab3.rlib,libmlua-854d3d6601e94d80.rlib,libonce_cell-ffe771e6cc14c29e.rlib,librustc_hash-de524032ebe4928f.rlib,libmlua_sys-e15bf570ce1cdb7f.rlib,libnum_traits-86a63621aee64471.rlib,libbstr-d5bc2f37694969ff.rlib,libregex_automata-b2ced70de03b3a21.rlib,libaho_corasick-0a314d6c44a4cfe6.rlib,libregex_syntax-74a52bfa13679a24.rlib,libmemchr-dac05f687e5d93a0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcK9U9fq/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/function-c2a6e9cfff4160f8" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rlua` (test "function") due to 1 previous error; 3 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc2wdzXl/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librlua-b42d5fe92d1eeab3.rlib,libmlua-854d3d6601e94d80.rlib,libonce_cell-ffe771e6cc14c29e.rlib,librustc_hash-de524032ebe4928f.rlib,libmlua_sys-e15bf570ce1cdb7f.rlib,libnum_traits-86a63621aee64471.rlib,libbstr-d5bc2f37694969ff.rlib,libregex_automata-b2ced70de03b3a21.rlib,libaho_corasick-0a314d6c44a4cfe6.rlib,libregex_syntax-74a52bfa13679a24.rlib,libmemchr-dac05f687e5d93a0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc2wdzXl/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-b9164fe011eff30a/out/lua-build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/string-20dabba85123eadb" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rlua` (test "string") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "410e5467a2dc5ef260cdf24cab564d299485b18e060877b43af5828247d858df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410e5467a2dc5ef260cdf24cab564d299485b18e060877b43af5828247d858df", kill_on_drop: false }` [INFO] [stdout] 410e5467a2dc5ef260cdf24cab564d299485b18e060877b43af5828247d858df