[INFO] cloning repository https://github.com/jugglerchris/rlua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jugglerchris/rlua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frlua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frlua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25bd7e6bffef9597466a98bfca80a3056c9e6320 [INFO] checking jugglerchris/rlua against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frlua" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jugglerchris/rlua on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jugglerchris/rlua [INFO] finished tweaking git repo https://github.com/jugglerchris/rlua [INFO] tweaked toml for git repo https://github.com/jugglerchris/rlua written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ad52ca5d9ad1d73efe74fa7206a44e519d1b89599bbb60c69b4abc0de74902b [INFO] running `Command { std: "docker" "start" "-a" "5ad52ca5d9ad1d73efe74fa7206a44e519d1b89599bbb60c69b4abc0de74902b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ad52ca5d9ad1d73efe74fa7206a44e519d1b89599bbb60c69b4abc0de74902b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad52ca5d9ad1d73efe74fa7206a44e519d1b89599bbb60c69b4abc0de74902b", kill_on_drop: false }` [INFO] [stdout] 5ad52ca5d9ad1d73efe74fa7206a44e519d1b89599bbb60c69b4abc0de74902b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c71c8baf6a55f93215095d92476f67fe8d7c45248faf47ff8cb95b34bf9cb3 [INFO] running `Command { std: "docker" "start" "-a" "60c71c8baf6a55f93215095d92476f67fe8d7c45248faf47ff8cb95b34bf9cb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling compiletest_rs v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rlua v0.17.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking tester v0.7.0 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/context.rs:643:18 [INFO] [stdout] | [INFO] [stdout] 643 | _ => rlua_panic!("LUA_TNONE in pop_value"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/hook.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | Err(_) => rlua_panic!("Lua should not allow hooks to be called within another hook"), [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | rlua_panic!("error during panic handling, panic was resumed twice") [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `rlua_panic` [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | _ => rlua_panic!("unrecognized lua error code"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rustfix v0.5.1 [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/context.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'lua> Context<'lua> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 177 | / self.create_callback(Box::new(move |lua, args| { [INFO] [stdout] 178 | | func(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] 179 | | })) [INFO] [stdout] | |___________^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the type `Function<'_>`, which makes the generic argument `'_` invariant [INFO] [stdout] = note: the struct `Function<'lua>` is invariant over the parameter `'lua` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `R` may not live long enough [INFO] [stdout] --> src/context.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / self.create_function(move |lua, args| { [INFO] [stdout] 196 | | (&mut *func [INFO] [stdout] 197 | | .try_borrow_mut() [INFO] [stdout] 198 | | .map_err(|_| Error::RecursiveMutCallback)?)(lua, args) [INFO] [stdout] 199 | | }) [INFO] [stdout] | |__________^ ...so that the type `R` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 191 | R: ToLuaMulti<'lua> + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/context.rs:1084:9 [INFO] [stdout] | [INFO] [stdout] 1077 | impl<'lua, T: 'static + UserData> StaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 1084 | / Box::new(move |lua, mut args| { [INFO] [stdout] 1085 | | if let Some(front) = args.pop_front() { [INFO] [stdout] 1086 | | let userdata = AnyUserData::from_lua(front, lua)?; [INFO] [stdout] 1087 | | let userdata = userdata.borrow::()?; [INFO] [stdout] ... | [INFO] [stdout] 1095 | | } [INFO] [stdout] 1096 | | }) [INFO] [stdout] | |__________^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/context.rs:1106:9 [INFO] [stdout] | [INFO] [stdout] 1077 | impl<'lua, T: 'static + UserData> StaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 1106 | / Box::new(move |lua, mut args| { [INFO] [stdout] 1107 | | if let Some(front) = args.pop_front() { [INFO] [stdout] 1108 | | let userdata = AnyUserData::from_lua(front, lua)?; [INFO] [stdout] 1109 | | let mut userdata = userdata.borrow_mut::()?; [INFO] [stdout] ... | [INFO] [stdout] 1120 | | } [INFO] [stdout] 1121 | | }) [INFO] [stdout] | |__________^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/context.rs:1130:9 [INFO] [stdout] | [INFO] [stdout] 1077 | impl<'lua, T: 'static + UserData> StaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 1130 | Box::new(move |lua, args| function(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/context.rs:1140:9 [INFO] [stdout] | [INFO] [stdout] 1077 | impl<'lua, T: 'static + UserData> StaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 1140 | / Box::new(move |lua, args| { [INFO] [stdout] 1141 | | let function = &mut *function [INFO] [stdout] 1142 | | .try_borrow_mut() [INFO] [stdout] 1143 | | .map_err(|_| Error::RecursiveMutCallback)?; [INFO] [stdout] 1144 | | function(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] 1145 | | }) [INFO] [stdout] | |__________^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'lua, 'scope> Scope<'lua, 'scope> { [INFO] [stdout] | ------ lifetime `'scope` defined here [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn create_function<'callback, A, R, F>(&'callback self, func: F) -> Result> [INFO] [stdout] | --------- lifetime `'callback` defined here [INFO] [stdout] ... [INFO] [stdout] 65 | / self.create_callback(Box::new(move |lua, args| { [INFO] [stdout] 66 | | func(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] 67 | | })) [INFO] [stdout] | |_______________^ argument requires that `'callback` must outlive `'scope` [INFO] [stdout] | [INFO] [stdout] = help: consider adding the following bound: `'callback: 'scope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `R` may not live long enough [INFO] [stdout] --> src/scope.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / self.create_function(move |lua, args| { [INFO] [stdout] 90 | | (&mut *func [INFO] [stdout] 91 | | .try_borrow_mut() [INFO] [stdout] 92 | | .map_err(|_| Error::RecursiveMutCallback)?)(lua, args) [INFO] [stdout] 93 | | }) [INFO] [stdout] | |__________^ ...so that the type `R` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 85 | R: ToLuaMulti<'callback> + 'scope, [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:364:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 364 | method(lua, ud, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 379 | method(lua, ud, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 394 | function(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:409:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 409 | function(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 423 | method(lua, ud, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:437:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 437 | method(lua, ud, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:451:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 451 | function(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/scope.rs:465:17 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'lua, T: UserData> UserDataMethods<'lua, T> for NonStaticUserDataMethods<'lua, T> { [INFO] [stdout] | ---- lifetime `'lua` defined here [INFO] [stdout] ... [INFO] [stdout] 465 | function(lua, A::from_lua_multi(args, lua)?)?.to_lua_multi(lua) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'lua` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0309, E0310. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rlua` due to 17 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "60c71c8baf6a55f93215095d92476f67fe8d7c45248faf47ff8cb95b34bf9cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c71c8baf6a55f93215095d92476f67fe8d7c45248faf47ff8cb95b34bf9cb3", kill_on_drop: false }` [INFO] [stdout] 60c71c8baf6a55f93215095d92476f67fe8d7c45248faf47ff8cb95b34bf9cb3