[INFO] fetching crate mond 0.1.0...
[INFO] testing mond-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate mond 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mond 0.1.0
[INFO] finished tweaking crates.io crate mond 0.1.0
[INFO] tweaked toml for crates.io crate mond 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mond 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0574fb26d92b05847916652a8acc8b70e58d21efdecd6aa312740421823dc7aa
[INFO] running `Command { std: "docker" "start" "-a" "0574fb26d92b05847916652a8acc8b70e58d21efdecd6aa312740421823dc7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0574fb26d92b05847916652a8acc8b70e58d21efdecd6aa312740421823dc7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0574fb26d92b05847916652a8acc8b70e58d21efdecd6aa312740421823dc7aa", kill_on_drop: false }`
[INFO] [stdout] 0574fb26d92b05847916652a8acc8b70e58d21efdecd6aa312740421823dc7aa
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2982539fe8a49b23e2a27c1b4ab9039ba327faaee69d83c78817aea65740656
[INFO] running `Command { std: "docker" "start" "-a" "b2982539fe8a49b23e2a27c1b4ab9039ba327faaee69d83c78817aea65740656", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling mond v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let status = try!(self.status());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |             try!(build_lua_msvc(&lua_dir, &build_dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |             try!(fs::create_dir_all(&build_dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             try!(build_lua(&tooling, &lua_dir, &build_dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         try!(Command::new(glue).arg(build_dir.join("glue.rs")).execute());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> build.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut config = gcc::Build::new();
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> build.rs:148:34
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut config = gcc::Build::new();
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LUA_MAXINTEGER`
[INFO] [stdout]   --> src/ffi/luaconf.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use super::glue::{LUA_MAXINTEGER, LUA_MININTEGER};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::glue::LUAI_MAXSTACK`
[INFO] [stdout]   --> src/ffi/luaconf.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use super::glue::LUAI_MAXSTACK;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::glue::LUAL_NUMSIZES`
[INFO] [stdout]   --> src/ffi/luaconf.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use super::glue::LUAL_NUMSIZES;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LUA_VERSION_MAJOR`, `LUA_VERSION_MINOR`, and `LUA_VERSION_RELEASE`
[INFO] [stdout]   --> src/ffi/lua.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use super::glue::{LUA_VERSION_MAJOR, LUA_VERSION_MINOR, LUA_VERSION_NUM, LUA_VERSION_RELEASE};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LUA_AUTHORS`, `LUA_COPYRIGHT`, `LUA_RELEASE`, and `LUA_VERSION`
[INFO] [stdout]   --> src/ffi/lua.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use super::glue::{LUA_AUTHORS, LUA_COPYRIGHT, LUA_RELEASE, LUA_VERSION};
[INFO] [stdout]    |                       ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mond-225dace8da93ac03/out/glue.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type LUA_UNSIGNED = uint64_t;
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mond-225dace8da93ac03/out/glue.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type LUA_INTEGER = int64_t;
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/wrapper/state.rs:1226:47
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/wrapper/state.rs:1237:47
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/wrapper/state.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type Extra = Box<any::Any + 'static + Send>;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type Extra = Box<dyn any::Any + 'static + Send>;
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `lua_Debug` does not permit being left uninitialized
[INFO] [stdout]     --> src/wrapper/state.rs:1226:42
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this code causes undefined behavior when executed
[INFO] [stdout]      |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]     --> src/ffi/lua.rs:436:5
[INFO] [stdout]      |
[INFO] [stdout]  436 |     pub event: c_int,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `lua_Debug` does not permit being left uninitialized
[INFO] [stdout]     --> src/wrapper/state.rs:1237:42
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this code causes undefined behavior when executed
[INFO] [stdout]      |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]     --> src/ffi/lua.rs:436:5
[INFO] [stdout]      |
[INFO] [stdout]  436 |     pub event: c_int,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s
[INFO] running `Command { std: "docker" "inspect" "b2982539fe8a49b23e2a27c1b4ab9039ba327faaee69d83c78817aea65740656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2982539fe8a49b23e2a27c1b4ab9039ba327faaee69d83c78817aea65740656", kill_on_drop: false }`
[INFO] [stdout] b2982539fe8a49b23e2a27c1b4ab9039ba327faaee69d83c78817aea65740656
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d8e01fe0cd8cd2bc3510126c41df95b1df72c7230a35621b05647ad4100a47
[INFO] running `Command { std: "docker" "start" "-a" "45d8e01fe0cd8cd2bc3510126c41df95b1df72c7230a35621b05647ad4100a47", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let status = try!(self.status());
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |             try!(build_lua_msvc(&lua_dir, &build_dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |             try!(fs::create_dir_all(&build_dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             try!(build_lua(&tooling, &lua_dir, &build_dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         try!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         try!(Command::new(glue).arg(build_dir.join("glue.rs")).execute());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> build.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut config = gcc::Build::new();
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]    --> build.rs:148:34
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut config = gcc::Build::new();
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LUA_MAXINTEGER`
[INFO] [stdout]   --> src/ffi/luaconf.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use super::glue::{LUA_MAXINTEGER, LUA_MININTEGER};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::glue::LUAI_MAXSTACK`
[INFO] [stdout]   --> src/ffi/luaconf.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use super::glue::LUAI_MAXSTACK;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::glue::LUAL_NUMSIZES`
[INFO] [stdout]   --> src/ffi/luaconf.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use super::glue::LUAL_NUMSIZES;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LUA_VERSION_MAJOR`, `LUA_VERSION_MINOR`, and `LUA_VERSION_RELEASE`
[INFO] [stdout]   --> src/ffi/lua.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use super::glue::{LUA_VERSION_MAJOR, LUA_VERSION_MINOR, LUA_VERSION_NUM, LUA_VERSION_RELEASE};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LUA_AUTHORS`, `LUA_COPYRIGHT`, `LUA_RELEASE`, and `LUA_VERSION`
[INFO] [stdout]   --> src/ffi/lua.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use super::glue::{LUA_AUTHORS, LUA_COPYRIGHT, LUA_RELEASE, LUA_VERSION};
[INFO] [stdout]    |                       ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mond-225dace8da93ac03/out/glue.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type LUA_UNSIGNED = uint64_t;
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mond-225dace8da93ac03/out/glue.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type LUA_INTEGER = int64_t;
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/wrapper/state.rs:1226:47
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/wrapper/state.rs:1237:47
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/wrapper/state.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type Extra = Box<any::Any + 'static + Send>;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type Extra = Box<dyn any::Any + 'static + Send>;
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `lua_Debug` does not permit being left uninitialized
[INFO] [stdout]     --> src/wrapper/state.rs:1226:42
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this code causes undefined behavior when executed
[INFO] [stdout]      |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]     --> src/ffi/lua.rs:436:5
[INFO] [stdout]      |
[INFO] [stdout]  436 |     pub event: c_int,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `lua_Debug` does not permit being left uninitialized
[INFO] [stdout]     --> src/wrapper/state.rs:1237:42
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this code causes undefined behavior when executed
[INFO] [stdout]      |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]     --> src/ffi/lua.rs:436:5
[INFO] [stdout]      |
[INFO] [stdout]  436 |     pub event: c_int,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mond v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> examples/userdata-with-drop/main.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |         match (*v).data.get(i) {
[INFO] [stdout]    |               ^^-^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this raw pointer has type `*mut VecWrapper`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[i64]`
[INFO] [stdout]   --> examples/userdata-with-drop/main.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |         match (*v).data.get(i) {
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] note: method calls to `get` require a reference
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/slice/mod.rs:570:4
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    |
[INFO] [stdout] 60 |         match (&(*v).data).get(i) {
[INFO] [stdout]    |               ++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mond` (example "userdata-with-drop") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `LUA_MAXINTEGER`
[INFO] [stdout]   --> src/ffi/luaconf.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use super::glue::{LUA_MAXINTEGER, LUA_MININTEGER};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::glue::LUAI_MAXSTACK`
[INFO] [stdout]   --> src/ffi/luaconf.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use super::glue::LUAI_MAXSTACK;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::glue::LUAL_NUMSIZES`
[INFO] [stdout]   --> src/ffi/luaconf.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use super::glue::LUAL_NUMSIZES;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LUA_VERSION_MAJOR`, `LUA_VERSION_MINOR`, and `LUA_VERSION_RELEASE`
[INFO] [stdout]   --> src/ffi/lua.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use super::glue::{LUA_VERSION_MAJOR, LUA_VERSION_MINOR, LUA_VERSION_NUM, LUA_VERSION_RELEASE};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LUA_AUTHORS`, `LUA_COPYRIGHT`, `LUA_RELEASE`, and `LUA_VERSION`
[INFO] [stdout]   --> src/ffi/lua.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use super::glue::{LUA_AUTHORS, LUA_COPYRIGHT, LUA_RELEASE, LUA_VERSION};
[INFO] [stdout]    |                       ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mond-225dace8da93ac03/out/glue.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type LUA_UNSIGNED = uint64_t;
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/mond-225dace8da93ac03/out/glue.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type LUA_INTEGER = int64_t;
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/wrapper/state.rs:1226:47
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]     --> src/wrapper/state.rs:1237:47
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/wrapper/state.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type Extra = Box<any::Any + 'static + Send>;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub type Extra = Box<dyn any::Any + 'static + Send>;
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `lua_Debug` does not permit being left uninitialized
[INFO] [stdout]     --> src/wrapper/state.rs:1226:42
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this code causes undefined behavior when executed
[INFO] [stdout]      |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]     --> src/ffi/lua.rs:436:5
[INFO] [stdout]      |
[INFO] [stdout]  436 |     pub event: c_int,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `lua_Debug` does not permit being left uninitialized
[INFO] [stdout]     --> src/wrapper/state.rs:1237:42
[INFO] [stdout]      |
[INFO] [stdout] 1237 |         let mut ar: lua_Debug = unsafe { mem::uninitialized() };
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this code causes undefined behavior when executed
[INFO] [stdout]      |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]      |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]     --> src/ffi/lua.rs:436:5
[INFO] [stdout]      |
[INFO] [stdout]  436 |     pub event: c_int,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "45d8e01fe0cd8cd2bc3510126c41df95b1df72c7230a35621b05647ad4100a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d8e01fe0cd8cd2bc3510126c41df95b1df72c7230a35621b05647ad4100a47", kill_on_drop: false }`
[INFO] [stdout] 45d8e01fe0cd8cd2bc3510126c41df95b1df72c7230a35621b05647ad4100a47
